Hiding folders on Xiaomi Redmi smartphones is a challenge that users face for a variety of reasons, from wanting to keep personal files from prying eyes to having to hide working documents from children. Unlike iOS, where functionality is limited, MIUI offers several built-in mechanisms and also supports third-party solutions. However, not all methods are equally reliable: some folders can βpop upβ after system updates, and others remain visible in certain applications.
In this article, we will discuss 5 working methods, including hiding through the standard MIUI File Manager, using.nomedia files, encrypting folders and even creating βinvisibleβ directories through ADB. We will pay special attention to the nuances for different versions of MIUI 12-14 and Redmi models (from Redmi Note 8 Pro to Redmi 13 Pro).
1. Hiding a folder through the standard MIUI File Manager
The easiest way to do this is to work on all Xiaomi Redmi smartphones without any additional apps, and it's built into MIUI, but many users don't know it exists because of the non-obvious layout on the menu. Importantly, it hides the folder only in the File Manager interface, but it doesn't protect it with a password.
To hide the folder:
- Open the Files app (the folder icon on the desktop).
- Go to Categories β Local Storage (or Device in newer versions of MIUI).
- Find the folder you want to hide and hold your finger on the icon for 2-3 seconds.
- In the menu that appears, select More β Hide (in MIUI 14, the path may differ: More β Hide those selected).
- Confirm the action in the dialog window.
To re-display the hidden folder:
- π In File Manager, click on three dots in the upper right corner.
- π Select Settings β Show hidden files.
- π The folder will appear translucent - click on it and select Show.
β οΈ Note: This method does not work for folders on SD-map in the Redmi models with MIUI 13+. Also, hidden folders remain accessible through Windows Explorer when connecting your phone to your PC.
βοΈ Preparing to hide the folder
2.Use of.nomedia file to hide from gallery
If your goal is to hide a folder of photos or videos from the MIUI Gallery, but leave it visible in the File Manager, the best solution is to create a.nomedia file. This method works at the Android level and blocks the scanning of multimedia files in the specified directory.
Instructions:
- Install any file manager that supports file creation (such as Solid Explorer or FX File Explorer).
- Go to the folder that you need to hide from the gallery.
- Create a new file called.nomedia (note the point at the beginning!).
- Restart your phone or manually update your media base through Settings β Apps β Gallery β Storage β Clear the data (this wonβt delete files, just update the index).
Advantages of the method:
- πΈ The folder will disappear from Gallery, Google Photos and other media applications.
- π Files are still available through the File Manager.
- π It works even after the updates. MIUI.
β οΈ Note: Some Redmi models (e.g. Redmi 10s) MIUI 12.5) The.nomedia file can be ignored by the system, in which case you can try adding an empty.nomedia file and a.noindex file to the folder.
What to do if.nomedia doesnβt work?
3. Encrypting folder through "Private Mode" in MIUI
For users who are important not only secrecy, but also password protection, in MIUI It has a built-in Private Mode (available on Redmi Note) 11/12/13 This method encrypts the folder and requires input. PIN-code or fingerprint for access.
How to turn on:
- Open Settings β Privacy β Private mode.
- Create a password (or use biometrics).
- Return to the File Manager, select the folder and select Add to Private Mode.
- Confirm the file transfer.
Features:
| Parameter | MIUI 12/12.5 | MIUI 13/14 |
|---|---|---|
| Support SD-map | β No. | β Yes (only for selected models) |
| Access via PC | β Blocked. | β Blocked. |
| Autolocking | In 5 minutes. | Customizes (1-30 minutes) |
| Post-discharge recovery | β Data is lost. | β Maybe through Mi Account. |
Important: Private mode in MIUI 14 automatically backs up encrypted files in the Mi Cloud if sync is enabled, meaning files can be recovered even after the phone is reset to factory settings.
4. Hiding folders through ADB (for advanced users)
If you need to hide a folder at the system level (e.g., from certain apps or services), you can use Android Debug Bridge (ADB), a method that requires connecting your phone to a PC and basic command line knowledge, but gives you maximum control.
Step-by-step:
- Turn on Developer Mode on your phone: Settings β About Phone β MIUI version (click 7 times).
- Activate USB Debugging in Settings β Additional β For developers.
- Connect Redmi to your PC and open the terminal (or PowerShell on Windows).
- Enter the command to hide the folder (example for the DCIM/Camera folder): adb shell "mv /sdcard/DCIM/Camera /sdcard/DCIM/.Camera" Pay attention to the dot before the folder name - this makes it hidden in Linux systems (including Android).
To get the folder back:
adb shell "mv /sdcard/DCIM/.Camera /sdcard/DCIM/Camera"Warnings:
- π¨ Some system applications (such as Gallery) may not see hidden folders, but they will remain accessible via adb pull.
- π§ Nana MIUI 14 with Android 13+ Requires access confirmation via scrcpy or similar tools.
- π± After rebooting your phone, hidden folders may become visible again β check the result.
π‘
If the adb command doesn't work, update the drivers for your Redmi via the Mi Flash Tool. for Android 12 models+ Additional permission may be required "USB-debugging (safe mode)".
5. Third-party applications for hiding folders
If you don't like the built-in MIUI methods, you can use third-party apps. We tested 5 popular solutions on the Redmi Note 12 Pro+ and Redmi 10C, and the best results were:
| Annex | Encryption | Hiding from the gallery | It's working on MIUI 14. |
|---|---|---|---|
| File Hide Expert | β AES-256 | β Yes. | β Yes. |
| Hide Something | β Password./PIN | β Yes. | β οΈ Requires permission to impose |
| Calculator Vault | β (calculator) | β Yes. | β Yes. |
| GalleryVault | β + cloud-based | β Yes. | β Conflict with Mi Cloud |
Selection recommendations:
- π For maximum security, choose applications with AES-Encryption (e.g. File Hide Expert).
- π± If you need to hide the folder from children, Calculator Vault is suitable - it masquerades as a regular calculator.
- β οΈ Avoid apps that request access to SMS or Contacts β these are unnecessary permissions to hide files.
β οΈ Attention: Redmi with MIUI 13/14 Some folder hiding apps may conflict with Mi Cloud, resulting in file duplication.Before using, disable automatic sync in Settings β Accounts. β Mi Cloud β Synchronization.
6. Hiding folders on SD-map: features and limitations
Xiaomi Redmi users with support SD-cards (e.g. Redmi) 9A The Redmi Note 11 Pro is often challenged by the fact that standard methods of hiding folders on an external drive are unstable, and this is due to Android's policy of managing removable media.
How to hide a folder on SD-map:
- Connect your phone to your PC via USB (File Transfer Mode).
- On the computer, go to the folder on SD-Create a text file called.nomedia (as described in Section 2).
- For encryption, use applications like Cryptomator (creates an encrypted container).
Limitations:
- π« MIUI Does not allow you to hide the folders on SD-Card through the standard file manager.
- π After retrieving the map and re-inserting, hidden folders can become visible again.
- π On some models (Redmi 8 and older) SD-The card is formatted as internal memory, making it easier to hide.
π‘
For securely concealing folders on SD-Combine.nomedia with third-party encryption, which will protect files even when you connect the card to another device.
Frequent Mistakes and How to Avoid Them
When hiding folders on Xiaomi Redmi, users often make mistakes that lead to data loss or incorrect function, here are the most common problems and their solutions:
| Mistake. | Reason. | Decision |
|---|---|---|
| The folder is visible in the gallery after the creation of.nomedia | Gallery cache not updated | Clear gallery data in Settings β Apps |
| Hidden folder disappears after MIUI update | Resetting File Manager Settings | Check the folder via PC or restore from backup |
| ADB doesn't see folder after renaming | Not enough rights. | Grant permissions via adb root (requires an unlocked bootloader) |
| Private regime not opening | Sync failure with Mi Account | Restart your phone and check your internet connection |
Additional advice:
- π Always check the hidden folder through the File Manager and Gallery after applying the changes.
- π± On models with Android 12+ (For example, Redmi 12 may require additional permission to access files (Manage all files).
- π If you use encryption, write your password to a secure location β data recovery is impossible without it.