How to Clean Up the Other on Xiaomi Redmi Note 8: A Complete Guide with Proven Methods

Owners of Xiaomi Redmi Note 8 often encounter a mysterious section โ€œOtherโ€ in the memory settings, which takes up gigabytes of space for no apparent reason. In forums and comments, users complain that even after deleting all apps and media files, this section continues to bloat, eating up to 30% of internal memory. What is the reason? Most often the system cache, residual files of remote applications, error logs and hidden data are to blame. MIUI.

In this article, weโ€™ll look at 5 proven ways to clean the Other on the Redmi Note 8, from safe to radical (like factory resets), which files can be deleted without risk to the system and which shouldnโ€™t be touched, and explain why standard tips like โ€œclear the cacheโ€ often donโ€™t work, and what to do if memory is clogged again in a week.

โš ๏ธ Warning: Some methods require root rights or unlock the bootloader.If you are unsure of your actions, skip these steps - improper manipulations can lead to data loss or device blink.

Why is the Other taking up so much space on the Redmi Note 8?

On the Redmi Note 8, the Other section is a collection of files that the system cannot categorize as a specific category.

What exactly is stored in the โ€œOtherโ€ section?
- Cache of system applications (including com.android.systemui, com.miui.home (/data/log, /data/anr) โ€” can weigh up 1โ€“2 GB. - Residual data of remote applications (folders) /data/data/ and /data/app-lib/). - Temporary update files MIUI (folder /cache/ota). - Dalvik-ART files (cache of optimized applications in the /data/dalvik-cache). - Hidden backups (e.g. from Mi Cloud or Google Drive) - Garbage from third-party launchers (if you used Nova Launcher, Apex, etc.).

The main problem is that MIUI does not always clean these files correctly in the standard procedure, for example, after deleting an application, its data can remain in /data/data/or /data/media/0/Android/obb/ folders. And error logs (.log,.trace) accumulate for years if you do not clean them manually.

Another memory eater is system updates. MIUI downloads firmware in the background and stores it in /cache/ota, even if you don't install updates. On the Redmi Note 8, such files can take up to 3-5 GB!

๐Ÿ“Š How often do you clean your memory on Xiaomi?
Once a week.
Once a month
Only when the place ends.
Never clean.

Method 1: Cleaning up cache and debris through standard settings

Start with the safest method, the built-in MIUI tools, which don't require root rights and are suitable for beginners.

1. Open Settings โ†’ About Phone โ†’ Memory. Here you will see a memory usage chart. Tap on the Other section.

2. The system will prompt you to clear "Unnecessary Files." Click "Clean" - this will delete temporary data, cache and thumbnails.

3. Go back to Memory and select Clean. Here MIUI will show you a list of large cache apps, tick off unnecessary ones (e.g. Gallery, Browser) and click Clear.

โš ๏ธ Warning: Do not clear the cache of system applications like Settings or Phone โ€“ this can cause interface freezes or sensor malfunctions.

๐Ÿ“‚ Cache of user applications (YouTube, Chrome, Telegram)

๐Ÿ–ผ๏ธ Miniatures and sketches from the Gallery

๐Ÿ“ฅ Downloads (folder) /Download)

๐Ÿ—‘๏ธ Basket (in) MIUI files are stored for 30 days)

-->

If the Other section has barely shrunk after cleaning, move on to the next method โ€“ standard MIUI tools often โ€œdonโ€™t seeโ€ deep system files.

Method 2: Delete logs and temporary files via Recovery

This method does not require root, but it will require a reboot to Recovery mode, which helps remove error logs and update cache that take up to 3-5 GB.

1. Turn off the phone. Press the power button + volume up until the Mi logo and the Recovery menu appear.

2. Select a language (if required), then go to "Wipe & Reset" โ†’ "Wipe Cache." Confirm the action.

3. Go back to the main menu and select Advanced โ†’ Wipe Dalvik Cache. This will clear the cache of optimized applications (system-safe).

4. Reboot your phone via Reboot โ†’ System.

