Cache Clearing on Xiaomi Redmi Note 9: A Complete Guide for All Versions of MIUI

Why should Redmi Note 9 cache be cleaned regularly?

Cache is temporary files that create apps and a system to speed things up. On the Xiaomi Redmi Note 9 with its 4/6GB of RAM and 64/128GB of storage, the cache can take up to 5-15GB in a year of active use. This not only eats up precious space, but also leads to:

โœ” Slowing down the interface โ€” MIUI Begins to โ€œslow downโ€ when switching between applications.

โœ” Overheating of the processor - Snapdragon 720G forced to process the clogged temporary data.

โœ” Failures โ€“ apps crash or fail to open (especially for WhatsApp, Instagram and gaming).

โœ” Fast discharge of the battery - background cleaning of the cache consumes up to 10-15% day-load.

The manufacturer claims that MIUI optimizes the cache itself, but in practice, manual cleaning is required every 2-3 months.

  • ๐Ÿ“ฑ Actively use social networks (TikTok, Facebook)
  • ๐ŸŽฎ Install heavy games (Genshin Impact, Call of Duty Mobile)
  • ๐Ÿ“ท You're filming in 4K or 1080p@60fps
  • ๐Ÿ”„ Frequently update the firmware through OTA

In this article, 5 proven methods of cleaning the cache, including hidden methods for power users, all instructions are tested on the Redmi Note 9 with MIUI 12.5-14 (including global and Chinese versions).

๐Ÿ“Š How often do you clean the cache on your smartphone?
Once a month
Every 3-6 months
Only when the phone starts to brake
Never cleaned.
I don't know what that is.

Method 1: Clearing the cache of individual applications

The safest method is to remove cache for specific programs, which will not delete your data (photos, messages, save in games), but will free up space and eliminate errors.

Instructions:

  1. Open Settings โ†’ Applications โ†’ Application Management.
  2. Slip on the three dots in the top right corner and select Sort by size.
  3. In the list, find apps with large cache (usually Google Play Services, YouTube, Chrome, MIUI Gallery).
  4. Select the application โ†’ Storage โ†’ Clear the cache.

๐Ÿ”น Which apps to clean first?

AnnexAverage cache sizeFrequency of cleaning
Google Play Services1-3 GBEvery 2 months
MIUI Gallery500 MB - 1.5 GBOnce a month
Facebook/Instagram300-800 MBAfter each update
Chrome/browser MIUI200-500 MBOnce in 3 months

โš ๏ธ Warning: Do not clear the cache for Google Play Store and Google Play Services too often - this can lead to app update errors.Optimum: 1 time in 3 months.

Close all background applications |Check the vacant space (should be โ‰ฅ1 GB) |Do not back up important data |Do not clear the cache of system applications without the need-->

Method 2: Automatic cleaning through โ€œSafetyโ€

MIUI has a built-in tool for system optimization, the Security app (or Security in global versions), which not only cleans the cache, but also removes unnecessary files, remnants of deleted programs and duplicates.

How to use:

  1. Open the Security app (the shield icon).
  2. Go to the Optimization or Cleaner tab.
  3. Press Check (or Scan) and wait for analysis.
  4. In the results, select Garbage Files โ†’ Clean.

๐Ÿ”น What removes this tool?

  • ๐Ÿ—‘๏ธ Application cache and systems
  • ๐Ÿ“ Temporary files APK (post-instalment)
  • ๐Ÿ” Log files (log files)
  • ๐Ÿ“‚ Empty folders and duplicate media files

โš ๏ธ Note: If photos from the gallery are missing after cleaning through Security, check the folder MIUI/Backup/RecentlyDeleted โ€” Sometimes files are moved there instead of being deleted.

๐Ÿ’ก

After automatic cleaning, restart your smartphone โ€“ this will allow MIUI to recalculate the free space and avoid โ€œphantomโ€ busy gigabytes.

Method 3: Cleaning Dalvik cache (for power users)

