Xiaomi Redmi Note 6 Pro is a popular smartphone with 64 GB of internal memory, but even this amount is not enough over time. The system is clogged with temporary files, app cache, duplicate photos and โjunkโ from updates. Unlike the new models, there is no automatic cleaning, so users have to delete files manually.
The problem is that standard methods (e.g., through Settings โ Storage) often donโt show all the unnecessary data. In this article, weโll look at hidden ways to delete things from the system cache to the residual files of remote applications.
Important: Before you delete files, check if they are related to key applications, and some โunnecessaryโ data may be part of backups or MIUI updates.
1.What are โOther Filesโ on Xiaomi and Why Do They Take Place
Settings menu โ Warehouse โ You may have noticed a category called "Other Files" (or "Other" in English firmware) that is a collection category where you can see the file. MIUI relating:
- ๐ Cache of system applications โ temporary data from Google Play Services, MIUI Launcher and others.
- ๐ Residual files after deleting programs (for example, settings or log files).
- ๐ Log files of the system - error reports, memory dumps (.dmp,.log).
- ๐ Symbolic links and file system metadata.
- ๐๏ธ Garbage from the Download folder - undeleted APK, archives, temporary browser files.
On the Redmi Note 6 Pro, this category often grows to 5-10 GB due to the features of the file system. F2FS, The system doesn't always clean the cache correctly after updates. MIUI, Especially if the smartphone is hand-held.
โ ๏ธ Note: Do not delete files from the folder /data/system manually โ this can cause a failure of authorization in the Mi Account or loss of access to certain features MIUI.
To understand which files are taking up space, use Files by Google (free on Play Market) to show detailed analysis of the storage, including hidden folders:
- Install and open Files by Google.
- Go to the Cleanup tab.
- Press Free Place. โ Other files.
- The app will show a list of large files and folders sorted by size.
2. Cleaning the cache of applications and system data
The safest way to free up 1-3 GB of storage is to remove the app cache. On the Redmi Note 6 Pro, there are two ways to do this:
Method 1: Through the MIUI settings
- Open Settings โ Applications โ Application Management.
- Select the All Apps tab and sort by size (click on the three dots in the upper right corner).
- Slip on the app (like Facebook or Google Chrome) โ Storage โ Clear the cache.
- For complete cleaning, click Clear Data, but note: this will reset the application settings.
Method 2: Mass cleaning through Recovery
If the smartphone is slowing down and the cache takes more than 3 GB, use the recovery mode:
- Turn off the Redmi Note 6 Pro.
- Press Volume Up + Power before the Mi logo appears.
- From the Recovery menu, select Wipe & Reset โ Wipe Cache (use volume buttons for navigation, power for selection).
- Confirm the action and restart the smartphone.
โ ๏ธ Note: Do not select Wipe Data in Recovery โ this will result in a complete reset (hard reset).
After cleaning the cache, check the free space in Settings โ Storage. If the volume of "other files" has not decreased, proceed to the next method.
โ๏ธ Preparation for cache cleanup
3. Delete Residual Files of Remote Applications
When you delete an app through Play Market or Settings, MIUI does not always clear all associated files.
- ๐ Folders with data in /Android/data and /Android/obb.
- ๐ง Settings and cache in /data/data (Root rights are required for access).
- ๐ Log files and dumps in /sdcard/MIUI/debug_log.
To remove them:
- Install a file manager with access to system folders, such as Solid Explorer or FX File Explorer.
- Go to /sdcard/Android/data and delete folders with the names of the remote applications (for example, com.facebook.katana for Facebook).
- Check the /sdcard/Android/obb folder โ large game files (sometimes up to 2-4 GB) are stored here.
Deleting files from /data/data requires root rights, and if they are not, use an alternative method:
adb shell pm list packages -uThis command will show you a list of applications with residual files. To delete them completely, do:
adb shell pm uninstall -k --user 0 name packetHow to get root rights to Redmi Note 6 Pro?
4. Clean Download folder and temporary files
The Download folder on Redmi Note 6 Pro often becomes a dump for:
- ๐ฅ APK-files after installing applications.
- ๐ Archives (ZIP, RAR), which were unpacked but not removed.
- ๐ Documents from messengers (Telegram, WhatsApp).
- ๐ต Audio and video downloaded through the browser.
To clean it up:
- Open the Files app (standard manager from Xiaomi).
- Go to Categories โ Downloads.
- Sort files by size (tap them into three dots) โ Sorting โ By size).
- Select unnecessary files and click Delete.
For automatic cleaning:
- Open the Settings โ Storage โ Cleaning.
- Activate the option Automatic cleaning of downloads.
- Set a period (e.g., Delete files older than 30 days).
| File type | Size (example) | Can I remove it? |
|---|---|---|
| APK-file | 10โ100 MB | Yes (if the app has already been installed) |
| Archives (ZIP/RAR) | 50MB - 2GB | Yeah (after unpacking) |
| Log files (.log) | 1-50 MB | Yeah (no impact on work) |
| Cash browsers | 100MB - 1GB | Yes (cleared without consequences) |
๐ก
If you download files frequently through your browser, change the default download folder. To do this, go to Settings โ Downloads โ Downloads โ Download folder and select, for example, an external memory card (if installed).
5. Removal of duplicate photos and videos
On the Redmi Note 6 Pro, duplicate photos appear because of:
- ๐ท Automatic backup in Google Photos.
- ๐ Synchronization with Mi Cloud.
- ๐ฑ Transfer files between internal memory and SD-card.
- ๐ค Errors when editing photos (copies with edited suffix are created).
To search for and remove duplicates:
Method 1: Integrated MIUI tools
- Open the Gallery โ Press three points โ Control.
- Select Duplicates โ the system will show pairs of identical photos.
- Click Remove duplicates (one photo with the best quality will remain).
Method 2: Third-party applications
For deep cleaning, use:
- ๐ Duplicate Files Fixer โ Looks for duplicates by content, not by name.
- ๐ Files by Google โ purification โ Duplicate.
- ๐ผ๏ธ CCleaner โ removes similar photos with different resolutions.
โ ๏ธ Before mass removal of duplicates, check if they are backups (for example, photos from WhatsApp can be duplicated in folders). WhatsApp/Media and DCIM/Camera).
On the Redmi Note 6 Pro, duplicates often take up to 3โ5 GB due to an error in the Mi Cloud sync algorithm (MIUI version 9โ10). If duplicates appear again after deleting, turn off automatic sync in Settings โ Accounts โ Mi Cloud โ Gallery.
6. Cleaning of log files and system dumps
MIUI creates logs and dumps to diagnose errors, and these files are stored in hidden folders that can take up to 1-2 GB.
- /sdcard/MIUI/debug_log โ logs.
- /sdcard/log is a system log (.txt,.log).
- /data/anr โ application dumps (root rights required)
- /data/tombstones โ Reports of critical errors.
To remove them:
- Use Total Commander or Root Explorer (if root is available).
- Enable the display of hidden files in the file manager settings.
- Go to the folders above and delete all files with the extensions.log,.txt,.dmp.
For removing dumps without root:
adb shell rm -rf /sdcard/MIUI/debug_log/*
adb shell rm -rf /sdcard/log/*These files are safe to delete โ only developers need them to debug. However, if after cleaning the smartphone began to reboot, restore at least some of the logs (for example, from a backup).
๐ก
Log files and dumps are the main reason for the growth of the category "Other files" on the Redmi Note 6 Pro. They can be deleted without risk to the system, but no more than 1 time per month (so as not to interfere with the diagnosis of errors).
7.Storage optimization with the help of SD-map
If the internal memory is full, and SD-The map is empty, transfer some data to it:
What can be transferred:
- ๐ธ Photo and video - through Settings โ Warehouse โ Transfer to SD-map.
- ๐ต Music and podcasts โ in player settings (e.g. Google Play Music).
- ๐ฎ Games data - some games (for example, PUBG Mobile allows you to select the installation location.
- ๐ Documents โ manually through file manager.
What I CAN'T TREAT:
- โ Annexes (only if) SD-The card is formatted as internal memory, but this slows down the memory).
- โ System files MIUI.
- โ Application cache (this can lead to errors).
To use SD-map as an internal memory:
- Put the card in your smartphone.
- When a notification appears, select Use as internal memory.
- Follow the instructions on the screen (the map will be formatted).
โ ๏ธ Note: After formatting SD-It's not going to be read on other devices without completely erasing the data, and it's going to be faster than the class. UHS-I (U3) may slow down the system.
8. Reset to factory settings (last resort)
If none of these methods worked, and the "other files" take up more than 10 GB, do a hard reset. This will delete all data, including system debris, but return the smartphone to "clean" state.
Preparation:
- ๐ Battery charge of at least 70%.
- ๐ฑ Backup of contacts, photos and documents (via Mi Cloud or computer).
- ๐ Remember the Mi Account data โ after the reset, authorization will be required.
Instructions:
- Go to Settings โ About the phone โ Reset settings.
- Choose to erase all data.
- Enter the password (if installed) and confirm the action.
- After the reboot, set up your smartphone as new.
Alternative methods through Recovery:
- Turn off your smartphone.
- Press Volume Up + Power before Mi Recovery appears.
- Choose Wipe Data โ Wipe All Data.
- Confirm and wait for completion.
After discharge:
- Do not restore backup through Mi Cloud, it will return some of the garbage.
- Install only the necessary applications.
- Clean the cache regularly (once every 1-2 weeks).