Why is the Other taking up gigabytes of storage on your Redmi Note 8 Pro?
You open your storage settings on your Xiaomi Redmi Note 8 Pro and see that the Other partition takes 10, 20, or even 30 GB out of 64 available? It's not a system bug, it takes into account files that don't fall into the standard categories (Photos, Videos, Apps), which includes system process cache, temporary update files, remnants of deleted applications, error logs, and even hidden messenger data.
Compounding the problem, MIUI (Xiaomi firmware) does not always correctly classify files, for example, uploaded documents to Telegram can appear as โOtherโ, although logically they should be in โDownloadsโ, and the cache of games like PUBG Mobile or Genshin Impact sometimes โhiddenโ here, although it refers to these applications, as a result, users face a lack of memory, although there seems to be nothing superfluous on the phone.
In this article, we'll look at 7 proven ways to clean the Other section, from manual methods to automated tools. Importantly, not all files in this section can be deleted without risk to the system. We'll show you which data is safe to clean and which ones are not worth touching so as not to break the MIUI.
What exactly is hidden in the โOtherโ section?
Before you start cleaning, you need to understand what types of files fall into this category.
- ๐๏ธ Cache of system applications - temporary files MIUI, Google Services, sync services, such as com.miui.home cache (launcher) or com.google.android.gms (Google Play Services).
- ๐ Remnants of Remote Programs โ folders with settings and application data that you have long uninstalled, but the files remain in the file /data/data/ or /sdcard/Android/.
- ๐ Update files โ downloaded but not installed OTA-packet (MIUI_*.zip), as well as backups before updates.
- ๐ Error Logs and dumps are files with the extension.log,.dmp or.txt that the system creates when crashes (for example, /data/anr/ or /data/tombstones/).
- ๐ฎ Cache of games โ some games (such as Call of Duty Mobile) store texture packets in custom folders that are not standard. MIUI referencingยป.
- ๐ Hidden downloads โ files downloaded through browsers in incognito or instant messenger mode (for example, /storage/emulated/0/Android/data/org.telegram.messenger/files/).
Fun fact: On the Redmi Note 8 Pro with 64GB of storage, the Other section often grows due to the features of the F2FS file system that Xiaomi uses to optimize performance.
โ ๏ธ Note: Do not attempt to manually delete files from folders /system/ or /vendor/ โ This can lead to a device blink (completely inoperable!
Method 1: Cleaning through built-in MIUI tools
To start with, the safest method is to use the standard MIUI 12/13/14 features (depending on the firmware version of your Redmi Note 8 Pro), which require no root rights and are minimally risky.
Steps:
- Open the Settings โ Memory.
- Slip on the โOtherโ section (may be called โOtherโ in some localizations).
- Wait for the analysis (may take 1-2 minutes).
- Click on โCleanโ or โDelete unnecessary filesโ.
What the system will delete:
- ๐งน Application cache (including system cache).
- ๐๏ธ Temporary download files.
- ๐ Empty folders and โbrokenโ symbolic links.
Limitations of the method:
- โ Does not remove the remnants of remote applications.
- โ Does not clear error logs and dumps.
- โ Does not affect hidden folders of messengers.
โ๏ธ Preparation for deep cleaning
Method 2: Manually cleansing through file manager
If the built-in tools don't work, we'll try to find and remove garbage manually, and any file manager with access to hidden folders, like Mi File Manager (built-in) or Solid Explorer, will do.
Key folders to check:
| The way to the folder | What it keeps. | Can we clean it? |
|---|---|---|
| /storage/emulated/0/Android/data/ | Application data (including game cache) | โ Yes (remote application folders only) |
| /storage/emulated/0/Download/.thumbnails | Miniatures of downloaded files | โ Yes (safely) |
| /data/log/ (requires root) | Logs of system and applications | โ ๏ธ Partially (delete files older than 30 days) |
| /storage/emulated/0/MIUI/ | Backups and temporary MIUI files | โ Yeah (except for the folder) backup/) |
Instructions:
- Open the file manager and enable the display of hidden files (in Mi File Manager: โฎ โ Settings โ Show hidden files).
- Go to /storage/emulated/0/ (internal memory).
- Sort files by size (slip on โSizeโ in the top panel).
- Delete:
โ ๏ธ Note: Do not delete folders of current applications (for example, com.whatsapp or com.android.vending) - this will cause malfunctions in their work. MIUI.
๐ก
If you're not sure if you can delete a file, move it to a separate folder (e.g. /storage/emulated/0/Temp/) and check your phone for a day. If everything is stable, delete it safely.
Method 3: Using Deep Cleaning Applications
We tested 5 popular applications on the Redmi Note 8 Pro and selected the most effective ones:
- ๐ ๏ธ SD Maid (requires root for full functionality) - clears application residues, empty folders and system cache. The free version works without root, but less efficiently.
- ๐งน Files by Google โ a simple tool with a โClean Upโ feature that finds duplicates and unnecessary files.
- ๐ CCleaner is a classic of the genre, but on MIUI It is unstable (may miss the cache of system applications).
- ๐ Storage Analyzer โ Visualizes which files take up space, but does not automatically clean up.
Recommendations for using SD Maid (the most powerful tool):
- Download it from Google Play.
- Start and give access to the memory.
- Select the "CorpseFinder" tab (search for application residues).
- Press "Run" and wait for analysis.
- Delete the files found (usually 1-5 GB of garbage).
Example of the report after cleaning SD Maid on Redmi Note 8 Pro:
[CorpseFinder]
Found 42 orphaned files (2.3 GB):
- /data/data/com.tencent.ig/ (1.8 GB)
- /sdcard/Android/obb/com.gameloft.*/ (500 MB)
- /data/data/com.sec.android.app.launcher/ (12 MB)
[SystemCleaner]
Cleared 890 MB of cache:
- /data/dalvik-cache/ (450 MB)
- /cache/ (320 MB)
- /data/log/ (120 MB)โ ๏ธ Attention: After cleaning SD Maid reboot your phone. MIUI It may start to โhangโ due to the remote cache of system services.
Method 4: Cleaning the cache with Recovery Mode
If the phone is slowing down and the Other takes more than 10GB, try a Recovery Mode cleanup that will reset the cache of all applications and system processes, but will not affect personal data.
Instructions:
- Turn off the Redmi Note 8 Pro.
- Press the Power + Volume buttons up until the Mi logo appears.
- In the Recovery menu, select the language (English / Whale) and tap "Wipe & Reset".
- Select โWipe Cacheโ (not to be confused with โWipe Dataโ โ itโs a complete reset!).
- Confirm the action and wait for the completion.
- Reboot your phone (Reboot โ System)
What's it gonna do?
- ๐งน Cleaning Dalvik-cache (accelerates application launches).
- ๐๏ธ Delete temporary update files MIUI.
- ๐ Resetting the cache of Google Play Services and other system services.
Limitations:
- โ Does not delete user data (photos, videos, documents).
- โ Does not clean up the remnants of remote applications.
What happens if the Recovery Mode does not open?
Method 5: Reset to factory settings (extreme case)
If all the previous methods didn't work, and the Other still takes 15+GB, then it's a radical method that will bring the phone back out of the box, but delete all the data.
How to do the reset correctly:
- Create a backup copy: ๐ฑ Contact: sync with Google Account or export to.vcf. ๐ท Photo/video: copy to PC or cloud (Google Photos, Mi Cloud). ๐ฎ Save games: Use built-in backup features (e.g. in the PUBG Mobile or Genshin Impact).
Settings โ About the phone โ Resetting settings
"Erase all data."
Enter your password (if installed) and confirm.
Wait until it is completed (it will take 5-10 minutes).
What will be removed:
- โ All applications and their data.
- โ System settings (Wi-Fi, Bluetooth, wallpaper).
- โ Accounts (except synchronized through the Google/Mi).
- โ Files in internal memory (but not in the SD-map!).
After discharge:
- ๐ The โOtherโ section will be reduced to 1-3 GB (normal for the MIUI).
- ๐ The phone will run faster (especially noticeable on the Redmi Note 8 Pro with 64 GB of memory).
โ ๏ธ Note: If the Other grows quickly again after reset, the problem may be a damaged file system, in which case only flashing through Fastboot or replacing the internal drive (if the phone is warranty-free) will help).
Method 6: Optimizing Memory for Prevention
To prevent the Other from accumulating again, follow these tips:
- ๐ฑ Turn off automatic media download in messengers: WhatsApp: Settings โ Warehouse โ Autoload media. Telegram: Settings โ Data and memory โ Autoboot media.
- ๐ Clean the game cache manually: For PUBG Mobile: Settings โ Mainstream โ For Genshin Impact: delete the folder /sdcard/Android/obb/com.mihoyo.GenshinImpact/ (The game will be saved in the cloud).
- ๐๏ธ Use the "Light Mode" in MIUI: Go to Settings. โ Special facilities โ Light mode. This will turn off animations and background processes, reducing the memory load.
- ๐ Control background applications: C Settings โ Annexes โ Autorun disable autorun for unnecessary programs.
It is also useful to check the storage once a month through Settings โ Memory โ Analysis and delete unnecessary files (such as old APKs or duplicate photos).
๐ก
Regular cache cleaning and monitoring of autoload media in messengers will reduce the growth of the โOtherโ section by 40-60%.
Method 7: Flashing (for experienced users)
If all methods have been tried and the Other still takes up inadequate space (e.g., 20+GB on the 64GB Redmi Note 8 Pro), the problem may be a damaged firmware or file system errors, in which case Fastboot flashing will help.
What you need:
- ๐ฅ๏ธ A computer with installed Xiaomi drivers and ADB/Fastboot.
- ๐ฑ Unlocked bootloader (bootloader).
- ๐ Official firmware for Redmi Note 8 Pro (you can download on the Xiaomi website).
- ๐ ๏ธ Mi Flash Tool Tool.
Instructions:
- Unpack the firmware (.tgz โ.tar).
- Connect your phone in Fastboot mode (clip Power + Volume down).
- In the Mi Flash Tool, select the firmware folder and click Refresh.
- Select the โClean Allโ mode and click โFlashโ.
- Wait until the end (10-15 minutes).
Advantages of the method:
- ๐ Completely updates the file system.
- ๐งน Deletes all hidden junk files.
- ๐ Restores performance "like out of the boxยป.
โ ๏ธ Note: Fastboot flashing will delete all data, including files on internal memory, and there is a risk of a breeze if you interrupt the process or use the wrong firmware!