Creating an invisible folder on Xiaomi is one of the most reliable ways to hide sensitive files from prying eyes. Unlike standard password archiving, hidden folders do not attract attention in the file manager, and their contents remain accessible in one click. But how do you do this correctly so that the system does not reset settings after an update, and files do not disappear when you change the firmware?
In this article, we will discuss 5 working methods, from built-in MIUI functions to advanced tricks with ADB and third-party utilities, and pay special attention to the nuances for different versions of the shell (from MIUI 12 to HyperOS) and models (Redmi Note 12, POCO X5, Xiaomi 13T, etc.).
Why standard folder hiding in MIUI doesn't always work
Many Xiaomi users try to hide folders through the built-in file manager (Files β Categories β Hidden), but face problems:
- π The folder is visible in other applications β for example, in a gallery or multimedia player.
- π Reset after update β MIUI Sometimes βforgetsβ the concealment settings when installing a new firmware.
- π Confinement on nested folders β you canβt hide a folder inside another hidden folder.
- π No password protection β the hidden folder opens with a simple tap on three dots β Showing the hiddenΒ».
The reason is the MIUI architecture: the shell just adds a dot to the folder name (.Invisible Folder), which only works in its own file manager. Third-party applications (like Solid Explorer or FX File Manager) ignore this rule and show all the files. To really hide the folder, you need to go further.
β οΈ Attention: If you are using MIUI 14 or later on HyperOS, standard file manager hiding may not work due to changes in storage access policy.
Method 1: Hiding by renaming (point at the beginning of the name)
The simplest method that works on all versions of MIUI is to add a dot before the folder name, which will make the system perceive it as service and hide it in most managers.
- Open the file manager (Files).
- Go to the internal memory section or SD-map (depending on the location of the folder).
- Find the folder you want to hide and hold your finger on the icon.
- In the menu, select Rename.
- Add a dot to the beginning of the name, for example:.Personal Photos.
- Click OK - the folder will disappear from the main view.
To regain visibility, rename the folder again, removing the dot. This method is suitable for Xiaomi Redmi 9/10/11, POCO X3/M4 and other models on MIUI 12-14.
β οΈ Note: Some applications (e.g. Google Photos or Google Photos) VLC) You'll still see files in this folder. For complete privacy, use the methods below.
βοΈ What to check before hiding the folder
Method 2: Use the built-in Private Mode (MIUI 13+)
Starting with MIUI 13, Xiaomi added a βPrivate Modeβ feature that allows you to hide files and folders behind a password, a method that is more reliable than renaming, since:
- π Folders protected. PIN-code-print.
- π± It works at the system level β hidden data is not visible even through the ADB.
- π Retains after updates (if you do not reset the settings).
How to turn on:
- Open Settings β Privacy β Private mode.
- Create. PIN-code or use biometrics.
- Return to the file manager, hold the folder and select Move to Private Mode.
- Confirm the action with a password.
To access hidden folders, open Files β Private Mode and enter PIN. This method is optimal for Xiaomi 12/13, Redmi Note 12 Pro and other flagships.
| Method | Level of protection | Visibility in other applications | Works after the update |
|---|---|---|---|
| Rename (point) | Low. | You can see in some. | Yes. |
| Private mode (MIUI 13+) | High-pitched | Invisible. | Yes. |
| Third-party applications (see method 4) | Medium. | Depends on the app. | No. |
| ADB (mode 5) | Maximum | Invisible. | Yeah, but it needs reconfiguration. |
Method 3: Create a hidden folder through ADB (for advanced ones)
If you need to hide the folder completely from all applications, including system ones, use Android Debug Bridge (ADB).This method requires a PC connection, but guarantees 100% privacy.
Instructions:
- Enable USB debugging on your phone: Settings β About Phone β MIUI Version (Tap 7 times) Settings β Additional β For Developers β Debugging on USB
- Connect Xiaomi to your PC and open Command Prompt (Windows) or Terminal (macOS/Linux).
- Enter the command to create a hidden folder: adb shell mkdir /sdcard/.hidden_folder (substitute hidden_folder name).
- To hide an existing folder, use: adb shell mv /sdcard/Ordinary Dad. /sdcard/.Hidden Dad
Now the folder will be invisible even to MIUI and third-party file managers. To return it, use the command:
adb shell mv /sdcard/.Hidden Folder /sdcard/Visible Folderβ οΈ Attention: Do not hide through ADB System folders (Android, DCIM, Download β this can cause your phone to crash, and donβt use this method for app folders (e.g. com.whatsapp) or the messengers will stop working.
π‘
If the adb device team doesnβt find your Xiaomi, install Mi PC Suite drivers or restart the phone with debugging enabled.
Method 4: Third-party applications for hiding folders
If you donβt want to mess with ADB or your version of MIUI doesnβt have Private Mode, use specialized utilities.
- π File Hide Expert encrypts folders and hides them behind passwords, works without root, but requires permission to access storage.
- π Hide Something creates a safe for fingerprint-enabled files. POCO redmi.
- π΅οΈ Calculator Vault - masks hidden files as a calculator. Useful if you need to fool curious people.
- π Secure Folder (Samsung) β Yes, itβs an app from Samsung, but it works on Xiaomi via Samsung. APK.
How to install and configure:
- Download APK from the official website (for example, APKPure).
- Allow installation from unknown sources in Settings β Privacy β Special permissions.
- Open the app and create it. PIN-code.
- Add folders through the built-in file manager of the utility.
The downside is that once you delete the application, you can lose access to the files. So, backup before you use it.
Method 5: Hiding a folder in the cloud (bypass)
If you want to hide files in the cloud instead of your phone, use encrypted archives or private folders in Mi Cloud, a method that is suitable for backups or rarely used data.
Instructions for Mi Cloud:
- Open your Settings β Accounts β Mi Cloud
- Enable synchronization for the File.
- Upload the folder to the cloud through the file manager (Files β Mi Cloud).
- Delete the local copy of the folder from your phone.
- In the web version of Mi Cloud (i.mi.com), create a private folder with a password.
Advantages:
- π Access from any device.
- π Two-factor authentication.
- π± Doesn't take up space on the phone.
Disadvantages:
- β οΈ Requires Internet access.
- πΆ Volume limit (5 GB at free rate).
What if the hidden folder becomes visible after the update?
How to Restore the Visibility of a Hidden Folder
If you have forgotten what the hidden folder was called, or it disappeared after resetting, use these tips:
- For renamed folders (with a dot): adb shell ls /sdcard/ | grep "^\." This command will show all the hidden folders at the root of the repository.
- For Private Mode: Go to Settings β Privacy β Private Mode and enter PIN. All hidden files will appear in the file manager.
- For ADB-Folder: Use the command: adb shell ls -a /sdcard/ Flag. -a It will show all files, including hidden ones.
- For third-party applications: Reinstall the utility you used before, it will restore access to hidden data.
If the folder has been deleted (for example, after resetting to factory settings), try to restore it via DiskDigger or Recuva (by connecting the phone to your PC in MTP mode).
π‘
The most reliable way to hide a folder on Xiaomi is to combine Private Mode + renaming with a dot, which gives you double protection: password and invisibility in most applications.