How to Clean the โ€œOtherโ€ folder on Xiaomi Redmi Note 8T: Safe Ways + Hidden Life Hacks

The โ€œOtherโ€ folder on the Xiaomi Redmi Note 8T is a real black hole for smartphone memory, which can take from 2 to 10 GB, but the system does not show what exactly is stored there. Users often face a situation where internal memory is crammed to the end, and in the โ€œFilesโ€ section there is a mysterious string โ€œOtherโ€ with a multi-gigabyte weight. Why is this?

The fact is that MIUI classifies everything that does not fall into the standard categories as โ€œOtherโ€: system application cache, temporary update files, error logs, remnants of deleted programs and even hidden messenger folders (for example, Android/data/com.whatsapp). Just delete this partition can not โ€“ you risk breaking the system. But there are 5 proven ways to help safely reduce its size.

In this article, we will discuss:

  • ๐Ÿ” What is stored in the folder โ€œOtherโ€ and why it grows
  • โš™๏ธ Systemic tools MIUI for cleaning (without root)
  • ๐Ÿ“‚ Manual cleaning through the file manager (with indication of secure folders)
  • ๐Ÿš€ Hidden tricks that are not written in the official guides
  • โš ๏ธ What can you do to avoid turning your phone into a brickยป
๐Ÿ“Š How often do you clean your memory on your smartphone?
Once a week.
Once a month
Only when the place ends.
Never clean.

1.What is the Other folder on the Redmi Note 8T and why does it take up so much space

The Other folder is a prefabricated section where MIUI dumps anything that can't be classified as photos, videos, audio or documents. On the Redmi Note 8T (with a Snapdragon 665 and 64/128 GB of memory), this section often grows because of the features of Android 9/10 and the MIUI 11/12 shell.

  • ๐Ÿ—‘๏ธ Cache of system applications (for example, com.miui.home or com.android.systemui)
  • ๐Ÿ“ฆ Remnants of remote applications (folders lib, cache in) /Android/data/)
  • ๐Ÿ”„ Temporary update files MIUI (folder /cache/ota/)
  • ๐Ÿ“ Logs and error dumps (folders) /data/anr/, /data/tombstones/)
  • ๐Ÿค– Dalvik-cache files (optimized versions of applications for fast download)
  • ๐Ÿ“ฑ Hidden data of messengers (for example, cache of stickers in Telegram or downloads from WhatsApp)

On the Redmi Note 8T, the โ€œOtherโ€ folder can suddenly grow after:

  • ๐Ÿ“ฒ Updates MIUI (The system backs up old versions)
  • ๐ŸŽฎ Installation/removal of heavy games (e.g. Genshin Impact or Call of Duty Mobile)
  • ๐Ÿ“ธ Intensive use of the camera (temporary processing files) HDR night-time)

An important nuance: on models with 128 GB of memory, the folder โ€œOtherโ€ can take up to 8-10 GB, while on 64 GB โ€“ usually no more than 4-5 GB. This is due to the fact that MIUI actively uses free space for caching.

๐Ÿ’ก

If the Other folder grows again in a week after cleaning, check the applications for background activity, often the fault of messengers (Telegram, Viber) or launchers (Nova, POCO Launcher), which create hundreds of small temporary files.

Method 2: Cleaning through built-in MIUI tools (without root)

The safest method is to use standard MIUI utilities, which do not require superuser rights and do not risk damaging system files. Here is a step-by-step guide for the Redmi Note 8T:

  1. Open the settings โ†’ About the phone โ†’ Memory.
  2. Tap on the "Other" line (may be called "Other" in some versions of MIUI).
  3. Click on โ€œCleanโ€ (or โ€œDelete Unnecessary Filesโ€).
  4. Confirm the action and wait for the process to be completed (may take 2-5 minutes).

If there is no โ€œCleanโ€ button, try an alternative path:

  1. Go to Settings โ†’ Applications โ†’ Application Management.
  2. Open the All Apps tab and find Files.
  3. Tap โ€œStorageโ€ โ†’ โ€œClear the cacheโ€ and โ€œClear the dataโ€.

What's that gonna do?

  • โœ… Remove the cache of system applications (free 0.5-1.5 GB).
  • โœ… Clear temporary update files MIUI (0.3-1 GB).
  • โŒ Will not touch the hidden folders of messengers and the remains of remote programs.

Close all apps (especially instant messengers and games)

Connect your phone to charge (the process can take up to 10 minutes)

Backup important data (in case of failure)

Check the space available (if less than 1 GB โ€“ cleaning may freeze)-->

