How to completely delete other files on Xiaomi Redmi Note 6 Pro: clean up memory without risk

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:

  1. Install and open Files by Google.
  2. Go to the Cleanup tab.
  3. Press Free Place. โ†’ Other files.
  4. The app will show a list of large files and folders sorted by size.
๐Ÿ“Š How often do you clean your memory on your smartphone?
Once a week.
Once a month
Only when the place ends.
Never clean.

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

  1. Open Settings โ†’ Applications โ†’ Application Management.
  2. Select the All Apps tab and sort by size (click on the three dots in the upper right corner).
  3. Slip on the app (like Facebook or Google Chrome) โ†’ Storage โ†’ Clear the cache.
  4. 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:

  1. Turn off the Redmi Note 6 Pro.
  2. Press Volume Up + Power before the Mi logo appears.
  3. From the Recovery menu, select Wipe & Reset โ†’ Wipe Cache (use volume buttons for navigation, power for selection).
  4. 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

Done: 0 / 4

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:

  1. Install a file manager with access to system folders, such as Solid Explorer or FX File Explorer.
  2. Go to /sdcard/Android/data and delete folders with the names of the remote applications (for example, com.facebook.katana for Facebook).
  3. 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 -u

This command will show you a list of applications with residual files. To delete them completely, do:

adb shell pm uninstall -k --user 0 name packet
How to get root rights to Redmi Note 6 Pro?
To obtain root rights to the Redmi Note 6 Pro, you need to unlock the bootloader through the Mi Unlock Tool, then flash custom recovery (such as TWRP) and install Magisk. The process takes 30-60 minutes and voids the warranty. For more details, see the XDA Developers forum (section 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:

  1. Open the Files app (standard manager from Xiaomi).
  2. Go to Categories โ†’ Downloads.
  3. Sort files by size (tap them into three dots) โ†’ Sorting โ†’ By size).
  4. Select unnecessary files and click Delete.

For automatic cleaning:

  1. Open the Settings โ†’ Storage โ†’ Cleaning.
  2. Activate the option Automatic cleaning of downloads.
  3. Set a period (e.g., Delete files older than 30 days).
File typeSize (example)Can I remove it?
APK-file10โ€“100 MBYes (if the app has already been installed)
Archives (ZIP/RAR)50MB - 2GBYeah (after unpacking)
Log files (.log)1-50 MBYeah (no impact on work)
Cash browsers100MB - 1GBYes (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

  1. Open the Gallery โ†’ Press three points โ†’ Control.
  2. Select Duplicates โ†’ the system will show pairs of identical photos.
  3. 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:

  1. Use Total Commander or Root Explorer (if root is available).
  2. Enable the display of hidden files in the file manager settings.
  3. 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:

  1. Put the card in your smartphone.
  2. When a notification appears, select Use as internal memory.
  3. 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:

  1. Go to Settings โ†’ About the phone โ†’ Reset settings.
  2. Choose to erase all data.
  3. Enter the password (if installed) and confirm the action.
  4. After the reboot, set up your smartphone as new.

Alternative methods through Recovery:

  1. Turn off your smartphone.
  2. Press Volume Up + Power before Mi Recovery appears.
  3. Choose Wipe Data โ†’ Wipe All Data.
  4. 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).

FAQ: Frequent questions

Can I delete the Android folder on internal memory?
No, it's a system folder that stores application data, and deleting it will cause malfunctions, and you can only clean the subfolders of remote applications (e.g., in /Android/data).
Why is the space not freed after the files are deleted?
This is due to the feature of the F2FS file system on the Redmi Note 6 Pro. After deleting files, the place can "hang" in the cache. Reboot your smartphone or use the command: adb shell sync If it does not help, check the folder for hidden files using DiskUsage (the application in the Play Market).
How to remove files from the โ€œOtherโ€ category without root?
Use a combination of methods: Clear the cache of all applications through Settings โ†’ Warehouse โ†’ Application data. Delete logs from the /sdcard/MIUI/debug_log and /sdcard/log. Use Files by Google to find large, unnecessary files. If the Other category still takes up a lot of space, reset to factory settings.
Is it safe to use cleaning applications (such as CCleaner)?
Yes, but with caution. Configure CCleaner to turn off the Dalvik cache cleanup (may slow down your smartphone). /system or /vendor. Before cleaning, create a recovery point in TWRP (It is better to use specialized tools, for example, SD Maid (requires root for complete cleaning).
How to prevent memory from filling in in the future?
Follow these recommendations: ๐Ÿ”„ Clean the cache once a week through Settings โ†’ Warehouse. ๐Ÿšซ Turn off the automatic download of media files in messengers (WhatsApp, Telegram). ๐Ÿ“ Transfer photos and videos to SD-map. ๐Ÿ” Regularly check the Download folder for unnecessary files. ๐Ÿ“ฑ Update. MIUI up to the latest version โ€“ in new assemblies optimized work with memory.