Where to look for a hidden album on Xiaomi Redmi Note 7: all ways to access

Have you ever encountered a situation where photos or videos on your Xiaomi Redmi Note 7 suddenly disappear from the gallery? Or suspect someone has hidden files from prying eyes? The MIUI operating system has several built-in mechanisms to hide content โ€” from standard gallery features to system folders that don't appear in the explorer. This article will help you figure out how to find a hidden album on Redmi Note 7 without using third-party apps.

Itโ€™s important to understand that hidden files on Xiaomi can be stored in many different places: in a secure MIUI storage, in system folders with a point at the beginning of the name (for example,.nomedia), or even in the Mi Cloud service. Weโ€™ll look at all possible options, from the most obvious to the little-known tricks that work even on MIUI 10-14 firmware. If you tried to find hidden files through a standard Explorer and found nothing, do not give up: most users miss key details.

The easiest way to hide photos on Redmi Note 7 is to use the built-in Hidden Albums Gallery feature, which is available in the standard Gallery app and does not require root rights or additional programs.

  1. Open the Gallery app on your smartphone.
  2. Touch three points (โ‹ฎ) In the upper right corner, select Hidden Albums.
  3. Enter a password or pattern lock (if you have previously set it).

If you havenโ€™t set a password, the system can request it to be created when you first log in. In MIUI 12 and later hidden albums, the default is protected by the same password as unlocking the screen โ€“ this is important to remember if you are trying to access someone elseโ€™s files (for example, on the phone of a child or a second user).

๐Ÿ’ก

If you have forgotten the password for a hidden album, try resetting it through Settings โ†’ Passwords & Security โ†’ Privacy โ†’ Hidden Albums. On some versions of MIUI, this option is only available to the linked Mi Account.

Note that the files from the hidden album are not displayed in other applications (such as Google Photos or VLC), but take up space in the memory of the device. They can be found through the file manager, if you know the exact path, as we will discuss in the next section.

2. Search for hidden folders through the file manager

System and hidden folders on Android (including Redmi Note 7) often start at.thumbdata,.nomedia,.miui, and more. They don't show up in standard MIUI Explorer by default, but they can be made visible. Here's how to do it:

  • ๐Ÿ“ Open the Explorer app (or install Solid) Explorer/FX File Manager from Play Market).
  • ๐Ÿ” In Explorer settings, enable the option to Show Hidden Files (usually under View or Display Settings").
  • ๐Ÿ“‚ Go to the root folder of internal memory (/storage/emulated/0/) And look for folders with a dot at the beginning.
  • ๐Ÿ–ผ๏ธ Pay special attention to the following directories: /MIUI/Gallery/cloud/private/ โ€” Files from the hidden album can be stored here. /DCIM/.thumbnails/ โ€” thumbnails, sometimes containing deleted or hidden images. /Pictures/.nomedia/ โ€” folder ignored by the media scanner.

If you use standard MIUI Explorer, the path to settings for the visibility of hidden files may be different.

  1. Open the Conductor โ†’ three-line (โ˜ฐ) top-left.
  2. Select Settings โ†’ Additionally.
  3. Activate the switch to show hidden files.
What to do if the.nomedia folder is empty?
If the.nomedia folder exists but is empty, it means that it has previously stored files that have been deleted or moved. Try using data recovery applications such as DiskDigger or Recuva (you need root or a PC connection).

Warning: Do not delete or rename system folders with a dot (for example,.android_secure or.data โ€“ this can cause app crashes or even a bootloop (locked reboot) device.

3.Use ADB to search for hidden files

If standard methods don't work, you can use Android Debug Bridge (ADB), a tool for advanced users, which allows you to access all files on your device, including those hidden from the Explorer.

  • ๐Ÿ’ป A computer with installed Xiaomi drivers and ADB.
  • ๐Ÿ“ฑ Included Debugging by USB Redmi Note 7 (Settings) โ†’ The phone. โ†’ Version. MIUI โ€” Press 7 times, then return to Additional โ†’ For developers).
  • ๐Ÿ”Œ USB-cable (preferably original).

Instructions for finding hidden files through ADB:

  1. Connect your phone to your PC and open the command line (Windows) or terminal (macOS/Linux).
  2. Enter the command to check the connection: Adb devices should display the name of your device.
  3. Use the command to view all folders (including hidden ones): adb shell ls -la /storage/emulated/0/
  4. To search for files by extension (e.g. photos): adb shell find /storage/emulated/0/ -name ".jpg" -o -name ".png"

If you are looking for a specific file but donโ€™t know its name, you can upload a list of all files to a text document:

adb shell ls -R /storage/emulated/0/ > files_list.txt

Install Xiaomi drivers from the official website

Download ADB Tools (e.g. Minimal ADB and Fastboot)

Turn on USB debugging on your phone

Connect your phone to your PC in file transfer mode (MTP)

Check the connection with the adb device command

-->

โš ๏ธ Attention: Use ADB Incorrect commands (e.g. rm) -rf) They can permanently delete data or damage the system. If you are not sure about your actions, it is better to refer to other methods in this article.

