Xiaomiβs βOtherβ section of MIUI 13 storage is a real black hole for users. It can take from a few gigabytes to tens, but the system stubbornly doesnβt show what it is stored there. Attempts to clean it through standard settings often end in nothing: memory is not released, and the smartphone continues to slow down. In this article, we will examine what is really hidden under the βOtherβ item, why it grows and how to safely reduce it without risking damage to the system.
To make matters worse, MIUI 13 actively caches application data, backs ups and temporary files that aren't always deleted correctly, for example, after updating a system or deleting programs, their tails can stay in this section for years, and we've tested all the working methods on Redmi Note 11 Pro+, Xiaomi 12T and POCO F4 models, and we're ready to share the results.
What is the Other in Xiaomiβs Storage and Why Does It Take So Much Space?
The Other section is a dump for files that MIUI cannot categorize as standard (photos, videos, apps, etc.) and includes:
- π Cache of system applications (e.g. com.miui.home or com.android.systemui) that is not automatically cleaned.
- π Remnants of remote applications: configuration files, databases (.db), log files (.log).
- π Symbolic links and temporary files created while running Android.
- π¦ Backup copies MIUI, The system creates before the updates (folder) /MIUI/backup).
- π€ Virtual machine data ART/Dalvik (folder /data/dalvik-cache), pre-existing 1β2 GB.
On MIUI 13, the problem is compounded by the F2FS file system that Xiaomi uses on many devices, which is optimized for speed but does not do a good job of cleaning up garbage. For example, after deleting a large file, the space may not be freed immediately β the system marks it as βfree,β but the physical data remains until overwritten.
Another nuance: MIUI 13 aggressively caches data to make it faster, for example, if you use Google Maps or social media a lot, their cache can go up to several gigabytes, and it all goes to "Other," and the standard cleaner in the settings deletes only a fraction of these files.
Method 1: Clearing the cache of system applications through settings
The safest method is to remove the cache manually, which requires no root rights and is suitable for beginners, but this method only clears part of the Other (usually 10-30% of the total volume), since it does not affect system files and remnants of deleted programs.
Instructions:
- Open Settings β Applications β Application Management.
- Click on the three dots in the upper right corner and select Show System Processes.
- Sort the applications by size (click on the filter icon).
- Select large cache apps (e.g. Google Play Services, MIUI System, Gallery) and click Clear Cache.
Pay special attention to these processes:
- π± com.miui.home (launcher) MIUI) β cache can take up to 500 MB.
- π com.google.android.gms (Google Play Services) β up to 1-2 GB.
- π· com.android.gallery3d (Gallery β stores thumbnails and metadata.
β οΈ Warning: Do not clean data (Data Clear) system applications β this can lead to malfunctions MIUI. Remove only the cache (Clear the cache).
βοΈ What to clean up first
Method 2: Remove Remnants of Remote Applications with ADB
If you install and uninstall programs frequently, their tails remain in /data/data and /data/app-lib folders. The standard means to avoid them is to use ADB (Android Debug Bridge), which requires a PC connection but allows you to free up to 3-5 GB.
Step-by-step:
- Enable USB Debugging in Settings β About Phone β MIUI version (click 7 times, then go back to Additional Settings β For Developers).
- Connect your smartphone to your PC and open the command line (Windows) or terminal (macOS/Linux).
- Enter the command to check the connection: Adb devices should appear the name of your device.
- Remove the residues of the packets (replace com.example.app with the remote application package name): adb shell pm uninstall -k --user 0 com.example.app
To find the names of remote application packages, use the command:
adb shell pm list packages -uIt will show all the packages marked uninstalled -- that's "junk." Delete them one at a time, because a mass cleaning can damage the system.
How to find out the name of the application package?
β οΈ Note: Do not delete packages with the names com.android, com.miui or com.google - these are system components).
Method 3: Clean up /MIUI/backup and other hidden directories
MIUI 13 automatically backs up before updates, but often doesn't delete them after. These files can take up to 5-10 GB and are stored in /MIUI/backup.
- π /MIUI/debug_log β Log files for debugging (can be deleted).
- π /MIUI/screenrecorder β screen-recording.
- π /Android/obb β cache of games (e.g. Genshin Impact or PUBG It can leave gigabytes of data here).
To access these folders:
- Connect your smartphone to your PC and enable File Transfer (MTP) mode.
- Open the device folder in Windows/macOS Explorer.
- Go to the Inner Memory β MIUI and delete the contents of the backup folders and debug_log.
For the /Android/obb folder:
- Delete folders with the names of games that you have not used in a long time.
- If the game is installed, but the.obb folder weighs several gigabytes, try reinstalling the game (sometimes the files are duplicated).
| folder | What it keeps. | Can I remove it? | Potential savings |
|---|---|---|---|
| /MIUI/backup | Backup copies before updates | Yeah, totally. | 1-10 GB |
| /MIUI/debug_log | Log files for diagnostics | Yeah, totally. | 100-500 MB |
| /Android/obb | Additional game files | Partially (only unnecessary) | 1-5 GB |
| /data/dalvik-cache | Android virtual machine cache | Only through ADB | 500 MB-2 GB |
π‘
If the /MIUI/backup folder is not visible in Explorer, turn on the display of hidden files in your OS settings (in Windows: View β Hidden Items).
Method 4: Using a root-access file manager (for advanced ones)
If you have root rights, you can manually clean up system folders that are not normally available, like the Root Explorer or FX File Explorer file manager.
- ποΈ /data/dalvik-cache β Virtual machine cache (can be cleaned completely).
- ποΈ /data/system/package_cache β cache.
- ποΈ /data/log β System Logs (Delete Everything Except Current Files).
Step-by-step:
- Open a file manager with root access.
- Go to /data/dalvik-cache and delete all files with the.dex extension.
- Clear the folder. /data/system/package_cache.
- Restart the device β the system will restore the necessary files automatically.
β οΈ Note: Delete files in /data without root rights or through unverified applications can lead to data loss or system failure.
π‘
Cleaning /data/dalvik-cache can speed up the smartphone as the system reassembles the cache from scratch, removing outdated data.
Method 5: Recovery Mode cache reset (without data loss)
If previous methods didnβt work, try resetting the cache through Restore mode.This wonβt delete your files or apps, but will clear the system cache, which can take up to 3β5GB.
Instructions:
- Turn off your smartphone.
- Press the Power button + Volume up until the MIUI logo appears.
- From the Recovery menu, select Wipe & Reset β Wipe Cache (use volume buttons for navigation, power button for selection).
- Confirm the action and wait for the completion.
- Restart the device (Reboot) β Reboot to System).
This method is particularly useful if:
- π The smartphone began to slow down after the update MIUI 13.
- π Apps began to spontaneously close.
- π± In the "Other" section, it appeared +1GB after installing a major update.
After the cache is reset, the first download can take up to 5-10 minutes β this is normal, since the system recovers the necessary data.
Method 6: Disabling unnecessary MIUI system services
MIUI 13 contains many background services that constantly create temporary files, some of which can be disabled without harming the system.
- π Mi Analytics (com.miui.analytics) β collects data about smartphone usage.
- π‘ Mi Push Service (com.xiaomi.push) β responsible for notifications from Xiaomi.
- π΅ Music FX (com.android.musicfx β effects for music (rarely used).
To turn them off:
- Go to Settings β Applications β Application Management.
- Find a service by name (e.g. Mi Analytics).
- Click Disable (Do not delete!).
- Confirm the action.
This will not only reduce the volume of the Other, but also prolong battery life, as the background processes will no longer consume resources.
How do I get back the services that are disabled?
Method 7: Complete reset to factory settings (last resort)
If the Other takes up more than 15 to 20 GB and other methods have failed, itβs just hard reset, which will delete all data, including apps, photos and settings, but return the smartphone to a βcleanβ state.
How to reset:
- Create a backup of important data (photos, contacts, messages).
- Go to Settings β About the phone β Reset settings.
- Choose to erase all data.
- Enter your password (if required) and confirm.
After discharge:
- π± Do not restore data from backup MIUI β It may contain the same βgarbageΒ».
- π Install applications selectively, avoiding unnecessary ones.
- π Clean the cache regularly (once every 1-2 weeks).
β οΈ Note: Some Xiaomi models (such as the Redmi Note 10 Pro) may require re-assigning your Mi Account to unlock the bootloader after a reset!