Why The Other Takes Gigabytes of Memory on Redmi 9A β and What It Really Is
Xiaomi Redmi 9A owners often encounter a mysterious βOtherβ section of the storage menu that eats up 5 to 20 GB of storage β with no app showing what exactly is stored there.
System cache MIUI (including update remnants, temporary files com.miui and widget data), residual files of remote applications (lib folders, cache in /data/data), as well as utility logs from Google Services and Xiaomi Cloud. Feature Redmi 9A - limited 32/64 GB of memory, where even 5 GB of "junk" is critical.
Unlike flagships, Xiaomiβs budget models cache data more aggressively to save RAM. For example, after watching YouTube or TikTok videos, temporary files can stay in /data/media/0/Android/obb for months. And MIUI updates via OTA often leave duplicate packages in /cache.
Photo and video | Apps and games | System cache ("Other") |I don't know, I haven't checked-->
Method 1: Cleaning through the built-in Storage Menu β What Really Works
The first step is to use standard MIUI tools. Go to Settings β Storage β Cleanup. This is where the system will show the amount of junk, but it is important that the built-in utility only removes 30-40% of files from the Other section, ignoring the cache of system processes and update residues.
To expand the cleanup:
- π Press "FilesΒ» β Β«CategoriesΒ» β Β«Other" and manually select the folders.thumbdata (miniatures),.nomedia (hidden media files) and log (error logs).
- π Return to Cleanup and tap Deep Cleanup β this will remove the Google Play Services cache and MIUI Launcher.
- βοΈ Enable the βClean When Lockedβ option (in the same menu) so that the system automatically deletes temporary files when the screen is turned off.
β οΈ Note: Do not delete Android folders, MIUI or DCIM manually, this will cause the camera and launcher to crash.
Backup important files | Check the vacant space (should be β₯1 GB) | Disable autosynchronization Google Photo | Close all applications-->
Method 2: Remove the MIUI cache via Recovery Mode (without root)
If standard cleaning doesn't work, use Restore Mode, which will work even on a locked Redmi 9A bootloader:
- Turn off the phone.
- Press Power + Volume up until the Mi logo appears.
- From the Recovery menu, select Wipe & Reset β Wipe Cache (use volume buttons for navigation, power for confirmation).
- After the reboot, check the βOtherβ section β it should decrease by 1-3 GB.
This method removes:
- ποΈ Cash updates. OTA (folder /cache/ota).
- π¦ Temporary files of the application installer (/cache/apk).
- π§ Logs of system errors (/cache/recovery/log).
β οΈ Warning: Don't choose Wipe Data - it will reset the phone to factory settings! on Redmi 9A After such a reset, you may need to re-assign your Mi Account.
What happens if the Recovery Mode does not open?
Method 3: Manually delete hidden files via file manager (with root rights)
To clean it completely, you will need root rights (for example, through Magisk). Install Root Explorer or FX File Manager and follow the instructions:
| Folder/file | What it keeps. | Is it safe to remove |
|---|---|---|
| /data/log | System Errors and Edges Logs | Yes (frees 500MB-1GB) |
| /data/dalvik-cache | Android virtual machine cache | Yes (reboot your phone after deleting) |
| /data/system/package_cache | Cache of installed/removed APK | Yes (removes up to 2GB) |
| /data/media/0/Android/obb | Additional game data (e.g. PUBG, Call of Duty) | Partially (remove only unnecessary games) |
| /data/data/com.miui.* | Cache of MIUI shells (widgets, themes) | Yes (releases 300-800MB) |
Warnings:
- π« Do not delete files in /system β This will cause the phone to fail.
- π After cleaning the dalvik-cache, the first download will take 5-10 minutes.
- π± If after deleting folders the phone began to lag, restore them from the backup.
π‘
Before deleting folders in /data/data, check their size in Storage Analyzer (an app from Google Play), sometimes hiding gigabytes of cache from Facebook or Telegram.
Method 4: Using ADB to clean up system debris (without root)
If you don't have root rights, but you have a computer, connect Redmi 9A via USB and use ADB (Android Debug Bridge). Download Google's Platform Tools and execute the commands:
adb shell pm clear com.miui.home # Clearing the launcher cache
adb shell pm clear com.android.vending # Google Play Cleanup
adb shell rm -rf /data/local/tmp/* # Delete temporary files
adb shell rm -rf /cache/* # Clean up update cacheThese commands delete:
- π Cash shells. MIUI (including widget and animation data).
- π Residual Google Play Market files (e.g., failed downloads) APK).
- ποΈ Temporary installer files (tmp).
β οΈ Attention: Command rm -rf If you don't specify a path, you'll delete ALL the contents of the partition! 9A particularly dangerous /data/data/com.android.providers.media β It erases all media files.
Method 5: Resetting to factory settings β when justified
If the Other takes >10 GB and isn't cleaned by other means, it's hard reset. On Redmi 9A, it's done like this:
- Create a backup through Settings β Additional β Backup.
- Go to Settings β About the phone β Reset settings.
- Select βErase all dataβ and confirm.
After discharge:
- β The βOtherβ section will be reduced to 1-3 GB (minimum amount for work) MIUI).
- β οΈ You will have to reconfigure accounts, Wi-Fi and application permissions.
- π± The first load after the reset will take 10-15 minutes β do not interrupt the process!
π‘
Factory reset is the only way to remove system duplicates (e.g., repeat firmware copies in /system) that are created when MIUI updates fail.
How to Prevent Re-Filling the Other β Prevention
To prevent the βOtherβ section from growing again:
- Turn off automatic update downloads in Settings β The phone. β Updating the system β Settings (βοΈ) β Downloading.
- Limit cache for individual applications (e.g. Telegram or VK): Settings β Applications β Select App β Storage β Limit cache.
- Use lightweight versions of apps (Facebook Lite, Messenger Lite), which cache 2-3 times less data.
- Clean Download regularly β even deleted files can leave metadata in Other.
To monitor memory, install Files by Google or Storage Analyzer, which shows which files are in the Other section, for example, often there are:
- π΅ Residual music files from Spotify or Yandex Music (folder.audio).
- πΊ Cash video from TikTok or Likee (folder.video_cache).
- π Analytics logs from Xiaomi (.log files in the.log file) /data/data/com.xiaomi.).