โš ๏ธ Warning: If after clicking "Clean" the phone is stuck on startup the logo MIUI โ€” Don't panic. 10-15 minutes (system re-indexes files) If it doesn't work, go to the method 5.

Method 2: Manually clean through the file manager (which folders can be deleted)

For power users, there is a more efficient method of manually cleaning through a file manager (such as Mi File Manager or Solid Explorer).

Safe to delete folders (paths for Redmi Note 8T):

The way to the folderWhat's storedHow much can I free?
/storage/emulated/0/Android/data/<remote application folders>Cache and data residues after uninstallation of programs0.5-3 GB
/storage/emulated/0/Download/.thumbnailsMiniatures of uploaded files (useless garbage)0.1โ€“0.5 GB
/storage/emulated/0/DCIM/.thumbnailsCash miniature photo and video0.2โ€“1 GB
/storage/emulated/0/cacheTemporary file systems applications0.1โ€“0.8 GB
/storage/emulated/0/MIUI/backup/AllBackupOld MIUI backups (if not used)0.3โ€“2 GB

How to delete:

    โš ๏ธ Warning: Never delete folders: /storage/emulated/0/Android/obb/ โ€” This is where game data is stored (delete โ€“ the games will stop working). /storage/emulated/0/MIUI/ (except backup/) โ€” system-file MIUI. /data/ or /system/ โ€” It'll lead to a phone blink!

    What to do if the folder is not deleted?
    If the file manager gives a No Rights error, the folder is protected by the system. In this case: 1. Try using Root Explorer (requires root rights). 2. Connect the phone to your PC and use ADB (command: adb shell rm -rf /path / to / folder). 3. If the folder belongs to a system application (for example, com.miui.gallery) - clear the cache of this application through Settings โ†’ Applications.

    Method 3: Cleaning through ADB (for advanced users)

    If standard methods didnโ€™t work and manual cleaning didnโ€™t work, try ADB (Android Debug Bridge), which requires connecting your phone to your computer but allows you to delete files that arenโ€™t available through the file manager.

    Step-by-step:

    1. Download and install ADB Tools on PC.
    2. On the Redmi Note. 8T Turn on "Debugging by" USBยป: Settings โ†’ The phone. โ†’ Version. MIUI (Tap 7 times to activate the developer mode, then Settings โ†’ Additionally. โ†’ For developers โ†’ Debugging by USB.
    3. Connect your phone to your PC and type in the command line: adb devices (the device should appear).
    4. Run the command to clean the cache of all applications: adb shell pm clear --all
    5. To delete temporary update files: adb shell rm -rf /cache/ota/*

    What other commands can be used:

    • ๐Ÿ“Š View the folder size "Other": adb shell du -sh /data/* | grep -E '([0-9]+G)|([0-9]+M)'
    • ๐Ÿงน Clean Dalvik-cache (reboot required): Adb shell rm -rf /data/dalvik-cache/*

    โš ๏ธ Attention: Adb shell rm command -rf /data/* delete all user data (photos, apps, settings) and result in a phone reset! Use only the exact paths from this instruction.

    ๐Ÿ’ก

    ADB is the most powerful cleaning tool, but it's also the most dangerous, and if you're not sure about the team, check it in Safe Mode or backup first.

    5. Method 4: Resetting cache via Recovery (if the phone is braking)

    If the Redmi Note 8T started to slow down and the Other folder takes up more than 5 GB, resetting the cache via Recovery Mode will help.This method does not delete user data, but clears the system cache, which can weigh up to 1-2 GB.

    Instructions:

    1. Turn off the phone.
    2. Press the Power button + Volume up until the MI logo appears.
    3. In the Recovery menu, select the language (if you have a choice: ๐Ÿ“› Wipe & Reset โ†’ Wipe Cache ๐Ÿ”„ Confirm the action and wait for the completion. ๐Ÿ“ฑ Reboot the phone (Reboot).

    What's that gonna do?

    • โœ… Cleans Dalvik-cache (will speed up the system).
    • โœ… Delete temporary update files and logs.
    • โŒ Will not affect user data (photos, videos, applications).

    โš ๏ธ Note: If the phone does not turn on after the cache is reset (it freezes on the boot) - it means that the system files were damaged. In this case, you will need a full reset (Wipe Data) or flashing through Fastboot.

    What happens if Recovery does not open?
    If after pressing Power + Volume up the phone just vibrates and turns on, then the Recovery partition is damaged. Solution: 1. Install custom Recovery (TWRP) via Fastboot. 2. Use the official Mi Flash Tool to restore stock Recovery. 3. Contact the service center (if the phone is warranty).

    6. Method 5: Complete reset (last resort)

    If all previous methods failed, and the Other folder still takes 5+GB, it's a radical method that will bring the phone back to factory status, but delete all data, including photos, videos and apps.

    How to make Hard Reset on Redmi Note 8T:

      What happens after the dump:

      • ๐Ÿ“‰ The folder โ€œOtherโ€ will be reduced to 0.5-1 GB (minimum size for work). MIUI).
      • ๐Ÿš€ The phone will work faster (especially on models with the 3/4 GB RAM).
      • โš ๏ธ All data will be deleted (including accounts, Wi-Fi passwords, settings, etc).

      โš ๏ธ Note: If the Other folder grows again quickly after reset, the problem is in the system application (for example, com.miui.analytics or com.xiaomi.midrop). ADB: adb shell pm disable-user --user 0 com.miui.analytics

      7 How to prevent the โ€œOtherโ€ folder from growing in the future

      To prevent the Other folder from taking up gigabytes of memory on the Redmi Note 8T, follow these recommendations:

      • ๐Ÿ“ต Clean the app cache once in a while 1-2 Weeks (especially messengers and social networks).
      • ๐Ÿ”„ Turn off automatic updates MIUI (if not necessary: Settings โ†’ The phone. โ†’ Updating the system โ†’ โš™๏ธ โ†’ Auto-update.
      • ๐Ÿ—‘๏ธ Use lightweight alternatives to standard applications MIUI (Simple Gallery instead of Xiaomi Gallery).
      • ๐Ÿ“ฑ Do not install applications on SD-map (MIUI It works poorly with adoptable storage and creates duplicate files).
      • ๐Ÿ” Periodically check the Download folder - unnecessary ones accumulate there. APK archives.

      Useful applications for memory control:

      AnnexWhat do you need?Reference
      Files by GoogleSmart cleaning of cache and duplicatesGoogle Play
      SD MaidDeep cleaning of application residues (requires root)Google Play
      DiskUsageVisualization of occupied space by foldersGoogle Play

      FAQ: Frequent questions about cleaning the โ€œOtherโ€ folder on Redmi Note 8T

      โ“ Why does the โ€œOtherโ€ folder reappear after a day?
      It's normal behavior. MIUI. The system is constantly creating temporary files to run applications. If the folder grows too fast (more than 1 GB per week), check it out: ๐Ÿ“ฑ Background activity of messengers (Telegram, WhatsApp, Viber). ๐ŸŽฎ Games with aggressive caching (for example, PUBG Mobile or Free Fire). ๐Ÿ”„ Auto-update MIUI (If the problem persists, try cleaning through ADB.
      โ“ Can I delete the โ€œOtherโ€ folder completely?
      No, this folder is necessary for the job. MIUI. It contains: ๐Ÿ“ Application system files. ๐Ÿ”ง Configuration data MIUI. ๐Ÿ“Š Logs for error diagnosis, the best you can do is reduce it to 0.5-1 GB (the minimum required for stable operation).
      โ“ Why on the Redmi Note 8T The โ€œOtherโ€ folder is bigger than the other Xiaomi folders?
      This is due to two factors: MIUI version: The Redmi Note 8T originally had MIUI 10/11, which is less optimized for memory management than the MIUI 12+. Hardware limitations: Models with Snapdragon 665 and 64 GB of memory are more active in using caching to speed up work. For comparison, on the Redmi Note 10 Pro (with Snapdragon 732G), the Other folder rarely exceeds 2-3 GB.
      โ“ What to do if the phone starts to lie after cleaning?
      It's a temporary effect โ€” MIUI It rearranges the app cache. Wait 10 to 15 minutes if the lags are left: ๐Ÿ”„ Reboot the phone. ๐Ÿ“ต Clear the launcher cache: Settings โ†’ Annexes โ†’ Launcher โ†’ Warehouse โ†’ Clear the cache. ๐Ÿš€ Make a cache reset via Recovery.
      โ“ Can I transfer the โ€œOtherโ€ folder to the SD-map?
      Technically not. MIUI does not support transferring system files to external drives: ๐Ÿ“ Use it. SD-card for storing media files (photos, videos, music). ๐Ÿ”ง Install apps on a memory card (but it can cause lags). โ˜๏ธ Transfer some data to the cloud (Google Drive, Mi Cloud). โš ๏ธ Note: When formatting SD-The card is an internal memory (adoptable storage) MIUI You can create a duplicate folder on it, which will only aggravate the problem.