The Other folder on Xiaomi Redmi 8 is a real headache for many users, it can take up 5 to 20 GB of memory, and the system insists that there are βsystem filesβ that can not be deleted, but in practice, this folder accumulates the remnants of deleted applications, cache, temporary MIUI files, duplicate media files and even fragments of old updates, if your smartphone has started to slow down and the free space is melting before your eyes, the problem is this one.
In this article, we'll look at 5 proven cleanup methods, including hidden MIUI features, working with ADB, and even manually removing debris through a file manager. Importantly, not all methods are equally safe. For example, cleaning through storage/emulated/0 can cause failures if critical files are deleted. So we'll explain in detail what you can touch and what's best to leave intact.
Warn in advance: some operations require root or PC access. If you're a beginner, start with the simplest ways (sections 2 and 3). ADB-command-and-hand.
Why is the Other folder growing on Redmi 8?
On Redmi 8 (and other Xiaomi smartphones on MIUI 11-14), the Other folder is a prefabricated dump for files that the system cannot classify.
- ποΈ Application cache and systems β residues from.apk, temporary.tmp files, error logs (.log).
- π Remnants of remote programs β folders lib, cache and configs that did not disappear with the application.
- π Duplicates of media files β photo miniatures (.thumbdata), copies of videos from instant messengers.
- π¦ Fragments of updates MIUI β packet-less update.zip post-fix.
- π Hidden file systems services, such as Google Play Services or Mi Cloud.
The main problem is that MIUI doesn't show the contents of this folder in a standard file manager, and even if you connect your smartphone to your PC, some files will be hidden, and the system actively recovers some data after rebooting (for example, the Google Play cache or Mi Video).
On Redmi 8, the Other folder can take up to 30 percent of the internal memory, and 70 percent of the content is garbage that can be safely removed, but you need to know where to look.
Method 1: Cleaning through built-in MIUI tools
Start with the safest method, the standard MIUI tools, which do not require root rights and do not risk damaging system files.
- Open the settings β About the phone β Memory.
- Slip on "Other" (may be called "Other Files").
- The system will scan the memory and show categories of garbage: π§Ή App cache - you can delete everything. π Downloads β Check manually as there may be important files. ποΈ Unnecessary files β temporary data, log files.
Click βClearβ and confirm the action.
This method will remove up to 2-4 GB of garbage, but will not affect deep system files.
β οΈ Note: If the Other folder fills up quickly after cleaning, check the Mi Cloud and Google Photo settings. These services can create duplicate media files in the background.
βοΈ Preparation for deep cleaning
Method 2: Manually remove garbage through file manager
If the built-in tools didnβt work, try manually finding and removing unnecessary files, and any file manager with access to root folders, such as Mi File Manager (turn on hidden files) or Solid Explorer, will do.
Follow the following steps and delete anything that is not critical data:
| The way to the folder | What can be removed | What can't be touched |
|---|---|---|
| /storage/emulated/0/Android/data | Remote application folders (e.g., com.tencent.mm for WeChat if you uninstall it) | Current application folders (e.g. com.whatsapp) |
| /storage/emulated/0/DCIM/.thumbnails | All files (.thumbdata3,.thumbdata4) are thumbnail cache | β |
| /storage/emulated/0/Download | Old ones. APK-files, archives, unnecessary documents | Files that you can use later |
| /storage/emulated/0/MIUI/backup | Old backups (if not relevant) | Current backups |
Once you delete, reboot your phone, and if some files are not deleted, they're occupied by the system, and the ADB method will help.
π‘
Before deleting folders in /Android/data, check if the app is in the background. For example, Facebook can store the cache there even after removing the main APK.
Method 3: Cleaning through ADB (for power users)
If standard methods donβt work, use Android Debug Bridge (ADB), a tool to manage your smartphone via PC, which allows you to delete files that are not available through the file manager.
You'll need:
- π» Computer with installed ADB-driver.
- π± Redmi 8 with enabled debugging USB (Settings β The phone. β Version. MIUI (tap 7 times) β Additionally. β For developers β Debugging by USB).
- π USB-cable (preferably original).
Steps:
- Connect your phone to your PC and open the command prompt (cmd on Windows or Terminal on macOS/Linux).
- Enter the command to check the connection: Adb devices must appear serial number of your Redmi 8.
- Get a folder list in "The Other": adb shell ls -la /storage/emulated/0/ | grep -E '^d'
- For example, to clean up the thumbnail cache, adb shell rm -rf /storage/emulated/0/DCIM/.thumbnails/*
Commands for safe cleaning:
# Delete the Google Play Services cache
adb shell pm clear com.google.android.gms
Clearing temporary MIUI files
adb shell rm -rf /storage/emulated/0/MIUI/debug_log/*
Removing old APKs from downloads
adb shell find /storage/emulated/0/Download -name "*.apk" -deleteβ οΈ Note: Do not use the rm command. -rf / rm -rf /* β It will delete all the data on the phone without any recovery capability.
What if the ADB canβt see the device?
Method 4: Using Deep Cleaning Applications
If you don't want to mess with ADB, use specialized apps that automatically find and remove garbage, including hidden files in the Other folder.
- π§Ή SD Maid (requires root for full functionality) β clears cache, duplicates, application residues.
- ποΈ Files by Google β a free tool from Google with the function βClean upΒ».
- π CCleaner β Deletes temporary files and cache, but be careful with settings.
Instructions for SD Maid:
- Install the app from Google Play.
- Run the scan (CorpseFinder for application residues, SystemCleaner for system debris).
- Select files to delete and confirm the action.
Files by Google are easier to use:
- Open the app and go to the Cleanup tab**.
- Click βFree spaceβ** and select categories to delete.
- Confirm the cleanup.
These apps will remove up to 5-7GB of garbage, but not all of them can handle deep system files.
π‘
Apps like SD Maid or Files by Google are safer than ADB, but less effective at cleaning system partitions. Use them with manual methods to clean up the system partitions.
Method 5: Reset to factory settings (extreme case)
If the Other folder takes up more than 10GB and previous methods didn't work, the last option is a complete reset, which will delete all data, including apps, photos and settings, but return the phone to its "clean" state.
How to reset:
- Create a backup of important data (photos, contacts, messages).
- Go to Settings β About the phone β Reset settings.
- Select βErase all dataβ and confirm.
- After restarting, set your phone as new.
This method is guaranteed to clean the folder βOtherβ, but has serious disadvantages:
- β Loss of all user data.
- β The need to reconfigure the phone.
- β Some system files (e.g. updates) MIUI) They may reappear in time.
β οΈ Note: Redmi 8 may require re-authorization to Mi Account after reset. If you forget the password, restore it before reset, otherwise the phone will be locked!
How to prevent the βOtherβ folder from being refilled?
Cleaning is only half the battle, so that the Other folder doesn't grow back, follow these tips:
- π΅ Limit the background activity of applications: Go to Settings β Annexes β Permits β Auto-start and disable unnecessary programs. β Battery β Power saving mode add resource-intensive applications (for example, Facebook, TikTok).
- π« Turn off automatic app updates: Go to Settings on Google Play β Auto-Update Apps and select βNeverΒ»**.
- π Clean the cache regularly: Open Settings once a week β Memory. β Clean up.
- π Use cloud services for media files: Set up an automatic photo upload to Google Photos or Mi Cloud, and then delete the originals from your phone.
It is also worth turning off automatic downloading of files in messengers (for example, WhatsApp or Telegram).
- On WhatsApp: Settings β Storage β Autoupload Media β Disable for Mobile Data.
- In Telegram: Settings β Data and Memory β Autoboot Media β Select βNeverβ**.
These measures will reduce memory load and reduce the amount of garbage in the βOtherβ folder by 40-60%.