Dalvik cache is an optimized file for the Android virtual machine that speeds up the launch of applications.

  • ๐Ÿข The phone is slowing down after the update. MIUI
  • ๐Ÿ”„ Applications are constantly restarted
  • ๐Ÿ“ฑ The smartphone is overheating for no apparent reason

๐Ÿ”น How to Clean Dalvik Cache:

  1. Turn off the Redmi Note 9.
  2. Press the Power button + Volume up until the Mi logo (Recovery mode) appears.
  3. Choose your language (if required).
  4. Go to Advanced. โ†’ Wipe Dalvik Cache.
  5. Confirm the action and wait for the completion.
  6. Choose Reboot. โ†’ Reboot to System.

โš ๏ธ Warning: Cleaning the Dalvik cache does not delete user data, but the first start after the procedure will take 2-3 minutes longer than usual (the system will restore the cache again).

What if after cleaning the Dalvik cache, the phone is getting stuck on the boot?
If the smartphone does not load for more than 10 minutes, perform a hard reset: 1. Press Power + Volume up for 15 seconds. 2. From the Recovery menu, select Wipe Data โ†’ Wipe All Data. 3. Confirm the reset (all data will be deleted!). 4. Reboot the device. After that, the phone will boot as new.

Method 4: Manually Delete Cache Through File Manager

If standard methods donโ€™t work, you can manually delete the cache through the file manager, which is suitable for removing remnants of remote applications or cache that the system โ€œdoes not seeโ€.

Instructions:

  1. Open Files (or any other file manager, such as Solid Explorer)
  2. Go to /storage/emulated/0/Android/data/.
  3. Find folders with app names (e.g. com.facebook.katana for Facebook).
  4. Inside each folder, remove the cache subfolder.

๐Ÿ”น What folders can be removed safely?

folderWhat it keeps.Can I remove it?
cacheTemporary application filesYes.
libLibraries for the programmeNo (will cause disruption)
filesUser data (saves, settings)No.
code_cacheOptimized code for DalvikYeah (Dalvik cache analogue)

โš ๏ธ Note: Do not delete folders called com.android. or com.xiaomi. MIUI. Their damage can lead to a โ€œbrickโ€ of the device (complete inoperability).

๐Ÿ’ก

Manually clearing the cache through the file manager is the most efficient way to free up space, but it requires caution. Always check folder names before deleting!

Method 5: Cache reset via ADB (for advanced)

If you're familiar with ADB (Android Debug Bridge), you can clear the cache of all applications with one command.

  • ๐Ÿ“ต The phone does not respond to touch (but connects to the PC)
  • ๐Ÿ”ง You need to clear the cache of system applications that are not displayed in the settings
  • ๐Ÿ“Š Mass cleaning is required without manual selection of each application

๐Ÿ”น Step-by-step instruction:

  1. Download and install Googleโ€™s Platform Tools.
  2. Turn on USB Debugging on Redmi Note 9: Settings โ†’ About Phone โ†’ MIUI Version (Tap 7 times) Settings โ†’ Additional โ†’ For Developers โ†’ Debugging on USB
  3. Connect your phone to your PC and open the command line in the adb folder.
  4. Enter a command to clear the cache of all applications: adb shell pm trim-caches 100G (where 100G is the maximum cache size that can be cleaned).

๐Ÿ”น Additional useful teams ADB:

  • ๐Ÿ“Š See the cache size of all applications: adb shell dumpsys meminfo | grep "Cache"
  • ๐Ÿงน Clear the cache of a specific application (e.g. Chrome): adb shell pm clear com.android.chrome

