Hidden albums on Xiaomi smartphones are secure folders that users create for sensitive photos and videos. They do not appear in the standard gallery and require special access. However, many people face the problem when they forget their password or can not find these files after resetting. In this article, we will discuss all the current ways to open hidden albums on Redmi, POCO and Mi devices with MIUI 12-14 firmware.
It's important to understand that the hidden folder mechanism in Xiaomi is different from standard Android encryption. It uses a combination of MIUI system tools and third-party applications. We'll look at both official methods through Gallery and Security, and alternative solutions for cases where standard access is blocked. Particular attention will be paid to restoring access after a phone is reset to factory settings - this is the most common cause of data loss in hidden albums.
What are hidden albums in Xiaomi and how do they work?
Hidden albums are a MIUI feature that allows you to hide media files from prying eyes. Unlike the standard dot-hiding feature in a folder title (e.g.,.hidden), it uses:
- π Hardware encryption β files are stored in encrypted form in the system partition /data/system/users/0/.
- π Link to Mi Account β access is possible only after authorization in the account that created the album.
- π± Gallery integration β managed through the Gallery app (Hidden Albums folder) or Security (Privacy section").
Files in hidden albums are not indexed by the system or displayed in third-party galleries (e.g. Google Photos), but they take up space in the device's memory and can be detected through the root file manager. Importantly, when you delete your Mi Account or reset your phone, these files disappear without recovery if you didn't have a backup.
Official method: access through the MIUI Gallery
The easiest method is to use the built-in MIUI tools, which works on all devices with original firmware (no custom builds).
- Open the Gallery app (icon with multi-colored squares).
- Slip along three horizontal lines in the upper right corner (menu).
- Select Hidden Albums (may be called Closed Folders on older versions of MIUI).
- Enter a password or scan your fingerprint (if biometric access has been configured).
If the Hidden Albums item is not on the menu, it means:
- π The function is disabled in the settings (see the next section).
- π± You have custom firmware (like LineageOS) where this feature is removed.
- π§ System applications failed (solution β resetting the Gallery settings to Settings) β Annexes).
Sign in to the account Mi who created the album |
Update the Gallery to the latest version|
Check for the "Hidden Albums" item on the menu |
Reboot your phone if the album is not displayed-->
Enable hidden albums through MIUI settings
If the hidden folder function is deactivated, you can manually enable it.
- Go to Settings β Applications β Gallery β Gallery settings.
- Find Hidden Albums (or Confidential Folders) option.
- Activate the switch and set a password (minimum 4 digits) or link biometrics.
On some devices (e.g., POCO F3 with MIUI 13), the path may be different:
Settings β Password and security β Privacy β Hidden albumsIf there is no option, it means:
- π Your firmware has been modified (e.g. global version) MIUI China).
- π Installed outdated version MIUI (Update through Settings β The phone. β Updating the system).
- π§ System applications failed (solution β cleaning the Gallery and Security cache).
What if there is no βHidden Albumsβ in the settings?
Restoring access after resetting settings
Once the phone is reset to factory settings, the hidden albums disappear from the interface, but the files remain in the device's memory.
- π You remember the password from the Mi Account that created the album.
- π± You have a backup in Mi Cloud (automatic backup of hidden files disabled by default!).
- π οΈ You're ready to use it. ADB or root access for manual extraction.
Step-by-step instructions for recovery:
- Sign in to the same Mi Account that was used to create the album.
- Install the latest version of the Gallery from Google Play (if it has been removed).
- Go to Settings β Accounts β Mi Cloud β Data Recovery and select backup (if any).
- If there is no backup, use ADB to access your system folders (instruction below).
β οΈ Note: If you reset your phone and don't remember the password from your Mi Account, you can't recover hidden albums. The files are stored encrypted and linked to your account. The only way out is to contact Xiaomi with proof of ownership of the device (check, IMEI).
Manually extract hidden files via ADB (no root)
If the standard methods donβt work, you can try extracting files via Android Debug Bridge (ADB), which does not require root rights, but you need to:
- π₯οΈ Computer with drivers installed ADB and Fastboot.
- π± Included debugging by USB on the phone (Settings) β The phone. β Version. MIUI β Tap 7 times, then return to the additional β For developers β Debugging by USB).
- π Cable USB Type-C (preferably original).
Instructions:
1. Connect the phone to the PC and allow debugging.
2. Open the command line (Windows) or terminal (macOS/Linux) and type:
adb shell
su -c "cp -r /data/system/users/0/media/0/.hidden /sdcard/"
3. The files are copied to the root of the internal memory under the hidden folder.
4. Turn off the phone and find the folder through any file manager.If the su command doesn't work, then there are no root rights on the device, in which case try an alternative path:
adb pull /data/system/users/0/media/0/.hidden C:\Xiaomi_Hiddenβ οΈ Attention: Use ADB This can lead to loss of warranty if you accidentally delete system files. /data or /system For safety, back up adb backup before work begins.
1. Reinstall the Xiaomi USB Driver drivers.
2. Use another USB-cable (preferably original).
3. Enable File Transfer (MTP) mode when connecting.
4. Launch. ADB on behalf of the administrator (Windows).-->
Alternative methods: third-party applications and root
If the official methods don't work, you can use third-party tools.
| Method | Requirements | Pluses | Cons |
|---|---|---|---|
| Simple Gallery | No root. | Shows hidden folders with a dot, password support | Not seeing MIUI's system hidden albums |
| FX File Explorer | Root access | Full access to /data, search by keyword | Hard for beginners, risk of damaging the system |
| MiXplorer | No root (but you need permission to read system folders) | Lightweight interface, cloud support | Not all files can be displayed without root. |
| TWRP + Nandroid Backup | Unlocked bootloader, TWRP | 100% data recovery | Difficult procedure, phone reset |
To use FX File Explorer or MiXplorer root:
- Install the app and provide root access (via Magisk or SuperSU).
- Go to /data/system/users/0/media/0/.
- Find the folder.hidden or miui_hidden (may be called differently).
- Copy files to a secure location (e.g., to a secure location) SD-map).
If you donβt want to get root, try Simple Gallery.
- π₯ Install the app from Google Play.
- π Enable the display of hidden files in settings (Show hidden folders).
- π Go to Settings. β Privacy and set a password to the folder.
π‘
The application side does not guarantee 100% recovery of hidden MIUI albums. They work only with files that are stored in the user partition (/sdcard/), but can not access system encrypted data without root or ADB.
Frequent mistakes and their solutions
When working with hidden albums, users face typical problems.
- π "Hidden albums are not displayed after the update MIUI" β Solution: Clear the Gallery and Security cache in Settings β Annexes.
- π "I forgot my password from the hidden album" β Solution: Reset password through Settings β Password and security β Password reset (Mi Account required).
- π± "After the phone was dropped, the albums disappeared" β Solution: Restore data from Mi Cloud or use it ADB (see above).
- π« "I can't copy files through ADB (denied access)" β Solution: Get a temporary root through Magisk or use it TWRP.
If you see a message saying βIt is impossible to open a hidden albumβ, check:
- π Correctness of the entered password (check the register and layout).
- π‘ Internet connection stability (to verify your Mi Account).
- π Relevance of Gallery Version (update to Google Play).
β οΈ Note: If you use custom firmware (e.g. Pixel Experience or HavocOS), the hidden album feature MIUI In this case, the only way to return the files is to restore the official firmware through the Mi Flash Tool or retrieve the data through the Mi Flash Tool. TWRP.