Partition "Other"** in memory Xiaomi Redmi 9 is a real headache for many users. It takes up gigabytes of precious space, but does not make it clear what what exactly is stored inside. Logical questions: why does the system not show the contents of this section? Can it be cleaned safely? And most importantly, how to do this without risking the stability of the smartphone?
In this article we will look at 5 working methodswhich will help free up space in the "Other" section on your Redmi 9. From simple actions in the settings to advanced methods using ADB โyou will find a solution for any level of training. Weโll also find out why after cleaning the memory can fill up again after a few days and how to avoid this.
What is the โOtherโ section and why does it take up so much space?
In MIUI (firmware Xiaomi) section "Other"** is a โdumpโ for files that the system cannot classify into standard categories: Applications, Media or Documents. This includes:
- ๐ Application and system cache โtemporary files that should be deleted automatically, but often remain โforgotten.โ
- ๐ Residual data from remote apps (for example, settings or logs).
- ๐ System logs (logs) โdebug files that are created during failures or updates.
- ๐ Symbolic links and file metadata system.
- ๐ค Update filesthat were not installed or were removed incorrectly.
On Redmi 9 (especially with 64 GB of memory), the โOtherโ section can grow up to 10โ15 GB โand that's not the limit! The reason is the features MIUI:
- ๐ The firmware actively caches data to speed up work, but does not always clean it.
- ๐ฆ Many system applications (
Mi Video,Mi Music) create hidden folders with metadata. - ๐ After updates MIUI there are backup copies of old versions that are not deleted automatically.
โ ๏ธ Attention: If the โOtherโ section occupies more than 20 GB, this may indicate a file system failure. In this case, it is better to make a backup copy and reset the smartphone to factory settings.
Method 1: Clearing the application and system cache
The safest and fastest method is deleting the cache. It does not affect personal data, but can free up 1โ3 GB memory.
How to clear the cache of all applications:
- Open
Settings โ Applications โ Management applications. - Click on the three dots in the upper right corner and select
Sort by size. - Open applications with a large cache one by one (for example,
YouTube,Telegram,Mi Video) and clickClear cache.
How to clear the system cache:
- Go to
Settings โ Memory โ Clear. - Click
Deep cleaningand wait for the process to complete. - Return to the section
Memoryand selectClear cache(button at the bottom of the screen).
If standard cleaning does not help, try manual method via Recovery settings:
- Turn off the smartphone.
- Hold
Power button + Volume upto enterRecovery Mode. - Select
Wipe & Reset โ Wipe Cache(volume key control, confirmation - power button). - Reboot the device.
Close all applications
Connect the charger (the process may take 5-10 minutes)
Check the free space before and after cleaning
Do not interrupt the process until it is completed-->
Method 2: Uninstall residual files and garbage through File Manager
In MIUI there is a built-in File Manager (File Manager) that can find and delete unnecessary files. Here's how to use it:
Step 1. Search for large files:
- Open
File Manager(folder icon on the desktop). - Go to section
Memory analysis(tab below). - Click
Unnecessary filesโthe system will show a list of garbage that can be safely deleted.
Step 2. Manual cleaning of hidden folders:
Some folders are not displayed by default. To see them:
- In
File Managerclick on the three dots โSettingsโ enableShow hidden files. - Go to the root directory (
/storage/emulated/0/) and delete the following folders (if any):.thumbnailsโ thumbnails of images and videos..cacheโ cache of various applications.Android/data/iAndroid/obb/โ residual files of deleted games.
โ ๏ธ Attention: Do not delete foldersAndroid,MIUIorDCIMentirely - this may lead to system malfunctions. Delete only them contentsif you are sure that the files are not needed.
Step 3. Clearing downloads:
The folder Download is often clogged with unnecessary files. To clear it:
- Open
File Manager โ Downloads. - Click on the three dots โ
Sort by size. - Delete old files (especially
.apk,.zip,.tmp). - ๐ป Computer with
Windows/macOS/Linux. - ๐ USB cable (preferably original).
- ๐ฅ Installed drivers Xiaomi i
ADB.
If File Manager does not find garbage, try third-party applications like SD Maid or Files by Google. They can analyze memory deeper, but require rights Storage
Method 3: Using ADB for deep cleaning
If standard methods did not help, you will have to connect to the smartphone via ADB (Android Debug Bridge). This method requires a computer, but allows you to remove system junk that is not accessible through the normal interface.
What you will need:
Step-by-step guide:
- Enable USB debugging on the smartphone:
- Go to
Settings โ About phone โ MIUI version(press 7 times to activate developer mode). - Go back to
Settings โ Advanced โ For developersi enableUSB debugging.
- Go to
Win + R โ cmd) and enter:
adb devices
Make sure that the device is detected (its serial number should appear).
adb shell pm clear com.android.providers.media
adb shell pm trim-caches 1000000000
adb shell rm -rf /data/local/tmp/*
What files are being deleted these commands?
| Command | What clears | Potential effect |
|---|---|---|
pm clear com.android.providers.media |
Media provider cache (thumbnails, metadata) | Frees up 500 MB - 1.5 GB, but can reset albums in the gallery |
pm trim-caches |
Cache of all applications | Safe for the system, but applications will take longer to load when first launched |
rm -rf /data/local/tmp/* |
Temporary system files | Removes junk from updates and installers |
โ ๏ธ Attention: Commands ADB can damage the system if entered incorrectly. Do not change paths or parameters yourself - use only the examples above.
What to do if ADB does not see the device?
1. Check if USB debugging is enabled on your smartphone.
2. Install drivers Xiaomi from the official website.
3. Try another USB cable (preferably the original one).
4. Restart your computer and smartphone.
5. If you use Windows, run the command line as an administrator.
Method 4: Resetting the partition cache (Wipe Cache Partition)
If the โOtherโ partition is clogged due to malfunctions MIUI, resetting the cache will help section via Recovery Mode. This method does not delete personal data, but resets system settings.
How to reset:
- Turn off Redmi 9.
- Press
Power button + Volume upuntil the logo appears Mi. - In the menu
Recoveryselect a language (if required). - Go to
Wipe & Reset โ Wipe Cache. - Confirm the action and wait for completion.
- Select
Reboot โ Reboot to System. - ๐งน Removes temporary files of updates and crashes.
- ๐ Fixes file system errors.
- ๐ Can reduce the "Other" partition by 2โ5 GB.
What gives this method?
After reboot, check the "Other" section in Settings โ Memory. If the volume has not changed, try the following method.
Once a week
Once a month
Only when space runs out
Never clear-->
Method 5: Full reset to factory settings (last resort)
If nothing helps, and the โOtherโ section occupies more than 10 GB, the last resort remains - hard reset. This method deletes all data on the phone, including applications, photos and settings, so be sure to make a backup copy!
How to reset Redmi 9 to factory settings:
- Go to
Settings โ About phone โ Backup and reset. - Select
Reset settings. - Check
Clear internal memory(optional if you want to delete everything, including multimedia). - Confirm the action and wait for the reboot.
What to do after the reset?
- ๐ Restore data from backup (via
Mi CloudorGoogle Account). - ๐ฅ Install applications selectively - many of them can clog up memory again.
- ๐ง Disable automatic application updates in
Google Play.
โ ๏ธ Attention: After the reset, the โOtherโ section may begin to grow again if you do not change your smartphone usage habits. Regularly clear the cache and monitor installed applications.
Resetting to factory settings is the most radical, but also the most effective method. Use it only if other methods did not work. irreversible.
Why does the โOtherโ section fill up again?
Many users are faced with the fact that a few days after cleaning, the โOtherโ section grows again. What is the reason?
The main culprits:
- ๐ Automatic updates โ MIUI and applications constantly download new versions, leaving old files.
- ๐ Social network cache โ
Telegram,VK,TikTokactively cache media. - ๐ค System processes โ MIUI creates error logs and debugging files.
- ๐ฅ Hidden downloads โsome applications (for example, instant messengers) save files in hidden folders.
How to prevent re-filling?
- ๐ง Disable automatic application updates in
Google Play. - ๐ต Limit background activity of applications in
Settings โ Battery โ Energy management. - ๐ Clear the cache regularly (every 1-2 weeks) through
Settings โ Memory. - ๐ซ Remove unnecessary applications, especially those that actively use the cache (
Facebook,Instagram, games).
If the problem persists, check your smartphone for viruses (for example, through Malwarebytes) - some malware disguises itself as system files and clogs memory.
FAQ: Frequently asked questions about the "Other" section on Redmi 9
Is it possible to completely delete the "Other" section?
No, this is a system partition and it will always take up some space, however, it can be significantly reduced (up to 1-3 GB) using the methods described in. article.
Why does the memory fill up again within a few days after cleaning?
This happens due to active use of the smartphone: application cache, system updates, temporary messenger files. To slow down the process, disable automatic updating and limit background activity of applications.
Is it safe to use cleaning applications (for example, Clean) Master)?
Most of these applications are ineffective or even harmful - they can delete useful files or show false warnings. It is better to use built-in tools MIUI or ADB.
What to do if after all the manipulations the โOtherโ section does not shrink?
Perhaps the problem is file corruption. system. Try:
- Reset the partition cache (
Wipe Cache Partition). - Update MIUI to the latest version.
- If all else fails, do a full reset to factory settings.
Is it possible to transfer some of the files? from โOtherโ to an SD card?
No, the โOtherโ section contains system files that cannot be transferred. However, you can transfer multimedia, documents and some applications to an SD card via Settings โ Memory โ Data transfer.