How to Clean the Other folder on Xiaomi: A Complete Guide to Safe Techniques

Why is Xiaomiโ€™s โ€œOtherโ€ folder growing to incredible size?

If you've ever looked into your Xiaomi storage through Settings โ†’ Phone โ†’ Memory, you've probably noticed a mysterious "Other" category that can take anywhere from 5 to 30 GB โ€” and sometimes more. Unlike photos or apps, there are no obvious files that you can just delete. So what's underneath that tag?

In fact, the Other is a hoard of system caches, logs, temporary MIUI files, remnants of deleted applications and even update fragments. Xiaomi does not disclose the full makeup of this folder, but its growth is often due to:

  • ๐Ÿ“ฑ Keshem MIUI โ€” The shell creates duplicate files to speed up work (for example, thumbnails for the gallery or widget data).
  • ๐Ÿ”„ Remains of updates โ€“ after installing firmware, old versions of packages can remain in memory.
  • ๐Ÿ—‘๏ธ System process logs are debugging files that accumulate over the years (especially if debugging is enabled). USB).
  • ๐Ÿงน Stock Apps: Even if you donโ€™t use Mi Video or Mi Music, they leave behind temporary files.

The main problem is that MIUI doesn't provide built-in tools for deep cleaning of this folder. The standard Cleanup feature in the settings removes only the tip of the iceberg, leaving the main debris intact. In this article, we will analyze 5 proven ways, including hidden settings and third-party utilities, that will help to free up space without harming the system.

๐Ÿ“Š How often do you clear your memory on Xiaomi?
Once a week.
Once a month
Only when the place ends.
Never cleaned.

Method 1: Built-in MIUI Cleanup โ€“ What Does It Really Remove?

The first and most obvious method is to use the standard tool Safety โ†’ Cleanup. But many users complain that after this procedure, the Other folder decreases by only 100-500 MB.

The fact is that MIUI by default cleans only:

  • ๐Ÿ—‘๏ธ Application cache (temporary files that can be restored on the next run).
  • ๐Ÿ“ Remains of the remote APK (If you install software outside the Play Market).
  • ๐Ÿ“Š Some system error logs (but not all!).

To expand the capabilities of built-in cleaning:

  1. Open Settings โ†’ Applications โ†’ Application Management.
  2. Slip on the three points in the upper right corner and select Show System Processes.
  3. Find apps like MiuiDaemon, SecurityCenter, or DownloadProvider, which often take hundreds of megabytes to cache.
  4. Click Clear Cache and Clear Data (but be careful โ€“ this may reset some settings!).

โš ๏ธ Note: Do not clean up system applications called com.android. or com.miui. unless you are sure of their purpose.

Clean the cache of the gallery (Mi Gallery)

Delete Mi Video data (if you are not using it)

Clear Download Manager cache

Delete the temporary Mi Browser files-->

Method 2: Hidden MIUI settings for power users

MIUI hides a few useful features that are not displayed in the standard interface, one of which is the developer mode, which allows you to manually manage some system processes.

To activate it:

  1. Go to Settings. โ†’ The phone.
  2. Tap 7 times on the MIUI version (you will be notified โ€œYou became a developerโ€).
  3. Back to Settings โ†’ Additionally. โ†’ For developers.
  4. Find the option to โ€œDo Not Save Actionsโ€ (or Limit background processes) and set a limit on 2-3 processes, which will reduce the number of temporary files created by background tasks.

Another hidden tool โ€” MIUI Optimization (optimization) MIUI). To turn it on:

Settings โ†’ Special features โ†’ Improve performance โ†’ Enable โ€œMIUI Optimizationโ€

This feature automatically deletes unnecessary files when battery power is low or memory is scarce, but it doesnโ€™t work on all models (e.g., Redmi Note 10 Pro or POCO X3 Pro may not).

