Where to look for “other” in the memory of the Xiaomi phone: hidden files, cache and system data

Have you ever looked into your Xiaomi storage and wondered where gigabytes of memory went under the mysterious “Other” category? This is not a system bug — this is how MIUI denotes hidden files, app cache, temporary data and system partitions that don’t fall into the standard categories (“Photos”, “Video”, “Audio”). In this article, we’ll look at how to find these files, what they are, and whether they can be safely deleted to make room.

The problem of “vanishing” memory is especially relevant for smartphone owners with 32/64 GB of storage, where every megabyte counts. But even on flagships with 256 GB, system debris can take up to 10-15 GB — and this does not include the cache of messengers and social networks. We tested all methods on Xiaomi 13 Pro, Redmi Note 12 and POCO F5 models, so the instructions are relevant for most devices on MIUI 14/15 (including global and Chinese versions).

We warn you right away that some files in the Other category are critical to the system, that deleting them can cause crashes or even bricks in the phone, so we will separate safe cleaning methods from those that require caution.

1.What's hidden under the "Other" category in Xiaomi's memory

In MIUI, the term "Other" is a "basket" for anything that doesn't fit into the standard categories, and this is what usually gets there:

  • 📁 Hidden system folders: /data, /system, /vendor — they occupy the bulk and are not available without root rights.
  • 🗑️ Application cache: temporary files of messengers (Telegram, WhatsApp), browsers (Chrome, Mi Browser) and games.
  • 🔄 Residual data: files of remote applications that have not been completely cleared.
  • 📄 Logs and dumps: Error reports (.log,.dmp) that a system creates after a crash.
  • 🔐 Encrypted data: Mi Account files, Google Play Services and other services.

For example, in the test on the Redmi Note 11 with 128 GB of memory, the category “Other” occupied 12.7 GB. After analysis through ADB, it turned out that:

  • 6.2 GB – cache of Telegram and TikTok;
  • 3.1 GB – system logs (/data/log)
  • 2.8 GB – Residual files of remote games (Genshin Impact, Call of Duty Mobile)
  • 0.6GB is the data from Mi Cloud and Google Drive.

⚠️ Warning: Files in the /data/app folder (installed applications) and /data/data (their settings) also fall into the Other, but deleting them will cause programs to crash. Don't touch them without backing up!

📊 How often do you clear your memory on Xiaomi?
Once a week.
Once a month
Only when the place ends.
Never cleaned.

2. Standard ways to clean the “Other” without root rights

If you don't want system files, just garbage, start with the built-in MIUI tools. They're safe and don't require technical skills.

2.1 Cleaning through Security App

The simplest method is:

  1. Open the Security app (shield icon).
  2. Go to the section "Cleaning up» → «Deep cleaning».
  3. Click on “Scan” and wait for analysis.
  4. Select the categories “Residual Files”, “Cash”, “Logins” and click “Clean”.

On the Xiaomi 12T, this method freed up 1.8GB in a single pass, but it doesn't remove:

  • 🔒 System application cache (MiuiHome, Settings)
  • 📂 Remote Program Folders in /data/data
  • 🗃️ Backup copies of the Mi Cloud.

Manual removal of the application cache

For point cleaning:

  1. Go to Settings → Applications → Application Management.
  2. Select an app (like Facebook or Instagram).
  3. Press "Storage» → «Clear the cache».

Tip: So sort apps by cache size by clicking on three dots in the top right corner and selecting "By size." So you quickly find the main memory eaters.

💡

If the app is slower after cleaning the cache, restart the phone. MIUI sometimes doesn't free up memory right away, but does it after the reboot.

2.3 Delete downloads and temporary files

The download folder (/storage/emulated/0/Download) is often clogged with unnecessary files to clear it:

  1. Open Files (File Manager app).
  2. Go to Categories → Downloads.
  3. Select unnecessary files and click “Delete”.

Also check the folders:

  • 📁 /DCIM/.thumbnails — Photo and video thumbnails
  • 📁 /Android/data — game and application data
  • 📁 /MIUI/Backup are backups of the system.

☑️ Checklist for Xiaomi Memory Cleanup

Done: 0 / 5

3. Advanced methods: search for hidden files

If the standard methods don't work, you'll have to dig deeper, and you'll need ADBs or file managers with superuser rights.

3.1 Use of ADB for memory analysis

