The Other folder on Xiaomi Redmi Note 7 is a real headache for many users, it can take up from 5-10 GB to 30+ GB of memory, and the system does not allow you to delete it by standard means. In this article, we will discuss what is stored in the Other, why this folder grows and how to clean it without losing important data and without the risk of bricking the smartphone.
The problem is relevant for all devices on MIUI, but Redmi Note 7 (codename lavender) is particularly susceptible to this because of the peculiarities of application cache, system logs and residual files after updates. We tested 5 working methods - from simple (clean through settings) to advanced (manual deletion via ADB).
Important: Not all files in Other can be deleted without consequences. Some are critical to MIUI. So make a backup copy before any manipulation (instruction below).
What is the Other folder and why does it appear on the Redmi Note 7?
The Other folder (or Other in the English version of MIUI) is a container for files that the system cannot classify as photos, videos, music or documents.
- π App cache (including Google Play Services cache, MIUI System and social media).
- π Temporary update files (remains after installing firmware) MIUI).
- π Logs of the system (logcat, dmesg) are necessary for diagnosis, but are rarely used).
- ποΈ Garbage after deleting applications (incorrectly deleted) APK, setting).
- π Hidden Android files (e.g. data) /data/dalvik-cache).
On Redmi Note 7, the βOtherβ folder often grows because of:
- Frequent MIUI updates (remain firmware backups in /cache).
The system does not show the content of the Other in the File Manager because many files are hidden or protected by superuser rights, but can be seen through ADB or third-party applications (more on this below).
β οΈ Note: Deleting some files from Other may cause malfunctions MIUI (For example, you lose wallpaper, you reset your Wi-Fi settings, or you stop opening apps. Always check what you delete!
Method 1: Clearing the cache through settings (the safest method)
This method wonβt remove the Other completely, but it will free up 1 to 5 GB of memory by clearing the cache of applications and the system.
Instructions:
- Slip on the three dots in the upper right corner and select "Sort by size"**.
Clear the Google Play Services cache |Delete the MIUI System cache |Check the messenger cache (WhatsApp, Telegram)|Clear Download Manager |Delete temporary browser files (Chrome, Mi Browser)
-->
This method will not delete hidden files, but will reduce the memory load. For deep cleaning, move on to the following methods.
π‘
Cleaning the cache through settings is the only officially recommended way Xiaomi does not require root rights and does not violate the warranty.
Method 2: Removing garbage through Files by Google (without root)
Files by Google (formerly Google Files Go) can find and delete hidden junk files that MIUI doesn't show. It's free and works without superuser rights.
How to use:
- Download Files by Google from Google Play.
- Open the app and go to the Cleanup tab**.
- Slip "Free the place" and wait for analysis.
- In the Other Files section**, select the unnecessary ones (e.g..tmp,.log, old APKs).
- Click "Delete" and confirm the action.
Files by Google finds files that MIUI does not display in the standard manager.
- π Remnants of Remote Applications (.apk,.obb).
- π Error logs (.log,.dmp).
- ποΈ Temporary download files (.temp,.part).
β οΈ Note: Do not delete files with.db extensions (databases) or com.xiaomi folders.* β this may disrupt the work MIUI.
After cleaning, restart your smartphone. If the Other folder has shrunk slightly, move on to more radical methods.
Method 3: Manual removal via ADB (for advanced users)
If the first two methods did not work, you will have to connect to the smartphone via Android Debug Bridge (ADB), which will remove hidden system files that occupy the lionβs share of the βOtherβ.
β οΈ Warning: The wrong teams ADB You can damage the system. Follow the instructions carefully!
What you need:
- π₯οΈ Computer with Windows/macOS/Linux.
- π Cable USB Type-C (original, undamaged).
- π₯ Utility. ADB (Download from the official Android website).
- π§ Included debugging by USB on the Redmi Note 7.
Steps:
- Activate Developer Mode: Go to Settings β About Phone. Tap 7 times on MIUI Version** until the notification βYouβve become a developerβ appears.
USB-debugging
- Back to Settings β Additionally. β For developers.
- Activate the USB Debugging Switch**.
- Connect your smartphone to your computer and confirm your trust in the device.
- Open the Command Prompt (Terminal on macOS/Linux) in the ADB folder.
- Enter the commands in turn: adb shell su cd /data du -sh * | grep -i "other\|cache\|log" # Shows folder size rm -rf /data/local/tmp/* # Deletes temporary files rm -rf /data/log/* # Clears logs (caution!) exit
β οΈ Don't delete the folders. /data/data or /data/system β This will result in data loss or a cyclical reboot of the smartphone.
What folders can be deleted through ADB?
After completing the commands, restart the Redmi Note 7 and check the volume of the βOtherβ in Settings β Memory.
Method 4: Using Custom Recovery (TWRP) for Deep Cleaning
If ADB doesnβt work, the last chance is to install custom recovery TWRP and manual partition cleaning, which requires unlocking the bootloader and resetting the data, but allows you to delete all unnecessary files, including firmware residues.
β οΈ Important: Unlocking the bootloader will reset the smartphone to factory settings and delete all data! make backup in advance.
Instructions:
- In TWRP, go to Advanced β File Manager.
Reboot to the system.
After this procedure, the folder βOtherβ should be reduced to 1-3 GB. If the problem remains, the cause may be a corrupted file system (solution β flashing).
Method 5: Flashing the smartphone (extreme case)
If none of the methods work, you have to have a clean MIUI installation, which is a radical way, but it's guaranteed to delete all the files you don't need.
- π Β«The other one takes up more than 20GB.
- π Smartphone slows down, warms up or makes mistakes.
- π§ Previous methods have failed to produce results.
How to reflash Redmi Note 7:
- Download the official firmware for lavender from the Xiaomi website (choose Fastboot or Recovery).
- Unpack the archive and launch it. flash_all.bat (for Fastboot).
- Wait until the process is over (the smartphone will reboot automatically).
After flashing:
- β The "Other" folder will weigh ~500 MB (normal for a clean system).
- β οΈ All data will be deleted (photos, contacts, messages).
- π The first days after firmware, the system can accumulate cache again - watch your memory.
Table: Comparison of cleaning methods for the "Other" on Redmi Note 7
| Method | Difficulty | Need root? | Efficiency | Risks. |
|---|---|---|---|---|
| Cleaning the cache through settings | β | β No. | Releases 1-5 GB | Low. |
| Files by Google | ββ | β No. | Releases 2β8 GB | Medium (you can delete the necessary files) |
| ADB | βββ | β No (but you need debugging rights) | Frees up 5-15 GB | High (risk of damaging the system) |
| TWRP | ββββ | β Yes (unlock the loader) | Releases 10 to 30 GB | Very high (data reset) |
| Flip-flashing | βββββ | β Yes. | Releases up to 90% of the Other | Critical (complete loss of data) |
How to Prevent the Reappearance of the Other
To prevent the βOtherβ folder from growing again, follow these tips:
- π Clean the cache regularly (once every 1-2 weeks through Settings) β Memory).
- π« Turn off automatic updates to apps on Google Play (they accumulate garbage).
- π± Use the lighter versions of apps (Facebook Lite, Messenger Lite).
- π Check your memory with Files by Google or SD Maid.
- π§ Update. MIUI Updater only (not Recovery to keep garbage out of the way).
If you actively use social networks or games, set a cache limit for applications:
- Go to Settings β Applications β Application Management.
- Choose an app (such as Instagram).
- Tap Storage β Limit Cache and set a limit (e.g. 500MB).
π‘
If the Other grows again after cleaning, check the Mi Video app β it often creates hidden cache files in the /Android/data/com.miui.video folder. manually delete it through the root file manager.