How to see hidden photos on Xiaomi: all the ways from system settings to ADB

You suspect that your Xiaomi, Redmi or POCO have hidden photos, but you donโ€™t know how to find them?Maybe someone has hidden them through standard MIUI features, used third-party apps, or even moved files to system folders. In this article, weโ€™ll go through all possible methods, from simple (via gallery) to advanced (using ADB and root-access file manager).

It's important to understand that some of the ways you do this require technical skills or they can violate privacy. If you're looking for hidden photos on your device, there's no problem. But if you're looking at someone else's smartphone, remember the legal and ethical boundaries. We're not talking about privacy invasions, we're just describing the technical capabilities of MIUI.

This article is relevant for all modern Xiaomi devices based on MIUI 12-14 and HyperOS, including the Redmi Note 12/13, POCO F5/X5, Xiaomi 13/14 and others. If your smartphone runs on pure Android (for example, Xiaomi A3), some methods may not work โ€“ we will warn about this separately.

To start with, MIUI has a built-in photo-hiding feature, and it works through a standard gallery. Here's how to check if there are hidden photos there:

  1. Open the Gallery app (an icon with a floral logo).
  2. Slip on three dots in the top right corner (or swipe right to left to open the side menu).
  3. Select the "Albums" item โ†’ scroll down to the "Hidden" section.
  4. If the folder exists, you will be asked to enter a password or fingerprint (if they have been installed).

โš ๏ธ Note: If you haven't set a password for hidden albums, but it's requested, it means someone else has activated the function.

Check out the archive albums:

  • ๐Ÿ“ In the gallery, go to the Albums. โ†’ Archives: This can store automatically hidden screenshots, memes or duplicates.
  • ๐Ÿ” Use gallery search: type in keywords (e.g., โ€œscreen,โ€ โ€œvideo,โ€ date) โ€“ sometimes hidden files are indexed but not displayed in the main folders.
  • ๐Ÿ“… Check out "Recently Deleted" (which stores files for up to 30 days), and it's possible that the "hidden" photos were just moved to the cart.

๐Ÿ“Š How often do you use the hidden album feature in the MIUI?
Never.
Sometimes (for personal photos)
Constantly (for work)
I was not aware of this function.

2. Verification of system folders through the file manager

If there is nothing in the gallery, the next step is to manually search through the file manager. In MIUI, hidden photos can be stored in several standard locations:

folderWayWhat could be there?
.nomedia/storage/emulated/0/ (any folder)Files that are not displayed in the gallery because of the.nomedia file. Delete this file and the photos will become visible.
MIUI/Hidden/storage/emulated/0/MIUI/Hidden/Standard storage of hidden photos from the Xiaomi gallery.
DCIM/.thumbnails/storage/emulated/0/DCIM/.thumbnails/Photo miniatures, sometimes there are copies of deleted photos.
Pictures/Screenshots/storage/emulated/0/Pictures/Screenshots/Screenshots that may have been hidden through third-party apps.

To see the hidden folders:

  1. Open Files (standard MIUI manager) or install Solid Explorer/FX File Manager.
  2. Enable the display of hidden files: in "Filesยป: โ‹ฎ โ†’ Settings โ†’ Show hidden files in Solid Explorer: โ˜ฐ โ†’ Settings โ†’ Hidden files.

.nomedia

.nomedia

๐Ÿ’ก

๐Ÿ’ก

If the MIUI/Hidden folder is empty, but you're sure the photos were there, try rebooting the phone. Sometimes MIUI caches the content and doesn't show it right away.

3.Use ADB to search for hidden files

If standard methods donโ€™t work, you can use Android Debug Bridge (ADB), a tool for low-level file system access that is suitable for advanced users and requires a smartphone to connect to a PC.

What you need:

  • ๐Ÿ–ฅ๏ธ Computer with Windows/macOS/Linux.
  • ๐Ÿ“ฑ Included debugging by USB on Xiaomi (Settings) โ†’ The phone. โ†’ Version. MIUI โ†’ 7 times tap the version โ†’ Go back to Settings โ†’ Additionally. โ†’ For developers โ†’ Debugging by USB).
  • ๐Ÿ”— Installed drivers Xiaomi and ADB-tools (you can download from the official website).

Instructions:

  1. Connect your smartphone to your PC via USB (select File Transfer mode).
  2. Open the command prompt (cmd on Windows) and type: adb devices If the device is displayed โ€“ debugging works.
  3. Run a command to search for files with the.jpg,.png extension: adb shell find /storage/emulated/0 -type f \( -name ".jpg" -o -name ".png" \) -exec ls -l {} \; This will display a list of all images on the device, including hidden ones.
  4. To copy the found files to the PC: adb pull /storage/emulated/0/path/to/file.jpg C:\folder to pc\

โš ๏ธ Attention: Teams ADB They give you access to the entire file system. Do not delete or modify files in folders. /system or /data โ€” This can result in data loss or device blinking.

What if the ADB canโ€™t see the device?
1. Check if debugging is included on USB 2. Install Xiaomi drivers manually (you can download on the official website). 3. Try another one. USB-cable (original preferably). 4. Restart your phone and PC. 5. If you are using Windows, run the command prompt on behalf of the administrator.

4. Search through third-party applications

