How to recover photos from the cart on the Xiaomi phone: all working ways

Have you deleted important photos on your Xiaomi smartphone and you don't know how to get them back? Don't panic: in most cases, files can be recovered even after cleaning the cart. In this article, we'll look at all the current ways, from standard MIUI features to professional tools that work even on devices with MIUI 14 and HyperOS.

The recycle bin in the Xiaomi Gallery stores deleted images for 30 days (by default), but this period can be changed. If you cleared the cart or more than a month has passed, the chances of recovery are still there - provided that the disk space has not been overwritten with new files. We will tell you how to act depending on the situation: from a simple return from the cart to use. ADB-commands and third-party utilities.

The faster you start recovering, the better the chances of success, and every new photo, video, or app you install reduces the chances of old files being returned.

If the photos were recently deleted (within the last 30 days), they can be returned directly from the Gallery app basket.This method works on all Xiaomi smartphones with MIUI 10 and later, including the Redmi Note 12, POCO X5 and Xiaomi 13 models.

Instructions:

  • ๐Ÿ“ฑ Open the Gallery app (a colored flower icon).
  • ๐Ÿ—‘๏ธ In the upper right corner, press three dots (โ‹ฎ) โ†’ pick the basket.
  • ๐Ÿ” Scroll through the list and tick the photos you need (or click Select All).
  • โ†ฉ๏ธ Click Restore at the bottom of the screen.Photos will return to the folder All photos.

If there is no Cart button, check the settings of the gallery:

  1. Come to the gallery. โ†’ โ‹ฎ โ†’ Settings.
  2. Select the Cart and make sure that the slider Enable the Cart is active.
  3. Here you can change the storage period of deleted files (from 1 to 60 days).

Check the Hidden Albums folder in the gallery | Make sure the photos are deleted through the standard gallery, not through the file manager | Try to reboot the phone - sometimes the shopping cart is updated with a delay-->

โš ๏ธ Attention: If you were manually cleaning the basket (Clean the basket), the standard method won't work.

2. Recovery through file manager (if the basket is cleared)

Even after cleaning the Recycle Bin, files can remain in the phoneโ€™s memory in hidden folders, and on Xiaomi, they can be found through the standard File Manager (or Mi File Manager).

  • ๐Ÿ“ Photos were removed less 2-3 weeks ago.
  • ๐Ÿ“ฑ The phone did not completely clean the cache.
  • ๐Ÿ”„ There were no major system updates.

Step-by-step:

  1. Open the file manager (yellow folder icon).
  2. Go to the Category section โ†’ Images.
  3. In the upper right corner, press three dots (โ‹ฎ) โ†’ Show hidden files.
  4. Look for folders with names like.trash or.recycle, which can be temporary copies. DCIM/.thumbnails, thumbnails of deleted photos. MIUI/Gallery/cloud, if you've been synced to Mi Cloud.

SD-map

If there are no folders, try searching for keywords: in the file manager click on the magnifying glass (๐Ÿ”) and type in.jpg,.png or IMG_ (name).

๐Ÿ’ก

If the photos were taken on the phone camera, search for them by prefix. MI_ or XIAOMI_ It's in the file name. It'll speed up the search.

3. Use of Mi Cloud (if synchronization was enabled)

If your Xiaomi has Mi Cloud sync enabled, the deleted photos could be saved to the cloud, a method that works even after you reset your phone to factory settings.

How to check and restore:

  • ๐ŸŒ Go to i.mi.com and log in.
  • ๐Ÿ“‚ Select the Gallery or Photos section.
  • ๐Ÿ—‘๏ธ In the left menu, find the basket folder (if any).
  • ๐Ÿ”„ If the Recycle Bin is empty, check the All Photos folder โ€“ sometimes files are restored automatically.

If the photos are not in the cloud, but sync has been enabled, try:

  1. On the phone, go to Settings โ†’ Accounts โ†’ Mi Cloud.
  2. Turn off and turn on the gallery sync again.
  3. Wait 5-10 minutes and check the Mi Cloud folder in the gallery.
ConditionsChance of recoveryAction.
Synchronization was enabled before removalโญโญโญโญโญ (90%)Check Mi Cloud through your browser or application
Synchronization is activated after removalโญโญ (20%)Go back to methods 1 or 2
Photos deleted >30 days ago, but the cloud hasn't clearedโญโญโญ (50%)Search for Mi Cloud Archives (Deleted Files)
Mi Account Unlinked or Deletedโญ (0%)Use methods 4 or 5

โš ๏ธ Warning: Only 5GB of storage is available for free in Mi Cloud. If the space is over, old photos could be deleted automatically. Check the Recycle Bin section in the cloud - there files are stored for up to 60 days.

4. Recovery through ADB (for power users)

If standard methods don't work, you can try extracting photos through ADB (Android Debug Bridge), which requires connecting your phone to your computer and only works if:

  • ๐Ÿ”Œ The phone's debugging on. USB.
  • ๐Ÿ–ฅ๏ธ There is access to a PC with installed ADB-driver.
  • ๐Ÿ“ฑ The device is not encrypted (or you know the password).

Instructions for Windows:

  1. Download Googleโ€™s Platform Tools and unpack it into the C:\adb folder.
  2. On your phone, turn on: Settings โ†’ About Phone โ†’ MIUI version (click 7 times to activate Developer Mode). Settings โ†’ Additional โ†’ Developer โ†’ Debugging via USB.

File transfer

Win + R

cmd

cd C:\adb


