Cleaning “Other files” on Xiaomi Redmi Note 7: safe ways and hidden nuances

The Xiaomi Redmi Note 7 is still popular years later for its balanced performance and reliability. However, over time, many users are faced with the mysterious category of “Other Files” in the “Storage” section, which takes up gigabytes of memory and is not amenable to standard cleaning. What are these files? Can they be deleted without risk to the system? And why do they reappear after cleaning?

In this article, we will discuss all types of “other files” on the Redmi Note. 7 — from the app cache to the update residues MIUI, We will also show you safe and dangerous ways to remove them, learn how to distinguish system debris from important data, what tools to use (including hidden features). MIUI), And how to prevent re-clogging of memory, and we'll focus on the unique problems of this model, like partition errors. /data/miui After updates or conflicts with Google Services.

If your smartphone shows that Other Files take up 10+GB and standard Settings → Storage cleaning doesn’t help, you’re not alone. Statistically, up to 40% of Redmi Note 7 users are experiencing this problem due to the eMMC 5.1 memory architecture and Xiaomi’s storage policy. But the good news is that 90% of this garbage can be manually removed without having to reset.

What are the “Other Files” on Xiaomi Redmi Note 7?

The Others category in the storage menu is a container for all the data that the system has failed to classify.

  • 🗑️ Remains of remote applications (cache, settings, temporary files).
  • 🔄 Update files MIUI (zip packages, installation logs).
  • 📁 System dumps and logs (created when failures or diagnostics occur).
  • 🤖 Google Services and other system processes.
  • 🎮 Game data (saves, downloaded resources).

On the Redmi Note 7, this category is often inflated for two key reasons:

  1. EMMC 5.1 memory architecture: Slower than UFS, it does worse at cleaning temporary files.

A critical nuance: on the Redmi Note 7, up to 30% of the “other files” can be occupied by hidden /data/app-asec and /data/dalvik-cache folders, which are not visible without root rights.

Safe cleaning methods without root rights

If you don’t have superuser rights, start with standard methods that won’t harm the system.

1. Cleaning the app cache

  • 📱 Go to Settings. → Annexes → Application management.
  • 🔍 Sort by size and select the heaviest apps (e.g. Facebook, Google Play Services).
  • 🧹 Click on “Clear Cache” (not data!).

2. Delete downloaded update files

MIUI saves service packs in /sdcard/Download/rom. These can be manually removed through any file manager (e.g. Mi File Explorer).

3.Use of built-in cleaner

Run "Security" → "Cleanup" → "Deep Cleanup." This tool finds up to 1-2 GB of garbage not available through the standard storage menu.

📊 How often do you clean your Xiaomi cache?
Once a week.
Once a month
Only when memory ends
Never.

Cleaning Hidden Folders (for Power Users)

If standard methods don't work, you'll have to work with hidden system folders.

A list of safe folders to clean (via a file manager with root access, such as FX File Explorer):

folderWhat it keeps.Can I remove it?
/data/local/tmpTemporary file systems processesYeah, totally.
/sdcard/Android/obbAdditional game data (cache, textures)Yeah, but the games will have to be reinstalled.
/sdcard/MIUI/debug_logMIUI's error logsYeah, unless there's a problem with the system.
/data/dalvik-cacheAndroid virtual machine cacheOnly when reset to factory settings!

☑️ Preparation for manual cleaning

Done: 0 / 4

⚠️ Attention: Folder /data/app-asec It contains encrypted application data, and if it's cleaned without root rights, it'll lead to errors like, "Application not installed».

Using ADB for deep cleaning

If you are ready to work with the command line, ADB (Android Debug Bridge) will help remove garbage that is not available through the GUI.

Step-by-step:

  1. Install ADB Tools on your PC.
  2. Turn on USB Debugging on your phone (Settings → About Phone → MIUI Version → 7 times tap the version number → return to Additional → For developers).
  3. Connect Redmi Note 7 to your PC and execute commands: adb shell pm clear com.miui.cleanmaster # Clean up the standard rm -rf /data/local/tmp/* # Delete temporary files

💡

Before using ADB, check that Settings → Additional → For developers, the option “Allow debugging over USB” is enabled (in some firmware, it is hidden behind additional confirmation).

⚠️ Note: pm clear will reset the settings of the app that is being cleaned, for example, pm clear com.android.vending will delete the Google Play Market data and you will have to log in again.

