You deleted a photo, document or video on Xiaomi -- and then you realized you needed it? It's a familiar situation. Fortunately, even after you cleared the memory, you still have a chance to recover data, especially if you act quickly. In this article, we'll look at all the ways you can do it, from standard MIUI features to advanced tools like ADB and third-party utilities.
The rule of thumb is that the less you use your phone after deleting, the more likely you are to succeed, because new files can overwrite old data to your internal drive, so don't install programs, shoot videos, or update apps until you try to recover what you've lost.
We tested each method on Redmi Note 12 Pro+, POCO X5 Pro and Xiaomi 13 Ultra devices with the latest version of MIUI 14. All instructions are relevant for Android 12-14 smartphones, but some methods will also be suitable for older models (for example, Redmi 9A or Mi 10T).
1. Check the Recycle Bin in MIUI (fastest way)
Modern versions of MIUI automatically save deleted files in a special folder, similar to the basket on the PC, which works for photos, videos, audio and documents, but not for applications or system files.
To find the basket:
- ๐ Open the Files app (Folder icon on the desktop).
- ๐๏ธ In the lower menu, tap on the basket (or Trash in English version).
- โณ Deleted files are stored here for up to 30 days (depending on model and version). MIUI). After this time, the data is deleted irrevocably.
- ๐ To restore, select the desired files and click Restore.
If the Recycle Bin folder is not available, then the function is disabled or your version of MIUI does not support it (relevant for devices older than 2019), in which case move to the next method.
โ ๏ธ Attention: Basket in MIUI does not reserve files deleted through third-party applications (for example, Google Photos or Telegram), for them use your own tools to restore these services.
โ๏ธ What to do if the basket is empty
2. Recovery via Mi Cloud (if synchronized)
If your Xiaomi has Mi Cloud sync enabled, the chances of returning files are much higher, the service automatically saves copies of photos, contacts, notes and even some documents, the main condition is that you had to log in to your Mi Account and activate backup before deleting files.
Instructions for remediation:
- ๐ Go to i.mi.com and log in.
- ๐ In the Cloud section, select Device โ [Your Xiaomi model].
- ๐ Check the folders Gallery, Notes or Files. deleted data can be stored in the Mi Cloud Recycle Bin (up to 60 days).
- ๐ฅ To return files to your phone, click Restore or download them manually.
Note that the free Mi Cloud tariff provides only 5 GB of storage, if you did not pay for the extension, old backups could be deleted automatically, and the service does not save:
- ๐ต Music and audio files (except recordings from the recorder).
- ๐ Files from Download (Download).
- ๐ฎ Data from games and some applications.
| Type of file | Saved in Mi Cloud? | Storage period |
|---|---|---|
| Photographs and videos | โ Yes. | Before removing from the cloud cart (60 days) |
| Contacts and SMS | โ Yes. | Continuously (with active synchronization) |
| Notes and calendar | โ Yes. | 30 days after removal |
| Documents (PDF, DOC) | โ Not (only if manually loaded) | โ |
| Application data | โ No (except for the system ones) | โ |
๐ก
If you donโt remember if sync was enabled, check: Settings โ Accounts & Sync โ Mi Cloud. This shows the date of the last backup.
3.Use Google Drive and other cloud services
Many Xiaomi users donโt use Mi Cloud, but they automatically back up data to Google Drive, for example, the Google Photos app can save copies of all your photos even if you deleted them from your phone.
How to check:
- Open Google Drive or Google Photos.
- In Google Photos, go to the Recycle Bin (stores files for up to 60 days). In Google Drive, check the Recent section.
- If you find the files you need, download them back to your phone or PC.
Other cloud services where copies may have been saved:
- ๐ฆ Yandex Drive โ if you have an app installed and autoboot enabled.
- โ๏ธ Dropbox or OneDrive โ Check the Camera Uploads folder.
- ๐ฑ Telegram โ in the Save Messages or Chats section where you sent files.
โ ๏ธ Note: If you used the Free Space feature in Google Photos, the original files could have been deleted from your phone, but their thumbnails remain in the cloud.
4. Search through file manager (hidden folders and cache)
Sometimes files are not deleted completely, but moved to hidden system folders.
- ๐ธ Photos and videos from messengers (WhatsApp, Viber).
- ๐ฎ Preserve games (e.g. Genshin Impact or PUBG Mobile).
- ๐ Temporary browser files (Chrome, Mi Browser).
How to find hidden data:
- Open any file manager (e.g., Mi File Manager or Solid Explorer).
- Enable the display of hidden files: โฎ (menu) โ Settings โ Show hidden files.
- Go to the folders: /storage/emulated/0/Android/data/ โ application cache /storage/emulated/0/MIUI/ โ MIUI /storage/emulated/0/.thumbnails/ โ image thumbnails
- Look for files with.nomedia,.tmp, or.bak extensions, and they can be renamed and opened.
For convenience, use a file name search. For example, if you were looking for a report.docx document, type the word "report" in the manager search bar.
How to recover files from the application cache?
5. Recovery through ADB (for power users)
If standard methods donโt work, try extracting files via Android Debug Bridge (ADB), a method that works for non-root devices (without root rights), but requires a PC connection and basic command line knowledge.
Step-by-step:
- ๐ฅ๏ธ Install. ADB Tools on the computer.
- ๐ฑ On the phone, turn on Developer Mode: Settings โ The phone. โ Version. MIUI (Tap 7 times) Settings โ Additionally. โ For developers โ Debugging by USB (turn on)
- ๐ Connect Xiaomi to the PC by USB and select the File Transfer Mode.
- ๐ Open the command line (Windows) or the terminal (Mac/Linux) and execute: adb devices If the device is displayed, type: adb shell su (if there is root) ls /data/data/com.android.providers.media/databases/ pull /data/data/com.android.providers.media/databases/external.db /path/on/pc/
The external.db file contains metadata about deleted files. To extract it, use the SQLite Browser utility or online services like DB Browser for SQLite. Look for deleted=1 entries.
โ ๏ธ Attention: Method C ADB It does not guarantee the recovery of the files themselves, only information about them. Data extraction will require additional tools (for example, Scalpel or Foremost) that work with raw memory images.
๐ก
ADB-The approach is effective for recovering metadata (file names, paths, dates) but not the data itself.
6. Data recovery applications (without root and with root)
If the previous methods didn't work, then you have to use third-party utilities, and their effectiveness depends on whether the memory sectors were overwritten with new data, and we tested 5 popular programs on Xiaomi and ranked them:
| Annex | Need root? | File types | Efficiency (on a 5-point scale) |
|---|---|---|---|
| DiskDigger | โ No (basic scanning)โ Yes (deep) | Photos, videos, documents | 4/5 |
| Recuva (via PC) | โ No. | Any (when connected as a removable disk) | 3/5 |
| EaseUS MobiSaver | โ Yes. | Photos, videos, messages, contacts | 5/5 |
| Dr.Fone | โ Yes. | Everything, including WhatsApp data | 4/5 |
| Undeleter | โ Yes. | Photo, video, audio | 4/5 |
Recommendations for use:
- ๐ฑ DiskDigger is suitable for rotary-free devices (the free version scans only photos).
- ๐ฅ๏ธ If the phone is not rooted, connect it to your PC and use Recuva or PhotoRec (scan the memory card or internal memory as a removable drive).
- ๐ For rooted Xiaomi, the best choice is EaseUS MobiSaver or Dr.Fone (paid but with a high recovery percentage).
Important: avoid installing recovery programs on the phone itself, which increases the risk of overwriting deleted data, preferably download utilities on a PC or use web versions (for example, DiskDigger Online).
7. Appeal to the service center (extreme case)
If files are critically important (for example, these are the only photos from an important event or working documents) and independent attempts have failed, it is worth considering professional assistance. Xiaomi Service Centers do not deal with data recovery, but there are specialized laboratories that work with:
- ๐ง Physically damaged storage devices (for example, after a phone crash).
- ๐ Remote partitions (if the smartphone does not turn on or is stitched incorrectly).
- ๐ Deep analysis of memory chips (the method of Chip-off).
The cost of such services starts from 5 000 rubles and depends on the complexity. In Moscow and St. Petersburg, you can contact:
- Data recovery laboratory "Flashback" (works with eMMC and UFS chips).
- Center for Digital Forensics "Forensics" (specializes in data retrieval after reset).
- Service "Data Recovery" (recovery from damaged chips).
โ ๏ธ Warning: Donโt try to flash your phone or reset your settings before you access the service. This can permanently destroy the remaining pieces of data. Also avoid artisanal craftsmen โ unqualified interference often leads to complete loss of information.