Xiaomi 9C's 'Other' Eats Memory? learns to clean properly

Xiaomi Redmi 9C owners often encounter a mysterious "Other" section in their memory settings that takes up gigabytes of space - sometimes up to 10-15 GB! The system doesn't show what exactly is under this category, and standard cleaning methods (cache, junk files) don't help. What's the catch?

In fact, the Other is a hoard of system logs, application temporary files, update residues, MIUI cache, and even hidden messenger data. The Redmi 9C feature is that, due to its limited 64/128 GB of memory and weak Helio G35 processor, the system aggressively reserves space for these files, but does not always delete them correctly. In this article, we will discuss how to safely free up space without the risk of “bricking” the phone.

We warn you right away that not all files in Other can be deleted without consequences, for example, deleting /data/log logs can cause Google Services to crash, and cleaning up the Dalvik cache can cause applications to slow down, so proceed carefully, Step-by-step.

1.What's Hiding Under the Category "Other" on Xiaomi 9C

The Other section of MIUI is a black box for files that the system cannot categorize (photos, videos, applications) and includes:

  • 📁 System Logs: Debugging files (.log,.trace) from folders /data/log and /data/anr. They're up. 1-3 GB, if you haven't cleaned it for a long time.
  • 🗑️ Remains of updates: undeleted packages OTA (for example, update.zip) into /cache or /data/ota_package.
  • 🤖 Cash. Dalvik/ART: optimized files to speed up application launches. MIUI There may be outdated versions.
  • 📱 Telegram, WhatsApp, Viber store media in hidden folders (/Android/data/org.telegram.messenger/cache).
  • 🔄 Temporary files: created when installing/deleting applications (.apk,.tmp).

The Redmi 9C is particularly littered due to two factors:

  1. Limited memory eMMC 5.1 (slower than UFS) that fragments when used actively.
  2. Memory Extension is a feature in MIUI 12+ that reserves up to 3 GB for system needs.
📊 How often do you clear your memory on Xiaomi?
Once a week.
Once a month
Only when the place ends.
Never clean.

2. Safe Ways to Clean the Other Without Root

If you don't have root rights, we start with the safest methods, which don't require technical skills, and they don't risk the stability of the system.

2.1 Cleaning through built-in MIUI tools

Go to Settings → Memory → Cleanup. Here, MIUI shows junk files, but often skips hidden data. To see more:

  1. Click on “Deep Cleanup” (if there is one).
  2. Select “File Remains” and “Unnecessary APKs”.
  3. Delete the app cache (but not the data!).

🔹 Important: Don’t touch the System Data section – this could cause Google Play Services to crash.

2.2. Cache removal Dalvik/ART

This cache takes up to 500 MB-1 GB, but cleaning it is harmless (the system will restore it automatically).

  1. Go to Settings. → The phone.
  2. Click 7 times on the MIUI version to activate Developer Mode.
  3. Return to Settings → “Advanced” → “For Developers”.
  4. Find “Clear Dalvik/ART cache” and confirm the action.

💡

Once the Dalvik is cleaned, the phone can start longer than usual for the first time -- that's OK. Don't interrupt the process!

Manual cleaning of folders through the file manager

Use the built-in Explorer**(Files) or a third-party manager (such as Solid Explorer) to open the following folders and delete their contents:

  • 📂 /storage/emulated/0/Android/data → Delete the folders of remote applications (for example, com.facebook.katana, if Facebook has been uninstalled for a long time).
  • 📂 /storage/emulated/0/Download → Check for old.apk and.zip.
  • 📂 /storage/emulated/0/DCIM/.thumbnails → photo/video miniatures.

☑️ Checklist before manual cleaning

Done: 0 / 4

3. Advanced cleaning with ADB (no root)

If standard methods do not help, connect to the phone via ADB (Android Debug Bridge), which will remove system files that are not available through the interface.

3.1 Preparation for working with ADB

You'll need:

  • 📱 Included “Developer Mode” and “Debugging by” USB» on the Redmi 9C.

Connect your phone to your PC and execute in the command line:

adb devices

If the device is displayed, enter:

adb shell

3.2. Commands for cleaning the "Other"

