During use smartphone-based Android users are often faced with the need to access system folders or data that are not visible by default in the standard file manager. This may involve transferring backups, clearing the cache, or searching for specific application settings. Hidden files and folders are usually marked with a dot at the beginning of the name or have special attributes that prohibit their display in normal mode.

How to enable display of hidden files in Android is a common request, since the interface of different shells (MIUI, One UI, ColorOS) differs from each other. In some cases, the standard file manager simply does not have the function of displaying such data, which forces you to look for alternative solutions. Understanding where this data is stored and how to access it is an important skill for an advanced user.

In this article we will look in detail at all the available ways to change visibility settings, from simple menu switches to using third-party software. You will learn what risks exist when working with system directories and how to safely manage your storage. The willingness to experiment with the settings will require care, but the result will open up new possibilities for managing the device.

Standard settings of the built-in explorer

Most modern smartphones are equipped with a pre-installed file manager, which has basic functionality for working with data. To find hidden elements, it is often enough to go into the settings of the application itself. Typically, this item is located in the “Settings” or “Options” section, which can be accessed through a menu with three dots in the corner of the screen.

Inside the settings menu, you need to look for an option called "Show hidden files" or “Display system files”. Activating this switch will instantly refresh the list of directories, and you will see folders starting with a dot, for example .android or .thumbnails. However, it is worth considering that manufacturers sometimes hide this function deep in a submenu or completely remove it for the sake of security.

If you are using a device from Xiaomi or Samsung, the path to this setting may be different. Some skins require you to first enable Analytics or Security mode to unlock additional viewing options. Don't be afraid to explore all of your File Explorer menu options, as the interface may not be obvious to a newbie.

  • 📂 Open the Files or File Manager app on your home screen.
  • ⚙️ Tap the menu icon (three dots or three bars) in the top corner.
  • 👁️ Find the “Settings” item and activate the toggle switch for showing hidden objects.

⚠️ Attention: Displaying system folders does not give you the right to change them. Deleting important files from directories with the dot prefix can lead to application failures or loss of settings.

💡

Before deleting any files from hidden folders, create a backup copy of them on your computer or in cloud storage to avoid data loss.

Using third-party file managers

When built-in tools fail with the task, specialized applications from the store come to the rescue Google Play. Third-party explorers, such as Total Commander, ES File Explorer or FX File Explorerhave expanded functionality and more flexible display settings. They allow you not only to see hidden files, but also to edit their attributes.

After installing such an application, you will need to grant it permissions to access the storage. In new versions Android this may require granting access to all files through the system security settings window. After obtaining root access, go to the settings of the application itself and find the section responsible for display.

Advanced managers often have a separate item Show hidden filesthat works globally for all connected storage, including SD cards. This is especially convenient if you need to regularly work with game configuration files or system logs. The interface of such apps is usually more informative and allows you to sort data by type or date of modification.

📊 Which file manager do you use most often?
Built-in explorer
Total Commander
Solid Explorer
MiXplorer
Other

Some managers offer the “Root access” function, which allows access to all sections of the system, including those that are protected from the average user. Using such features requires special care, as an error may require reflashing the device. For ordinary tasks of viewing hidden folders, obtaining root access is most often not required.

Settings for developers and USB debugging

There is a less obvious way to control the visibility of data associated with developer mode. Although this method is more commonly used for debugging applications, it affects how the system handles requests to the file system. Developer mode is enabled by repeatedly clicking on the build number in the “About phone” section.

After activating the “For Developers” menu, additional options appear in the system settings. Among them may be an item regarding the behavior of a USB connection or debugging, which indirectly affects the availability of files when connected to a PC. However, there usually isn't a direct "show all files" switch here, but changing the debugging settings can help diagnose visibility issues.

If you're connecting your phone to a computer for data transfer, make sure your notifications are set to "Charge Only" mode. In charging mode, the computer does not see the internal memory, and no hidden files will be displayed. This is a common error that users mistake for a software glitch. MTP (File Transfer), not “Charging only”. In charging mode, the computer does not see the internal memory, and no hidden files will be displayed. This is a common error that users mistake for a software glitch.

