The Other section of Xiaomiโs smartphone memory is a real black hole for free space. Even after removing photos, videos and apps, this mysterious section continues to take up gigabytes, not telling you what it stores. Unlike the obvious DCIM or Downloads folders, The Other hides system files, app cache, log files and remnants of deleted programs that MIUI is in no hurry to clean automatically.
Compounding the problem, Xiaomiโs standard tools (like the built-in Cleanup utility) often ignore these files, leaving users with the feeling that memory โdisappears of itself.โ This is especially true for devices with 64โ128 GB of memory, where every gigabyte counts. In this article, we will discuss 5 proven ways to clean the Other partition, including hidden MIUI settings, manual methods and third-party tools โ taking into account the features of MIUI 12โ14 firmware.
What is the Other in Xiaomiโs Memory and Why Does It Take So Much Space?
The Other section is a collective name for files that the system cannot categorize as standard (photo, video, audio, documents).
- ๐๏ธ Application cache and system cache are temporary files that are created to speed up programs, but often are not deleted after closing.
- ๐ Log files and dumps - error reports, system log (/data/log), which can weigh hundreds of megabytes.
- ๐งน Remnants of remote applications โ folders and files left over after uninstallation of programs (for example, in the /data/data).
- ๐ Update files โ Update packs that are downloaded but not installed MIUI or.
- ๐ Hidden folders โ for example,.thumbnails (image miniatures),.estrongs (file manager remnants).
On devices with MIUI 13/14, the Other can reach 30-50% of total memory, especially if the smartphone has been used for a long time without a factory reset, the reason is aggressive caching of the system and the lack of automatic log cleaning. For example, after updating the firmware โover the airโ (OTA) in memory can remain old versions of files that take up to 1-2 GB.
โ ๏ธ Attention: Some files in the Other section are critical to the system's operation. /system or /vendor It will cause a smartphone to break and require a reflash.
Method 1: Cleaning through the built-in security utility
The safest method is to use Xiaomiโs standard tool, which wonโt delete all of the Other, but will help you get rid of some of the files you donโt need:
- Open the Security app** (Shield icon).
- Go to Cleanup (or Accelerate in older versions of MIUI).
- In the Unnecessary Files section, mark the items: ๐๏ธ Cash app. ๐ Residual files (residues after deleting programs) ๐ Log files
Clean up
This method removes up to 500MB-1GB of garbage, but leaves system caches and hidden folders intact.
Application cache (does not affect data)
Log files (error logs)
Residual files (remote application folders)
Uploaded files (if not needed)
-->
Method 2: Manually remove cache and application data
Many apps (especially social media and instant messengers) accumulate gigabytes of cache that is not automatically cleared, to manually delete it:
- Go to Settings โ Applications โ Application Management.
- Sort programs by size (click on three dots in the upper right corner โ Sort by size).
- Select an app (e.g. Facebook, Telegram, Google Play Services) and click Storage.
- Tap Clear cache and Clear data (Warning: this will reset the program settings!).
Top.-5 ยซCache eaters on Xiaomi:
| Annex | Average cache size | Can data be cleaned? |
|---|---|---|
| 500MB - 2GB | Yeah (setting reset) | |
| Google Play Services | 300MB - 1GB | No (mistake risk) |
| Telegram | 1 GB - 5 GB | Yeah (chats will be saved) |
| MIUI Launcher | 200-800 MB | Yes (wallpaper and widget reset) |
| gallery | 100MB - 1GB | Yeah (miniatures re-arrange) |
โ ๏ธ Note: Clearing Google Play Services or Services Framework data may result in loss of your Google account on your device, and only do this if you are ready to re-sign in!
๐ก
Before clearing the appโs data, check if it has a backup in the cloud (e.g. Telegram syncs chats, and WhatsApp only with a manual backup).
Method 3: Delete hidden folders through the file manager
Some of the files of "Other" are hidden from the user, so that they can be seen and deleted:
- Install a file manager with root access support (such as Solid Explorer or FX File Explorer).
- Enable the display of hidden files (in the manager settings: Show hidden files).
- Go to the root folder of the storage (/storage/emulated/0/) and remove: ๐.thumbnails folder โ thumbnails of images (you can delete them, they will be rearranged). ๐.estrongs folder โ Remains from the file manager ES Conductor. ๐ Files with.log,.tmp,.bak extension in folders Android/data.
For advanced users: If you have root access, you can clear the system folders:
/data/log/# Log files of the system (up to 1 GB)
/data/dalvik-cache/ # Cash Dalvik (requires reboot)
/cache/# Update cache (up to 500MB)What happens if you delete /data/dalvik-cache?
Method 4: Resetting cache via Recovery Mode
If standard methods don't work, you can clear the cache through Recovery mode, which won't delete personal data, but will reset temporary system files:
- Turn off your smartphone.
- Press the Power button + Volume up until the Mi logo appears.
- From the Recovery menu, select Wipe & Reset โ Wipe Cache.
- Confirm the action and restart the device.
โ ๏ธ Note: Do not confuse Wipe Cache with Wipe Data! The second option will completely reset the smartphone to factory settings, removing all data.
Once a week.
Once a month
Only when memory ends
Never clean.
-->
Method 5: Using ADB for deep cleaning
For power users, ADB (Android Debug Bridge) can delete files that are not available through standard methods, and you'll need a computer and USB debugging enabled.
Steps:
- Turn on the Developer Mode on your smartphone: go to Settings โ About Phone and tap the MIUI version 7 times.
- Return to Settings โ Additional โ For developers and activate Debugging over USB.
- Connect your smartphone to your PC, install ADB and execute commands: adb shell pm clear com.miui.gallery # Clean gallery pm clear com.android.providers.media # Reset media cache rm -rf /data/local/tmp/* # Delete temporary files
Advantages of the method:
- ๐ ๏ธ Removes system debris that is not available through MIUI.
- ๐ Allows you to clean specific applications purposefully.
๐ก
ADB is the most powerful cleaning tool, but it requires caution. Wrong commands can disrupt the system. Always check the syntax before executing.
How to Prevent the Accumulation of the Other in the Future
To prevent the โOtherโ section from growing again:
- ๐ Clean the cache regularly through โSecurityโ (once every 1-2 weeks).
- ๐ฑ Turn off automatic download of media in messengers (WhatsApp, Telegram).
- ๐๏ธ Use cloud-based services to store photos/video (e.g. Google Photos with automatic cleaning).
- ๐ Update the firmware - in new versions MIUI optimized work with cache.
- ๐ ๏ธ Install an alternative launcher (like Nova Launcher) that doesnโt caching wallpaper and widgets aggressively.
On devices with MIUI 14 and later, the Smart Clean function works better, but it needs to be activated manually: Settings โ Memory โ Auto Clean โ turn on the option.