The Other folder on the Xiaomi Redmi Note 9S is a real black hole in internal memory that can take up 5 to 20 GB, but users donโt understand what is stored there and how to delete it. Unlike photos or videos, the content of The Other doesnโt appear in the gallery, and standard cleaning methods (such as Settings โ Storage) often donโt work.
The problem is compounded by the fact that the Redmi Note 9S (model M2003J6A1G) is equipped with only 64 or 128 GB of memory, of which 10-15% less is actually available to the user due to system needs. When the Other grows to 10+ GB, the smartphone begins to slow down, applications fly out, and the notification โNot enough memoryโ appears even when free 2-3 GB. In this article, 5 proven ways to clean the โOtherโ folder, taking into account the features of MIUI 12-14, including hidden system files and application cache, which are not visible through standard tools.
What is the โOtherโ folder and why does it take up so much space?
The Other folder (or Other in the English version of MIUI) is a collection of files that the system cannot categorize as standard: photos, videos, audio, documents or applications.
- ๐๏ธ App cache โ temporary files that create messengers (Telegram, WhatsApp), social networks (TikTok, Instagram) and games, PUBG Mobile can leave behind up to 1-2 GB of garbage after updates.
- ๐ System logs and dumps are debugging files that Android creates when it crashes. 9S They often accumulate due to unstable work. MIUI Android-based 10/11.
- ๐ Remnants of Remote Applications โ folders and databases that remain after uninstallation of programs through Settings โ Annexes.
- ๐ Hidden update files โ firmware packets (.zip) that are downloaded in the background but are not deleted after installation.
- ๐ฎ Game data โ saves, textures and additional files that games (Genshin Impact, Call of Duty Mobile) store outside of standard folders.
On the Redmi Note 9S, the problem is compounded by MIUI aggressively cacheing data to speed up work, but not clearing old files. For example, after watching YouTube in high resolution, there may be gigabytes of temporary videos in the /Android/data/com.google.android.youtube folder, which the system classifies as โOther.โ
โ ๏ธ Warning: Donโt try to delete the entire Other folder through the file manager, which will cause the system to crash. MIUI and Xiaomi account details.
Method 1: Clearing the application cache through MIUI settings
The safest method is to remove the cache for individual applications, which requires no root rights and is suitable for beginners. On the Redmi Note 9S, there are two ways to do this:
- Through the Storage menu: Open Settings โ Storage. Slip on "Other" (may be called Other) Select "Clean" (if the option is active). ๐น Limitation: MIUI It often does not show the actual cache volume, but only clears a part of the files.
- Through App Settings: Go to Settings โ Apps โ App Management. Sort the list by size (tap three dots in the top right corner). Select an app (like Facebook or TikTok) and tap Clear Cache.**
On the Redmi Note 9S, the following apps are especially voracious (you can clean their cache weekly):
| Annex | Average cache size | Frequency of cleaning |
|---|---|---|
| Google Play Services | 500 MB - 1.5 GB | 1 time 2 weeks |
| MIUI System Launcher | 300-800 MB | 1 time per month |
| Telegram | 1-3 GB (unless auto-cleaning is configured) | Weekly |
| TikTok | 1-2 GB | After each long-term use |
Clear the cache of Google Play Services
Delete the temporary MIUI System Launcher files
Check Telegram (Settings โ Data and memory โ Clear cache)
Clean TikTok (Profile โ Settings โ Free space)
Restart the phone after cleaning-->
โ ๏ธ Note: Do not clear the cache for system applications called com.android. or com.xiaomi. โ this can cause malfunctions MIUI. com.android.vending (Google Play Market).
Method 2: Removing garbage through Files by Google
The standard MIUI file manager does not show hidden files and often does not see debris in the Other folder, instead we recommend using Files by Google, the official application from Google, which scans the storage deeper.
Instructions:
- Install Files by Google from the Play Market.
- Open the app and go to the Cleanup tab**.
- Slip "Remove garbage" and wait for the scan to finish.
- In the โBig Filesโ section**, check the Android/obb and Android/data folders โ they often store unnecessary game and application files.
Files by Google finds what MIUI misses:
- ๐๏ธ Residues APK-Files after application updates.
- ๐ Empty folders from remote programs.
- ๐ Duplicate files (e.g. screenshots, saved and in the DCIM, and in Pictures).
๐ก
If Files by Google doesnโt find garbage, try turning on hidden files: open the menu (three lines at the top left) โ Settings โ Show hidden files.
Method 3: Manual cleaning through ADB (for power users)
If the first two methods didnโt work, and the Other folder still takes 5+GB, youโll need to use ADB (Android Debug Bridge), a method that requires connecting the phone to a computer, but allows you to remove system debris that is not available through the GUI.
๐ง What's the matter:
- ๐ป Computer with Windows, macOS or Linux.
- ๐ Cable USB Type-C (preferably original from Xiaomi).
- ๐ฆ Installed drivers ADB Fastboot (you can download from the official Android website).
- ๐ Included debugging by USB on the phone (Settings) โ The phone. โ Version. MIUI โ 7 times tap to activate the developer mode, then Settings โ Additionally. โ For developers โ Debugging by USB).
๐ Step-by-step instruction:
- Connect the Redmi Note 9S to your computer and select File Transfer mode.
- Open the command prompt (cmd in Windows) and type: adb devices If the phone is determined (the serial number will appear), continue. If not, check the drivers.
- Enter a command to clear the cache of all user applications: adb shell pm trim-caches -f 1000000000 (this will remove the cache larger than 1 GB).
- To clean up dalvik cache (system garbage), use: adb shell su -c "rm -rf /data/dalvik-cache/*" Note: Root rights are required (see method 4).
โ ๏ธ Warning: Teams ADB This can damage the system if you're incorrectly entered, such as misuse of rm. -rf /data/* without specifying a specific folder will lead to a complete reset of the phone.
What if the ADB canโt see the device?
Method 4: Getting root rights and deep cleaning (risky method)
If the Other folder is 10+GB and standard methods donโt work, the last option is root permissions, which will remove system debris, but will deprive you of warranties and can lead to unstable phone operation.
๐ What's root:
- โ Ability to remove system applications (MIUI Bloatware).
- โ Clearing folders /data/log, /data/tombstones (logs).
- โ Delete the Google Play Services cache and other protected files.
โ ๏ธ Risks:
- โ Loss of warranty (if the phone is warranty, Xiaomi will refuse repairs).
- โ Mistakes in work MIUI (For example, Face Unlock will stop working or NFC).
- โ Blocking of banking applications (Sberbank Online, Tinkoff will refuse to work on a rooted device).
๐ How to get rooted on Redmi Note 9S:
- Unlock the bootloader through the official Xiaomi tool (requires a Mi Account and wait 7-15 days).
- Install custom recovery (TWRP) for the Redmi Note 9S (Curtana model).
- Sweep Magisk through TWRP to obtain root rights.
Once root is obtained, use Root Explorer or FX File Manager to manually clean folders:
- ๐๏ธ /data/log โ logistic.
- ๐๏ธ /data/tombstones โ memory dumps when applications crash.
- ๐๏ธ /data/dalvik-cache โ cache of the Android virtual machine.
๐ก
Root rights to Xiaomi Redmi Note 9S get only experienced users. For most tasks, there are ways 1-3.
Method 5: Reset to factory settings (last resort)
If none of the methods worked, and the Other folder still takes gigabytes, it leaves the phone completely reset, which will delete all the data, including photos, contacts and apps, but return the clean system.
๐ How to reset:
- Create a backup of important data (photos, WhatsApp chats, contacts).
- Go to Settings โ About the phone โ Reset settings.
- Select โErase all dataโ**.
- Confirm the action and wait for the reboot (it will take 5-10 minutes).
โ ๏ธ It's important:
- After reset, do not restore data from the MIUI backup, this will bring back the garbage.
- Install only the necessary apps and clean the cache regularly (once a week).
Once a week.
Once a month
Only when memory ends
Never cleaned.
I don't know what that is.-->
How to prevent the โOtherโ folder from being refilled
To prevent the โOtherโ folder from growing again, follow these recommendations:
- ๐ต Limit the background activity of applications: Go to Settings โ Annexes โ Permits โ Autorun. disable Autorun for unnecessary applications (e.g. AliExpress, Wildberries).
- ๐ Set up automatic cleaning in MIUI: Open the Settings. โ Warehouse โ Clean. Turn on the option "Autocleaningยป**.
- ๐ฎ Transfer the games to the memory card: Use SD-class A1 or A2 (We recommend SanDisk Ultra. in the game settings (for example, PUBG Mobile) select storage ยซSD-mapยป**.
Check the folders regularly:
- Open the file manager and delete the contents of the folders: /Android/data/ (game cache) /Android/obb/ (additional game files) /Download/ (old downloads)
๐ก Advice: Install SD Maid (requires root) or CCleaner for automatic garbage monitoring, and these applications can find remnants of deleted programs and clean the system cache without manual intervention.