How to clean the cache on the smartphone Xiaomi Poco: 5 proven ways

Why Cache Cleaning on Xiaomi Poco is Not Just “Remove the Unnecessary”

Cache on Xiaomi Poco smartphones is like a temporary warehouse for these applications: it speeds up the load of frequently used programs, but over time turns into digital junk. If your Poco X3 Pro, Poco F5 or other model began to slow down, spontaneously reboot or show a notification “Memory is full” – it is the cache that is to blame.

The fact is that on MIUI (branded shell Xiaomi) cache is divided into three types: application cache (data of individual programs), system cache (shell files) and Dalvik cache (optimized data for the Android virtual machine). Deleting only the first type, you release only 10-15% of junk memory. The remaining 85% remain untouched and continue to slow down the smartphone.

In this article, we will analyze the unique for Xiaomi Poco algorithm for cleaning cache, which takes into account the features of the MIUI and Qualcomm processor architectures Snapdragon/Mediatek. You will learn how to safely delete unnecessary files without the risk of resetting or losing important data.

Method 1: Standard cache cleaning via MIUI settings

The easiest method that is suitable for beginners is to remove the cache of individual applications, but does not affect system files. It is suitable for Poco X3, Poco M4 Pro and others with MIUI 12-14.

Instructions:

  • 📱 Open the Settings. → Annexes → Application management
  • 🔍 Select an app (such as YouTube or Telegram) and tap it.
  • 🗑️ Click Clear Cache (not to be confused with Clear Data – this will remove all app settings!)
  • 🔄 Repeat for all "heavy" programs (social networks, instant messengers, games)

Method limitation: this way you will only clear ~2-5 GB of memory. System cache (/cache) and Dalvik cache (/dalvik-cache) will remain intact.

Close all background applications|Connect the smartphone to charging (if charged) < 30%)|Make a backup copy of important data|Remember passwords from accounts (in case of reboot)-->

Method 2: Clearing the cache through Recovery Mode (for power users)

This method removes all types of cache, including system and Dalvik, but requires a reboot to the engineering menu.Suitable for the Poco F3 GT, Poco X5 Pro and other models with unlocked bootloader.

Step-by-step:

  1. Turn off your smartphone.
  2. Press the Power button + Volume up for 10 seconds until the MI logo appears.
  3. In the Recovery menu, select Wipe & Reset → Wipe Cache (control – volume buttons, choice – power button).
  4. Confirm the action and wait for the completion (it will take 2-5 minutes).
  5. Restart the device via Reboot → System.
What happens if you choose Wipe Data instead of Wipe Cache?
This will result in a complete reset, all data, including photos, contacts and installed applications, will be deleted, and only use this item if you plan to sell a smartphone or fix critical system errors.

Important: After cleaning through Recovery, the first turn on of the smartphone will take 30-50% longer than usual - this is normal, since the system recovers the cache again.

Once a week.|Once a month|Only when it's slowing down.|Never cleaned.-->

Method 3: Automatically cleansing through Security App (built-in antivirus)

MIUI has a built-in Security app that can analyze and clean the cache in semi-automatic mode, a method that is safer than Recovery, but less effective.

How to use:

  • 🛡️ Open the Security app (Icon with shield)
  • 🧹 Go to the Cleaner tab (or Cleaner)
  • 🔍 Press Deep Cleanup and wait for analysis
  • ✅ Tag the Cash Apps and Residual Files, then click Clear

Nuance: In some versions of MIUI (e.g. Poco M5), the Deep Clean option is hidden.

  1. Go to Settings → The phone.
  2. 5 times tap the MIUI version (you will be notified "you became a developer")
  3. Return to Security → Settings and enable Show hidden features

💡

If your smartphone is slower after cleaning through the Security App, restart it, because MIUI will re-index files to optimize performance.

Method 4: Clearing the cache of Google Play Services and other system applications

Many users of Xiaomi Poco are unaware that system applications (e.g. Google Play Services, MIUI Daemon) also accumulate cache, which can take up to 1-2 GB. It can not be removed by standard methods, but there is a workaround.

Instructions for MIUI 13/14:

  1. Activate Developer Mode (as in Method 3, Clause 2).
  2. Go to Settings → Additional → For developers.
  3. Enable the option Do not save actions (this will temporarily disable caching of system processes).
  4. Go back to Settings → Applications → Application Management.
  5. Find Google Play Services, open it and click Clear Cache.
  6. Repeat for MIUI Daemon, Android System WebView and Download Manager.
  7. Reboot your smartphone and disable Do not save actions in the developer settings.

Warning: Do not clear the cache of com.android.phone and com.miui.home applications – this can cause network and launcher malfunctions.

💡

Clearing the Google Play Services cache may temporarily disrupt the Push notifications, which will recover 10-15 minutes after the reboot.

Method 5: Manually Delete Cache Through ADB (for Advanced Users)

