The Other section of MIUI 12 is a real black hole for your Xiaomi memory, which can take from a few gigabytes to tens, but the system stubbornly does not show what exactly is stored in this mysterious section. Users often face a situation where the space on the device is rapidly decreasing, and the culprit is the Other. Unlike obvious categories like Photo or Video, it accumulates temporary files, app cache, remnants of deleted programs and system debris, which MIUI does not always correctly classify.
Compounding the problem, standard cleaning tools like the built-in Optimizer or Settings โ Memory often fail to do this. They only remove the tip of the iceberg, leaving the bulk of the unnecessary data intact. In this article, we will discuss 5 proven ways to effectively clean the Other in MIUI 12, including hidden system folders, update cache and even remnants from previous firmware. All methods have been tested on Redmi Note 9 Pro, Poco X3 and Mi 10T, but will be suitable for any device on MIUI 12 (including MIUI 12.5).
Before you start, consider that some operations require careful attention because they affect system files. Deletion errors can cause app malfunctions or even a bootloop (cyclic reboot). We will indicate which files can be deleted without risk and which are better left. Also, at the end of the article, you will find an FAQ with answers to typical questions, such as why the Other reappears after cleaning or how to turn off automatic backups that take up space.
What is the Other section of MIUI 12 and why does it take up so much space?
The Other section of MIUI 12 is a kind of basket for files that the system cannot categorize as standard: Photos, Videos, Audio or Documents.
- ๐๏ธ Application and system services cache โ temporary files that are created to speed up programs, but often are not deleted after they are closed.
- ๐ฆ Remnants of Remote Applications โ folders with settings, logs, and data that remain even after uninstallation.
- ๐ Update files โ downloaded firmware packages (.zip) that were not deleted after installation.
- ๐ฑ Backup copies MIUI โ Automatically created backups of settings and data that the system stores โjust in caseยป.
- ๐ฅ๏ธ System Logs and Dumps โ debugging files that are created when crashes or for diagnostics.
The main reason why Other is growing is the malfunction of the cleaning mechanism in MIUI. For example, when you delete an application through Settings โ Applications, the system often leaves its data in the /data/data or /Android/obb folder. The same happens with updates: after installing a new firmware version, old files (update.zip) remain in memory, taking up to 1-3 GB.
Another culprit is Security โ Cleaner, which by default doesnโt delete deep cache and system temporary files, but only suggests clearing up the trash on a surface level without affecting hidden folders, which results in users accumulating gigabytes of unnecessary data for years without even knowing it.
Method 1: Cleaning through the built-in Optimizer (basic method)
Let's start with the easiest and safest way to do this is to use the standard MIUI tool, which won't delete all of the Other, but will help you get rid of some of the cache and temporary files.
- Open the Security app (the shield icon).
- Go to Optimizer (or Cleaner in English).
- Press Deep Clean and wait for the scan to be completed.
- Select Cash categories, Garbage files and App Residues, then click Clean.
This method will remove:
- ๐งน Cache of user and system applications.
- ๐๏ธ Temporary download files (for example, from a browser or messengers).
- ๐ฑ Remains of uninstalled programs (not always completely).
However, the method has limitations:
- โ Does not delete update files (MIUI/OTA).
- โ Does not affect system logs and dumps.
- โ Doesn't clean folders. /Android/data and /Android/obb play-off.
๐ก
If the โOtherโ section is quickly filled again after cleaning, turn off automatic update downloads in Settings. โ The phone. โ Update MIUI โ Settings (โ๏ธ) โ Auto-downloading updates.
Method 2: Manually clean folders through file manager
For a deeper cleanup, youโll need a file manager with access to system folders, such as Mi File Manager (embedded) or Solid Explorer. Importantly, some folders are hidden, so first enable the display of hidden files in the manager settings.
Follow the following paths and delete the content (but not the folders themselves!):
| folder | What it keeps. | Is it safe to remove? |
|---|---|---|
| /storage/emulated/0/MIUI/OTA | Firmware update files (.zip) | โ Yes (unless you plan to roll back) |
| /storage/emulated/0/Android/data | Data and cache of user applications | โ ๏ธ Partially (remove only the folders of remote applications) |
| /storage/emulated/0/Android/obb | Additional game files (graphics, levels) | โ Yes (if games are deleted) |
| /storage/emulated/0/Download/.thumbnails | Miniatures of downloaded files | โ Yes. |
| /storage/emulated/0/DCIM/.thumbnails | Cash miniature photo and video | โ Yes (repeats at the next viewing) |
Attention! โ ๏ธ Don't delete the folders. /Android/data or /Android/obb All of them will cause the installed applications to crash, and only remove subfolders that are already remote (for example, if you uninstall Facebook, you can safely delete the folder). /Android/data/com.facebook.katana).
For convenience, use a file size search in the file manager:
- Open Mi File Manager.
- Press three points (โฎ) โ Categories โ Large files.
- Sort by size and manually check files (especially with.log,.tmp,.bak extensions).
Backup important data | Check the vacant space (should be โฅ10%) | Disable auto-update applications in Play Market | Close all running applications-->
Method 3: Remove cache and system application data
Many MIUI 12 system applications (e.g. Mi Video, Mi Music, Themes) accumulate gigabytes of cache that is not cleaned by standard methods.
- Go to Settings โ Applications โ Application Management.
- Press three points (โฎ) โ Show all the processes.
- Select the system application (e.g. Downloads, Gallery, Themes).
- Click Warehouse โ Clear the cache and Clear the data (if necessary).
Which apps to clean first:
- ๐ต Mi Music โ cache of album covers and downloaded tracks.
- ๐บ Mi Video โ Temporary video files and thumbnails.
- ๐จ Themes โ uploaded themes and wallpaper (can take up to 500MB).
- ๐ฅ Downloads โ cache of uploaded files and histories.
- ๐ Search โ Logic of search queries.
โ ๏ธ Note: Clear Data in applications such as Contacts or Messages will result in your deletion SMS For these applications, only clear the cache!
If you're using Google Photos for backup, check the /storage/emulated/0/Pictures/.thumbnails folder, which can store duplicate thumbnails that take hundreds of megabytes. They can be safely deleted.
How to return the deleted data of system applications?
Method 4: Using ADB for deep cleaning (for advanced)
If previous methods have failed and the Other section is still gigabytes long, itโs time to use the Android Debug Bridge (ADB), which requires connecting your smartphone to your computer but allows you to remove system debris that is not available through standard tools.
What you need:
- ๐ฅ๏ธ Computer with installed ADB-driver.
- ๐ฑ Included debugging by USB on a smartphone (Settings) โ The phone. โ Version. MIUI โ 7 times press to unlock the developer mode, then Settings โ Additionally. โ For developers โ Debugging by USB).
- ๐ USB-cable (preferably original).
Step-by-step:
- Connect your smartphone to your PC and confirm the debugging permission.
- Open the command prompt (Windows) or terminal (macOS/Linux) in the folder with adb.exe.
- Follow the command to check the connection: Adb devices must appear serial number of your device.
- Delete the cache of all applications (including system): adb shell pm trim-caches -f 1000000000 This command clears the cache that occupies more than 1 GB.
- Delete temporary files in /data/local/tmp: adb shell rm -rf /data/local/tmp/*
- Clear the folder with the logs (root rights are required, but you can try without them): adb shell rm -rf /data/log/*
โ ๏ธ Attention: Rm teams -rf If you see a Permission denied error, skip the step. Don't try to root just for the sake of that cleanup, the risk outweighs the benefits.
After completing the commands, restart the smartphone and check the free space. ADB-The method is particularly effective in removing:
- ๐๏ธ Residual files after updates (folder) /cache).
- ๐ System Process Logs (Folder) /data/log).
- ๐ Temporary installer files (folder) /data/local/tmp).
๐ก
ADB-Cleaning is the most powerful method of any of the above, but it requires caution. Do not use commands that you do not understand, especially with rm. -rf systemfolder.
Method 5: Reset to factory settings (last resort)
If all previous methods failed, and the Other still takes up an exorbitant amount of space (e.g., 10+GB on a 64GB device), it leaves a complete reset, a radical method that will bring the smartphone back out of the box by removing everything, including:
- ๐ฑ All installed applications and their data.
- ๐ท Photos, videos and music (unless synced to the cloud).
- ๐ Contacts, SMS Call logs (if no backup is made).
- โ๏ธ All system settings and accounts.
How to perform the reset:
- Back up your important data (via Mi Cloud, Google Drive, or manually on your PC).
- Go to Settings โ About the phone โ Reset settings.
- Choose to erase all data and confirm the action.
- After restarting, set the device as new.
โ ๏ธ Note: Some Xiaomi devices may have a folder after reset MIUI/backup/AllBackup Delete it manually through the file manager if you don't plan to restore data.
Reset is guaranteed to clear the Other, but this is the last option when other methods have failed.
- โ Install only the necessary applications.
- โ Turn off automatic backup in Settings โ Accounts. โ Mi Account โ Backup.
- โ Clean the cache regularly through Security โ Optimizer.
How to prevent the โOtherโ section from being refilled?
To prevent the โOtherโ section from growing again, follow these recommendations:
- ๐ Turn off automatic update download: Settings โ The phone. โ Update MIUI โ Settings (โ๏ธ) โ Auto-downloading updates โ Turn it off.
- ๐๏ธ Clean the cache weekly: Use Security โ Optimizer โ Deep cleaning.
- ๐ฑ Remove Apps correctly: Before uninstallation, clear their data into Settings โ Annexes โ [name] โ Warehouse โ Clear the data.
- ๐ Use cloud services: Set up automatic uploads of photos and videos to Google Photos or Mi Cloud so you donโt store them locally.
- ๐ Limit background activity: In Settings โ Battery โ Select the mode to turn on the Power Saving mode to reduce the creation of temporary files.
It is also useful to disable unnecessary system applications that actively cache data:
- Go to Settings โ Applications โ Application Management.
- Select an unneeded app (such as Mi Video or Mi Music).
- Click Disable (if the button is active).
If you install and delete games frequently, check the /Android/obb folder regularly, which can leave files that are several gigabytes long after you uninstall them.