Follow one command carefully. Some of them can delete critical data.

Team team.What's removedRisk
pm clear com.miui.cleanmasterCache of the standard MIUI cleanerLow.
rm -rf /data/local/tmp/*Temporary system filesLow.
rm -rf /cache/*Cache updates and logsMedium (may slow down the first launch after restart)
find /data/log -type f -deleteSystem logs (.log,.trace)High (risk of data loss for debugging)
What if the ADB can’t see the device?
1. Check if debugging is included on USB In the developer settings. 2. Install Xiaomi drivers USB Drivers from the official website. 3. Try another one. USB-cable (not everyone supports data transfer). 4. Reboot your phone and PC.

⚠️ Attention: Command rm -rf /data/log/* It removes logs that you might need to diagnose a crash. If you do that, you start to brake, reboot.

4. Cleaning through TWRP (for advanced users)

If you are ready for more radical measures, install custom TWRP recaps. This will remove system files that are not available through MIUI.

Installation of TWRP on Redmi 9C

For Redmi 9C (codename angelica), TWRP 3.6.2 is suitable. Download it from the official website and run through fastboot:

fastboot flash recovery twrp-3.6.2-angelica.img


fastboot boot twrp-3.6.2-angelica.img

4.2 What can be removed through TWRP

Go to “Advanced” → “File Manager” and delete:

  • 🗃️ /data/ota_package — update-sheet.
  • 🗃️ /data/app-lib — cache of application libraries.
  • 🗃️ /data/dalvik-cache — Dalvik cache (analogue of a team from the ADB).

⚠️ Attention: Do not delete folders /data/data or /data/system — This will result in the phone being reset to factory settings!

💡

TWRP allows you to clean partitions that are not available through ADB, but it requires caution. Always backup before deleting files!

5. How to prevent the re-accumulation of the “Other”

To prevent the “Other” section from growing again, follow these tips:

  • 🔄 Turn off automatic app updates on Google Play (or limit it to Wi-Fi only).
  • 📵 Remove unnecessary system applications through ADB (for example, pm uninstall -k --user 0 com.miui.miservice for MSA).
  • 📊 Use lightweight alternatives to standard apps (e.g. Simple Gallery instead of Gallery) MIUI).
  • 🔍 Check the Download folder regularly for old files.

It’s also helpful to disable Memory Extension in Settings → Memory if you’re not using microSD. This feature reserves up to 3GB for system needs, but in practice often results in fragmentation.

Alternative methods: from formatting to resetting

If nothing works, then radical measures remain. Remember, they will lead to data loss!

Reset to factory settings

It's an extreme method, but it's guaranteed to clean the Other before it's reset.

  1. Make a backup through Settings → System → Backup.
  2. Remember the logins/passwords from the accounts (they will disappear!).
  3. Go to Settings → About the phone → Reset settings.

6.2. Memory re-marking via fastboot

For power users, you can re-mark memory with a fastboot utility, but it's risky.

fastboot erase userdata


fastboot erase cache

It will completely clear user data and cache, only use if you understand the consequences!

FAQ: Frequent questions about the “Other” on Xiaomi 9C

🔹 Why does the “Other” reappear after a week?
This is normal MIUI behavior. The system is constantly creating temporary files to run applications and services. To slow down the process: Turn off background activity of unnecessary applications. Set a cache limit for individual programs (in the application settings).
🔹 Can you remove the “Other” completely?
No, it's impossible. Some of the files in "Other" are critical to Android, and the best you can do is reduce it to 1-2 GB.
🔹 Why on Redmi? 9C «The other takes up more space than the other Xiaomis?
Due to two factors: eMMC 5.1 (instead of UFS) is slower to process files, which leads to fragmentation.The Helio G35 processor is weaker to optimize the cache, so it accumulates more.
🔹 What happens if you delete the folder? /data/log?
In most cases, nothing critical, but: Some features of Google Services (e.g. geolocation) may stop working. It will be more difficult to diagnose crashes if they occur. >500MB.
🔹 How to check which files are in the “Other»?
Use the DiskUsage app or Storage Analyzer from Google Play, which shows detailed folder structure, including hidden folders.