Xiaomi Redmi 9C: what it is and how to clean without risk

Owners of Xiaomi Redmi 9C sooner or later face a mysterious partition “Other” in the memory settings, which takes up gigabytes of space — sometimes up to 10-15 GB on a 32-gigabyte model. The system stubbornly does not show what exactly is hidden under this category, and standard cleaning methods (cache, junk files) do not help.

In fact, the Other is hidden system files, remnants of deleted applications, error logs, MIUI temporary data, and even firmware snippets. Most of these files are not visible to the user through a standard file manager, but they can be safely deleted — if you know where to look. In this article, we will analyze 7 proven ways, including hidden MIUI settings, commands through ADB and manually cleaning folders that even experienced users often miss.

⚠️ Important: Some methods require superuser rights or a PC connection. If you're a beginner, start with secure ways (sections 2-4) and then move on to advanced ones (sections 5-7).

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

1.What's Hiding Under "The Other" in Redmi 9C: A Complete Discussion

The Other section of MIUI is a basket for files that the system cannot classify as photos, videos or applications.

  • 📁 Remnants of Remote Applications – Folders /data/app-lib and /data/dalvik-cache, which are not cleaned during the installation.
  • 📜 System Logs and Errors –.log,.tmp and anr files in /data/log (can weigh up 1–2 GB).
  • 🔄 Cash updates. MIUI — folder /cache file ota.zip into /data/miui.
  • 🗑️ Messaging garbage – Telegram, WhatsApp and Viber store temporary media files in hidden folders.
  • 🔧 Firmware files and backup copies — /data/backup and /data/lineageos_updates (If you've ever installed custom firmware).

On the Redmi 9C with 32GB of storage, the Other section often grows to 30-40% of the total, due to the peculiarities of the ext4 file system that Xiaomi uses for internal storage, which fragments small files, and over time they become invisible to the user.

🔍 How to check the exact size?

Go to Settings → About Phone → Memory. If the Other takes more than 5GB, it’s time to clean. If it’s more than 10GB, it’s likely that the system has accumulated remnants of old firmware or corrupted cache files that are not deleted by standard methods.

💡

Before cleaning, back up your important data through Settings → Additional → Backup. This will prevent you from losing contacts and messages if something goes wrong.

2.Safe cleaning through built-in MIUI tools

Start with standard methods that don’t require root or PC connectivity, and they will remove up to 2 to 4 GB of garbage:

  • 🧹 Cleaning the app cache: Go to Settings → Annexes → App management. Task three dots in the top right corner. → Sort by size. Select cache apps. >100 MB (e.g. YouTube, Facebook) → Clear the cache.
  • 🗑️ Delete unnecessary files via Cleanup: Open the Security app (shield icon). → Deep cleaning. Check all categories, especially "Junk Files" and "App Remains».

Cleaning up the downloads

  1. Launch Files (Folder Icon)
  2. Go to Categories → Downloads.
  3. Delete old APKs, archives, and media files (sort by date).

⚠️ Note: Do not manually delete files from folders /Android/data or /Android/obb — It can break games and apps. Use only built-in tools. MIUI.

☑️ Checklist before deep cleaning

Done: 0 / 4

3. Hidden folders: what can be manually deleted

If the standard cleanup didn't work, you'll have to dig deeper. Connect Redmi 9C to your PC via USB (in File Transfer mode) and use Windows Explorer or Total Commander to access hidden folders. Don't delete anything at random - follow the list below:

Folder/fileWayWhat can be removedPotential savings
.thumbnails/storage/emulated/0/DCIMPhoto and video miniatures (automatically restored)100-500 MB
log, logs/storage/emulated/0/Android/data/*Application Logs (e.g. Telegram, Viber)500 MB-1 GB
cache/storage/emulated/0/Android/data/*/cacheCache of games and social networks (except saves)1-3 GB
Download (old files)/storage/emulated/0/DownloadAPK, PDF, archives over 6 months old500 MB-2 GB
miui, MIUI/storage/emulated/0/MIUIBackup copies of themes and wallpaper200-800 MB

🔹 How to Find Hidden Folders?

In Windows Explorer, enable the display of hidden files:

species → Hidden elements

FX File Explorer

Solid Explorer

root

⚠️ Attention: Don't touch the folders:

    📌 What does it mean?

    Removed:

    • 🗑️ Temporary update files (ota.zip);
    • 📜 Logs of the system (/cache/recovery/log);
    • 🔄 Damaged application cache files.
    • Connect your phone to your PC, open Command Prompt (Windows) or Terminal (Mac/Linux) and type in: Adb devices (should appear serial numbered device).
    • Follow the instructions for cleaning: adb shell pm clear com.miui.cleanmaster # Cleaning the built-in cleaner adb shell rm -rf /data/local/tmp/* # Delete temporary files adb shell rm -rf /cache/* # Clean up the system cache
    • Reboot your phone (Reboot → System)

    🔴 Risks:

    • Deleting the wrong files can lead to bootloop (cyclic reboot).
    • Some applications may require reinstallation;
    • If the phone doesn’t boot after cleaning, you’ll have to reflash through Fastboot.

    How to Restore Your Phone After a Failed Cleaning?
    If Redmi 9C does not turn on, boot to Fastboot (power button + volume down) and flash the official firmware through the Mi Flash Tool.

    7.Prevention: How to Prevent the Spread of the Other

    To “Other” does not take up gigabytes of memory, follow the simple rules:

    • 🔄 Clean the cache regularly through Settings → Memory. → Cleaning (once every 2 weeks).
    • 🚫 Turn off automatic app updates on Google Play:
    • 📁 Use cloud storage (Google Photos, Mi Cloud) to back up your media files.
    • 🔍 Install applications only from official sources – pirated APK often leave the trash in /data.
    • 🛠️ Check your Download folder once a month for unnecessary files.

    📊 How much memory can be saved?

    If these rules are met, the Other will not exceed 1-2 GB even after a year of use.

    FAQ: Frequent questions about cleaning up "The Other" on Redmi 9C

    ❓ Why does the “Other” reappear after a week?
    This is normal: system and applications are constantly creating temporary files. To slow down the growth of the Other, turn off the background activity of unnecessary applications in Settings → Battery → Energy Management.
    ❓ Can you remove the "Other" completely?
    No, the minimum volume of the Other (about 500 MB-1 GB) will always take up system files. If after cleaning there is more than 2 GB, check the phone for viruses or remnants of custom firmware.
    ❓ Is it safe to use applications like CCleaner or SD Maid?
    On Redmi 9C, these applications are ineffective — they don't have access to system folders without root. Moreover, aggressive cleaning can delete important MIUI files.
    ❓ What to do if after cleaning the phone began to brake?
    App cache files were probably deleted. Restart your phone and wait 10-15 minutes for the system to recover the necessary data. If the brakes are left, check the vacant space (should be >1 GB).
    ❓ How to Clean “Other” on Redmi 9C computer-free?
    Use a combination of methods from sections 2–3 (built-in cleaning) + manually remove hidden folders through the file manager. Deep cleaning without a PC requires root or TWRP.