Have you taken hundreds of photos on your Xiaomi but can't find them? Or have you lost photos after the MIUI update? This problem is familiar to many smartphone users of the brand - the system distributes files to several folders, some of which are hidden from view. In this article, we will analyze all possible storage places on Redmi, POCO and Xiaomi devices, including system directories, cloud services and even temporary files.
MIUI is a feature that uses DCIM, Pictures, and application-specific folders (such as Mi Gallery or Google Photos), and once you reset or migrate, files can be dispersed through non-obvious directories, and we'll show you how to find them through Explorer, ADB, and even manually through root access -- if you're ready to experiment.
Important: If you are looking for deleted photos that are not displayed in the gallery but are still physically present on the device, check out the recovery section, which describes how to access the โshadowโ copies of files that MIUI automatically creates.
1. Standard photo storage folders on Xiaomi
Most of the pictures taken on the smartphone camera are saved by default in two main folders:
- ๐ /storage/emulated/0/DCIM/Camera โ Here are photos and videos taken by the standard Camera app, and the folder is automatically created when the camera is first launched.
- ๐ /storage/emulated/0/Pictures/Screenshots โ screenshots (including long screenshots created through Scrolling Screenshot) MIUI).
- ๐ /storage/emulated/0/Pictures/WeChat Telegram โ if you saved media files from messengers.
To open these folders:
- Open the Files app (yellow folder icon).
- Go to the Device (or Internal Memory) tab.
- Scroll down to DCIM and Pictures folders.
If you don't have folders, check the camera settings, you may have changed the way you save them.
- Open the chamber. โ press on โ๏ธ Settings.
- Select the Save folder or Storage Location (name depends on the version of MIUI).
- Make sure that the internal memory/DCIM/Camera path is specified.
โ ๏ธ Attention: If you are using SD-The map as the main storage, the path will be different: /storage/{ID_map}/DCIM/Camera. To find ID card, connect the phone to the PC and see the name of the removable drive.
2. Hidden MIUI folders: where the gallery hides duplicates
MIUI Gallery (standard Gallery app) automatically creates hidden folders for:
- ๐.thumbnails - photo miniatures (accelerate the loading of the gallery, but take up space).
- ๐.MIUI.miui โ temporary edit files (for example, cropped versions of photos).
- ๐.nomedia โ folders that the gallery ignores (for example, downloads from some applications).
To see the hidden folders:
- Open the files. โ press โฎ (three-point) โ Settings.
- Activate the option to show hidden files.
- Go back to the root directory and find folders whose names start with a dot (e.g.,.thumbnails).
The.thumbnails folder often stores smaller copies of deleted photos, which can be extracted and enlarged using third-party tools (such as Waifu2x or Remini), but the quality will be lower than the original.
3. Cloud Storage: Mi Cloud, Google Photos and more
If your Xiaomi has sync enabled, photos could automatically upload to the cloud.
| Service | The path to photo | How to check |
|---|---|---|
| Mi Cloud | cloud.xiaomi.com โ Gallery | Open Settings โ Xiaomi Account โ Mi Cloud โ Gallery |
| Google Photo | photos.google.com โ Photo on the device | Check out the Google Photos app โ Photos โ Devices |
| Yandex.Disk. | disk.yandex.ru โ Autoboot / Camera | Settings of the Yandex.Disk application โ Autoboot |
To avoid duplication, disable autoboot in unnecessary services:
- For Mi Cloud: Settings โ Xiaomi Account โ Mi Cloud โ Gallery โ Autoboot (turn off the slider).
- For Google Photos: Open the app โ click on the avatar โ Photo settings โ Backup.
โ ๏ธ Note: If you delete photos from the gallery but they are left in the cloud, they can be restored within 30 to 60 days (depending on the service.
๐ก
To save space, Google Photos should include the option โCompression Qualityโ instead of โOriginal Qualityโ to reduce the weight of the photo without much loss of quality.
4. folders of third-party applications: Telegram, WhatsApp, Viber
Messengers and social media save media files to their own folders, which are often ignored by the standard gallery.
- ๐ฌ /storage/emulated/0/Android/media/com.whatsapp/WhatsApp Media/WhatsApp Images - a photo from WhatsApp.
- ๐ฌ /storage/emulated/0/Telegram/Telegram Images โ Telegram media (if saved in the gallery is included).
- ๐ /storage/emulated/0/Pictures/Instagram โ Photos downloaded from Instagram.
- ๐ต /storage/emulated/0/Android/media/com.tencent.mm/MicroMsg/Download โ photo from WeChat.
If the files are not displayed in the gallery, but are physically present on the device:
- Install a file manager with.nomedia support (such as Solid Explorer or FX File Explorer).
- Find the folder with the photo and delete the.nomedia file from it (if any).
- Reboot the device โ after that, the gallery will scan the folder again.
For Telegram, you can turn on the display of media in the gallery:
- Open Telegram โ Settings โ Data and memory.
- Find the Telegram folder section and activate Show in the gallery.
Check the folder /Android/media/|Delete the file.nomedia|Reboot the phone |Update the data in the gallery (swipe down)
-->
5. Recovery of deleted photos: 3 working methods
If the photos are missing from the gallery but you havenโt cleared the cart, try these methods:
Method 1: Recycle Bin at MIUI Gallery
The standard MIUI gallery has its own shopping cart, where files are stored for 30 days:
- Open the gallery. โ press โฎ (three-point) โ Basket.
- Select the desired photos and click Restore.
Method 2: Recovery through DiskDigger (without root)
The DiskDigger app scans the deviceโs memory for deleted files:
- Install DiskDigger from Google Play.
- Select Start Basic Scan (no root permission required).
- After scanning, mark the photo and click Restore.
Method 3: ADB-team to search for shadow copies
If you are willing to use ADB, you can find photos that MIUI hides:
adb shell find /storage/emulated/0/ -name ".jpg" -o -name ".png" | grep -v "thumbnail"This team will list everyone. JPG and PNG-files, except thumbnails:
- ๐ฅ๏ธ Included Debugging by USB (Settings โ The phone. โ Version. MIUI โ Press 7 times, then additionally โ For developers โ Debugging by USB).
- ๐ฅ๏ธ Established ADB-PC drivers.
โ ๏ธ Note: If you used the Garbage Cleanup feature in the Security App, the chances of recovery drop dramatically โ MIUI Deletes files without the possibility of returning.
What to do if the photos are overwritten?
6. Search for photos via PC: USB and MTP connection
Sometimes it's easier to find a photo by connecting Xiaomi to a computer.
- Connect your phone to your PC via USB-cable.
- On the phone, select File Transfer (MTP) mode (notification will appear in the curtain).
- On PC, open Explorer (Win + E) - the device will appear as a removable disk.
If the folders are not displayed:
- ๐ Check if the debugging option is enabled USB (see section on ADB).
- ๐ Install Mi drivers PC Suite from the official Xiaomi website.
- ๐ Try another one. USB-cable (some cables are only for charging purposes).
MacOS will require additional software, such as Android File Transfer, download it from android.com/filetransfer/.
If the PC does not see the internal memory, but visible SD-map:
- Open on your phone Settings โ Memory.
- Click on the internal memory. โ โฎ โ USB-connection.
- Select File Transfer instead of Charging Only.
๐ก
USB connection is the most reliable way to find photos if they are not displayed in the gallery, but are physically left on the device.
7. Problems with displaying photos in the gallery: causes and solutions
If the photo is on the device but is not shown in MIUI Gallery, the reasons may be:
| Problem. | Reason. | Decision |
|---|---|---|
| The photo is in the folder, but not in the gallery. | .nomedia file in folder | Remove.nomedia through the conductor |
| Gallery not updated | The app's cache is clogged. | Clear the cache: Settings โ Apps โ Gallery โ Storage โ Clear the cache |
| Photos are displayed as gray squares | Damaged thumbnails | Delete the.thumbnails folder and restart your phone |
| DCIM folder missing | File system failure | Connect your phone to your PC and start chkdsk (for Windows) |
If the gallery does not open at all:
- Go to Settings โ Applications โ Gallery โ Storage.
- Click Clear Data (all gallery settings will reset!).
- Reset the device.
To solve problems with miniatures:
adb shell rm -rf /storage/emulated/0/DCIM/.thumbnailsThis team will remove all the thumbnails and the gallery will recreate them the next time it opens.