๐Ÿ’ก

If you donโ€™t have a Wipe Dalvik Cache option in Recovery, use Wipe Cache Partition instead, and the effect will be similar.

โš ๏ธ Warning: Donโ€™t choose โ€œWipe Dataโ€ or โ€œFactory Resetโ€ from this menu, this will result in a complete phone reset!

Action in RecoveryWhat cleansesHow much does it free (note)
Wipe CacheTemporary system and application files500 MB - 1.5 GB
Wipe Dalvik CacheCache of optimized applications (ART/Dalvik)1-3 GB
Delete OTA Package (if any)Downloaded but not installed MIUI updates2โ€“5 GB

Method 3: Manually delete files through the file manager (with or without root)

If previous methods didnโ€™t work, youโ€™ll need to dig deeper, and youโ€™ll need a file manager with access to system folders (such as MiXplorer or Solid Explorer).

No root rights:

1. Install MiXplorer from XDA Developers (a stripped-down version in Google Play).

2. Enable "Show hidden files" in the manager settings.

3. Go to the folders where the most common garbage accumulates:

  • ๐Ÿ—ƒ๏ธ /storage/emulated/0/Android/obb/ โ€” Residual game files (you can delete everything except the folders of current games).
  • ๐Ÿ“ /storage/emulated/0/Android/data/ โ€” Remote application data (folders with names like com.example.uninstalledapp).
  • ๐Ÿ“„ /storage/emulated/0/Download/ โ€” arch-load.
  • ๐Ÿ–ผ๏ธ /storage/emulated/0/DCIM/.thumbnails/ โ€” photo and video miniatures.

With root rights:

If you have root, you can delete system logs and update cache:

  • ๐Ÿ“œ /data/log/ โ€” Error logs (you can delete everything).
  • ๐Ÿ”„ /cache/ota/ โ€” firmware.
  • ๐Ÿ—‘๏ธ /data/dalvik-cache/ โ€” Dalvik cache (remove if ready to reboot).

Do not delete files in /system/, /vendor/ or /boot/ folders, which will cause your phone to fail.

๐Ÿ’ก

Even without root, you can free up 2โ€“5 GB by clearing /Android/obb/ and /Android/data/ folders. But beware: Deleting current applications files can break their work.

Method 4: Using ADB for deep cleaning

If youโ€™re not afraid of the command line, ADB (Android Debug Bridge) will help you remove debris that is not available through standard methods.

1. Install ADB and Fastboot on PC.

2. Connect Redmi Note 8 via USB, enable โ€œDebugging by USBโ€ (Settings โ†’ About Phone โ†’ MIUI Version (Tap 7 times) โ†’ Additional โ†’ For developers โ†’ Debugging by USB).

3. Open the command line (Windows) or terminal (macOS/Linux) and type:

adb shell


pm clear com.miui.cleanmaster # Cleaning the built-in cleaner (if it glitches)




