Many smartphone users are faced with a situation where they need to find a specific file or directory, but the standard interface hides the necessary directories. The question “where to find a folder in Android Explorer” becomes especially relevant when transferring data, cleaning up garbage or installing specific software. The standard file system structure can seem confusing due to differences in manufacturers' shells.
In this article, we will take a detailed look at navigating the internal memory of the device, explain the difference between public and private storage, and also show how to access system partitions that are hidden from the user's eyes by default. Understanding the logic of data organization in Androidversions 11, 12, 13 and later is critical for effective file management.
We will look at not only standard tools, but also advanced search methods, including using the command line through ADB and third-party file managers with extended rights. This will allow you to gain complete control over the contents of your gadget.
Basic structure of the Android file system
The file system of modern smartphones is based on Linux, but user access to it is highly limited for security reasons. The bulk of user data is stored in a section that is often displayed as /sdcard or /storage/emulated/0. This is where all your photos, documents and downloads are located.
When you connect your smartphone to your computer via a USB cable, you see exactly this emulated partition. Inside it there are standard system directories, such as for the camera, for downloads from the browser and for audio files. However, many applications create their own folders, the names of which may not be obvious. DCIM for camera, Download for downloads from the browser and Music for audio files. However, many applications create their own folders, the names of which may not be obvious.
Particular attention should be paid to the folder Android, which is located in the root of the internal memory. Before version 11 of the operating system, you could enter here freely, but new security policies limited access to subfolders for third-party applications. Now, viewing the contents of these directories often requires special permissions or the use of system explorer. Google restricted access to subfolders data And obb for third party applications. Now, viewing the contents of these directories often requires special permissions or the use of system explorer.
Understanding the directory hierarchy allows you to quickly navigate the storage. If you are looking for messenger files, they are most often located in Android/media or in the root folder in the folder with the name of the application. Knowing the exact path saves time when searching manually.
Use the search by file name in the top line of Explorer if you don’t remember the exact path to the folder - it’s faster than manual navigation.
Standard Explorer and hidden directories
Each smartphone manufacturer installs its own file manager: u Xiaomi this is “Explorer”, this is “My Files”, this is “Files by Google”. The interfaces are different, but the operating logic remains the same. The main problem occurs when the desired folder does not appear in the list. Samsung - “My files” Pixel — “Files by Google.” The interfaces are different, but the operating logic remains the same. The main problem occurs when the desired folder does not appear in the list.
Often users do not see folders because they are hidden. In the Linux file system, a file or folder is considered hidden if its name begins with a period (for example, .nomedia or .thumbnails). Standard explorers ignore such objects by default, so as not to clutter the interface with technical garbage.
To see hidden elements, you need to go to the settings of the explorer application itself. This switch is usually found in the three dots menu or in the View Settings section. Activating the “Show hidden files” option will instantly display all previously invisible directories.
⚠️ Warning: Be careful when deleting hidden files with a dot at the beginning of the name. The file
.nomedia, for example, prevents the gallery from scanning the folder, and deleting it can lead to duplication of photos in the album.
Another reason for folders to “disappear” is the division of memory into internal and external (SD card). Make sure the correct drive is selected in File Explorer. Often, users search for files on the memory card while in the internal memory section, or vice versa.
Access to the Android/data and obb folder in new versions
Starting with Android 11, the company Google implemented strict restrictions on access to the directory Android/data. This folder contains the cache and data of most installed applications. Standard Explorer now shows it empty or does not allow you to enter at all, displaying a message about lack of rights.
This is done to protect user data and prevent malware from accessing information from other applications. However, this creates difficulties for those who want to clear the cache manually or transfer game files (especially heavy caches from obb). Bypassing this limitation is possible, but requires specific actions.
One of the legal ways to gain access is to use the built-in system explorer, even if you have a third-party one installed. To do this, you need to try to open a file from the desired folder through the “Open with” menu and select the system file manager. After granting one-time access, you will be able to navigate the directory.
An alternative option is to use applications with special privileges, such as Total Commander with an access plugin or Mixplorer. These apps can request special permission through the system interface SAF (Storage Access Framework), which will allow you to work with protected folders legally.
Why is the Android/data folder empty?
If you see the folder empty in a third-party explorer on Android 11+, this does not mean that there are no files there. The system blocks reading the list of files by an application that does not have special system permission.
Searching for folders through a computer and debugging mode
If the mobile interface is inconvenient or access is blocked, the most reliable way to find a folder is to connect your smartphone to the computer. In file transfer mode (MTP), the computer sees the structure of the drive differently than the phone itself, and sometimes allows you to go where the mobile explorer fails.
For advanced users there is a tool ADB (Android Debug Bridge). It allows you to manage the file system via the command line on your PC. This method even gives access to some system partitions that are closed to regular applications.
To use this method, you must enable “USB Debugging Mode” in the “For Developers” menu. Once connected to your PC, you can run a command to list all files and folders in a specific directory.
adb shell ls -la /sdcard/Android/data
This command will list the complete contents, including hidden files and permissions. If you need to copy a file from a protected area, you can use the command adb pull, which will pull the file to your computer, bypassing interface restrictions.
Use ADB requires care, since an error in the command can lead to the deletion of important data. However, for searching for “lost” folders, this is one of the most powerful tools in the user’s arsenal.
☑️ Preparing to work with ADB
Third-party file managers with advanced functions
When standard means are exhausted, they come to the rescue specialized applications. The market offers many solutions that can work with root access (root) or bypass restrictions through system APIs. Choosing the right tool depends on your goals.
Applications like Solid Explorer or CX File Explorer offer dual modes of operation. They can request permission to manage all files, which is called “Access to all files” in the settings. After enabling this option in the system settings, Explorer gets full access to all folders, including system ones. Android called "Access to all files". After enabling this option in the system settings, Explorer gets full access to all folders, including system folders.
The table below compares popular file managers by their ability to access hidden data:
| Application | Access to Android/data | Support Root | Network protocols | Price |
|---|---|---|---|---|
| Files by Google | Limited | No | SMB | Free |
| Solid Explorer | Full (via SAF) | Yes (plugin) | FTP, SMB, WebDAV | Paid |
| Mixplorer | Full | Yes | All basic | Free (XDA) |
| Total Commander | Via plugin | Yes | LAN, FTP | Free |
It is important to understand that granting full rights to a third-party application reduces the level of security of the device. Trust such rights only to trusted developers with a good reputation in the community.
Some managers have a built-in disk analysis function that visually shows which folders take up the most space. This helps to find “heavy” directories that are not displayed in the standard list of recent files.
Solving problems with display and access
It happens that a folder physically exists, but Explorer does not see it due to a failure in indexing media files. In this case, creating an empty file .nomedia inside the problematic folder and then deleting it helps. This forces the system to rescan the directory.
If the folder is not visible when connected to a PC, check the USB operating mode. It should be set to "File Transfer" or MTP. The “Charge Only” mode completely hides the contents of the memory from the computer.
In rare cases, the problem lies in damage to the file system. If you notice that some folders disappear after a reboot or the files in them become damaged, it is recommended to back up the data and format the drive.
⚠️ Attention: If you are using a memory card of format exFAT and it is no longer readable on the PC, the partition table may be broken. Do not write new data to it until the utility checks it
chkdskon Windows.
It is also worth checking whether the folder is hidden by the application itself that created it. Some galleries and music players have their own settings for the visibility of albums, which are not related to the actual presence of files on the disk.
Most problems with invisible folders can be solved by enabling the display of hidden files or by granting the "Access to all files" permission in the system settings.
Frequently asked questions (FAQ)
Why I can't access the Android/data folder on my new phone?
Starting with Android 11, access to this folder for third-party applications is blocked by Google's security system. You can use system explorer through the “Open with” menu or special file managers that support the SAF framework.
Where are photos from WhatsApp stored?
On new versions of Android, the path has changed. WhatsApp media files are now located at: Android/media/com.whatsapp/WhatsApp/Media. On older versions, they were simply in a folder WhatsApp at the root of the internal memory.
How to find a folder if I don’t know its name?
Use sorting by date modified in Explorer. If you just saved a file, sort the list by time - the new folder will be at the top. Searching by file extension (for example, *.pdf) will also help.
Is it safe to delete the .thumbnails folder?
Yes, this folder can be deleted, it contains thumbnails of images for the gallery. However, the system will recreate it the next time you open the gallery, which can temporarily slow down the phone and drain the battery.
Why does File Explorer show less space than it actually has?
Some hidden system partitions and read-only folders are not taken into account in the user's overall free space calculation. Also, part of the space is occupied by the swap file and the hidden cache of system services.