Cleaning through TWRP (for users with unlocked bootloader)

If your Redmi Note 7 has a custom TWRP recap, you can use it to deep-clean system partitions.

  • 🗃️ Firmware residues in /cache and /data/dalvik-cache.
  • 🔄 Incorrectly installed updates.
  • 🧹 Artifacts after resetting settings.

Instructions:

  1. Load to TWRP (clip Power + Volume Up).
  2. Select "Advanced» → «File Manager».
  3. Move to the /data and delete the folders: /data/system/package_cache /data/local/tmp /data/log
  4. Return to the main menu and run "Wipe" → "Advanced Wipe" by marking Dalvik/ART Cache and Cache.

What if TWRP doesn’t see a folder in /data?
This means that the section /data It's encrypted. You need to get access to it: 1. Remove the pattern lock/PIN-code in security settings. 2. Reboot to TWRP try again. 3. If it didn't help, format it. /data (loss of!).

How to prevent re-clogging of memory

To prevent Other Files from taking up gigabytes again, follow these guidelines:

1.Tune in automatic cleaning

  • 🤖 Include “Autocleaning” in Security → Cleanup → Settings (set a schedule, for example, once a week).
  • 📊 Limit cache for individual applications: Settings → Annexes → [Select an application] → Warehouse → Limit the cache.

2.Controll MIUI updates

Turn off automatic download of updates:

  1. Go to Settings → About the phone → System update.
  2. Slip on the three dots in the top right corner → “Update settings” → turn off “Download over Wi-Fi”.

3. Use lightweight alternatives to heavy applications

AnnexThe alternativeSaving memory
FacebookHermit Lite or FrostUp to 500MB
Google ChromeBromite or Firefox LiteUp to 300MB
Google MapsOsmAnd~ (with offline maps)Up to 1GB

💡

Regular cache cleaning and disabling MIUI auto-updates reduce the volume of “other files” by 40-60% in a month.

Frequent Mistakes and How to Avoid Them

Many Redmi Note 7 users make critical cleaning errors that cause failures.

1. Delete /data/dalvik-cache folder without resetting

This will lead to a cyclical reboot of the phone, and if you've already done that, the only way out is to reset via Fastboot.

fastboot erase userdata


fastboot reboot

2. Clean /data/app-lib manually

This folder contains application libraries, and deleting it will cause "App has stopped" errors when you run any software.

3.Using "cleaners" from the Play Market

Applications like Clean Master or CCleaner often delete important MIUI files, which results in:

  • 🚫 Loss of design themes.
  • 🔕 Failures in Google Services.
  • 📵 Problems with connecting to the mobile network.

How to recover deleted system files?
If the phone is unstable after cleaning: 1. Make a backup of the data. 2. Install the latest version of MIUI via Fastboot (instructions on the official website). 3. Use the command fastboot flash userdata userdata.img to restore the data partition.

FAQ: Answers to Frequent Questions

❓ Why do “Other Files” appear again after cleaning?
It's normal behavior. MIUI. The system is constantly creating: 📝 Logs of work (/data/log). 🔄 Update cache (/cache). 🤖 Data from Google Play Services (/data/data/com.google.android.gms). To reduce their volume, turn off Diagnostics in Settings → Additionally. → Confidentiality.
❓ Can I delete the folder? /MIUI storage?
No, this folder contains: 🎨 Current theme of design. 📱 System settings. 🔊 Sound circuits. Deleting will reset all personal settings. The most you can clean is a subfolder. /MIUI/debug_log (if it weighs more 100 MB).
❓ How to Clear Google Play Services Cache Without Resetting Your Account?
Use it. ADB-command: adb shell pm clear com.google.android.gms After: Reboot phone. Go to Settings → Accounts. → Google and sync your data again.
❓ Why Redmi Note 7’s Other Files Take Up More Space Than Newer Models?
It's connected to: 🖥️ An outdated file system F2FS (new models are used ext4 or EROFS). 🔄 Lack of optimization for Android 10+ (latest official update — MIUI 12 based on Android 10). 🗑️ Accumulation of garbage from old versions MIUI (Old files are not always cleaned when updated).
❓ What to do if after all the manipulations, the memory still ends?
In this case: Check the actual state of memory with ADB: adb shell df -h (compare the values in the Size and Available columns). If the difference is greater than 5 GB, perform a factory reset (with data backup). If the problem remains, check the memory health with the eMMC Check Tool (possible wear of the chip).