Why does the โOtherโ section take up so much space on Xiaomi?
Have you ever looked into your Xiaomi, Redmi, or POCO memory settings and found that the Others partition is 10, 20, or even 30GB? This is one of the most common problems MIUI users have. Unlike obvious categories like Photos, Videos, or Apps, the Other folder hides dozens of file types that the system cannot automatically categorize as standard.
In this article, we'll look at what's underneath the "Other," why MIUI doesn't clean those files itself, and how to safely delete unnecessary data without breaking your smartphone. Spoiler: 80 percent of the time, the cache of apps, update residues, system logs and duplicate media files that can be manually deleted, but there are deeper reasons, like hidden MIUI folders that don't show up in the standard file manager.
Before you start cleaning, it's important to understand that "other" is not garbage in the usual sense.
- ๐ App cache (including Google Play Services data that weighs gigabytes)
- ๐ Remains of updates MIUI (folder MIUI and OTA memory-root)
- ๐ Logs and dumps of the system (files.log,.dmp,.trace)
- ๐ผ๏ธ Duplicates and miniatures (folder.thumbnails, cache gallery)
- ๐ค Virtual machine files (if you use Xiaomi HyperOS or MIUI 14+)
Method 1: Cleaning the application cache through settings
The easiest and safest method is to remove the app cache, which often inflates to incredible sizes. For example, Google Play Services can take 2-5 GB, and Mi Video or Mi Gallery can take another one. MIUI allows you to clear the cache without deleting the application data.
How to do this:
- Open Settings โ Applications โ Application Management.
- Click on the three dots in the top right corner and select "Sort by size."
- Scroll down the list โ youโre interested in apps with a cache of 500MB.
- Put it on the app โ โStorageโ โ โClean the cacheโ.
Clear the Google Play Services cache | Delete the data from Mi Gallery | Check the Telegram/WhastApp cache | Clear the browser cache (Chrome/MIUI Browser)
-->
โ ๏ธ Warning: Do not confuse โClear cacheโ and โClear dataโ; the second action will delete all the settings of the application (for example, chats in Telegram or bookmarks in the browser); the cache contains only temporary files โ their removal is safe.
๐ก
If the cache swells again quickly after cleaning, check the app for background activity. For example, Facebook or TikTok can cache videos even when you're not using them. Limit background work in battery settings.
Method 2: Remove the remnants of MIUI updates
Each MIUI update leaves behind junk files โ firmware archives, temporary folders, and installation logs โ that can take up to 5 to 10 GB over time, stored in hidden folders and not deleted automatically.
Cleaning instructions:
- Connect your smartphone to your PC and enable File Transfer (or use a file manager with root access, such as FX File Explorer).
- Go to the root folder of internal memory and find: ๐ folder MIUI (It weighs 1-3 GB, contains old firmware) ๐ folder OTA (Here are stored downloaded updates) ๐ Download folder (check for old ones) APK-file)
except for the current firmware
miui_HMNote10Pro_V12.5.3.0.RKFCNXM_...
| folder | What it keeps. | Can I remove it? | Average size |
|---|---|---|---|
| MIUI | Firmware archives, backup copies | Yes (except for the current firmware) | 1-5 GB |
| OTA | Updates uploaded | Yes (after installation) | 500MB - 2GB |
| Download | APK, archives, media | Yeah (check manually) | Different. |
| .thumbnails | Photo/video miniatures | Yes (restore automatically) | 200 MB - 1 GB |
Once a month |Only when critical bugs appear |Never update |Only via Fastboot
-->
โ ๏ธ Note: If you delete the current firmware from the folder MIUI, The smartphone will not be able to boot in Recovery mode.Before cleaning, make sure you have a backup of important data.
Method 3: Cleaning the systemโs logs and dumps
MIUI maintains detailed logs that help developers debug bugs. These files are useless to the average user, but they can take anywhere from 500 MB to 3 GB. Especially many logs appear after crashes, updates or using features like Game Turbo.
Where to look and how to remove:
- ๐ folder /sdcard/MIUI/debug_log โ contains MIUI (You can remove everything).
- ๐ folder /sdcard/log โ system logs (delete files with the extension.log,.txt).
- ๐ folder /sdcard/bugreport โ Error dumps (can be completely removed).
- ๐ folder /sdcard/bluetooth โ Bluetooth logs (remove everything except current paired devices).
Use Total Commander or Root Explorer to delete it (if you have root rights). If there are no folders, then there are few logs and no cleaning is required.
What happens if you delete all the logs?
Method 4: Removing duplicates and cache of media files
The Other folder is often inflated by duplicate photos, videos and thumbnails, like Mi Gallery making copies of each image in the.thumbnails folder, and Google Photos can store local backups, and there are also accumulations of:
- ๐ผ๏ธ Miniatures (folder.thumbnails, weighs up to 1 GB)
- ๐ฅ Video cache (Movie or Video folder at the root of memory)
- ๐ธ Duplicate photos (created when editing in Mi Gallery)
- ๐ต Music cache (Music folder or Mi Music cache)
How to clean:
- Install a duplicate search app like Files by Google or CCleaner.
- Run a scan for duplicate photos/video. Delete unnecessary copies.
- Manually check the DCIM/.thumbnails folder โ it can be completely cleaned (miniatures will be restored automatically).
- Clear the Mi Gallery and Google Photos cache in the app settings.
๐ก
The.thumbnails folder is the main memory eater, and it contains thumbnails of all your photos and videos, even those you deleted long ago, and you can clean it up, and the system will restore thumbnails the next time you view the gallery.
Method 5: Reset the cache of the system (without data loss)
If previous methods didnโt work, try resetting the system cache via Recovery Mode.This will delete temporary MIUI files but wonโt affect your data, apps or settings.The method is especially effective after updates or if the smartphone has started to โslow down.โ
Step-by-step:
- Turn off your smartphone.
- Press the Power button + Volume up until the Mi logo appears.
- From the Recovery menu, select the language (if you have a choice), then: Wipe & Reset โ Wipe Cache โ Confirm
- After cleaning, restart the device (Reboot โ Reboot to System).
โ ๏ธ Warning: Don't confuse "Wipe Cache" and "Wipe Data"! The second option (Wipe Data) will completely reset the smartphone to factory settings, deleting all your files.
Additional methods: for experienced users
If youโre ready to go further, here are a few advanced ways:
- ๐ง ADB-Cleaning commands: Connect your smartphone to your PC and execute: adb shell pm trim-caches 256m This command will forcefully clear the cache of all applications, limiting its size to 256 MB.
- ๐ ๏ธ Root Access: With Superuser Rights, System Logs Can Be Deleted via Root Explorer /data/log or /cache. But it is risky โ an error can lead to a system failure.
- ๐ฆ Transfer of applications to SD-Card: If you have a hybrid slot (like in the Redmi Note 10 Pro), transfer heavy apps to the memory card via Settings โ Annexes โ Move it to SD.
โ ๏ธ Attention: Use ADB Or root rights require experience. Wrong commands can lead to a device blink (completely inoperable.