4. Checking the Mi Cloud Cloud Storage

Many Xiaomi users forget that photos and videos can automatically sync with the Mi Cloud cloud. If files have disappeared from the gallery, but space on the device has not been vacated, check the cloud:

  • ๐ŸŒฅ๏ธ Open the Mi Cloud app (or go to i.mi.com).
  • ๐Ÿ“ Select Gallery or Backups section.
  • ๐Ÿ” Search by date or file type (photo/video).
  • ๐Ÿ“ฅ Pay attention to the Private folder - hidden albums can be stored here.

Mi Cloud has a Hidden Albums feature similar to the local gallery to see them:

  1. In the web version of the cloud, click on the profile icon โ†’ Settings โ†’ Privacy.
  2. Turn on the Switch to Show Hidden Albums.
  3. Go back to the Gallery section and update the page.

If you don't remember the Mi Cloud password, you can restore it through your email or phone number, and it's important that if you reset your password, all the data in the cloud will remain in place, but access to it will be temporarily blocked until you confirm your identity.

Yeah, the photos are missing from the gallery.

Yeah, but I restored them through backup.

No, I never did.

I don't know, maybe they were hidden.

-->

5. Search through third-party applications

If the built-in MIUI tools didnโ€™t help, you can use third-party apps to find hidden files. Below are proven options that work on the Redmi Note 7:

AnnexFunctionalNeed root?Reference
File CommanderShows hidden folders, file type search, cloud synchronizationNo.Play Market
FX File ExplorerAdvanced search, access to system folders (from root), built-in FTP-serverOptionally.Play Market
DiskDiggerRecover deleted files, scan hidden partitionsFor deep scanning, yes.Play Market
Root ExplorerFull access to system files, editing access rightsYes.Play Market

When using DiskDigger or similar data recovery software, follow the instructions:

  1. Select the file type to search for (e.g. JPG, PNG, MP4).
  2. Specify the folder for scanning (it is better to choose the entire memory).
  3. Wait until the process is complete (it can take from 10 minutes to several hours).
  4. Look at the files found and restore the ones you need.

โš ๏ธ Note: When recovering files through third-party applications, avoid saving them to the same device from which the scan is being conducted. This can lead to overwriting of data and irretrievable loss of information.

6. Verification of backups and cache of applications

Sometimes photos and videos are not hidden intentionally, but as a result of a failure or optimization of memory, in which case the files may be:

  • ๐Ÿ—ƒ๏ธ In the cache of applications (for example, WhatsApp, Telegram, Viber often save media in their folders).
  • ๐Ÿ”„ In backup copies created MIUI or third-party utilities.
  • ๐Ÿ“ฑ In memory of other users (if several profiles are configured on the device).

