Why the Other takes up gigabytes of memory on Xiaomi and how to fix it
Have you ever looked into Settings โ Memory on your Xiaomi, Redmi or POCO and seen the Other partition take 10, 20, or even 30 GB? It's not a system bug โ it's hidden files that MIUI doesn't classify as apps or media. In this article, we'll look at what's hidden under the Other, why it grows, and how to safely clean it without losing important data.
The main problem is that MIUI (the Xiaomi shell) does not always correctly classify files, which includes: cache of system applications, remnants of deleted programs, error logs, temporary update files, and even data from messengers that do not fall into the Document category, for example, Telegram or WhatsApp can save media files here if they are not transferred to a separate folder.
It's important to understand that you can't just delete "Other" with the "Clean" button -- MIUI won't. But there are 5 working methods that we've tested on the Xiaomi 13 Pro, Redmi Note 12 and POCO F5 models. All methods are safe if you follow the instructions.
Before you start, check how much the โOtherโ takes:
- Open the Settings โ Memory.
- Click on the memory usage schedule.
- Find the โOtherโ section (may be called โSystem Dataโ or โOtherโ).
If it is more than 5 GB, it is time to clean it.
Method 1: Cleaning the cache of system applications
The most common reason for the Other is the cache of system applications that MIUI doesn't show in the standard cleanup menu, such as Google Play Services, MIUI System, Security and others that work in the background.
How to clean:
- Go to Settings โ Applications โ Application Management.
- In the top menu, select โAll Appsโ (not โInstalledโ).
- Sort by size by clicking on three dots in the upper right corner.
- Find apps called com.android., com.miui., com.google.*.
- Open each and click Clear Cache (not data!).
Which apps to clean first:
- ๐ฑ com.miui.system - shell cache MIUI (It can weigh up to 1-2 GB).
- ๐ com.miui.securitycenter โ Security Center (stores scan logs).
- ๐ com.google.android.gms โ Google Play Services (update cache and geodata).
- ๐ com.android.providers.media โ media storage (miniatures, metadata).
โ ๏ธ Note: Do not clean data (clean all data) from system applications โ this can lead to malfunctions MIUI. Just the cache!
Clear cache from com.miui.system
Clear the cache from com.google.android.gms
Check out com.android.providers.media
Do not touch the "Data Clear" system applications-->
Method 2: Remove Remnants of Remote Applications
When you delete an application through Settings or Play Market, MIUI doesnโt always remove all of its files, leaving: folders in /Android/data/, cache in /Android/obb/, configuration files.
To find and remove garbage:
- Connect your smartphone to your PC or use a file manager (such as Mi File Explorer or Solid Explorer).
- Go to /storage/emulated/0/Android/.
- Open the data and obb folders, where the remnants of remote games and programs are stored.
- Delete folders with the names of applications that you have long uninstalled.
Examples of folders that can be deleted:
- ๐ฎ com.tencent.ig - residues PUBG Mobile.
- ๐บ com.netflix.mediaclient - Netflix cache.
- ๐ฌ Whatsapp โ if WhatsApp has been deleted long ago.
- ๐ต com.spotify.music - Spotify cache.
โ ๏ธ Warning: Do not delete the folders of current applications, this will lead to their collapse.
How to distinguish garbage from the right files?
Method 3: Cleaning the systemโs logs and dumps
MIUI actively maintains error logs and memory dumps for diagnostics, which can take up to 3 to 5 GB, but are never shown in the standard cleanup menu, and can only be deleted through ADB or hidden settings.
Method 1: Through the Engineering Menu (without root)
- Open the Phone app and enter the code ##4636##.
- Select "Usage statistics" (Usage statistics).
- Click on the three dots at the top and select โClear logsโ.
Method 2: ADB (for Advanced)
If the engineering menu doesnโt help, use the command:
adb shell pm trim-caches 1000GThis command compulsorily clears the cache of all applications, including system ones.
What files are deleted:
| Type of file | Size | Can I remove it? |
|---|---|---|
| MIUI Logs (/data/log/) | 50โ500 MB | Yes. |
| Memory dumps (/data/tombstones/) | 100 MB-2 GB | Yes. |
| Google Logs (/data/misc/apex/) | 20โ200 MB | Yes. |
| Update logs (/cache/) | 100 MB-1 GB | Yes. |
โ ๏ธ Note: Do not manually delete files from folders /data/ or /system/ without root rights โ this can lead to a complete failure of the system and the need for flashing.
๐ก
If the โOtherโ logs are cleaned and grows quickly again, turn off USB debugging in Settings โ About Phone โ MIUI version (7 times, then in Additional โ For Developers โ USB debugging).
Method 4: Transfer and clean up messenger media files
Messengers (WhatsApp, Telegram, Viber) often save media files (photos, videos, voice) to hidden folders that MIUI refers to as โOtherโ (for example, Telegram downloads all files to /storage/emulated/0/Telegram/ by default, but not all of them fall into the gallery).
How to clean:
- Open the file manager and go to the messenger folder (for example, /Telegram/Telegram Images/).
- Sort files by date and remove unnecessary ones (old memes, screenshots, voice messages).
- In the settings of the messenger, turn off autoload media: ๐ฑ On WhatsApp: Settings โ Warehouse and data โ Autoboot media. ๐ฑ In Telegram: Settings โ Data and memory โ Autoboot media.
How much can be released:
- ๐ธ Photo from chat rooms: 1-5 GB.
- ๐ฅ Videos and GIFs: 5โ15 GB.
- ๐ค Voice Messages: 500MB-2GB.
- ๐ Documents (PDF, APK): 100 MB-1 GB.
โ ๏ธ Note: If you delete files from your messenger folders, they will disappear from chat rooms forever.
๐ก
Disabling autoload media in instant messengers prevents the growth of the โOtherโ by 30-50% per month.
Method 5: Reset partition cache (without data loss)
If previous methods didnโt work and โOtherโ still takes 10+GB, try a Wipe Cache Partition reset that wonโt delete your files or apps, but will clear temporary system data.
Instructions:
- Turn off your smartphone.
- Press the Power button + Volume up until the Mi logo appears.
- Select the language (if the menu appears).
- Go to Recovery โ Wipe & Reset โ Wipe Cache
- Confirm the action and wait for the completion.
- Reboot your phone (Reboot โ System)
What does it mean?
- ๐งน Deletes temporary update files MIUI.
- ๐๏ธ Clears the system recovery cache.
- ๐ Resets the kernel error logs.
โ ๏ธ Warning: Don't confuse Wipe Cache with Wipe Data (full reset)!The second option deletes all your data, including photos and apps.
More tips: how to prevent the growth of the โOtherโ
To prevent the Other from growing again, follow these guidelines:
- ๐ Clean the cache regularly (once every 1-2 weeks) through Settings โ Memory. โ Clean up.
- ๐ซ Turn off autoboot in messengers (see Method 4).
- ๐ Use it. SD-Media file storage card (if supported).
- ๐ Check the Download folder โ unnecessary files often accumulate there.
- ๐ฑ Update. MIUI โ In new versions, garbage cleaning is better optimized.
You should also install a memory analysis app, like Files by Google or SD Maid, which shows which files are in the Other section.
๐ก
If your Xiaomi supports MIUI 14+, turn on Easy Mode in Settings โ Special Features. It reduces background activity of system processes, which reduces the number of logs created.