Xiaomi Redmi 9 gets slow over time, apps take longer to load, and free memory melts away? 90% of the time, the cache โ temporary files that the system and programs create to speed up work โ is to blame. But when these files become too many, they get in the way: take up gigabytes of memory, fragment storage and even cause MIUI malfunctions.
In this article you will find 5 Proven methods of cleaning cache on Redmi 9 โ From standard tools to hidden functions MIUI 12/13/14. We're going to figure out how to remove the cache of individual applications, system debris, browser data, even files that you can't see in a regular manager. 2026 year and do not require root rights.
What is cache and why should it be cleaned on Redmi 9?
Cache (from English cache - "cache") are temporary files that are created:
- ๐ฑ Android system to speed up the loading of the interface MIUI (animations, icons, fonts).
- ๐ฎ Applications (social networks, instant messengers, games) for storing frequently used data (for example, thumbnails of photos on Instagram or maps in Google Maps).
- ๐ Browsers (cookie storage, history of visits, uploaded images).
On Redmi 9 with its 64/128 GB of storage, the cache can take from 1-2 GB to 10+ GB depending on the intensity of use. For example, TikTok accumulates up to 500 MB of cache per month of active use, and Google Chrome - up to 1 GB.
โ ๏ธ Warning: Don't confuse cache with user data! Deleting WhatsApp cache won't lose correspondence, but all downloaded stickers and animations will have to be downloaded again.
Signs that itโs time to clean up the cache on Redmi 9:
- ๐ข Smartphone โhangsโ when opening applications or returning to the main screen.
- ๐ Free memory is less than 10% of the total amount.
- ๐ Applications spontaneously close or give an error โNo memory is enoughยป.
- ๐ Battery goes down faster than usual (cache increases the load on the processor).
Method 1: Clearing the cache of individual applications through settings
The safest method is to remove the cache only for those programs that take up the most space, which will not affect their work, but will free up to 1-3 GB of memory.
Instructions:
- Open Settings โ Applications โ Application Management.
- Slip on the three dots in the upper right corner and select Sort by size.
- In the list, find apps marked โCashโ (usually Facebook, YouTube, TikTok, Google Play Services).
- Click on the app โ Storage โ Clear the cache.
To speed up the process, use a filter: enter โcacheโ in the search bar, and the system will show only those programs that have it.
๐ท Instagram (up to 1 GB)
๐ต Spotify (up to 500MB)
๐ฎ PUBG Mobile (up to 2 GB)
๐ Google Maps (up to 1.5 GB)
๐บ TikTok (up to 800MB)-->
โ ๏ธ Note: Do not clear the cache for Google Play Services and Google Play Services unnecessarily โ this may disrupt push notifications and geolocation.
If the Clear Cache button is inactive, the application uses a shared system cache (e.g., MIUI Launcher).
Method 2: Remove the system cache through Recovery mode
The Dalvik-cache accumulates in the hidden /cache partition and is not visible in the normal file manager. its cleaning helps to correct MIUI errors, speed up the smartphone load and free up to 500 MB of memory.
Important: This method does not delete user data, but requires a reboot to Recovery Mode.
Step-by-step:
- Turn off Redmi 9.
- Press the Power + Volume buttons up at the same time and hold for 10-15 seconds until the Mi logo and Recovery menu appear.
- Use volume buttons for navigation and select Wipe & Reset (on some firmwares โ Wipe Cache Partition).
- Confirm the action by choosing Yes.
- After you complete the process, select Reboot to System.
It takes 2-5 minutes. After restarting, the first MIUI run may be slower than usual, which is normal, since the system recovers the cache again.
What happens if the Recovery Mode does not open?
| Cache type | Size (approximately) | How to clean up | Effects of consequences |
|---|---|---|---|
| Cash app. | 1-10 GB | Through Settings โ Applications | Applications are longer to load when first opened |
| System cache (Dalvik) | 200-500 MB | Through Recovery Mode | The first MIUI load takes up to 5 minutes |
| Cash browser | 500 MB-2 GB | In the Chrome/Mi Browser settings | Sites load more slowly before revisiting |
| Cash Google Services | 100-300 MB | Only through ADB or reset | There may be a gap in push notifications |
Method 3: Automatic Security Cleaning
Xiaomi has built a security utility into MIUI that can find and delete unnecessary files, including cache, which is suitable for regular cleaning without manually searching for applications.
How to use:
- Open the Security app (the shield icon).
- Go to the Optimization tab (or Cleaner in English).
- Click Deep Cleanup โ Garbage Files.
- Check the boxes: ๐๏ธ Cash app. ๐ Temporary files ๐ Residual files (remains from deleted programs)
Clean up
Security only deletes secure files and never touches user data (photos, contacts, messages), but it can skip the cache of some system applications (for example, Mi Video or Mi Music).
๐ก
To make cleaning through Security more efficient, open and close all commonly used applications (such as WhatsApp, Telegram, Instagram) before running it, which will cause them to update the cache, and the utility will find more unnecessary files.
Method 4: Manually clean the cache through the file manager
Some cache files are stored in folders accessible through standard Explorer (or Files by Google), a method that is suitable for power users because it requires care โ accidentally deleting system files can cause crashes.
Where to find the cash:
- ๐ folder /Android/data/ โ cached application data is stored here (for example, downloaded levels in games).
- ๐ folder /Android/obb/ โ Additional game files (may weigh) 1โ5 GB).
- ๐ folder /DCIM/.thumbnails โ Photo and video miniatures (can be removed without consequences).
- ๐ folder /cache/ โ System cache (usually empty, as it is automatically cleared).
How to delete:
- Open Explorer (or install Files by Google from the Play Market).
- Go to Internal Memory โ find the folder you want (see the list above).
- Select files (e.g., in /DCIM/.thumbnails) and click Delete.
โ ๏ธ Note: Do not delete files in folders: /Android/data/com.xiaomi... โ These are system application settings MIUI. /system/ โ Any changes here can lead to a blink (inoperability) of the smartphone.
๐ก
Manually clearing the cache through the file manager is the riskiest method. Use it only if other methods have not worked, and you know exactly what files you are deleting.
Method 5: Cache reset via ADB (for advanced)
If standard methods donโt work and the smartphone still slows down, you can use the Android debugging bridge (ADB), which removes all cache, including hidden system files, but requires a connection to the computer.
What you need:
- ๐ป Computer with Windows/Mac/Linux.
- ๐ USB-cable (preferably original).
- ๐ ๏ธ Utility. ADB Tools (download from the official Google website).
Instructions:
- Turn on Redmi 9 Developer Mode: Go to Settings โ About Phone. Tap the MIUI version 7 times until the notification โYouโve become a developerโ appears. Return to Settings โ Additional โ For Developers and enable USB Debugging.
Connect your smartphone to your computer and confirm your trust in the device.
Command line.
Windows
Terminal
Mac/Linux
ADB
adb devices(The name of your device should appear)
adb shellsu(If you have root rights, otherwise you will miss the link)
pm clear --all(clears the cache of all user applications)
rm -rf /cache/*(deletes system cache)
Reboot your smartphone:
rebootThis method frees up to 2-3 GB of storage, but resets the settings of some applications (for example, WhatsApp may request a re-authorization).
Frequent Mistakes and How to Avoid Them
When cleaning the cache on Redmi 9, users often face problems, and here are the most common solutions:
1. After cleaning the cache, the apps fly out.
Reason: Critical configuration files (e.g. Google Play Services) have been deleted.
Solution: Reinstall the problem application or reset it to Settings โ Apps โ [name] โ Storage โ Reset.
2.Cash is back in a few days.
Reason: Apps (especially social media) actively cache data.
Solution: Limit background activity in Settings โ Battery โ Power Saving Mode or use Lite versions of apps (e.g. Facebook Lite).
3. There's not enough room to clean the cache.
The reason: The system requires 10-15% of the free space for the operation.
Solution: Transfer the photo/video to a memory card or computer, then re-clean.
4.The "Clear Cache" button is inactive.
Reason: The application uses a shared system cache or is protected by MIUI.
Solution: Try clearing the cache with Recovery (Method 2) or ADB (Method 5).