rm -rf /data/local/tmp/* # Delete temporary files




rm -rf /cache/* # Cache cleaning (requires root rights)

To remove error logs (requires root):

su


rm -rf /data/log/*




rm -rf /data/anr/*




rm -rf /data/tombstones/*

โš ๏ธ Attention: Command rm -rf Removes files permanently. Mistakes on the way (e.g., rm) -rf /data/ instead /data/log/) It can erase all user data!

๐Ÿ’ก

If ADB doesnโ€™t see the device, try reinstalling the drivers or using the adb kill-server command, followed by adb start-server.

Method 5: Reset to factory settings (last resort)

If nothing works, and the Other still takes 10+GB, it's a radical method, but it's guaranteed to clear all the hidden files.

1. back up important data (photos, contacts, messages) via Mi Cloud or Google Drive.

2. Go to Settings โ†’ About Phone โ†’ Settings Reset โ†’ Erase All Data.

3. Select โ€œClean Allโ€ and wait for the reboot (it will take 5-10 minutes).

After discharge:

  • ๐Ÿ“ฑ Donโ€™t restore data from a backup right away โ€“ first check how much the Other takes on a clean system.
  • ๐Ÿ”„ Install only the necessary applications (excess programs will quickly clog up memory again).
  • ๐Ÿ›ก๏ธ Turn off automatic updates MIUI In Settings โ†’ The phone. โ†’ Updating the system.

Important! On the Redmi Note 8, the โ€œOtherโ€ section should take up no more than 1-2 GB after the reset. If it grows again, the problem is a system failure (you may need to flash it again).

How to prevent the โ€œOtherโ€ from being refilled?

To prevent the โ€œOtherโ€ section from growing again, follow these tips:

๐Ÿšซ Turn off automatic download of updates MIUI (Settings โ†’ The phone. โ†’ Updating the system โ†’ โš™๏ธ โ†’ Downloading)

๐Ÿ“ต Limit the background activity of applications (Settings) โ†’ Annexes โ†’ Permits โ†’ Auto-start)

๐Ÿ—‘๏ธ Clean the Download folder regularly and DCIM/.thumbnails

๐Ÿ”„ Clean the cache once a month through Settings โ†’ Memory. โ†’ Cleanup

๐Ÿ›ก๏ธ Install an alternative cleaner (for example, SD Maid) for deep cleaning

-->

You should also disable MIUI backup if you donโ€™t use it:

Settings โ†’ Accounts โ†’ Mi Account โ†’ Mi Cloud โ†’ Backup โ†’ Turn off unnecessary options.

If you install/delete games frequently, use an external memory card for your Android/obb folder.

  1. Connect. SD-card (formatted as internal memory).
  2. Move the obb folder to the card via the file manager.
  3. Create a symbolic link (requires root): ln -s /storage/XXXX-XXXX/Android/obb /storage/emulated/0/Android/obb

FAQ: Frequent questions about cleaning up the Other on the Redmi Note 8

โ“ Why After Cleaning, The Other Takes Up a Lot of Space Again?
It's because of this: ๐Ÿ”„ Automatic download of updates MIUI (They're downloading in the background). ๐Ÿ“ฑ Residual application files (especially games with large.obb files). ๐Ÿ“œ The bug lanes that the system creates when it crashes. Solution: Turn off auto-updates and clean folders once a month. /cache/ and /data/log/ (root).
โ“ Can you remove the "Other" completely?
No, this partition is necessary for the system to work: ๐Ÿ”ง System Libraries and Configuration Files. ๐Ÿ“ฑ Data from current applications (e.g. game saving). ๐Ÿ›ก๏ธ Security cache (to verify digital signatures of applications). The normal size of the "Other" is 1-3 GB. If it is larger, look for garbage (see the methods above).
โ“ Why after resetting to factory settings, "Other" is still big?
It's a sign: ๐Ÿ”จ Damaged firmware (try to flash your phone through the Mi Flash Tool). ๐Ÿ“ฑ Incorrect partition memory (on some Redmi Note 8 there is a bug with dynamic partitions). ๐Ÿ› ๏ธ Hardware problem (flash wear, but it's rare) Solution: run your phone on a stable version MIUI (Not Beta! โ€“ via Xiaomiโ€™s official website.
โ“ What apps help clean up the โ€œOtherยป?
Useful utility: ๐Ÿงน SD Maid (cleans residual files, requires root for full functionality). ๐Ÿ—‘๏ธ Files by Google (finds duplicates and large files). ๐Ÿ” Storage Analyzer (shows you what is taking place). โš ๏ธ Avoid cleaners like Clean Master or Clean Master. DU Speed Booster โ€“ They often slow down the system and show false warnings.
โ“ How to transfer โ€œOtherโ€ to a memory card?
Please move the โ€œotherโ€ section to SD-It's not possible, it's a system area: ๐Ÿ“ Transfer media files (photos, videos, music) to the map. ๐ŸŽฎ Redirect the folder Android/obb for games (see instructions above). ๐Ÿ“ฑ Install applications on the map through Settings โ†’ Annexes โ†’ [Select an application] โ†’ Warehouse โ†’ Change.