Hidden folders on Xiaomi smartphones are a standard MIUI feature that hides system files and user data from accidental deletion. However, sometimes you need to access them: for backup, garbage removal or manual configuration of applications. In this article, we will discuss all the current ways to display hidden files on Redmi, POCO and Xiaomi devices (including the models of 2023-2026 on MIUI 14/15).
It is important to understand that not all hidden folders are safe to edit, for example, system directories like /data/system or /miad can crash if you delete or change their contents. We will explain how to turn them on, but warn about the risks for each file category.
If you are looking for a specific folder (e.g..thumbnails for thumbnail cache or.nomedia for media files), there is a separate section in the article describing them. We will also look at cases where hidden files do not appear even after the appropriate option is enabled - this is a common problem on firmware with a modified file manager.
1. Standard method through the MIUI file manager
The easiest method is to use the built-in MIUI Explorer (Files app) and it supports the display of hidden folders on all current firmware versions, including MIUI 15 for Xiaomi 14 and Redmi Note 13.
- Open the Files app** (the folder icon on the desktop or in the application menu).
- Slip along three horizontal lines (β°) in the upper left corner to open the side menu.
- Select the "Settings"** (cog icon).
- Scroll down to the "Advanced" section and activate the "Show Hidden Files" switch.
After that, folders with a dot at the beginning of the name, such as.backup,.data or.miui, will appear in the root directory (/storage/emulated/0/).Please note that some system directories (for example, /data/data/) will still be unavailable without root rights.
Check the Files app version in Google Play| Update MIUI to the latest stable version|Reboot your smartphone |Remove the Files app cache in your settings
-->
Some firmware (especially global ones) may not have the "Show hidden files" option, in which case try alternative methods in the following sections.
2.Use of third-party file managers
If the built-in MIUI Explorer doesn't show hidden folders, install a third-party app. Best options for Xiaomi:
- π Solid Explorer supports root, cloud storage and dual-panel mode. In the settings there is a separate switch for hidden files.
- π FX File Explorer - shows system folders even without root rights (partially). FTP-server.
- π οΈ MiXplorer - optimized for MIUI, It supports archives and network protocols, free, but requires manual installation. APK.
Instructions for Solid Explorer:
- Open the app and tap the menu icon (β°) top-left.
- Select βSettingsβ β βDisplay settingsβ**.
- Activate the option to βShow hidden filesβ**.
- To access the system folders (/data/, /system/) you need root.
Built-in βFilesΒ»|Solid Explorer|FX File Explorer|MiXplorer|Other-->
Third-party managers have the advantage of having more sorting and search capabilities, such as MiXplorer, which allows you to filter files by date of change or extension, which is convenient for finding hidden debris.
3. Access via ADB (without root rights)
If you need to see hidden folders once (for example, for diagnostics), you can use ADB, a debugging tool from Google, which does not require root rights, but involves connecting your smartphone to your computer.
You'll need:
- π₯οΈ Computer with Windows/Linux/macOS.
- π Cable USB Type-C (original or certified).
- π₯ Installed drivers ADB Fastboot (you can download from the site) XDA Developers).
Instructions:
- Turn on Developer Mode** on your smartphone: go to Settings β About Phone β MIUI version and tap the build number 7 times.
adb shell ls -la /storage/emulated/0/This command will display a list of all files and folders in the root directory, including hidden ones (with a dot at the beginning).
adb pull /storage/emulated/0/.name of folder/C:\path\on\computerWhat if the ADB canβt see the device?
Important: you can't edit system folders without root permissions through ADB, just view their contents. Full access requires unlocking the bootloader and installing Magisk.
4. Which hidden folders are safe to open (and which are not)
Not all hidden folders on Xiaomi are equally useful, and below is a table describing the most common directories and the level of risk when editing them.
| folder | Appointment | Can I remove it? | Risk of change |
|---|---|---|---|
| .thumbnails | Gallery miniature cash | Yeah (makes room) | Low (miniatures will re-arrange) |
| .nomedia | Excludes folder from media scanning | No (only create) | Medium (files can be duplicated in the gallery) |
| .backup | Backup copies of applications and settings | Partially (remove only unnecessary backups) | High (Data loss during recovery) |
| /data/data/ | User application data | No. | Critical (will cause applications to fail) |
| .miui | Theme and design settings of MIUI | No. | Average (resetting themes to standard) |
Be especially careful with folders with the com prefix. (e.g. com.xiaomi.market) is application data, and deleting them is equivalent to clearing the cache through settings, but can lead to errors the next time you run the program.
-->
5. Problems with displaying hidden folders and their solutions
Sometimes even after you turn on the "Show Hidden Files" option, folders don't appear. Consider the reasons and ways to eliminate them:
- π File Manager Cache: Clear Files Application Data in Settings β Annexes β Application management β Files. β Warehouse β Clear the cache.
- π± Update MIUI: On some versions of the firmware (for example, MIUI 12.5 Enhanced) option hidden. Upgrade to the latest stable build.
- π Manufacturer restrictions: On devices for the Chinese market (China) ROM) You can block access to system folders. ROM.
- π‘οΈ Antivirus or protection MIUI: Turn off βPrivacy Protectionβ** in Settings β Confidentiality during the work with files.
If the problem persists, try using Total Commander with the Root Access plugin.This manager bypasses the MIUI restrictions and shows all folders, including /data/ and /system/.
-->
6. How to hide the folder back (if necessary)
If you manually created a folder and want to hide it (for example, for sensitive files), add a dot to the beginning of the title.
- Open the folder that you want to hide.
- Slip on its name and select "Rename"**.
- Add a dot before the name (e.g. photos β.photos).
- Confirm the change.
To keep the folder from showing up in the gallery, create an empty.nomedia file inside it, which will prevent MIUI from scanning it for media files, and you can do this through any text editor (for example, QuickEdit):
- Open the folder in the file manager.
- Create a new text file.
- Save it with the name.nomedia (no extension).
-->
7. Alternative methods for advanced users
If standard methods donβt help, consider these options:
- π FTP-server: Configure access to FTP via Solid Explorer or MiXplorer, then connect from a stationary PC.
For devices running MIUI 15 and Android 14, some methods may not work due to tighter security policies, leaving only root rights or ADB with advanced commands.
How to unlock the bootloader on Xiaomi?
Frequent Questions (FAQ)
β Why After Updating MIUI Hidden folders are gone again?
β Can you see hidden folders without a computer?
β What to do if you can't see the folder DCIM/.thumbnails?
β How to hide a folder without even a file manager seeing it?
β Why Xiaomi? 13/14 The hidden folder display does not work?
Now you know all the ways to display hidden folders on Xiaomi, and the potential risks when working with them. Remember: edit system directories only if you are sure of your actions, this can lead to malfunctions in the smartphone. For most tasks (cleaning up garbage, backup), it is enough to access folders like.thumbnails or.backup, which are safe to open.
-->