โš ๏ธ Note: pm clear not only removes the cache, but also all application data (as in reinstallation:

adb shell pm trim-caches {app package}

Frequent Mistakes and How to Avoid Them

Clearing the cache seems like a simple procedure, but many Redmi Note 9 users are facing problems due to the wrong actions.

๐Ÿ”น 1.Photos disappear after cleaning

๐Ÿ“Œ Reason: Annex MIUI Gallery sometimes saves thumbnails of photos in cache, and when it is cleaned, the pictures can disappear from the gallery (although they physically remain on the phone).

๐Ÿ”ง Solution: Open the Files โ†’ So, you can see if the images are showing up there, and if you do, reboot the phone, and the gallery will restore the thumbnails.

๐Ÿ”น 2 Applications have become slower

๐Ÿ“Œ Reason: After cleaning the cache, applications need time to recreate it. The first 1-2 launches may be slower than usual.

๐Ÿ”ง Solution: Wait 10-15 minutes and restart your phone. If the lags are left, check the space available (should be available). โ‰ฅ 1.5 GB).

๐Ÿ”น 3. The cache of system applications is not deleted

๐Ÿ“Œ Reason: MIUI Blocks cache clearance for critical services (e.g. Google Play Services or Google Play Services) MIUI System).

๐Ÿ”ง Solution: Use ADB (method 5) or disable the application through Settings โ†’ Annexes โ†’ Show it all. โ†’ Disable (if possible).

๐Ÿ”น 4.After cleaning the Dalvik cache, the phone does not turn on

๐Ÿ“Œ Reason: Cleaning process interrupted or not enough space to recover cache.

๐Ÿ”ง Solution: Go to Recovery and select Wipe Cache Partition (not to be confused with Wipe Data!). If it doesn't work, reset to factory settings.

๐Ÿ’ก

If your phone starts to drain faster after cleaning the cache, check Google Play Services in the battery settings. Sometimes restarting it solves the problem.

FAQ: Answers to Frequent Questions

๐Ÿ”น How much space will be freed up after cleaning the cache on Redmi Note 9?
Depends on the time of use: ๐Ÿ“… 1โ€“3 months: 1โ€“3 GB ๐Ÿ“… 6โ€“12 months: 3โ€“8 GB ๐Ÿ“… Over a year: 8-15 GB (if never cleaned) ๐Ÿ’ก Tip: After cleaning, check the Download folder - unnecessary files often accumulate there (APK, archives, documents).
๐Ÿ”น Can I clean the cache every day?
โŒ Not recommended.Frequently cleaning the cache: ๐Ÿ”‹ Increases battery consumption (apps need to recreate cache) ๐Ÿข Slows down the smartphone (the system spends resources on reassembling temporary files) ๐Ÿ“‰ It can cause app crashes (for example, WhatsApp will take longer to download chats) โœ… Optimal frequency: 1 time in 2-3 months (or when lags appear).
๐Ÿ”น Why After Cleaning the Cache, Some Apps Fly Out?
๐Ÿ“Œ Probable causes: ๐Ÿ”„ The app uses outdated cache data (for example, Instagram or Instagram). VK post-refresh) ๐Ÿ“‚ Application files are damaged (not only the cache, but also the main data) ๐Ÿ”ง Conflict with MIUI (custom-made) ๐Ÿ”ง Solution: Reinstall the problem app. Clear the data (not just the cache) in the app settings. Update MIUI last-minute.
๐Ÿ”น How to clear the cache on Redmi Note 9 without logging in (if you forgot the password)?
๐Ÿ” If you do not remember the pattern lock or PIN, But you need to clear the cache: Turn off the phone. + Volume up to log in to Recovery. Select Wipe Cache Partition (this won't delete your data!). To reset the password, you'll have to do Wipe Data (all data will be erased). โš ๏ธ Note: If encryption is enabled on the phone (Settings) โ†’ Security โ†’ Encryption, resetting data via Recovery will result in the loss of all files (photos, videos, messages).
๐Ÿ”น Are there automatic tools to clean the cache?
โœ… Yes, you can use third-party applications: Application of the Minuses Function SD Maid Deep Cache Cleanup, Duplicate Search, Database Optimization Paid Version for Full CCleaner Functionality Cache Deletion, History Clearing, Autoload Ads Management in Free Files by Google Removal of Unneeded Files, Cache, Duplicates Does Not Clear Dalvik Cache โš ๏ธ Warning: Do not use โ€œoptimizersโ€ with Boost RAM โ€” They only impair productivity by killing background processes.