Connection mode Visibility of files on PC Access to hidden folders Recommended use
Charging only No No Fast battery charging
MTP (Media) Yes Depends on settings Transfer photos and music
PTP (Camera) Partially No Import photos into editors
USB drive Yes (like a flash drive) Yes (all visible) Direct sector access
💡

MTP mode is the standard for file sharing, but it does not always display system hidden directories for security reasons OS.

Working with files via a computer

The most reliable way to see absolutely all the files on the device is to connect it to a computer and use the capabilities of the desktop operating system. Windows and macOS have their own settings for showing hidden objects, which must be activated for full access. When connecting your smartphone, make sure that the correct data transfer mode is selected.

In Windows, you need to open Explorer, go to the “View” tab and check the box next to "Hidden Items". After this, all folders with the Hidden attribute will be displayed on the smartphone’s disk. This makes it easy to copy, move, or delete files using a user-friendly PC interface and a large keyboard.

For users macOS the key combination Command + Shift + . (dot) instantly toggles the visibility of hidden files in the Finder window. This also works with connected Android devices, as long as they are mounted correctly on the system. This method is often used by application developers to extract databases or error logs.

Why may files not be displayed on a PC?

Sometimes MTP drivers in Windows do not work correctly. Try reinstalling the device driver in Device Manager or using a different USB cable that supports data transfer, not just charging.

When working through a computer, remember that some system files may be write-protected even when display is on. An attempt to change them may be blocked by access rights. In this case, you will need to use specialized software to work with ADB or obtain root access on the device itself.

Problems with visibility on new versions of Android

Starting with version Android 11 and higher, Google has tightened its file system access policy as part of the Scoped Storage function. This means that applications, including file managers, no longer have free access to all internal memory. They are limited to their own folders and shared media directories.

Due to these limitations, standard methods for enabling the display of hidden files may not work for other applications' system folders. You may see an empty directory, although the files are physically present there. This is done to protect user data from malicious software, but creates inconvenience for legitimate file management.

To bypass these restrictions, in some cases, you must provide special permission through system settings. The path usually looks like this: Settings → Applications → Special access → Access to all files. Here you need to find your file manager and allow it full access to the storage.

⚠️ Attention: The file access policy changes with each Android update. What worked on version 10 may be blocked on version 14. Always check the current permission settings in the system.

☑️ Checking access rights

Done: 0 / 4

Security and risks when working with hidden data

Enabling the display of hidden files provides access to important technical information, but also increases the risk of accidental damage to the system. Many files in folders like .data or .config are critical for running the operating system and installed apps. Removing or modifying them without understanding the essence can turn the smartphone into a “brick.”

Particular care should be taken when editing configuration files. Incorrect syntax or deleting a key string may cause the application to stop launching or function incorrectly. Always make copies of files before making any changes, even if you think you know what you're doing.

In addition, some viruses and malware masquerade as hidden system files. Enabling their display can help identify suspicious activity, such as folders with meaningless names at the root of the drive. Regular auditing of hidden sections is a good digital hygiene practice.

  • 🛡️ Never delete files whose purpose you do not know.
  • 💾 Always create backup copies before editing configurations.
  • 🔍 Scan suspicious hidden folders with an antivirus scanner.
💡

The main purpose of including hidden files is diagnostics and fine-tuning, and not mass deletion of data. Act consciously.

Why don’t I see the Android/data folder on the new phone?

Starting with Android 11, access to this folder for third-party applications is limited. You may see it empty or not see it at all. Access requires using the system explorer or granting special rights in the settings.

Is it possible to delete the .thumbnails folder?

Yes, this folder can be deleted, it contains thumbnails of images. However, the system will create it again the next time you open the gallery. Deleting will free up space, but will slow down the initial loading of the photo.

How to hide files back after viewing?

Simply turn off the “Show hidden files” switch in your Explorer settings. The files will not be deleted, they will simply no longer appear in the list until the option is re-enabled.

Does enabling hidden files affect performance?

No, the very fact of displaying hidden files does not affect performance. However, scanning a large number of system files when opening Explorer may slightly increase the loading time of the list.