Removing photos from your smartphone is one of the most common problems faced by users of Xiaomi, Redmi and POCO. Whether you accidentally clicked βDeleteβ, formatted a memory card or lost pictures after resetting your settings, there are almost always chances of recovery. In this article, we will discuss all the current ways to return deleted photos, including hidden MIUI functions, cloud services and third-party utilities.
It's important to understand that success depends on how long it's been since you deleted it and whether you've used your phone since then. New data written on top of old data can permanently destroy lost files. So you have to act quickly -- and start with the simplest methods.
We tested all of the methods described below on Xiaomi 13 Pro, Redmi Note 12 and POCO X5 models with the latest MIUI (14-15) instructions are universal and will be suitable for most of the brandβs devices released after 2018. If your model is older, check out the manual recovery section via PC.
1.Check the basket at MIUI Gallery
Modern versions of MIUI (starting with 12) automatically send deleted photos to an internal cart, where they are stored for up to 30 days, the first and easiest way to return photos without additional software.
To find the basket:
- π± Open the standard Gallery app (flower icon).
- ποΈ Slip on three dots in the upper right corner and select the basket.
- β Select the desired photos with a long tap and click Restore.
If the cart is empty or not on the menu, it means:
- πΉ Photos were deleted more than a month ago (autocleaning worked).
- πΉ You have used the function Clean the basket manually.
- πΉ Photos were deleted through Explorer or third-party apps (e.g. Google Photos).
β οΈ Note: In some of the scoring for POCO The cart is disabled by default. To activate it, go to Gallery Settings. β Basket β Turn it on.
2.Restore via Google Photos
If your Xiaomi has Google Photos enabled, the deleted photos could be saved to the cloud, which works even if you deleted the photos years earlier, provided that the backup was activated.
Instructions:
- Open the Google Photos app (if not, install it from the Play Market).
- Slip on the profile avatar in the upper right corner β Cart.
- Select a photo and click Restore. They'll be back in the main gallery.
If the Google Photos are empty:
- π Check the Archive folder β sometimes photos are moved there instead of deleted.
- π Use the Search function by date or location of the shooting.
- πΎ Photos.google.com may have more recovery options in the web version.
β οΈ Google Photos Stores Deleted Files in the Recycle Bin for 60 Days (as opposed to 30 Days in a Recycle Bin) MIUI). Then they will be removed irrevocably.
π‘
To avoid future losses, enable automatic sync in Google Photos: Settings β Backup and Sync β Enable. Select High (unlimited) quality to avoid wasting space in the cloud.
3.Using Mi Cloud (Xiaomi Cloud)
Mi Cloud is Xiaomiβs proprietary cloud storage that automatically backs up photos if the feature is activated. Unlike Google Photos, it can recover not only images, but also other data (contacts, notes).
How to check:
- Go to Settings β Mi Account β Mi Cloud.
- Sign in if you are not automatically logged in.
- Select the Gallery and check for backups.
- To recover, tap on Download next to the desired album.
The limitations of Mi Cloud:
| Parameter | Free fare | Paid fare |
|---|---|---|
| Storage volume | 5GB | 200 GB. |
| Retention period of deleted files | 30 days | 180 days |
| Max. One file size | 20MB | 1GB |
| Automatic reservations | Only on Wi-Fi. | By Wi-Fi/mobile data |
If Mi Cloud doesnβt have the right photos, but youβre sure that backup was enabled, try:
- π Update the cloud page (sometimes the data is loaded with a delay).
- π§ Check the Hidden folder β some photos can move there.
- π₯οΈ Sign in to Mi Cloud via your browser on PC: i.mi.com β there are more recovery tools.
4. PC recovery: programs for deep scanning
If previous methods didn't work, you'd have to connect your phone to your computer and use specialized tools that scan your internal memory and microSD card at the file system level, recovering even long-deleted data.
Top.-3 Photo recovery software with Xiaomi:
| Programme | Xiaomi support | Scan depth | Price. |
|---|---|---|---|
| Disk Drill | Yes (including MIUI 14/15) | Deep (restores fragments) | Free up to 500MB |
| EaseUS MobiSaver | Yeah (requires USB debugging) | Medium (fast/deep) | From $39.95. |
| Tenorshare UltData | Yes (supports all models) | Maximum (restores after resetting) | From $49.95. |
Step-by-step instructions for Disk Drill (recommended for beginners):
Enable USB debugging (Settings β About Phone β MIUI Version β 7 times tap β Back to Additional β For Developers β Debugging by USB)
Connect Xiaomi to your PC via the original cable
Install ADB drivers (download here)
Run Disk Drill and select Recovery from Android
Follow the Connection Wizard (allow access on your phone)
-->
Once scanned, it will show all the photos you find, including the deleted ones. Mark them and click Restore. Save them on your PC -- not your phone -- to avoid overwriting them!
β οΈ Note: If Xiaomi is not defined by the program, try it: π Use the other USB-cable (preferably original). π Restart your phone and PC. π οΈ Install drivers manually through Xiaomi PC Suite.
What if the program finds the photo, but they are broken?
5. Manual recovery via ADB (for advanced)
If youβre familiar with the command line, you can try extracting photos directly through Android Debug Bridge (ADB), a method that works even if the phone doesnβt turn on (provided you have access to recovery).
What you need:
- π₯οΈ Computer with Windows/Linux/macOS.
- π USB-cable-debugging USB (see previous section).
- π¦ Established ADB Tools.
Recovery teams:
adb shell
su
cd /sdcard/DCIM/Camera
ls -la | grep ".jpg" # View available files
exit
adb pull /sdcard/DCIM/Camera/ C:\Xiaomi_Photos\ # Copying on PCIf the Camera folder is empty, try searching in:
- /sdcard/DCIM/.thumbnails - miniatures of photos.
- /sdcard/Pictures/Screenshots β Screenshots
- /data/media/0/DCIM is the system partition (requires root).
β οΈ Note: Su commands require root rights. On modern Xiaomi, getting them can lead to a loss of warranty and blocking Bootloader. Without root, you can scan only an external memory card.
6.Recovery after a phone reset or breakage
If the phone was dropped to factory settings, dropped into the water, or stopped turning on, the chances of recovering the photo depend on where they were stored:
Scenario 1: The photos were in the internal memory
- π§ If the phone is turned on but reset, use the programs in section 4 (Disk Drill, EaseUS).
- π½ If the phone is not turned on, but there is access to recovery β try connecting via ADB (see section 5).
- π οΈ Xiaomi service centers can extract data using the help of JTAG Chip-Off, but it's expensive (from 5,000) β½).
Scenario 2: Photos were on a memory card (microSD)
- π Connect the card to the PC through the card reader and scan the program Recuva (free).
- π« Do not write new files to a map β this reduces the chances of recovery.
- π If the card is not readable, try scanning it on another device (camera, other phone).
Scenario 3: Phone drowned or physically damaged
- π§ Turn off the device immediately and donβt turn on β corrosion can destroy data.
- π§ Place your phone in a silica gel bag (from shoe boxes) for 24 to 48 hours.
- π Contact the service with equipment for data recovery from damaged chips (for example, Dr.Phone in Moscow / SPb).
π‘
If your phone doesn't turn on, but you've been syncing your photos regularly with Google Photos or Mi Cloud, you can recover the data even without access to your device, and the main thing is that the accounts are tied to your phone before they break.