Have you ever experienced a situation where photos or videos on your Xiaomi smartphone suddenly disappear from the gallery, but the space on the device does not decrease? or maybe you deliberately concealed the content, but now you can not remember where it was placed? In the operating system MIUI There are several built-in mechanisms for hiding media files โ from standard gallery functions to system folders, the existence of which many users do not even suspect.
In this article, we will not just list all the possible locations where hidden albums can be stored on Redmi, POCO You can use Mi, but you can also show you practical ways to detect them, from the obvious to the little known. MIUI, Third-party file managers and even command line ADB For those who are ready for a deeper dive, we will focus on hidden folders with the.nomedia extension, which block the display of files in the gallery, but do not physically delete them.
1. The standard function of "Hidden Album" in the gallery MIUI
The most obvious place Xiaomi users hide personal photos is the built-in Hidden Album in the standard Gallery app. MIUI 12 and newer, including the Redmi Note 10/11/12, POCO X3/X4/X5 and the flagship Mi series 11/12/13.
To access hidden files:
- ๐ฑ Open the Gallery app on your smartphone.
- ๐ Press three points (โฎ) In the upper right corner, select the Hidden Album.
- ๐ You will be asked to enter a password, fingerprint or pattern lock (if you have previously set it).
- ๐ After authorization, you will see all media files that have been hidden through standard means.
Importantly, if you haven't set a password for a hidden album, the system can request it to be created the first time you log in, in which case use the same unlock code as the device lock screen.
โ ๏ธ Attention: The files from the hidden album are not encrypted, they are simply excluded from the general gallery stream. MTP These files will be visible in the folder. DCIM/.hidden or Pictures/.hidden.
2. System folders with.nomedia attribute
One of the most common ways to hide files in Android (and the most common way to do so) MIUI In particular, the file is created in the folder special file.nomedia. This file signals the system that the contents of the directory should not be displayed in the media scanner - that is, in a gallery, music player or video player.
Such folders can be created:
- ๐ค Automatically โ some applications (for example, WhatsApp to hide downloaded media).
- ๐ค Manually โ by the user through the file manager.
- ๐ ๏ธ System โ when backing up or updating MIUI.
To find all the folders with.nomedia:
- Install a file manager that supports hidden files (e.g. Solid Explorer or Solid Explorer) FX File Manager).
- Enable the display of hidden files in the manager settings (the option to show hidden files).
- Go to the root directory of internal memory and search for.nomedia.
| Type of folder | Location. | What can I store? |
|---|---|---|
| Hidden downloads | /storage/emulated/0/Download/.hidden | Files downloaded in "incognito mode" |
| Backup copies of MIUI | /MIUI/backup/AllBackup/.nomedia | Photos before system update |
| Cash messengers | /Android/data/com.whatsapp/media/.nomedia | Media from chat rooms hidden from the gallery |
| System Logs | /MIUI/debug_log/.nomedia | Error screenshots and debugging information |
How do you get files back from those folders to the gallery? Just delete the.nomedia file from the folder, and after the next scan of the media library (or reboot the device), the files will be visible again.
am broadcast -a android.intent.action.MEDIA_SCANNER_SCAN_FILE -d file:///storage/emulated/0/The hidden sections in MIUI File Explorer
The standard file manager from Xiaomi (File Manager or File Explorer) has its own hidden folder system that works independently of the gallery. These folders are not displayed in the main interface, but can be accessed through a special menu.
Search instructions:
Open the Files app (folder icon)
Go to the "Category" section in the lower menu
Select "Hidden Files" (you may need to swipe left)
Enter a password if it has been set.
Check the "Private" and "Secure" folders"-->
Features of working with hidden files in File Explorer:
- ๐ Private folder โ here you can store files hidden manually through the Hide menu in the file manager.
- ๐ก๏ธ Secure folder โ contains encrypted files (requires a password for each access).
- ๐ folder.miui_hidden โ System directory for temporary hidden files.
โ ๏ธ Note: If you reset your phone to factory settings without first disclosing hidden folders, files from Secure will be irretrievably lost โ they are encrypted by binding to your Mi Account.
๐ก
If you forget your password from the Secure folder, try to restore it through the web version of Mi Cloud (https://i.mi.com) under โDevicesโ โ Files".
4 Access via Engineering Mode and ADB
For advanced users who are willing to work with an engineering menu or command line, there are ways to find hidden files through low-level tools, which require caution, but allow you to detect files that are not visible even through file managers.
Method 1: Engineering Mode (Engineering Menu)
Some Xiaomi models (e.g. Redmi Note 9 Pro) POCO F3) Allows you to view hidden memory sections through the engineering menu:
- In the phone app, type ##4636##.
- Go to the Storage Information section.
- Check the Internal Storage and SD Card for inconsistencies in occupied space.
Method 2: ADB (Android Debug Bridge)
If you have debugging enabled USB (Settings โ The phone. โ Version. MIUI โ Press 7 times; then additionally โ For developers โ Debugging by USB), can be used ADB Search for hidden files:
adb shell
su
find /storage/emulated/0 -name ".*" -type dThis command recursively finds all the hidden folders (starting from a dot) in the internal memory.
find /storage/emulated/0 -name ".nomedia" -exec dirname {} \;What to do if ADB I can't find the files?
5. Recovery of deleted hidden files
If you suspect that hidden files have been deleted (for example, after resetting settings or cleaning the gallery cache), you can try to restore them using specialized utilities. It is important to act quickly - the fewer write operations to the device after deleting, the better the chances of recovery.
Recommended tools:
- ๐ฅ๏ธ DiskDigger (Android) โ works without root, but with limitations.
- ๐ป Recuva or EaseUS Data Recovery (Windows) โ require a phone connection in Mass Storage mode (on the new Xiaomi may not work).
- ๐ฑ GT Recovery (Android) โ Supports recovery from memory cards.
Step-by-step recovery process:
- Install DiskDigger from Google Play (or download it) APK official website).
- Launch the app and select Full Scan (requires root rights for maximum efficiency).
- Mark file types: JPG, PNG, MP4 (depending on what you were looking for).
- After scanning, look at the files you find and save them to another medium (not the same memory partition!).
โ ๏ธ Note: Recovered files may be fragmented or corrupted. Especially for video, check the integrity of each file before removing the originals from the recovery program.
๐ก
On Xiaomi devices with memory chip UFS (for example, Mi 11 Ultra or POCO F4 GT) Recovery chances are lower than on eMMC models due to memory controller features.
6. Verification of cloud storage and synchronization
Many users forget that Xiaomi syncs media files with cloud services by default. If you were looking for hidden files only in local memory, check the following services:
1. Mi Cloud (Xiaomi Cloud)
- ๐ Go to i.mi.com and log in.
- ๐ Open the Gallery section โ Hidden albums.
- ๐ If files have been deleted, check the Recycle Bin (stores files for up to 30 days).
2. Google Photo.
Even if you havenโt used Google Photos directly, MIUI You can automatically upload media to this service:
- ๐ฑ Open the Google Photos app on your phone.
- ๐ In the search box, enter the hidden or archive.
- ๐๏ธ Check the Recycle Bin section (available 60 days after removal).
3. Third-party messengers
Apps like Telegram, Viber or Signal have their own media hiding mechanisms:
- ๐ In Telegram: Settings โ Data and memory โ Telegram folder (may contain hidden files).
- ๐ Signal: Media from "disappearing messages" is stored in /Signal/.nomedia.
| Service | The path to hidden files | Storage period |
|---|---|---|
| Mi Cloud | https://i.mi.com โ gallery โ Hidden. | No restrictions (when paying) |
| Google Photo | https://photos.google.com โ Archives | No restrictions (in synchronization) |
| Telegram | /Telegram/Telegram Images/.nomedia | Until manually removed |
| /WhatsApp/Media/.Statuses | 30 days (for statuses) |
7.Analysing Occupied Space: Where to Look for "Invisible" Files
If you suspect that there are hidden files on your phone but donโt know where to look, start by analyzing the space youโre occupied. The discrepancy between declared storage and actual storage often indicates hidden data.
How to conduct a memory audit:
- Go to Settings. โ Memory.
- See the memory usage schedule if the Other or System data partition takes up more 10-15 GB is a reason to check.
- Install a memory analyst, such as Storage Analyzer or Files by Google.
- Carefully examine the folders: /Android/obb/ โ Cache of games (can weigh tens of GB). /MIUI/ โ backup. /data/ โ requires root rights, but may contain hidden application data.
Typical memory eaters on Xiaomi:
- ๐ฎ Genshin Impact, Call of Duty Mobile โ up to 20 GB per game).
- ๐บ Offline maps (Google Maps, Yandex.Navigator).
- ๐ฅ Downloads from instant messengers (especially Telegram with "Save to the Gallery" enabled").
- ๐ Logs of the system (/MIUI/debug_log/ โ It can take up gigabytes after failures).
If you find large files that you canโt identify, use online services like VirusTotal to check for viruses before opening.