The Recycle Bin on Xiaomi smartphones is a temporary storage for deleted files that many users forget to check. On Xiaomi 8T with MIUI firmware, the Recycle Bin can take up gigabytes of memory even if you have deleted files "forever" long ago. The problem is that the system doesn't always automatically clean that storage, and manual methods aren't always obvious.
In this article, we will discuss all the ways to clean the cart, from standard MIUI tools to working with system folders through ADB. Particular attention will be paid to the hidden files of the basket, which are not visible in the usual file manager, but take up space on the internal drive. If your Xiaomi 8T suddenly began to show little free memory, this guide will help to recover lost gigabytes.
1. Standard cleaning of the basket through MIUI
The easiest way is to use the built-in MIUI tools. On Xiaomi 8T, the basket is integrated into the File Manager application, but its location depends on the firmware version. In new builds of MIUI 12/13/14, the path has changed, so here are the current instructions.
Open the Files app. In the bottom menu, select the Recycle Bin section, which only shows up if it has files. If there is no partition, it means the Recycle Bin is empty at the interface level, but it does not guarantee that the system files are physically deleted.
- π Click on three dots in the upper right corner β Clean the basket.
- βοΈ If the option is inactive, go to Settings. β Warehouse β Clean and select the basket.
- π In some versions MIUI Requires to confirm the action through Confirm or enter a password.
Important: Standard cleaning only removes files visible in the interface. System residues (such as thumbnails or basket cache) can remain.
2. Deep cleaning through system folders
If the memory is not free after a standard cleaning, the problem may be in the hidden folders of the basket. On Xiaomi 8T, they are located in two main ways:
- /storage/emulated/0/.recycle_bin β main basket folder for user files.
- /data/.recycle β System folder (root rights required to access)
To delete files from the first folder:
- π Use a file manager with support for hidden folders (such as Solid Explorer or Solid Explorer). FX File Explorer).
- π Enable the display of hidden files in the manager settings.
- ποΈ Cross the path. /storage/emulated/0/.recycle_bin and delete all files manually.
If the folder.recycle_bin No memory, but still busy, check for alternative pathways:
/storage/emulated/0/Android/data/com.mi.android.globallauncher/.recycle
/storage/emulated/0/MIUI/recycleπ‘
Before removing files from hidden folders, back up important data. Some applications (such as a gallery) can save temporary files in the bin that are necessary for work.
3. Cleaning the cart through ADB (no root)
If standard methods don't work, you can use Android Debug Bridge (ADB), which does not require root rights, but requires connecting the smartphone to a PC.
- Install ADB Tools on your computer.
- Enable USB Debugging on Xiaomi 8T (Settings β About Phone β MIUI version β press 7 times, then go back to Additional Settings β For Developers).
- Connect your phone to your PC and execute the commands:
adb shell
su -c "rm -rf /storage/emulated/0/.recycle_bin/*"If the team failed due to lack of rights, try the alternative:
adb shell
rm -rf /sdcard/.recycle_bin/*This method removes all files from the bin, including those that don't appear in the standard file manager. After you execute the commands, restart the device.
What if the ADB canβt see the device?
4. Use of third-party applications
If you are uncomfortable with ADB or hidden folders, you can use third-party utilities.The best options for Xiaomi 8T:
| Annex | Functional | Needs root? | Reference |
|---|---|---|---|
| Files by Google | Cleaning the basket and cache, memory analysis | No. | Play Market |
| SD Maid | Deep cleaning, search for duplicates, basket | For full functionality, yes. | Play Market |
| CCleaner | Cleaning cache, basket, temporary files | No. | Play Market |
For use of Files by Google:
- Open the app and go to the Cleanup section.
- Select the basket and click Clean.
- The app will show how much memory will be released.
SD Maid is more powerful, but cleaning the system basket will require the provision of root rights. Without them, the utility will only be able to delete user files.
Download the application from an official source
Check reviews and ratings
Create a backup copy of important data
Close background applications to speed up the process-->
5. Automatic Cart Cleaning: Setup MIUI
To avoid manually cleaning the bin, you can set up automatic deletion of files after a certain period.
- Open the Settings β Storage β Cleaning.
- Select Auto Clean (or Cleaning Settings depending on the MIUI version).
- Activate the option Automatic cleaning of the basket.
- Set a period of 30 days, 60 days or 90 days.
This feature doesnβt work on all versions of MIUI. If you donβt have an option, try updating your firmware or use an alternative method:
- π Install MacroDroid app and create macros to automatically clean your cart on schedule.
- π€ Use Tasker with AutoTools plugin for more flexible customization.
Auto-cleaning does not guarantee the deletion of all files, especially if they are blocked by other applications (for example, a gallery or messengers).
π‘
Automatic Recycle Bin Cleanup in MIUI only works for files deleted through standard applications (Gallery, Files) and files deleted through third-party managers can remain in memory.
6. Problems and errors in cleaning the basket
Sometimes users are faced with a situation where the cart does not clear or shows an error.
| Problem. | Possible cause | Decision |
|---|---|---|
| The "Clean the Cart" button is inactive | Files blocked by system or application | Restart the device or use ADB |
| After cleaning, memory is not released | Files are left in hidden folders or cache | Check the folders.recycle_bin and.trash manually |
| The "No access" error | No rights to write to system folders | Use ADB or grant root rights |
| The basket reappears after cleaning | Applications automatically restore folder | Turn off automatic backup in application settings |
If none of these methods worked, check your device for viruses or corrupted files.
- π‘οΈ Install antivirus (such as Malwarebytes) and scan your memory.
- π§ Run File System Checking through Settings β The phone. β Diagnostics β Memory check.
β οΈ Warning: If the basket still takes up space after all the manipulations, the problem may be in the corrupted file system, in which case only a factory reset will help (Settings) β Additionally. β Recovery and reset. Be sure to save important data before resetting!
7.Alternative methods: cloud cart and MI Cloud
Many Xiaomi users sync files with MI Cloud, which also has its own shopping cart, and if you're using cloud storage, cleaning up the local cart might not have the effect you'd expect. MI Cloud:
- Open the MI Cloud app or go to i.mi.com.
- Sign in with your Xiaomi account.
- Go to the Recycle Bin (or Deleted Files) section.
- Select unnecessary files and click Delete Forever.
Note that files in the cloud bin are stored for 30 days before final deletion. If you cleared the local cart but the files are left in MI Cloud, they still take up space in your cloud storage (usually 5 GB for free).
To avoid duplication:
- π Turn off automatic gallery sync in Settings β Accounts. β MI Cloud β Synchronization.
- βοΈ Regularly check the cloud basket through the web interface.
β οΈ Note: When cleaning the cloud bin, files are permanently deleted and cannot be recovered.