If previous methods have failed and the smartphone is still slowing down, you can use Android Debug Bridge (ADB), which removes the cache at the file system level and is suitable for all Poco models, including the Poco C55 and Poco X6 Pro.

What you need:

  • 🖥️ Computer with Windows/Linux/macOS
  • 🔌 USB-cable (preferably original)
  • 📦 Installed Xiaomi and ADB-tools drivers

Cleanup commands:

adb shell


su




rm -rf /data/dalvik-cache/*




rm -rf /cache/*




exit




exit




adb reboot

Attention: You need root access to execute these commands. Most Xiaomi Poco has it locked by default.

  1. Get permission to unlock the bootloader through the official Xiaomi website.
  2. Install custom recovery (e.g., TWRP).
  3. Switch to Magisk to get root rights.
What is root access?
Unblocking the bootloader and obtaining root rights voids Xiaomi’s warranty, and it increases the risk of installing malware as apps gain access to system files, and only use this method if you are confident in your actions.

Table: Comparison of methods of cleaning cache on Xiaomi Poco

MethodDifficultyVolume of cache being clearedRisks.Suitable for models
Through application settings⭐ (simple)2-5GBNo.All models.
Recovery Mode⭐⭐ (middle-of-the-road)5-8 GBResetting some settingsPoco X3, F3, X5
Security App⭐ (simple)3-6 GBTemporary deceleration after cleaningAll models with MIUI 12+
ADB (no root)⭐⭐⭐ (difficult)1-2GBRequires PC and skillsAll models.
ADB (with root)⭐⭐⭐⭐ (difficult)8-12 GBLoss of warranty, risk of "bricking"Anyone with an unlocked bootloader

What NOT to do when cleaning cache on Xiaomi Poco

Many of the "advice" from the Internet not only do not help, but also harm the smartphone.-3 mythologies:

⚠️ Warning: Never use cache cleaners from Google Play (e.g. Clean Master, CCleaner) that delete not only the cache, but also important system files, resulting in a cyclic bootloop on the system. MIUI.

Myth 1: “Cache cleaning speeds up your smartphone by 200%”

Reality: Cache is used to speed up applications, and once it's cleaned, the first run of programs will be slower because the data will have to be reloaded, and the "acceleration" effect is only noticeable if the cache is >10 GB.

Myth 2: “You can clean the cache once a day.”

Reality: Frequent cleaning /dalvik-cache This causes premature wear of flash memory (especially on budget models like Poco). C40). Optimal frequency - once in a while 1-2 month.

⚠️ Warning: Do not clear the cache via fastboot with fastboot erase cache command – this only removes the partition /cache, but not /data/dalvik-cache, Which leads to unstable work MIUI.

FAQ: Frequent questions about cleaning cache on Xiaomi Poco

After the cache was cleared, notifications from Viber/Telegram stopped coming.
This involves clearing the Google Play Services cache. Solution: Go to Settings → Apps → App Management → Google Play Services. Click Clear Cache (not data!). Reboot your smartphone. Open the messenger and wait for sync (may take up to 10 minutes). If notifications are not restored, check the permissions for the messenger in Settings → Notifications.
Can you clear the cache for individual games only (like Genshin Impact or PUBG)?
Yes, but there's a nuance. For games, the cache is divided into two types: Regular cache (managed through Settings → Applications). Game data (updates, textures, saves). It can only be deleted through Clear Data, but it will reset progress! For Genshin Impact and PUBG, it's better to use the built-in cache clearing function in the game settings.
Will Cache Clearing delete my saved passwords in Chrome or logins in apps?
Not if you only clear cache (Clear Cache) Passwords and logins are stored in the application data (Storehouse section → Data). However: In Chrome, cache and cookies are stored together. Their cleaning will leave you from accounts on the sites. In MIUI, Wi-Fi passwords are stored in /data/misc/wifi/WifiConfigStore.xml and are not affected when cleaning the cache.
Why after cleaning the cache through Recovery smartphone began to warm up and discharge faster?
This is a normal system response. After cleaning the Dalvik cache, Android will re-optimize all applications for your processor (Snapdragon or Mediatek), which can take up to 24 hours and be accompanied by: Increased heating (up to 45°C), increased battery consumption (up to 15-20%), slowed down in the first hours, if symptoms are not gone after a day, check your smartphone for viruses or perform a reset.
How to clear the Poco cache without losing data if the smartphone is not turned on (hangs on the MI logo)?
If your smartphone is stuck on boot, try: Hard Reboot: Press Power + Volume Up for 20 seconds. Recovery Mode: Go to Recovery (as in Method 2). Select Wipe Cache, not Wipe Data! Fastboot (if Recovery doesn't help): Connect your smartphone to your PC and execute: fastbootse cache era Reboot command: fastboot reboot If nothing helps, you'll need to flash through Mi Flash Tool (this will delete all the data!).