adb devices

If the device is displayed, enter:

adb shell


su




find /storage/emulated/0/ -name".jpg" -o -name".png" > /sdcard/recovered_files.txt

Internal memory.

recovered_files.txt

adb pull /storage/emulated/0/DCIM/MIUI/Camera/IMG_2023*.jpg C:\recovered_photos\

Critical: Don't extract photos directly to your phone, it can overwrite deleted data. Always copy them to an external drive.

What if the ADB canโ€™t see the device?
1. Install drivers for your Xiaomi model (download from the official website or via Mi). PC Suite). 2. Check that the phone settings have selected File Transfer mode (MTP), Not Charging. 3. Try another one. USB-cable (preferably original). 4. Disable the antivirus on your PC - it can block ADB-linkage.

5. Recovery Programs (DiskDigger, EaseUS MobiSaver)

If previous methods have failed, then you have to use specialized tools that scan the phone's memory at a low level and can find files even after cleaning the cart.

  • ๐Ÿ› ๏ธ DiskDigger โ€“ works without root rights, finds JPG, PNG, RAW. Free version shows preview, to save you need a Pro version (~$15).
  • ๐Ÿ” EaseUS MobiSaver โ€“ Supports Recovery from SD-There's a trial mode.
  • ๐Ÿ“ฑ GT Recovery (for Android) - requires root, but is free. Finds even highly fragmented files.

Step-by-step instructions for DiskDigger:

  1. Download and install the program on PC (official site).
  2. Connect the phone in File Transfer (MTP) mode.
  3. In the program, select your Xiaomi drive (usually Internal Storage).
  4. Run a full scan (may take 1-2 hours).
  5. After completion, mark the photos you need and press Recover (save them to PC).

Importantly, the longer you use your phone after deleting it, the less likely you are to recover, and programs look for fragments of files, and if they have been overwritten, you can't return photos.

DiskDigger|EaseUS MobiSaver|GT Recovery|Recuva|Another |Not used-->

6. Appeal to the service center (extreme case)

If the photos are critical (such as documents or unique pictures) and self-recovery did not help, you can contact the service center.

What you need to know:

  • ๐Ÿ’ฐ Cost of service: from 3 000 to 15 000 rubles (depending on the model and complexity).
  • โณ Timeline: 1-3 day (in some cases up to a week).
  • ๐Ÿ”’ Privacy: Choose trusted data-licensed centers.

Where to look for service:

  1. Official Xiaomi centers (list on the site mi.com).
  2. Data recovery laboratories (e.g. HDD Recovery, Data Recovery)
  3. Workshops with reviews on Yandex.Maps or 2GIS (rating above 4.5).

โš ๏ธ Warning: Before contacting the service, do not update the firmware or reset the phone to factory settings. This can permanently delete the remaining files.

๐Ÿ’ก

Chip recovery is the only way to recover data after complete formatting or physical memory damage, but it does not guarantee 100% results: the more modern the phone, the more complex the process (due to the encryption of data at the iron level).

Frequent Mistakes and How to Avoid Them

Many Xiaomi users lose their chances of recovery due to errors, and this is what you canโ€™t do after you delete photos:

  • ๐Ÿ“ธ Taking new pictures โ€“ they overwrite deleted files.
  • ๐Ÿ”„ Update firmware โ€“ this cleans the cache and temporary files.
  • ๐Ÿงน Clean Memory Through Settings โ†’ Memory.
  • ๐Ÿ”Œ Connecting your phone to charge without needing โ€“ background processes can overwrite data.

What to do instead:

  • โœˆ๏ธ Put your phone in flight mode โ€“ it will stop background activity.
  • ๐Ÿ›‘ Do not install new applications.
  • ๐Ÿ’พ Copy important data (contacts, messages) to another medium.

If you've already made one of these mistakes, don't despair: try methods with ADB or recovery software. The odds are diminishing, but they don't disappear completely.

FAQ: Answers to Frequent Questions

Can I recover photos that were deleted more than a year ago?
Theoretically, yes, but only if: The phone hasn't been updated or reset, the memory hasn't been filled with new files, you're using chip recovery at the service center, and in practice, the odds are close to zero: data is rewritten many times in a year.
Why is there no deleted photos in the gallery basket, even though it has been less than 30 days?
Possible reasons: Photos were deleted via File Manager, not gallery.Basket disabled in settings (Gallery) โ†’ Settings โ†’ Recycle bin files deleted from SD-It has a separate basket. The bug worked. MIUI (restart the phone).
How to increase the storage time of files in the basket?
Xiaomi stores deleted files for 30 days by default, but this can be changed: Open Gallery โ†’ โ‹ฎ โ†’ Settings โ†’ Recycle Bin. Select a Shelf Life and set a maximum of 60 days. Activate Autoclean so that old files are deleted only when space is scarce. On some firmware (e.g. HyperOS), this option may be called Retention Period.
Can I recover the photo after resetting to factory settings?
It depends on the type of discharge: ๐Ÿ”„ Soft reset (via Settings): chances are there if the internal memory is not formatted. ADB programs like DiskDigger. ๐Ÿงน Hard reset (via Recovery): data is deleted irrevocably, only chip recovery in the service will help.
Why are restored photos opened with artifacts?
This means that the files were partially overwritten, and this happens if: It's been a long time since they were deleted, the phone has been recording new data, the photos have been recovered from the damaged data. SD-Sometimes it helps to open files in Photoshop or GIMP and manually repair damaged areas.