What to do if there is no MIUI optimization?
Some firmware has this item hidden, so try typing "optimization" in your settings search or installing a regional firmware (e.g. EEA instead of Global) where the feature can be accessed.

Method 3: Using ADB for deep cleaning (for advanced)

If you're willing to go beyond standard methods, Android Debug Bridge (ADB) will allow you to delete files that MIUI normally blocks, which requires you to connect your phone to a PC, but it gives you the best results.

What you'll need:

  • ๐Ÿ’ป Computer with installed ADB-driver.
  • ๐Ÿ“ฑ Included Debugging by USB on the phone (Settings) โ†’ For developers).
  • ๐Ÿ”Œ Cable USB (preferably original).

Steps for cleaning:

  1. Connect your phone to your PC and open the command line (Windows) or terminal (Mac/Linux).
  2. Enter the command to check the connection: Adb devices should appear the name of your device.
  3. Give the superuser permissions (unlocked bootloader required!): adb shell su
  4. Delete the cache of system applications (example for Mi Gallery): pm clear com.miui.gallery
  5. Clear the folder with the logs (caution - this can delete the data for debugging): rm -rf /data/log/*

โš ๏ธ Attention: Rm teams -rf If you don't specify the right path, you can erase critical system files. Always double-check the path and backup through adb backup before cleaning.

๐Ÿ’ก

Before using ADB, back up your application via adb backup -apk -obb -shared -all -f backup.ab. This will save all applications and their data in case of a crash.

ADB Team TeamWhat's removedRisk
pm clear com.miui.playerCash and Mi Music dataLow.
rm -rf /data/local/tmp/*Temporary update filesMedium.
rm -rf /cache/*System cache (restored after restart)High (may cause you to freeze)
adb shell cmd package bg-dexopt-jobOptimizes background processesLow.

Method 4: Third-party applications โ€“ which ones really work?

There are hundreds of cleaners in the Play Market, but most of them are either useless or dangerous. We tested 15 apps and selected the 3 best-performing folders for cleaning the Other folder on Xiaomi:

  1. SD Maid (paid version): able to find and delete: ๐Ÿ—ƒ๏ธ Remnants of Remote Applications (Folders) /data/data/). ๐Ÿ“‚ Empty folders and duplicate files. ๐Ÿ” System Logs (/data/log/, /data/anr/). Full access requires root, but even without it cleans ~1โ€“2 GB.
  2. Files by Google (free): A simple tool from Google that finds: ๐Ÿ“ Large files (>100 MB) in the โ€œOtherโ€ folderยป. ๐Ÿ—‘๏ธ Unused. APK Minus doesn't see deep system files. MIUI.
  3. Xiaomi ADB/Fastboot Tools (for PC): An advanced utility that ADB remove: ๐Ÿšซ Bloatware (pre-installed Xiaomi apps). ๐Ÿ—‘๏ธ Kesh. MIUI Optimization and Security Center.

It requires a connection to a PC, but cleans up to 3-5 GB of garbage.

โš ๏ธ Note: Apps like Clean Master or CCleaner not only donโ€™t clean the Other folder, but they can slow down the phone by creating background processes.

๐Ÿ’ก

SD Maid is the only application that finds and removes MIUI logs (/data/log/bootstat, /data/anr/) that are up to 1 GB.

Method 5: Reset to factory settings โ€“ when is it justified?

If the Other folder has grown to 10+GB and previous methods have not worked, the latest option is hard reset.This is a radical step, but it is guaranteed to remove all debris, including:

  • ๐Ÿ”„ Remains of old firmware in /cache and /data/dalvik-cache.
  • ๐Ÿ“ฑ Settings MIUI, Which could have been damaged and created unnecessary files.
  • ๐Ÿ—‘๏ธ All temporary application data (including system data).

How to do the reset correctly:

  1. Create a backup through Settings โ†’ Additional โ†’ Backup and Reset.
  2. Transfer important files to your PC or cloud (photos, documents).
  3. Go to Settings โ†’ About the phone โ†’ Reset settings.
  4. Choose Delete all data and confirm.

After discharge:

  • ๐Ÿ”‹ Do not restore data from backup MIUI โ€” It may contain the same garbage.
  • ๐Ÿ“ฑ Install applications selectively (donโ€™t restore everything immediately with Google Account).
  • ๐Ÿ› ๏ธ Turn off automatic optimization MIUI In Settings โ†’ Battery โ†’ Optimization.
What if the "Other" folder grows again after resetting?
This means that the garbage is created by the current applications or settings. Try: 1. Turn off background activity for unnecessary applications (Settings โ†’ Permissions โ†’ Auto Run). 2. Install an alternative launcher (for example, Nova Launcher) to reduce the load on MIUI. 3. Check the phone for viruses through Malwarebytes - some Trojans create hidden files in the "Other" folder.

How to prevent the โ€œOtherโ€ folder from being refilled?

Cleaning is a half-measure, so that the folder doesn't grow back, follow these rules.

  • ๐Ÿ“ต Turn off automatic download of updates for stock applications (Settings) โ†’ Annexes โ†’ Auto-update).
  • ๐Ÿšซ Remove or freeze unnecessary system applications ADB: pm uninstall -k --user 0 com.miui.videoplayer (replace com.miui.videoplayer with an unnecessary application package).
  • ๐Ÿ“Š Limit background activity for social networks and instant messengers (Settings) โ†’ Battery โ†’ Optimizing the battery).
  • ๐Ÿ”„ Clean the cache regularly through Settings โ†’ Warehouse โ†’ Clean (sufficient 1 time in 2 weeks).

It's also useful to track which apps are most actively clogging memory.

  1. Install DiskUsage Analyzer from Play Market.
  2. Provide root access (if any).
  3. See which folders in /data/data/ take up the most space.

๐Ÿ’ก

If you install/delete applications frequently, use App Cloner to create a sandbox to prevent temporary files from clogging the main system.

FAQ: Frequent questions about the folder โ€œOtherโ€ on Xiaomi

Can I delete the โ€œOtherโ€ folder completely?
No, this is a system category that MIUI uses to store mission-critical files, but you can reduce it to 1-3 GB using the methods in this article, and completely deleting it will cause a system failure.
Why does the folder fill up again in a week?
This is because: Automatic log creation by system processes (especially if debugging is enabled); data caching by stock applications (Mi Gallery, Mi Browser); background activity by messengers (Telegram, WhatsApp) and social networks; solution: disable auto-run of unnecessary applications and limit background activity.
Is it safe to use CCleaner on Xiaomi?
No. CCleaner and other SEOs often delete files that are necessary for MIUI to work smoothly, which can lead to: Interface freezes; data loss in stock applications (Notes, Calendar); increased battery consumption (due to cache re-cache creation); and better use specialized tools like SD Maid.
How to Clean โ€œOtherโ€ on Xiaomi without Root?
Without root rights, you can: Use built-in cleaning MIUI (remove ~500 Clean the cache of system applications manually (Settings) โ†’ Annexes) Apply ADB-commands to remove the cache of individual packets (see Method) 3). Install Files by Google to search for large files. Root gives access to deep cleaning (/data/log/, /cache/), But without it, you can release it to 2โ€“3 GB.
Why is the Redmi Note 11 folder 20 GB and the POCO X3 only 5 GB?
The difference is due to: MIUI Version: Redmi Note 11 (MIUI 13+) has more aggressive caching to speed up animations. Memory: On devices with 128 GB or more, MIUI reserves more space for system needs. Pre-installed applications: Redmi's lineup often contains more bloatware than POCO. User activity: If Redmi Note 11 often installs/removes games, there is more garbage. Solution: try installing custom firmware (e.g. Xiaomi.eu) where memory usage is optimized.