How to return a hidden album in the gallery Xiaomi: from simple ways to ADB-team

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.

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.

  1. Open the standard gallery (not Google Photos!).
  2. Slip on three dots in the upper right corner β†’ select Settings.
  3. Scroll down to the Show Hidden Albums section and activate the switch.
  4. 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

Done: 0 / 4

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:

  1. Open the file manager and enable the display of hidden files (in Mi File Manager: three points β†’ Settings β†’ Show hidden files).
  2. Go to /storage/emulated/0/MIUI/Gallery/cloud/private/ or check out the alternative paths in the first section of the article.
  3. Copy the files you want (photo/video) to any other folder, such as DCIM/Camera.
  4. 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.

πŸ“Š What file manager do you use on Xiaomi?
Mi File Manager
Solid Explorer
FX File Explorer
Total Commander
Other

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:

  1. Turn on USB Debugging on your phone: Settings β†’ About Phone β†’ MIUI Version (Tap 7 times) Settings β†’ Additional β†’ For Developers β†’ Debugging on USB
  2. Connect the device to the PC and confirm trust in the computer.
  3. 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).
  4. To make files visible, delete the.nomedia file in the folder: rm /storage/emulated/0/MIUI/Gallery/cloud/private/.nomedia
  5. 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 TeamDescriptionWhen to use
adb shell am broadcast -a android.intent.action.MEDIA_SCANNER_SCAN_FILE -d file:///storage/emulated/0/DCIM/Forced scanning of media filesIf the files are copied but do not appear in the gallery
adb shell pm clear com.miui.galleryGallery data dumpingIf the settings of the gallery "hit" the MIUI update
adb pull /storage/emulated/0/MIUI/Gallery/cloud/private/ C:\backup\Copying files on a PCBackup before experiments
What if the ADB can’t see the device?
1. Check if Xiaomi drivers are installed (download from the [en.miui.com/a/adb/](https://en.miui.com/a/adb/)).2. Try another one. USB-cable (original from Xiaomi).3. Include in the developer settings the option "Debugging by" USB (security)".4. Restart your PC and phone.

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:

  1. Go to Settings β†’ System and Device β†’ Backup.
  2. Select the latest backup (check the date of creation!).
  3. Click Restore and select only Gallery (do not restore all data so as not to overwrite the current settings).
  4. 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.

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:

  1. Open Settings β†’ Applications β†’ Application Management.
  2. Find the Gallery (or com.miui.gallery) and tap on it.
  3. Select Warehouse β†’ Delete Data (not to be confused with Clear Cache!).
  4. 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 consequencesHow to fix it
Remove the.hidden folder instead of copying filesFiles 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 settingsThe private folder is cleared if the backup was not enabledBefore resetting, copy the data via ADB or file manager
Changing access rights to folders through rootGallery stops seeing media files due to downed permissionsRestore 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.

FAQ: Answers to Frequent Questions

Can I return a hidden album after resetting my phone to factory settings?
If the reset was made without formatting the internal memory, the files remain in /MIUI/Gallery/cloud/private/, but the path to them is reset. Use Method 2 (file manager) or Method 3 (ADB) to retrieve them. If the internal memory has been formatted, recovery is possible only through professional tools like DiskDigger or Recuva (but the chances are minimal).
Why don’t you copy files from private files and show them up in the gallery?
Reasons:.nomedia file remains in destination folder (delete it). Gallery hasn't updated media base. Run forced scan: adb shell am broadcast -a android.intent.action.MEDIA_SCANNER_SCAN_FILE -d file:///storage/emulated/0/DCIM/ Files have non-standard extensions (e.g..jpg.enc.
Does this method work on the Poco F5 with global firmware?
Yes, but there are nuances: On Poco Launcher, the path to hidden albums may be different: check /storage/emulated/0/Pictures/.hidden/. In global firmware, the "Show Hidden Albums" option is sometimes called Show Hidden Files. If you use Google Photos as the main gallery, the hidden MIUI albums will not appear in it - they are only visible in the standard gallery.
Can you hide the album so it can’t be returned through the settings?
Technically, yes, but it requires: Root rights and renaming the private folder to a random set of characters, using third-party applications like Hide It Pro (which encrypt files), transferring files to a secure area. /data/media/0/ (demand ADB). ⚠️ Risk: Such methods can disrupt the gallery and cause data loss in the next update MIUI.
How to hide the album so it doesn’t disappear after the update?
To keep the album hidden but not gone: Use the built-in Secure Folder feature (MIUI 14+): It syncs to Xiaomi and recovers from updates. Create an archive (.zip) with a password and delete the originals. SD-Map (if supported) and hide it through Settings β†’ Warehouse β†’ Withdraw. SD-map.