If you don't want to go through the system folders, you can use specialized applications that scan the memory of the device and find hidden or deleted files.-3 test-driven:

  • ๐Ÿ” DiskDigger โ€” looks for deleted photos even after cleaning the cart. Works without root, but with root access efficiency is higher. Download from Google Play. Select the full scan (it takes 10-30 minutes.
  • ๐Ÿ“‚ File Commander - file manager with hidden file search function. Open the app โ†’ Menus. โ†’ Settings โ†’ Show hidden files. Use the built-in search for extensions (.jpg,.png,.heic).
  • ๐Ÿ” AppLock (or GalleryVault) โ€“ if photos are hidden through these apps, try resetting or deleting them (the data may remain in the app folder).

โš ๏ธ Note: Apps like DiskDigger can find fragments of deleted files, but they don't guarantee 100% recovery. The more you use your phone after deleting, the lower the odds.

Install the application from the official store

Charge your phone at least 50%

Free 1-2 GB of memory for temporary files

Disable battery optimization for the scanner

Do not interrupt the scanning process-->

Sometimes hidden albums in the Xiaomi gallery become unavailable due to a configuration failure, in which case the cache and data reset of the Gallery app will help:

  1. Go to Settings โ†’ Applications โ†’ Application Management.
  2. Find the Gallery (or Mi Gallery) and tap on it.
  3. Select Warehouse โ†’ Clear cache and Clear data.
  4. Reboot the phone.

After that:

  • ๐Ÿ”“ If the albums were hidden through the standard function MIUI, They may be visible again (but you will need to re-enter the password if it has been set).
  • ๐Ÿ“ฅ If the photo is missing, check the folder. MIUI/Hidden File Manager: Sometimes files remain in place after reset, but disappear from the gallery interface.

๐Ÿ’ก

๐Ÿ’ก

The gallery data reset doesn't delete the photos themselves, only the app settings. The files stay in the DCIM and Pictures folders.

6 Advanced methods: root access and data recovery

If all the previous methods failed, radical measures remain, requiring root rights or special hardware, but giving the best chance of finding hidden files.

Method 1: Root + File Manager

  • ๐Ÿ› ๏ธ Get root access through Magisk (instructions for Xiaomi are available on the website) XDA Developers).
  • ๐Ÿ“‚ Install Root Explorer or Mixplorer (with root support).
  • ๐Ÿ” Check the folders: /data/media/0/ โ€” storage. /data/com.miui.gallery/ โ€” cache and gallery settings. /data/user_de/0/com.android.providers.media/ โ€” database.

Method 2: Recovery via PC

If photos were deleted but not overwritten, they can be restored using programs like Recuva (for memory cards) or Dr.Fone (for internal memory).

  1. Connect Xiaomi to your PC in MTP mode.
  2. Run the program and select the internal memory scan.
  3. Wait until it is completed (may take a few hours).
  4. Look at the files found and restore the ones you need.

โš ๏ธ Note: Recovering data from internal memory without root is often impossible due to Android limitations. SD-card, odds higher.

If you find hidden photos that do not belong to you, remember that viewing or sharing them may violate the law on privacy (Article 137 of the Criminal Code of the Russian Federation).

FAQ: Frequent questions about hidden photos on Xiaomi

Can I see hidden photos on Xiaomi without a password?
If the photo is hidden through a standard gallery MIUI And password protected -- no, you can't get access without resetting the gallery settings or completely resetting the phone. ADB file manager (they will be in the folder) MIUI/Hidden, Restore the backup of the gallery (if it was created before the password was set).
Where are the hidden photos in MIUI 14 / HyperOS?
The new versions of MIUI 14 and HyperOS have the same path: /storage/emulated/0/MIUI/Hidden/. However, HyperOS has added an additional folder for protected files: /storage/emulated/0/Android/data/com.miui.gallery/files/Private/ โ€“ there can be photos hidden through the โ€œPrivate Albumโ€ function. Also check Settings โ†’ Privacy โ†’ Private Album โ€“ there can be a separate section with a password.
How to hide photos on Xiaomi without anyone finding them?
If you want to securely hide personal photos: Use encrypted containers (such as the Cryptomator app or VeraCrypt). SD-card (in the storage settings, select Format as internal memory) + Encrypt files in an archive with a password (e.g..zip or zip.7z s AES-256) and rename the extension (e.g., to.mp3). Use cloud storage with client encryption (like Proton Drive or Tresorit). โš ๏ธ Donโ€™t rely on the standard concealment function alone. MIUI โ€” It is easily traversed through the file manager.
Can hidden photos take up a place in memory?
Yes, hidden photos take up space on the device, even if they're not displayed in the gallery. To free up memory: Delete them through the file manager (MIUI/Hidden folder). Use the built-in cleaner (Settings โ†’ Storage โ†’ Cleanup). Check the.thumbnails folder, sometimes it stores thumbnails of deleted photos.
Does this work for POCO and Redmi?
Yes, all of the described methods are relevant for POCO and Redmi, as they run on the same MIUI/HyperOS firmware. Exceptions: POCO F1/F2 (with pure Android) does not have a MIUI/Hidden folder - search for hidden photos through Google Photos or third-party galleries. On Redmi Note 8/9 with MIUI 11, the path to hidden albums may differ: /storage/emulated/0/MIUI/ExtraScreenPics/.