Xiaomi smartphone owners are eventually confronted with the mysterious โOtherโ category in the storage section, which takes up gigabytes of memory but has no explicit description โ no photos, no apps, no cache. Why is the system hiding their contents? Can they be deleted without risking the phone?
In this article, weโll look at whatโs hidden under the โOtherโ label on Redmi, POCO, and Mi devices, which files are safe to delete and which ones not to touch. Youโll learn about built-in cleaning tools, hidden folders, and even manual methods for power users. Following our recommendations, youโll free up to 30% of memory without resetting to factory settings.
Important: the cleaning procedure depends on the version of the MIUI shell (from MIUI 12 to MIUI 14) and the smartphone model, we took into account the features of the latest firmware and popular devices, from the Redmi Note 10 to the Xiaomi 13 Ultra.
What is the Other in Xiaomiโs Memory and Why Does It Take So Much Space?
MIUIโs Other category is a container for files that the system cannot uniquely categorize as standard (photos, videos, apps).
- ๐ System Logs and Dumps โ Debugging files created when crashes (.log,.dmp).
- ๐ Temporary application files that have not been deleted correctly.
- ๐ฑ Remnants of Remote Applications โ Folders with Settings and Cache (/data/data/).
- ๐ Encrypted data (e.g. from Mi Cloud or Google Drive).
- ๐ฎ Game files saved in non-standard folders (e.g, Android/obb non-specific APK).
On devices with MIUI 13+, the Otherโs share often exceeds 10-15 GB due to aggressive shell caching. For example, the Redmi Note 12 Pro+ can accumulate up to 8 GB of logs in six months of use, if Auto Report is not disabled.
According to Xiaomi Community, 60% of the cases are caused by the following:
| Reason. | Average volume (GB) | Can I remove it? |
|---|---|---|
| Logs of system and applications | 3โ7 | Yes (partially) |
| Remains of deleted APKs | 1โ3 | Yes. |
| Cash MIUI and Google Services | 2โ5 | Yes (with caution) |
| Update Files (OTA) | 0.5โ2 | Yes. |
| Encrypted Mi Account data | 0.1โ1 | No. |
Critical information: on devices with MIUI 14 and later, some of the Other files may belong to the Memory Extension function, and deleting them will lead to multitasking errors.
Official ways to clean the Other through MIUI settings
Start with built-in tools, they are secure and do not require root rights. In MIUI 12-14, the cleaning algorithm is the same, but the layout of menu items may differ.
Method 1: Cleaning through the "Storage"
- Open the Settings โ Storage.
- Tap on the โOtherโ category (may be called โOther Filesโ).
- The system scans the memory and suggests removing it: ๐๏ธ Unnecessary APK (installer-leave). ๐ Uploaded files from the browser. ๐ Temporary application files.
Clean up
๐น Method limitation: This method only removes surface debris. Deep system files remain intact.
Method 2: Using Security App (Security App)
The Security app (shield icon) has advanced cleaning options:
- Launch Security โ Cleanup.
- Choose Deep Clean (Deep Clean)
- Wait for the analysis and delete: ๐ Residual Files (Residual Files). ๐ Cash of system applications. ๐ฅ Unused downloads.
โ ๏ธ Note: Do not delete files from System Data โ this may disrupt the work MIUI.
Make a backup copy of important data
Close all applications
Connect the charger (the process can take 10-15 minutes)
Check the vacant space (should be at least 1 GB)-->
Manual cleaning: which folders can be manually removed
For experienced users, a method of manual cleaning through File Manager or ADB is available. This method is risky - improper actions can lead to failures.
Safe to remove folders
Use the built-in File Explorer or Solid Explorer (requires root for some folders):
- ๐๏ธ /storage/emulated/0/Download โ download from the browser (check the content before deleting!).
- ๐๏ธ /storage/emulated/0/DCIM/.thumbnails โ Photo and video miniatures (automatically restored).
- ๐๏ธ /storage/emulated/0/Android/data/ โ cache of games and applications (remove folders of remote programs).
- ๐๏ธ /storage/emulated/0/MIUI/debug_log/ โ Logic debugging (can be removed completely).
๐น Tip: Folders with names starting on com. (e.g. com.xiaomi.) belong to system applications. Their cache can be cleared, but the folders themselves cannot be deleted.
Dangerous folders, don't touch them!
โ ๏ธ Note: Deleting files from the following directories will result in loss of functionality or device blink: /data/dalvik-cache/ โ cache of the Android virtual machine. /system/ โ firmware. /vendor/ โ kernel drivers and modules. /data/system/ โ user settings and applications.
What to do if you accidentally delete an important file?
Cleaning through ADB: for advanced users
If standard methods donโt work and manual cleaning is too risky, use ADB (Android Debug Bridge), which allows you to delete hidden files without root rights.
Preparation for working with ADB
- Download Platform Tools from the Android Developers website.
- Turn on USB Debugging on your phone: Settings โ About Phone โ MIUI Version (Tap 7 times) Settings โ Additional โ For Developers โ Debugging on USB
- Connect your phone to your PC and confirm your trust in your computer.
Teams to clean up "The Other"
Open the command line in the adb folder and do:
- View the list of large files (over 100 MB): adb shell "su -c 'find /storage/emulated/0/ -type f -size +100M -exec ls -lh {} \;"
- Deletion of dens MIUI: adb shell "rm -rf /storage/emulated/0/MIUI/debug_log/*"
- Cache Clearing Google Play Services: adb shell pm clear com.google.android.gms
๐น Important: Su commands require root rights. Without them, only use pm clear commands.
๐ก
Before executing ADB commands, create a restore point in TWRP (if installed) to revert the changes to the error.
Apps to clean up the โOtherโ: what works for Xiaomi
Third-party utilities can automate the process, but many of them are ineffective on MIUI because of shell limitations. We tested 10 applications -- only 3 showed real results.
| Annex | Efficiency | Security | Requires root. |
|---|---|---|---|
| SD Maid | โญโญโญโญ | Tall. | No (partially) |
| Files by Google | โญโญโญ | Medium | No. |
| CCleaner | โญโญ | Low (advertising) | No. |
How to use SD Maid on Xiaomi
- Download SD Maid from Google Play.
- Run the analysis in the CorpseFinder section (search for remnants of remote applications).
- Remove files from categories: ๐งน Orphan files (Orphaned files). ๐๏ธ Unnecessary APK (Leftovers). ๐ Empty folders (Empty folders).
โ ๏ธ Note: Do not use the SystemCleaner function in SD Maid without root โ it can delete important files MIUI.
๐ก
It is best to combine the built-in MIUI tools with manual cleaning through the file manager. Third-party applications help, but do not replace, full cleaning.
How to Prevent the Accumulation of the Other in the Future
To prevent the Other category from growing again, set up MIUI according to these rules:
- ๐ Turn off automatic reporting: Settings โ Memory. โ Three points (โฎ) โ Auto-reporting errors
- ๐ Limit the cache for apps: Settings โ Annexes โ Application management โ Select the application โ Warehouse โ Limit the cache
- ๐ Set up automatic cleaning: Settings โ Battery and productivity โ Cleaning up memory โ Autocleaning (weekly)
- ๐ฑ Remove unnecessary system applications (requires) ADB): adb shell pm uninstall --user 0 com.miui.analytics
๐น Gamers Advice: Games like Genshin Impact or Call of Duty Mobile create large files in the game /Android/obb/. After removing the game, clean this folder manually โ MIUI It doesnโt always do it automatically.
Frequent Mistakes and How to Avoid Them
Many Xiaomi users make critical mistakes when cleaning the Other, which leads to failures.
Error 1: Delete files /data/app/
๐ซ What happened: User manually erased folders from /data/app/, Thinking it's cache, it's actually where the installed applications are stored.
โ Decision:
- Reinstall remote apps via Google Play.
- If the phone is not turned on, reset via Fastboot: fastboot erase userdata fastboot reboot.
Error 2: Cleaning Dalvik-cache without root
๐ซ What happened: Attempting to remove /data/dalvik-cache/ through the file manager led to the download cycle.
โ Decision:
- Download to Recovery Mode (Press Power + Vol Up).
- Select the Wipe Dalvik Cache.
- Reset the device.
๐ก
Never delete files with.odex,.vdex, or.oat extensions, which are critical for applications to work.