The Other folder on the Xiaomi Redmi Note 9 Pro is a real black hole for free space, it can take anywhere from 5 to 20 GB, but users rarely understand what is stored there. System files, app cache, remnants of deleted programs, log files โ all this accumulates for years, slowing down the smartphone. Unlike the Images or Video folders, the content of the Other is not visible in the standard file manager, which makes cleaning difficult.
Many Redmi Note 9 Pro owners face a situation where memory is running out and a huge amount of storage is displayed in the Storage section under the words โOther.โ Attempting to delete this data manually often leads to errors or system failures. In this article, we will discuss 5 proven methods of safe cleaning, including hidden MIUI settings, using ADB and third-party utilities.
โ ๏ธ Important: Not all methods are suitable for inexperienced users. MIUI If you're not sure, back up before you clean up!
What is the โOtherโ folder and why does it take up so much space?
The MIUI Other folder is a collection section for files that the system cannot categorize as standard (photo, video, audio, documents).
- ๐๏ธ Application cache and systems โ temporary files that should be deleted automatically but often remain.
- ๐ Remnants of Remote Programs โ snippets of data from applications you have long uninstalled.
- ๐ Log files and memory dumps โ records of system operation, errors and crashes (can weigh up to a maximum of 3-5 GB on old firmware).
- ๐ Update files - packages MIUI, which were not removed after installation.
- ๐งฉ Data data Dalvik/ART โ optimized cache to speed up application launches.
On the Redmi Note 9 Pro with MIUI 12-14 firmware, the Other folder often grows due to the F2FS file system that Xiaomi uses to optimize performance. Unlike ext4, F2FS caches data more actively, but cleans garbage less. In addition, some applications (such as Facebook, TikTok, WhatsApp) create hidden folders with backups that also fall into the Other.
๐ How to check folder size?
Go to Settings โ About Phone โ Storage. Here you will see a diagram of occupied space. Click on โOtherโ and the system will show an approximate volume (but not content!).
Method 1: Cleaning through built-in MIUI tools
The safest method is to use standard MIUI features, which do not require root rights and do not risk damaging system files.
- Clean App Cache Go to Settings โ Apps โ App Management. Select any app (like Chrome or YouTube) and click Clear Cache. For bulk cleaning, use the Clean All button in the top right corner.
- Open the Security app (the shield icon), then go to Cleaner. Click Deep Clean, the system will scan the trash, including the residues in Other. Delete everything except System Logs (not recommended).
- Delete downloaded update files In Settings โ About Phone โ System Update Click on the three dots in the top right corner and select โDelete downloaded package.โ This will free up to 1-2 GB if you havenโt updated in a long time.
โ ๏ธ Note: Do not use the garbage cleanup function in third-party boosters (such as Clean Master or CCleaner). MIUI, Which leads to lags or drop-offs of applications.
Remnants of Remote Applications|Cache of browsers and social networks|Temporary download files| Mini-dumps (if their size) < 500MB)-->
Method 2: Manual garbage removal via Files by Google
The standard MIUI file manager doesn't show hidden folders, but the Files by Google app (formerly Files Go) can find some of the trash. Download it from the Play Market and follow the instructions:
- Open Files by Google and go to the Cleanup tab.
- Click โFree spaceโ โ the application will scan the cache, duplicates and unnecessary files.
- In the Other Files section, select: -.log,.tmp,.bak files (this is log files and temporary data). - com.miui. or com.xiaomi folders. - This often contains outdated MIUI data.
๐ก Tip: If you see the folder MIUI_DCC โ This is the cache of Xiaomi's diagnostic center, which weighs up to 1-2 GB.
| Type of file | Can I remove it? | Potential savings |
|---|---|---|
| Files.log,.tmp | โ Yes. | 500MB - 2GB |
| Folders com.miui.gallery.cache | โ Yes. | 100-800 MB |
| dalvik-cache files | โ No (risk of failure) | โ |
| folder MIUI_DCC | โ Yes. | up to 1.5GB |
| .apk files (uninstalled) | โ Yes. | 200 MB - 1 GB |
Method 3: Cleaning through ADB (for advanced users)
If the built-in techniques didnโt work, you can use Android Debug Bridge (ADB), which requires connecting your phone to a PC and basic command line knowledge.
๐ Preparation:
- Download Platform Tools from the Android Developers website.
- Turn on USB Debugging on your phone: Settings โ About Phone โ MIUI version (click 7 times to activate Developer Mode), then go back to Settings โ Additional โ Developers โ Debugging on USB.
- Connect the Redmi Note 9 Pro to your PC and confirm the debugging permission.
๐ฅ๏ธ Cleanup commands:
adb shell pm clear com.miui.cleanmaster # Cache cleaner
adb shell rm -rf /data/local/tmp/* # Delete temporary files
adb shell rm -rf /cache/* # Cleaning system cache (requires a reboot)
adb shell pm trim-caches 1000000000 # Forced cache clearing of all applicationsโ ๏ธ Attention: Rm teams -rf If you don't specify the right path, you can delete critical system files!
What if the ADB canโt see the device?
Method 4: Resetting cache in Recovery Mode
If the Other folder takes up more than 10GB and standard methods don't help, try resetting the cache through Recovery Mode.This won't delete your data, but will clear up system debris.
๐ง Step-by-step instruction:
- Turn off the Redmi Note 9 Pro.
- Press the Power button + Volume up until the MI logo appears.
- From the Recovery menu, select the language (English / Chinese), then: Wipe & Reset โ Wipe Cache.
- Confirm the action and wait for the completion.
- Reboot the phone (Reboot) โ Reboot to System).
โ Result: This method removes:
- MIUI update cache;
- Temporary system files;
- Residues from the application installation.
โ What he's not doing:
- Does not touch user data (photos, videos, contacts);
Does not delete application files (such as WhatsApp or Instagram cache).
๐ก
Recovery cache resetting is the most effective way to remove system debris WITHOUT data loss.
Method 5: Using TWRP for deep cleaning (root only)
If you have custom TWRP reclaimers installed and have root rights, you can manually remove unnecessary files from the /data partition.This method is risky, but allows you to clean up to 5-10GB of garbage.
๐ ๏ธ Instructions:
- Boot to TWRP (Put Power + Volume Up when the phone is off).
ยซDeleteยป
Reboot the phone.
โ ๏ธ Note: Removing files from /data/data (folders of specific applications) can lead to the loss of data of these programs (for example, saves in games or chats in messengers).
๐ก
Before working in TWRP, back up /data through Backup โ Select Partitions โ Data, which will save your data if something goes wrong.
How to prevent the โOtherโ folder from being refilled?
Cleaning up the trash is a temporary solution, so that the Other folder doesn't grow again, follow these tips:
- ๐ฑ Use the โLiteโ versions of apps (e.g. Facebook Lite, Messenger Lite) that create less cache.
๐ Statistics: According to the data XDA Developers, on Redmi Note 9 Pro MIUI 13 The โOtherโ folder takes on average 8-12 GB through 1.5 After deep cleaning, this volume is reduced to 2-4 GB.