Have you accidentally deleted an important file on a Xiaomi smartphone or TV and now you don't know how to return it? Or just want to check what's stored in the system's "basket"? On devices with MIUI and HyperOS firmware, the mechanism for working with deleted files is different from the usual Windows or macOS - there is no single universal solution. In this article, we will discuss all possible ways to access the basket on Redmi, POCO, Xiaomi and Mi TVs, including hidden functions and tools for data recovery.
Itโs important to understand that the concept of a โbasketโ on Xiaomi depends on the type of device and firmware version. On smartphones, it can be temporary file manager storage or cloud backup, and on TVs, a separate section in the media menu. Weโll look at unique methods for each case, including working with ADB and third-party utilities if the standard methods didnโt work.
1. Recycle Bin in MIUI and HyperOS file managers
On most Xiaomi smartphones (Redmi Note 12, POCO X5, Xiaomi 13, etc.), deleted files are temporarily stored in the basket of a standard file manager.
- ๐ฑ MIUI 12-14: The Recycle Bin is built into the Files app and stores deleted items for up to 30 days.
- ๐ HyperOS (2026+): The mechanism has changed โ now the cart can be hidden or moved to the Mi Cloud.
- โ ๏ธ Third-party managers (e.g. Google Files): have their own shopping cart that is not connected to the system.
To open the cart in the standard manager:
- Open the Files app (the folder icon on the desktop).
- In the bottom menu, tap on Categories โ Cart.
- If there is no item, check the settings: โฎ (three-point) โ Settings โ Show the basket.
โ๏ธ Checking the basket in MIUI
On some firmware, the basket can be disabled by default to activate it:
- Go to Settings โ Storage โ Recycle Bin.
- Enable the option to Save deleted files.
- Set a storage period (from 1 to 30 days).
๐ก
If the basket is empty, but the files were deleted recently, try to restart the smartphone โ sometimes the system does not have time to update the display of deleted data.
2. basket on Xiaomi TVs (Mi TV, Redmi TV)
On Xiaomi TVs (Mi TV Q2, Redmi Smart TV X, etc.), the shopping cart works differently than on smartphones, here it is associated with multimedia files and applications:
- ๐บ Local files: deleted videos/photos are stored in the file manager basket (similar to smartphones).
- ๐ฎ Applications: Remote programs can be restored through Settings โ Annexes โ Remote (not available on all firmware).
- โ๏ธ Cloud: If your TV is linked to your Mi Account, check Mi Cloud in the web version.
Instructions for accessing the cart on Mi TV:
- On the remote, click Home โ File Manager.
- Select the Recycle Bin in the side menu (if there is no item, update the firmware).
- To recover, click on the file and select Restore.
What to do if there is no TV box?
If you delete the application, not the file, you can restore it as follows:
- Go to Settings โ Applications โ Installed.
- Scroll down to Remote Apps (if any).
- Click on the desired application and select Install.
3. File recovery via Mi Cloud
If files have been synced to the Mi Cloud, they can be recovered even after cleaning the local shopping cart.
- ๐ฑ Photos and videos (automatic synchronization in the Gallery).
- ๐ Documents and Notes (if backup is enabled).
- ๐ Contacts and messages (synchronized by default).
Step-by-step:
- Open your browser on your PC or smartphone and go to i.mi.com.
- Sign in with the same Mi Account as on your device.
- Go to the section of the basket (on the left menu).
- Select the files you need and click Restore.
The limitations of Mi Cloud:
- ๐ Files are stored in the cloud basket for 60 days (as opposed to 30 days on the device).
- ๐ฆ Free rate โ only 5 GB (if you exceed the limit, old files are deleted automatically).
- ๐ Some types of files, for example, APK) non-synchronize.
๐ก
Mi Cloud is the only way to recover files after a phone is reset to factory settings or a device breaks down.
4. Access to the cart via ADB (for power users)
If standard methods donโt work, you can try accessing the cart via Android Debug Bridge (ADB), a method that is suitable for smartphones and requires the developer mode to be enabled.
Preliminary steps:
- Turn on Developer Mode: Settings โ About Phone โ MIUI version (tap 7 times).
- Activate Debugging by USB in Settings โ Additional โ For developers.
- Install ADB Tools on your PC.
Teams to work with the basket:
adb shell
su
ls /data/media/0/.trash/ # The Way to the Recycle Bin in MIUI
ls /storage/emulated/0/Android/data/com.mi.android.globalFileexplorer/files/trash/ # Alternative pathIf files are found, copy them to the PC:
adb pull /data/media/0/.trash/file.jpg C:\Backup\๐ก
Before working with ADB, back up your data via Settings โ My Device โ Backup โ this will protect you from accidental errors.
Warnings when working with ADB:
โ ๏ธ Attention: Wrong commands ADB This can cause data loss or system failure. Do not change files in folders. /system or /data without understanding the consequences.
โ ๏ธ Note: On some models (e.g, POCO F5 HyperOS: The path to the cart may be different. Use the find command / -name "trash.
5. Third-party applications for file recovery
If the system basket is empty and the files are not synced with the cloud, you can use third-party utilities.
| Annex | File types | Features | Reference |
|---|---|---|---|
| DiskDigger | Photos, videos, documents | Works without root, deep scanning | Google Play |
| Recuva (for PC) | Any files. | Requires to connect the phone to the PC | Official website |
| Dumpster | All types | The system is running in parallel with the system. | Google Play |
| GT Recovery | Photos, videos, messages | Supports recovery from Mi Cloud | Google Play |
How to use DiskDigger:
- Install the app from Google Play.
- Select Full Scan (requires root for deep search).
- Wait for the analysis to be completed (it can take up to 30 minutes).
- Mark the files you need and click Restore.
Important: The less you use your phone after deleting files, the better the chances of recovery. New data can overwrite deleted files!
Frequent problems and their solutions
Xiaomi users often face difficulties when working with the cart. Consider typical situations and ways to solve them:
- ๐๏ธ Recycle Bin does not appear in the file manager: update the Files app via Google Play or clear its cache (Settings) โ Annexes โ Files. โ Clear the cache).
- โณ Files disappear from the basket before 30 days: check the storage settings in Settings โ Warehouse โ The basket (possibly a shorter period of time).
- ๐ No access to the basket through ADB: Make sure you have root rights or use alternative pathways (e.g, /storage/emulated/0/.trashcan).
- โ๏ธ Files are not synced with Mi Cloud: check if the Autoboot option is enabled in the cloud settings and if there is enough free space.
Features on different devices:
- Redmi Note 11/12: The Recycle Bin can be hidden in the recent file manager menu.
- POCO X3/X4: Requires an upgrade to the latest version of MIUI to properly operate the cart.
- Xiaomi 13/14: HyperOS has integrated the Recycle Bin with Mi Cloud, local storage may not be available.
- Mi TV A2/A3: The shopping cart is only available for multimedia files, and apps are restored through the store.