To check the messenger cache:

  1. Open Explorer and go to /storage/emulated/0/Android/data/.
  2. Find folders with messenger names (e.g. com.whatsapp, org.telegram.messenger).
  3. Inside them, look for media, cache, or files directories.

To search for MIUI backups:

  1. Go to Settings โ†’ System and Device โ†’ Backup.
  2. Check for local backups (they are displayed in the list with the date of creation).
  3. If necessary, restore data from the copy (be aware that this can overwrite current files).

If you suspect that files are hidden in another userโ€™s profile (such as a phone with a child mode or guest access), switch to the main profile:

  1. Swipe down the notification bar and click on the user icon.
  2. Choose the Owner or Administrator.
  3. Check the gallery and guide in this profile.

๐Ÿ’ก

MIUI backups are created automatically when you update your system or reset your settings, and they can contain hidden files even if you didn't save them knowingly.

7 What should I do if nothing helps?

If youโ€™ve tried all the ways but never found the hidden files, they may:

  • ๐Ÿ—‘๏ธ They were deleted irrevocably (in this case, only professional data recovery will help).
  • ๐Ÿ” Encrypted with third-party applications (e.g. KeepSafe, Vaulty).
  • ๐Ÿ“ค Moved to an external medium (memory card, flash drive or other device).
  • ๐Ÿ•ต๏ธโ€โ™‚๏ธ Hidden by root access (e.g. via Magisk or Xposed).

In the most difficult cases, you can try:

  1. Reset your settings to factory (but it will delete all the data on the device!).
  2. Contact Xiaomi Service Center โ€“ they have tools for deep memory scanning.
  3. Use specialized forensic software (e.g. Oxygen Forensic Detective), but it requires professional skills.

If you are sure that the files were on the device, but now they are not, check the activity log:

  1. Go to Settings โ†’ Google โ†’ Managing Google Account โ†’ Data and Personalization โ†’ App Log and Web Search.
  2. View your application history (you may have deleted files via Google Photos or another service).

FAQ: Frequent questions about hidden albums on Xiaomi

Can I find hidden files without a password?
If the password is set to a hidden album in the MIUI gallery, you can not get around it without resetting. However, you can: Try to restore the password through Settings โ†’ Passwords and Security โ†’ Privacy. Search files manually through Explorer (they can be stored in /MIUI/Gallery/cloud/private/). Reset your phone to factory settings (remove all data!). For Mi Cloud, the password can be restored via email or SMS.
Why do hidden files take up space on your phone?
Hidden files are normal data, just they don't show up in a gallery or explorer. They take up space on internal memory or an SD card like any other file. To make space: Find hidden folders through Explorer (turn on hidden files display). Delete unnecessary files manually or transfer them to a PC. Clear the app cache to Settings โ†’ Applications โ†’ Application Management.
Can hidden files recover after resetting settings?
No, factory reset removes all data from the device, including hidden files. If you haven't made a backup, it won't be possible to restore them. Except for files synchronized with Mi Cloud or other cloud services. If you plan to reset, pre-set: Check Settings โ†’ Google โ†’ Backup. Copy important files to your PC or external drive. Make sure the hidden albums are exported from Mi Cloud.
How to hide files so that no one can find them?
If you want to securely hide files on Redmi Note 7, use a combination of methods: Move files to the hidden album of the MIUI Gallery (Gallery โ†’ Select files โ†’ Hide). Archive the folder with a password (RAR or 7Z applications). Move the archive to the folder with a dot (for example,.private) and add a.nomedia file. Turn off the display of hidden files in the Explorer. For maximum protection, you can encrypt files using Cryptomator or Veracrypt (required for root functions).
Why did the MIUI updates disappear?
When you update your MIUI firmware, you sometimes reset your privacy settings. To get back: Check /MIUI/Gallery/cloud/private/ โ€” files may have stayed there. Update the Gallery app via Play Market. Reboot the device โ€” sometimes it restores access to hidden data. If nothing helps, contact Xiaomi with error logs (you can get them through Settings โ†’ Phone โ†’ Error Report).