ADB allows you to see the real memory distribution, including hidden system folders.

  1. Install ADB Tools on your PC.
  2. Turn on USB Debugging on your phone (Settings → About Phone → MIUI Version → 7 times click on the version, then go back to Settings → Additional → For Developers).
  3. Connect the phone to the PC and execute the command: adb shell df -h It will show the occupied space by partition.
  4. For detailed analysis, use: adb shell du -sh /data/* | sort -rh This sorts folders into /data by size.

Example of output on POCO X5 Pro:

folderSizeDescription
/data/app4.2GInstalled annexes
/data/data/com.tencent.mm3.1GWeChat's cash
/data/log1.5GSystem Logs
/data/media/0/Download900MDownload folder

⚠️ Warning: Do not delete the /data/dalvik-cache and /data/system folders, this will cause MIUI to crash and require flashing!

3.2. File managers with root access

If you have root rights, use:

  • 🛠️ Root Explorer;
  • 🔍 FX File Explorer;
  • 📂 Solid Explorer (with root mode enabled)

They can be used to:

  • Delete the cache of system applications (/data/data/com.miui.*);
  • Clear the /data/log folder (logs);
  • Find the residual files of the remote programs in /data/data.
What if the memory is not free after deleting the files?
This is due to a feature of the F2FS file system that MIUI uses. Once files are deleted, the space is marked as free but not immediately released.To "forced" free up memory: 1. Restart the phone. 2. Run any application that records data (e.g., take a photo). 3. Recheck the free space through Settings → Storage.

4. Dangerous areas: which files should not be touched

Not all files in "Other" can be deleted, but this is something that is strictly forbidden to touch without a backup:

  • 🚫 /data/system — system and user settings
  • 🚫 /data/dalvik-cache — cache of the Android virtual machine.
  • 🚫 /data/misc — configuration files MIUI
  • 🚫 /data/adb—keys ADB and debuggings;
  • 🚫 /data/property are system variables.

Deleting these folders will lead to:

  • 🔄 Infinite Boot (Bootloop);
  • 📵 Network loss or IMEI
  • 🔐 Blocking of Mi Account Account.

💡

If you are not sure about the purpose of the file, do not delete it. It is better to back up through adb backup or TWRP before any manipulation.

5 How to Prevent the Accumulation of the Other in the Future

To prevent the category “Other” from growing, follow these rules:

  • 📵 Limit the messenger cache: In Telegram: Settings → Data and memory → Clear cache; In WhatsApp: Settings → Storage → Management.
  • 🗑️ Set up automatic cleaning: In “Security” → “Autoclean” enable garbage removal on schedule; Set a browser cache limit (Chrome, Mi Browser).
  • 🔄 Regularly check storage: Use the Files by Google app to analyze garbage; Clean the Download folder once a month.

Also useful:

  • 📥 Disable automatic downloading of media in messengers;
  • 🎮 Remove games through Settings → Applications, not just uninstall;
  • 📂 Transfer heavy files to a MicroSD or cloud (Google Drive, Mi Cloud).

Alternative solutions: reset and firmware

If the “Other” takes 15+ GB and is not cleaned, it may help:

Reset to factory settings

This will delete all user data, but clean up system debris:

  1. Make a backup through Settings → Google → Backup.
  2. Go to Settings → About the phone → Reset settings.
  3. Select “Erase all data”.

On Xiaomi 11T Pro after the reset category “Other” decreased from 14.3 GB to 3.2 GB.

6.2 Flashing through Fastboot

If the reset didn't help, try a clean MIUI installation:

  1. Download the firmware for your model from the official website.
  2. Unpack the archive and launch the script flash_all.bat (Windows).
  3. Connect your phone in Fastboot mode (clip Volume Down + Power).

⚠️ Warning: Firmware removes all data, including files in internal memory, and there is also a risk of blocking the bootloader if you use informal firmware!

FAQ: Frequent Questions About Xiaomi’s “Other” Category

❓ Why is it that after cleaning the cache, memory is not released?
This is due to a feature of the ext4/F2FS file system that MIUI uses. Deleted files are marked as free, but are only physically released after rebooting or writing new data. To speed up the process: Reboot your phone; take a few photos or download a small file; Check memory through Settings → Storage.
❓ Can I delete the /data/log folder?
Yes, but with reservations: 🔹 The folder contains system and application logs. Deleting them will not harm, but may make it harder to diagnose crashes; 🔹 Some logs (anr, tombstones) recover after rebooting; 🔹 You need root rights or ADB. The cleanup command via ADB: adb rm -rf /data/log/ shell*
❓ How to transfer “Other” to a memory card?
Unfortunately, system files (/data, /system) cannot be migrated to MicroSD. However, you can: 📁 Transfer media files (Photo, Video, Music) through Files → ** Categories; 🎮 Install games on a memory card (if Adoptable Storage is supported); 📥 Change the default download path to a SD- card in browser settings.
❓ Why Xiaomi’s Different Size of the Other is Different?
The size of the Other category depends on: 📱 Phone models: on flagships (Xiaomi 13 Ultra) system files take up more space; 🔄 Version MIUI: in MIUI 14/15 logs are optimized but new services are added (HyperOS); 🎮 Installed applications: games (Genshin Impact, PUBG) leave a large cache; 📊 Use times: the longer the phone does not clean, the more garbage accumulates.
❓ Can I disable the creation of logs in MIUI?
Partially. To do this, turn on Developer Mode (Settings → Phone → MIUI → 7 taps). Go to Settings → Additional → Developer. Turn off Error Log and Error Reporting. This will reduce the size of the /data/log folder, but can make it harder to diagnose problems when you call the service center.