The βOtherβ section of Xiaomi, Redmi and POCOβs smartphone memory is a real black hole for free space, which can take up 5 to 30 GB, but users do not see which files are falling there. Unlike photos or apps, the content of βOtherβ does not appear in the standard file manager, and the system insists that the memory is filled with βunknown dataβ.
The problem is compounded by the fact that MIUI actively caches system processes, temporary update files and application logs, but does not always clean them correctly, so even after deleting all photos and videos, free space is not freed up. In this article, we will discuss 7 proven ways β from basic to advanced β that will help regain control over the memory of your device.
What is the Other in Xiaomiβs Memory and Why Does It Take So Much Space?
The Others section (or Other in English) is a collective name for files that the system cannot categorize as standard: photos, videos, audio or applications.
- ποΈ Application cache and systems β temporary files that are created to speed up the operation of programs (for example, image thumbnails, web page data in the browser).
- π Logs and dumps β records of system operation, errors and crashes (files with the extension.log,.dmp).
- π Remnants of Remote Apps β folders and settings of programs that you have long uninstalled, but their traces remain.
- π₯ Update files β Update packs that are downloaded but not installed MIUI or.
- π€ Hidden Android Data β Dalvik-Cache Files, ART-compilations and other technical elements necessary for the operation of the OS.
The thing about MIUI is that it aggressively caches data to speed up the interface, for example, after viewing a gallery, the system can store thumbnails of all the photos in the cache even if you didn't open them, and after updating the firmware, old files often remain in memory as "junk."
Another reason for the growth of Other is memory fragmentation, because when you delete files, they are not physically erased, but only marked as free, and over time, these holes are filled with small system files that are difficult to identify, which is why, after removing 10 GB of photos, the free space can increase by only 2-3 GB.
Method 1: Clearing the application cache through settings
The easiest and safest method is to remove cache for individual applications, which will not damage data (for example, save in games or correspondence in messengers), but will free up to 1-3 GB of space.
Instructions:
- Open Settings β Applications β Application Management.
- Slip on the three dots in the upper right corner and select Sort by size.
- Scroll down the list β the heaviest apps are usually at the bottom.
- Select an app (such as YouTube, Facebook or Gallery) and click Clear Cache.
Pay special attention to system applications:
- π· Gallery - caches miniatures and previews of photos.
- π Chrome or Browser β Stores copies of visited pages.
- π± Launcher (e.g, POCO Launcher) β caches icons and widgets.
- π Search β saves query history and indexed data.
βοΈ What to clean up first
β οΈ Note: Do not clear the cache for applications where offline data is important (such as Google Maps or Yandex.Maps) and this will delete downloaded maps and have to be downloaded again.
Method 2: Using a built-in MIUI cleaner
MIUI has a built-in garbage cleanup tool called Security (or Security in the global version) that deletes temporary files, application residues and unused data, but often works inefficiently to maximize the result:
Steps:
- Open the Security app (the shield icon).
- Go to the Cleaner or Cleaner section.
- Press Deep Clean (confirmation may be required).
- Select all categories: Garbage files, Application Residues, Cash.
- Confirm the cleanup.
After the procedure, restart the phone - this will help the system correctly recalculate the free space.
| Category of garbage | What's removed | Can we clean it? |
|---|---|---|
| Garbage files | Temporary files, empty folders, incorrect downloads | Yes. |
| Remains of annexes | Folders and settings of remote programs | Yes. |
| Cash app. | Data for expediting programmes | Yes, but some apps will take longer to load. |
| APK files | Application installation packages | Yes, unless you're planning on reinstalling. |
β οΈ Note: If the βOtherβ section has not decreased after cleaning, check the Download folder for old ones. APK-They often weigh between 50 and 100 MB and are not automatically deleted.
Method 3: Manually clean folders through file manager
Some files related to the Other can be manually deleted, and this requires a file manager with access to system folders (e.g. Mi File Manager or Solid Explorer).
Where to look for garbage:
- π /storage/emulated/0/Android/data/ β This is where the application data is stored. You can delete folders with the names of remote programs.
- ποΈ /storage/emulated/0/Android/obb/ β game cache files (e.g, PUBG If the game is deleted, the folder can be cleaned.
- π₯ /storage/emulated/0/Download/ β Old downloads that the system does not classify as media files.
- π /storage/emulated/0/.thumbnails/ β Image and video miniatures (can be removed without consequences).
- π¦ /storage/emulated/0/MIUI/ β temporary firmware files and themes.
π‘
Before deleting folders, back up important data. Some applications (such as messengers) store /Android/data/ correspondence and media files.
To access hidden folders (starting from a point, such as.thumbnails), enable the display of hidden files in the file manager settings.
Method 4: Reset the partition cache (Wipe Cache Partition)
If standard methods donβt work, try resetting the recovery partition cache, which will delete temporary system files, including corrupted data, that may be in the Proch.
Instructions:
- Turn off the phone.
- Press the Power and Volume buttons up at the same time until the Mi logo appears.
- In the Recovery menu, select the language (if required).
- Go to Wipe & Reset β Wipe Cache.
- Confirm the action and wait for the completion.
- Reboot the device (Reboot β System)
The process can take 5-10 minutes. After the reboot, check the "Other" section in Settings β About Phone β Memory.
What happens if the Recovery does not open?
β οΈ Warning: Don't confuse Wipe Cache with Wipe Data (full reset)! the second option will delete all data on the phone, including apps and media files.
Method 5: Remove Unnecessary Language Packs and System Applications
MIUI defaults language packs for all supported regions, even if you use only Russian. These files can take up to 500 MB-1 GB. Also, the system has pre-installed applications (for example, Mi Pay, Mi Video), which can not be removed by standard means, but can be disabled.
How to remove language packs:
- Install MoreLocale 2 from Google Play.
- Open it and select only the languages you want (e.g. Russian and English).
- Reboot the phone.
To remove system applications without root rights:
- Go to Settings β Applications β Application Management.
- Find an unneeded app (such as Mi Music or Mi Browser).
- Click Disable (this hides the app and stops it from working).
π‘
Disabling system applications does not free up disk space, but stops their background activity, which saves battery power and RAM.
To completely remove system applications, root rights or the use of ADB (Android Debug Bridge) are required.
Method 6: Using ADB for deep cleaning
ADB (Android Debug Bridge) is a debugging tool that allows you to control your phone through a computer, and it can delete files that are not available through the standard interface.
Instructions:
- Download ADB Tools to your computer and unpack the archive.
- On the phone, turn on Developer Mode (go to Settings β About Phone and tap the MIUI version 7 times).
- In Settings β Additional β For developers, enable debugging over USB.
- Connect your phone to your computer and in the folder with ADB, launch the command line (Shift + right mouse button β Open the PowerShell window here).
- Enter the command to check the connection: adb devices If the device is displayed, execute the command to clear the cache of all users: adb shell pm trim-caches -a
To delete specific folders (such as Google Play Services cache):
adb shell
su
rm -rf /data/data/com.google.android.gms/cache/*
exit
exitβ οΈ Attention: Rm teams -rf You can delete files permanently, and a mistake in the way can lead to the loss of important data.
Method 7: Complete resetting of settings (last resort)
If all previous methods failed, and the Others section still takes tens of gigabytes, the last resort is a hard reset, which will bring the phone back to factory status by removing all data, including system debris.
How to reset:
- Back up important data (photos, contacts, messages) through Settings β About Phone β Backup or manually.
- Go to Settings β About the phone β Reset settings.
- Choose to erase all data and confirm the action.
- After restarting, set your phone as new.
After discharge:
- π± Do not restore backup via Mi Cloud β it can bring back old junk.
- π Install applications selectively, avoiding unnecessary ones.
- ποΈ Clean the cache regularly (once every 1-2 weeks).
π‘
Resetting is the only way to get rid of all system debris, but it takes time to reset your phone, only use it if other methods have failed.