Deleting photos on Xiaomi, Redmi or POCO smartphones often seems irreversible β especially if you didnβt know there was a shopping cart in the MIUI gallery. In fact, you have up to 30 days to recover photos, even if youβve already cleared the βRecently Deletedβ folder. In this article, weβll break down all the working methods from standard MIUI features to professional tools like ADB and DiskDigger.
It's important to understand that recovery success depends on three factors: time elapsed since the deletion, activity of writing new data to the phone and firmware version. For example, on the Xiaomi 13 Pro with MIUI 15, the algorithm for storing deleted files differs from the Redmi Note 10 to MIUI 12.5. We took these nuances into account and prepared instructions for different scenarios, from simple return from the basket to deep memory scanning.
1. Standard recovery from the folder βRecently deletedβ
The most obvious way is to check the system basket in the gallery, which is called "Recently Deleted" on Xiaomi and stores files for up to 30 days (on some models, 15 days).
- Open the Gallery app (flower icon).
- Slip on three horizontal lines in the lower right corner (menu).
- Select the Recycle Bin or Recently Deleted.
- Find the right photos, hold your finger on the thumbnail and click Restore.
If the folder is empty or not on the menu, it means:
- πΉ You have already cleaned the basket manually (through Clean the basket in the menu).
- πΉ The files were deleted more than a month ago.
- πΉ On your Xiaomi model, the basket function is disabled (rarely, but it happens on old firmware).
π‘
If the gallery doesn't have a Recycle Bin item, try updating the app via Google Play or reinstalling it. On some firmware, the feature is hidden until the update.
On POCO F5 and the new Redmi with MIUI 14+, the basket may be called the Album Archive to find it:
- Open the gallery. β Albums.
- Scroll down to the Utilities section.
- Slip on the Album Archive and look for deleted files there.
2. Restore via Google Photos (if synchronized)
If your Xiaomi has autosynchronization enabled with Google Photos, the chances of returning photos increase by up to 90%, the service stores deleted photos in its shopping cart for 60 days - twice as long as a standard MIUI gallery.
- Open the Google Photos app (if not installed, download from the Play Market).
- Slip on the profile avatar in the upper right corner.
- Pick the basket.
- Find the right photos, hold your finger on them and click Restore.
If the basket is empty, try:
- π Enter a Google Photo search query by date or location (e.g. beach August 2023).
- π Check the Archive folder β sometimes photos are moved there instead of deleting.
- π Go to the web version of photos.google.com from a computer - it is more convenient to filter there.
Important: If sync has been disabled, this method will not work. You can check backup status at Google Photos β Backup and Sync. If it says Off, go to the following ways.
3.Use of the file manager to search for hidden copies
Sometimes photos are not deleted completely, but remain in hidden folders of the system, which is true for Xiaomi with MIUI 12-14 firmware, where the gallery can back up thumbnails.
- Install a file manager with access to root folders (such as Solid Explorer or FX File Explorer).
- Go to /storage/emulated/0/ (internal memory).
- Open folders: DCIM/.thumbnails Pictures/.trash MIUI/Gallery/cloud/
- Look for files with.jpg,.png, or.nomedia extensions (the latter may be hidden).
On Redmi Note 11 and similar models, sometimes a search by file change date helps.
- π In the file manager, select Sort β By date.
- π Scroll down to the day the photo was removed.
- π Files with names like IMG_20230515_123456.jpg.bak β These are potential backups.
How to enable the display of hidden files?
Warning: Do not move the files you find directly to the gallery. First, copy them to your computer or the cloud to avoid being deleted again.
4. Recovery through ADB (for advanced users)
If the standard methods didnβt work, you can try to extract photos using Android Debug Bridge (ADB), which is suitable for Xiaomi with an unlocked bootloader or root rights, but some commands work without them.
- π₯οΈ Computer with installed ADB Tools.
- π± USB-cable (preferably original).
- π§ Included debugging by USB on the phone (Settings) β The phone. β Version. MIUI β 7 times to tap according to the version β return to β For developers β Debugging by USB).
Step-by-step:
- Connect the phone to the PC and confirm access to debugging on the smartphone screen.
- Open the command prompt (Windows) or terminal (Mac/Linux) in the folder with ADB.
- Enter the command to search for deleted files: adb shell su -c "find /storage/emulated/0/ -name '.jpg' -o -name '.png' -mtime -30" (this is looking for JPG/PNG deleted in the last 30 days).
- If you find files, copy them to your PC: adb pull /storage/emulated/0/DCIM/.thumbnails/ C:\Xiaomi_Recovery\
No root rights. ADB It can't scan all the memory, but it can sometimes find files in the cache of the gallery. TWRP root.
Debugging is on. USB|Installed drivers Xiaomi on PC|The phone is charged at least 50 times%|Backup of important data is made|Connection with Adb Devices Team-->
Attention: β οΈ Wrong teams ADB If you're not sure what you're doing, you can skip this method.
5. Deep memory scanning programs
If previous methods failed, then we have to use specialized tools that scan internal memory at the binary data level and recover even fragmented files.
| Programme | Need root? | Free version | Efficiency |
|---|---|---|---|
| DiskDigger | No (baseline mode) | Yes (with limitations) | ββββ (well-placed JPG) |
| Recuva (via PC) | No. | Yes. | βββ (better SD-map) |
| EaseUS MobiSaver | No. | No (trial) | βββββ (deep-scan) |
| Dr.Fone | Sometimes. | No. | ββββ (supportive MIUI) |
Instructions for DiskDigger (the easiest option):
- Download the app from the Play Market.
- Start and select Start basic scan (without root).
- Wait until the process is completed (it can take 10β30 minutes).
- Check the necessary photos and click Restore.
- Save files to SD-map or cloud (not internal memory!).
Important: The more data you write to your phone after you delete a photo, the lower your chances of recovery, for example, if you shoot 10 new videos after you delete them, they could overwrite old files.
π‘
When using reclaimer software, NEVER save recovered files back to your phone's internal memory. SD-Map, cloud, or PC to avoid overwriting.
6. Contact the Xiaomi Service Center
If the photos are critical (for example, documents or unique frames), and independent attempts were unsuccessful, you can contact the official service Xiaomi (eMMC/UFS). But keep in mind:
- π° Service paid (from 1,500 to 5 000 rubles depending on the model).
- β³ Recovery time: 3-7 days.
- π The warranty on the phone can be canceled (if you need a disassembly).
- π Not all services are taken for data recovery β check in advance.
To increase the chances of success:
- Do not use your phone after deleting your photo (turn off your mobile data and Wi-Fi).
- Do not update the firmware and do not reset the settings.
- Tell the master the exact date and time of removal.
The addresses of official Xiaomi service centers in Russia can be found on the website mi.com/ru/service. Before visiting, check by phone whether they are engaged in data recovery.
7. How to prevent future photo loss
To avoid the problem of deleted photos, set up automatic backup on Xiaomi:
- π± Google Photos: Settings β Backup and synchronization β Select Quality High (unlimited) or Original (paid).
- βοΈ Mi Cloud: Settings β Accounts. β Mi Cloud β gallery β Synchronize. Gives 5GB for free.
- πΎ Local Backup: Once a month, copy a photo to a computer or external drive through a computer or disk MIUI+ Xiaomi PC Suite.
- π Duplication: Use apps like SyncMe to automatically send photos to a second account (e.g. Yandex Drive).
Also useful:
- π Disable Gallery Optimization in Settings β Annexes β gallery β Memory. β Clean the cache (so that miniatures are not removed).
- π Create a separate folder for important photos and exclude it from cleaning in Settings β Warehouse β Cleanup.
- π‘οΈ Set a password to the folder with the photo through the Secure folder in the gallery (available on the MIUI 13+).
π‘
Xiaomi with MIUI 14 has a feature called βTemporary Deletion Lockβ: if you turn it on in the Gallery Settings, photos will be deleted only after confirmation by fingerprint.