Hidden albums in the Xiaomi gallery are a handy feature for sensitive photos, but sometimes they disappear from view against your will. Users face this problem after updating MIUI, resetting settings or accidentally clicking on "hide." Unlike standard removal, such albums do not fall into the cart - they just become invisible in the gallery interface, but continue to occupy space on the device.
In this article, weβll look at all the current ways to bring back hidden albums on Redmi, Poco and Mi smartphones, from basic MIUI settings to working with ADB and system files. Importantly, the methods vary depending on the firmware version (especially after MIUI 14), so weβll give you nuances for each. If youβre not sure about your actions, start with the simplest steps.
Why the album disappeared from the gallery (and where it really is)
In Xiaomi, hidden albums are not physically deleted, but are moved to a secure folder called.hidden or.nomedia on the internal drive.
- π Update MIUI: Upgrade to a new version (for example, with the MIUI 13 on MIUI 14) the path to hidden files may change, and the gallery will no longer display them.
- π± Settings reset: Even a "soft" reset sometimes drops album visibility flags in the gallery database.
- π User error: accidentally clicking on βHide Albumβ in the gallery context menu (especially relevant for Redmi Note) 10/11 touchscreen).
- π οΈ System Optimization: Cleaner or Security can mark an album as junk if it hasnβt opened for a long time.
Where do you find the hidden files physically? They're stored in one way or another.
/storage/emulated/0/MIUI/Gallery/cloud/private/
/storage/emulated/0/DCIM/.hidden/
/storage/emulated/0/Pictures/.nomedia/β οΈ Note: Do not rename.hidden or.nomedia folders manually through the file manager β this may result in duplicate files or loss of files the next time you update the gallery.
Method 1: Enabling Hidden Albums to be Displayed in MIUI Settings
The easiest method is to use the built-in gallery options, which works on all devices with MIUI 12-14, including the Poco X3/X4, Redmi Note 12 and new models.
- Open the standard gallery (not Google Photos!).
- Slip on three dots in the upper right corner β select Settings.
- Scroll down to the Show Hidden Albums section and activate the switch.
- Return to the gallery's main screen - hidden album will appear with an icon π.
If there is no option:
- π Check the gallery version in Settings β The phone. β App version. Update it through Play Market or App Store.
- π On some firmware (MIUI 13 for Redmi 9) you need to first click on the profile avatar in the gallery β Account settings β Hidden albums.
βοΈ Preparation for the restoration of the hidden album
Method 2: Search through the file manager (no root)
If the gallery settings donβt work, find the files manually, and any file manager with access to hidden folders (such as Mi File Manager, Solid Explorer, or FX File Explorer) will do.
Instructions:
- Open the file manager and enable the display of hidden files (in Mi File Manager: three points β Settings β Show hidden files).
- Go to /storage/emulated/0/MIUI/Gallery/cloud/private/ or check out the alternative paths in the first section of the article.
- Copy the files you want (photo/video) to any other folder, such as DCIM/Camera.
- Restart the device β the files will appear in the gallery.
If the private folder is empty:
- π Try a keyword search: enter.nomedia or hidden in the file manager.
- π Check the folder. /storage/emulated/0/Android/data/com.miui.gallery β Sometimes files are duplicated there.
β οΈ Note: Do not move files directly from the private folder β copy them first to avoid data loss in the event of a crash.
Method 3: Use ADB-Teams (for experienced users)
If previous methods have failed and hidden files are critical, use ADB (Android Debug Bridge), which requires connecting your smartphone to a PC and basic command line knowledge.
Step-by-step:
- Turn on USB Debugging on your phone: Settings β About Phone β MIUI Version (Tap 7 times) Settings β Additional β For Developers β Debugging on USB
- Connect the device to the PC and confirm trust in the computer.
- Open the command prompt (Windows) or terminal (macOS/Linux) and type: adb shell su ls /storage/emulated/0/MIUI/Gallery/cloud/private/ (if it requests root, unlock it in advance).
- To make files visible, delete the.nomedia file in the folder: rm /storage/emulated/0/MIUI/Gallery/cloud/private/.nomedia
- Reboot the phone.
Critical: If the.nomedia file is not in the folder, but the album is still not displayed, the problem is in the gallery database, in which case only resetting the gallery settings or reinstalling the firmware will help.
| ADB Team Team | Description | When to use |
|---|---|---|
| adb shell am broadcast -a android.intent.action.MEDIA_SCANNER_SCAN_FILE -d file:///storage/emulated/0/DCIM/ | Forced scanning of media files | If the files are copied but do not appear in the gallery |
| adb shell pm clear com.miui.gallery | Gallery data dumping | If the settings of the gallery "hit" the MIUI update |
| adb pull /storage/emulated/0/MIUI/Gallery/cloud/private/ C:\backup\ | Copying files on a PC | Backup before experiments |
What if the ADB canβt see the device?
Method 4: Recovery through MIUI backup
If you have previously backed up through Settings β System & Device β Backup, you can recover hidden albums from it. This method is suitable for users who regularly make backups.
How to restore:
- Go to Settings β System and Device β Backup.
- Select the latest backup (check the date of creation!).
- Click Restore and select only Gallery (do not restore all data so as not to overwrite the current settings).
- After recovery, restart the phone.
Nuances:
- π Recovery will re-record current albums in the gallery - if you added new photos after backup, they will disappear.
- π Backup copies MIUI Do not save files from the private folder separately β they are restored only with the rest of the gallery data.
β οΈ Note: If the backup is created on another Xiaomi model (for example, the backup with the Redmi Note 10 is restored to Poco) X5), Hidden albums may not appear due to differences in folder structure.
Method 5: Reset Gallery settings (last chance)
If none of the methods worked, you have to reset the Gallery app settings, which will delete all user data (albums, tags, display settings), but return the hidden files to visible state.
Instructions:
- Open Settings β Applications β Application Management.
- Find the Gallery (or com.miui.gallery) and tap on it.
- Select Warehouse β Delete Data (not to be confused with Clear Cache!).
- Confirm the action and restart the phone.
After discharge:
- π Hidden albums will appear in the main list, but without previews β you need to open each one so that the gallery generates thumbnails.
- π If there are no albums, check the folder. DCIM/.thumbnails β Sometimes the miniatures block the display.
π‘
Before resetting your gallery, export your important albums to Google Photos or PC. Select your files in the gallery β Export β Select a cloud or local folder.
Frequent Mistakes and How to Avoid Them
When recovering hidden albums, users often make critical mistakes that lead to data loss.
| Mistake. | Effects of consequences | How to fix it |
|---|---|---|
| Remove the.hidden folder instead of copying files | Files are deleted irrevocably (do not fall into the basket) | Use ADB pull to extract files to your PC before any changes |
| Resetting the phone to factory settings | The private folder is cleared if the backup was not enabled | Before resetting, copy the data via ADB or file manager |
| Changing access rights to folders through root | Gallery stops seeing media files due to downed permissions | Restore rights with chmod 755 /storage/emulated/0/MIUI/Gallery/ |
Additional recommendations:
- π After any interference with hidden folders, restart your phone β this forcefully triggers scanning of media files.
- π Do not use third-party cleaners (such as CCleaner or CCleaner). SD Maid β they can delete files from private as βjunkΒ».
- π If the album was hidden through a Secure folder (function) MIUI 14), it must be unlocked in Settings β Confidentiality β Secure folder.
π‘
Before any manipulation of system folders, back up your data via Mi Cloud or locally on your PC. This is the only way to ensure that you donβt lose files.