Hidden folders on Xiaomi, Redmi and POCO smartphones are not just system files that the manufacturer hides โjust in case,โ they store app data, cache, backups, and sometimes personal information that users deliberately hide through standard MIUI tools. But what if you need to access these files โ for example, to make room, restore deleted data or just out of curiosity?
In this article, weโll break down all the current ways to view hidden folders on Xiaomi devices running MIUI 14/15 and Android 12/13/14. From standard Explorer settings to using ADB and third-party file managers, youโll find a method that works for you, and also learn why some folders remain invisible even after you turn on the hidden files and how to fix it.
Why folders are hidden on Xiaomi
On Xiaomi devices, hidden folders appear for three main reasons:
- ๐ System files MIUI. The operating shell hides critical folders (for example, the operating shell, /data, /system), To prevent users from accidentally deleting important data.
- ๐ Privacy settings: Some applications (such as Gallery or Notes) automatically hide media files if they are marked as โpersonally identifiableยป.
- ๐ ๏ธ Manual concealment by the user. MIUI There is a built-in โHidden Albumsโ function in the Gallery and the option to hide files in Explorer.
In addition, some folders may be hidden due to:
- ๐ฑ Firmware updates (for example, after switching to the MIUI 15 Old Backups Become Invisible).
- ๐ Resetting โ If you have recovered data from the cloud, some files may remain in a hidden partition.
- ๐ค Android Features: Folders with a dot at the beginning of the name (e.g..thumbnails) do not show up by default.
โ ๏ธ Note: Not all hidden folders are safe to open, such as changing files to /system root without rights can lead to a device blink (complete inoperability).
Method 1: Enable the display of hidden files in a standard MIUI Explorer
The easiest method is to use the built-in Explorer (aka File Manager) which works on all Xiaomi, Redmi and POCO devices without any additional applications.
Instructions:
- 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 and turn on the Show Hidden Files switch.
- Return to the root directory (/storage/emulated/0/) โ now hidden folders will be displayed with a gray icon.
If the folders are still not visible, check:
- ๐ Access rights: some folders (for example, Android/data) Require storage permissions for a specific application.
- ๐ The path to the folder: hidden files are often in the /storage/emulated/0/.hidden or /MIUI/hidden.
โ๏ธ Preparation for viewing hidden files
Method 2: Using Third-Party File Managers
The standard MIUI Explorer doesnโt always show all hidden files, especially if theyโre protected by the system, and third-party applications like:
- ๐ Solid Explorer โ supports root access and cloud storage.
- ๐ FX File Explorer โ shows hidden folders by default, there is a built-in ADB-manager.
- ๐ก๏ธ Root Explorer (for root-righted devices only).
Example of settings in Solid Explorer:
- Install the app from Google Play.
- Open the side menu (swipe from right to left) and select Settings.
- Go to the Display section and turn on Show Hidden Files.
- Go back to the root directory and find folders with a dot at the beginning (such as.config or.cache).
Advantages of third-party managers:
- โ More control over files (e.g., you can edit build.prop without rooting).
- โ Support SFTP/FTPS remotely.
- โ Possibility to mount ISO-phone-like.
โ ๏ธ Attention: Some applications (e.g, ES Explorer) may contain advertising software. Download file managers only from the official Google Play and check reviews.
Method 3: Access via ADB (for power users)
If hidden folders are protected at the system level (e.g. /data/data), they can be viewed through Android Debug Bridge (ADB).This method requires connecting the phone to a computer and basic command line knowledge.
Step-by-step:
- Turn on USB Debugging on your phone: Go to Settings โ About Phone โ MIUI Version. Tap Version 7 times to activate Developer Mode. Go back to Settings โ Additional โ For Developers and enable USB Debugging.
File transfer
Command line.
Terminal
adb devicesIf the device is displayed, continue. If not, install the Xiaomi drivers and repeat the command.
adb shell ls -la /storage/emulated/0/Flag. -la It will show all files, including hidden ones.
adb pull /storage/emulated/0/.hidden C:\Xiaomi_Hidden(Replace the paths with the actual ones).
Limitations of the method:
- โ Without root rights, you canโt view folders in /data or /system.
- โ Some files can be encrypted (such as WhatsApp or Telegram data).
What if the ADB canโt see the device?
Method 4: Viewing Hidden Media Files in the Gallery
If you need to find hidden photos or videos, you don't have to dig through the explorer. MIUI has a built-in Hidden Albums feature in the Gallery app.
How to open hidden photos:
- Open the gallery and tap three points (โฎ) top-right.
- Select Hidden Albums (may be called Secured Files on some firmware).
- Enter a password or pattern lock if you have set it.
- Now you will see all the media files that have been hidden through standard MIUI tools.
How to hide files back:
- Select the necessary photos/video in the gallery.
- Put the badge on again (โฎ) and choose to hide.
- Confirm the action with a password (if required).
Features of working with hidden albums:
| Action. | MIUI 14 | MIUI 15 |
|---|---|---|
| Password-free access | โ Required. PIN/password | โ We can turn off the protection. |
| Synchronization with Mi Cloud | โ Not supported | โ Only for selected files |
| Viewing on PC | โ Through MIUI/Gallery/cloud | โ Through MIUI/secret_album |
| Deletion of files | โ Removed irrevocably | โ There's a basket (30 days) |
๐ก
If you forget the password from the hidden album, reset it through Settings โ Passwords and security โ Confidentiality โ Hidden albums. Some firmware will need to be typed in. PIN-lock-screen.
Method 5: Root access for full control of files
If you need to access all hidden folders, including system folders (/data, /system), root rights are required, a method that only works for advanced users, as improper actions can bring the phone down.
How to get root on Xiaomi:
- Unlock the bootloader through the official Xiaomi website (https://en.miui.com/unlock/).
- Install a custom recap (TWRP) for your model.
- Sweep Magisk through the Recovery to obtain root rights.
After getting root, you can:
- ๐ View and edit any folders, including /data/data (where the application data is stored).
- ๐ง Remove system applications (bloatware).
- ๐ Change the permissions to access files via chmod.
โ ๏ธ Note: Some features do not work on root devices: ๐ณ Google Pay and other banking apps (due to SafetyNet). ๐ฎ Some games, for example, PUBG Mobile or Genshin Impact). ๐ Oh.TA-update MIUI (You will have to install the firmware manually).
Recommended applications for working with root:
- ๐ Root Explorer โ Full access to the file system.
- ๐ง Magisk Manager โ Root Rights Management.
- ๐ก๏ธ Lucky Patcher โ for application modifications (caution: may violate license agreements).
๐ก
Root access provides unlimited possibilities, but it is not guaranteed and can lead to unstable operation of the system. Use it only if you are confident in your actions.
Frequent problems and their solutions
Even after you turn on the hidden file display, some folders can remain invisible, and here are the most common problems and ways to solve them:
| Problem. | Reason. | Decision |
|---|---|---|
| The.thumbnails folder won't open | Damaged miniature cache | Delete the folder โ it will automatically recover |
| No access to /Android/data | Android 11+ (Scoped Storage) | Use ADB or root |
| Hidden files are not displayed in Total Commander | File filter settings | Enable Show Hidden/System Files in Settings |
| MIUI/hidden folder is empty | Files have been deleted or moved | Check /storage/emulated/0/.hidden |
If you have a โNo Access Rightsโ error:
- ๐ Reboot the phone.
- ๐ง Check if the Explorer Warehouse resolution is included in Settings โ Annexes โ Permits.
- ๐ฑ Update the firmware to the latest version MIUI (In the new versions, many bugs with rights are corrected).