Have you accidentally deleted important photos from your Xiaomi Redmi and are now desperately looking for a way to get them back? Don't panic: even after clicking "Delete" the pictures don't disappear from the device instantly. Depending on the model (Redmi Note 12, Redmi 10, POCO X5 and others), the MIUI firmware version and the way to delete (via gallery, file manager or third-party apps), the photos can be saved in different places - from the standard shopping cart to hidden system folders.
In this article, weโll look at all possible locations where deleted photos are stored on Xiaomi, from obvious ones (like the.trash folder) to obscure ones (app cache or Mi Cloud backups), and learn how to recover images with embedded tools and third-party utilities, even if they were erased months ago. Importantly, the faster you start acting, the better the chances of success โ new data can overwrite deleted files!
Note: the instructions are valid for all modern Xiaomi devices based on MIUI 12-14 (including Redmi 13C, Redmi A2, POCO F5, etc.), as well as for older models with a shell MIUI 11 and below. If your smartphone runs on pure Android (for example, Xiaomi 13T Pro with HyperOS), some paths may differ - we will mention this too.
1.The basket in the Xiaomi Gallery: the first place to search
The most logical place to store deleted photos on Redmi is the built-in Recycle Bin in the standard Gallery app, which is activated by default and saves files for 30 days (some firmware 15 days) to check it out:
- Open the Gallery app (an icon with colorful photos).
- Slip on three horizontal lines (โฐ) lower-right.
- Select Recycle Bin (or recently deleted on new MIUI versions).
- Find the right photos, highlight them and click Restore.
โ ๏ธ Note: If you manually cleaned the cart or used the Clean Everything feature, files will be permanently deleted (without the possibility of recovery by standard means).
On some Xiaomi models (e.g. Redmi 9A or POCO M3), the cart can be turned off to enable it:
- Come to the gallery. โ Settings (โ๏ธ) โ Basket.
- Activate the Save Deleted Files switch.
- Set a storage period (maximum 60 days).
2. Hidden folders: where Xiaomi hides deleted files
If the photos were not found in the Recycle Bin, they could be moved to one of the hidden system folders, and in MIUI, these folders usually start from a dot (e.g.,.thumbnails or.trash) and don't show up in a standard file manager to see them:
Enable the display of hidden files in the file manager settings
Check the folder /storage/emulated/0/.trash
Look for thumbnails in /DCIM/.thumbnails
Check the gallery cache in /Android/data/com.miui.gallery-->
Detailed instructions:
- Open Files (the application with the blue folder).
- Tap it on three points (โฎ) โ Settings โ Enable Showing Hidden Files.
- Go to the root catalogue (/storage/emulated/0/) and find the folders: ๐๏ธ.trash is the main "basket" of the system (sometimes called.recycle). ๐ท DCIM/.thumbnails โ Photo miniatures are stored here (sometimes you can restore reduced versions). ๐ Android/data/com.miui.gallery/cache โ Gallery cache (may contain temporary copies). โ๏ธ MIUI/Backup/AllBackup โ backups if the auto-save function was enabled.
๐ Tip: If there is no.trash folder, try searching manually for keywords. For example, type in the file manager search bar.jpg or.png โ this will show all images on the device, including hidden ones.
โ ๏ธ Note: Do not move or rename files in the.thumbnails or cache folders, this can cause a malfunction of the gallery. If you find the right photos, copy them to a safe place (for example, to a memory card or to the cloud), and then delete the originals.
3. App cache: an unexpected source of deleted images
Many users are unaware that the cache of applications (such as Gallery, Google Photos or instant messengers) can contain temporary copies of deleted photos. These files are not displayed in the standard interface, but can be extracted manually.
To check the cache:
- Open Settings โ Applications โ Application Management.
- Find the Gallery (or Google Photos if you used it) and tap it.
- Choose Memory. โ Cash.
- Click Clear Cache - but don't do it right away! First copy the cache folder through the root-access file manager or using ADB.
๐ก
If you sent photos in instant messengers, check the Sent folder โ sometimes there are copies even after removal from the gallery.
4. backups of Mi Cloud and Google Photos
If your Xiaomi Redmi had Mi Cloud or Google Photos enabled, the deleted images could have been saved to the cloud, which is one of the most reliable ways to recover, since the files are stored on Xiaomi or Google servers and are independent of the memory status of the phone.
How to check out Mi Cloud:
- Open Settings โ Accounts and Sync โ Mi Cloud
- Sign in if you are not logged in to your account.
- Go to the Gallery or backup copies.
- Check the Recycle Bin folder in the cloud, where photos are stored for up to 60 days.
How to check out Google Photos:
- Open the Google Photos app.
- Put it on the avatar. โ Basket.
- The photos are stored there for 60 days (unless manually cleaned).
- Also check the archive โ sometimes the photos are there instead of the basket.
| Service | Storage period in the basket | How to repair | Limitations |
|---|---|---|---|
| Mi Cloud | 30-60 days | Through the web version of i.mi.com or the app | Requires authorization, volume limit (5-100 GB depending on the tariff) |
| Google Photo | 60 days | Through the app or photos.google.com | Free only 15 GB, compression photo when exceeding the limit |
| Yandex.Disk. | 30 days | Through an app or web version | The basket is cleaned automatically if the place ends. |
| Mail.ru Cloud | 30 days | Through the application or cloud.mail.ru | Maximum 8GB free |
โ ๏ธ Note: If you manually deleted photos from the cloud (for example, through the web version of Mi Cloud), it will be impossible to restore them. Also note the automatic cleaning: if the space in the cloud ends, old files from the basket can be deleted early.
5. Recovery through ADB and specialized utilities
If the photos are not found in the cart or the cloud, the last chance is deep memory scanning with ADB (Android Debug Bridge) or third-party programs, which is suitable for advanced users and requires connecting the phone to a PC.
Method 1: Using ADB (without root)
- Enable Developer Mode on Xiaomi: Go to Settings โ About Phone. Tap 7 times on MIUI Version. Go back to Settings โ Additional โ For Developers. Activate Debugging on USB.
adb shell su -c "find /storage/emulated/0/ -name '.jpg' -o -name '.png'"(If there is no root, try without su-c, but the results will be limited.)
adb pull /storage/emulated/0/DCIM/.thumbnails/ C:\Xiaomi_Recovery\Method 2: Recovery programs
For users without technical skills, utilities like DiskDigger, Recuva (for PC) or Dumpster (an application-analogue of the basket) are suitable.
- ๐ฑ DiskDigger (Android): Scans internal memory, finds deleted photos and allows you to restore them directly to your phone.
- ๐ป Recuva (PC): Connect Xiaomi as an external drive and scan the memory.
- ๐๏ธ Dumpster: Works as an extended shopping cart, saves all deleted files.
โ ๏ธ Warning: Do not install recovery software on the phone itself โ this can overwrite deleted data! Use only proven utilities from official sources (for example, Google Play or the developerโs website). Also, avoid writing new files to your device until the recovery is complete.
What if the phone is not detected via ADB?
6. Recovery from memory card (if the photos were on SD)
If the photos were stored on a memory card (microSD), the chances of recovery are higher, since the system less often overwrites data on an external drive.
- Remove the card from your phone and connect it to your PC via a card reader.
- Use Recovery Programs to Recover: ๐ป PhotoRec (free, works via command line). ๐ป EaseUS Data Recovery (paid, but with trial mode). ๐ป R-Studio (for experienced users).
Select the memory card as your target drive and run a deep scan.
Save the recovered files to your PC hard drive (not to the card!).
๐ Tip: If the memory card is damaged (undefined or asked to be formatted), don't agree to formatting! SD Card Formatter only after data recovery.
Critical information: On Xiaomi Redmi devices with a hybrid slot (for example, Redmi Note 11), the memory card can be formatted as internal memory. In this case, it will be almost impossible to recover data - the system encrypts the partition. Always back up before using the microSD as an internal drive!
7. Contact Xiaomi Service Center: When Nothing Helps
If all of these methods have failed, and the photos are critical (for example, they are the only copies of documents or family photos), you can contact the official service center Xiaomi.
What you need to know before your visit:
- ๐ Bring a check or confirmation of purchase of the phone (for warranty cases).
- ๐ If the phone was set a password, you need to know it โ without unlocking, specialists will not be able to access the data.
- ๐ฐ The cost of recovery depends on the complexity (from 1,500 to 10,000 rubles).
- โณ The process can take from a few days to a week.
โ ๏ธ Attention: Don't go to unofficial workshops with dubious reputations! There is a risk that your data will be copied or stolen. Official Xiaomi service centers in Russia can be found on the website mi.com/ru/service.
๐ Alternative: If the service center refuses to help (for example, due to lack of warranty), try a data recovery lab, such as a data recovery lab. HDD Recovery or Data Recovery: They work with physically damaged drives, but services cost more.
๐ก
Contacting a service center is a last resort, and in 90% of cases, photos can be recovered independently using the methods described above, and the service is only relevant if the memory is physically damaged or if the data is encrypted.