Xiaomi 10S is a powerful smartphone with a Snapdragon 870 processor and 8/12 GB of RAM, but even it eventually begins to โslow down.โ The main reason is crowded cache: temporary application files, update remnants and system debris take up precious space. If your Mi 10S is slower to respond to commands, bask for no reason or give out โNot enough memoryโ errors, itโs time to clear the cache.
In this article โ 5 proven ways to clean up cache on Xiaomi 10S (relevant MIUI 12, 13 and 14), including hidden features that are not covered in the standard instructions, you will learn how to delete unnecessary data without risking user files, what types of cache exist, and when cleaning it will actually help, and when it will only temporarily mask the problem. We also will understand a unique bug. MIUI 14 on Xiaomi 10S, which can cause the application cache to self-heal after cleaning.
1.What is cache and why should it be cleaned on Xiaomi 10S
Cache is a temporary file that creates apps and a system to speed things up. For example, when you first open Instagram, it uploads avatars of friends, thumbnails of stories and other items to the cache, and the next time you run, it's not downloaded from the Internet, but from your phone's memory, saving traffic and time.
But over time, the cache grows to giant sizes. On Xiaomi 10S with 128/256 GB of memory, this is less critical, but even here, garbage files can take 5-15 GB!
- ๐ข Slowing down the interface (delays when swiping, opening menus).
- ๐ฅ Overheating of the processor due to the constant overwriting of temporary files.
- ๐ฑ Application departures (especially Google Play Store, Gallery, Camera).
- ๐ซ Errors like โLack of memoryโ despite empty space.
When does cleaning the cache really help? If the phone is slower after updating MIUI, installing new apps or using it for a long time without rebooting, if the lags are after falling or getting moisture, the problem is the hardware, and cleaning the cache is powerless.
2. Method 1: Clearing the cache of individual applications
The safest method is to remove the cache for specific programs. This does not affect user data (logins, save in games), but frees up space. On Xiaomi 10S, you can do this in two ways.
2.1. Through the application settings
Instructions:
- Open Settings โ Applications โ Application Management.
- Tap on the desired application (for example, Facebook or Telegram).
- Choose Warehouse.
- Click Clear Cache (not to be confused with Clear Data!).
What apps are cache-eating? Social networks (TikTok, VKontakte), instant messengers (WhatsApp, Telegram), games (PUBG Mobile, Genshin Impact) and browsers (Chrome, Mi Browser). For example, the cache of Google Chrome on Xiaomi 10S can reach 1-2 GB!
๐ฑ Social networks (Instagram, TikTok, VKontakte)
๐ฌ Messengers (WhatsApp, Telegram)
๐ฎ Games (especially with 3D-graphic)
๐ Browsers (Chrome, Mi Browser, Firefox)
๐ท Applications for processing photos/video (CapCut, Snapseed)
-->
Through the "Storage" menu (mass cleaning)
If you are too lazy to clean each application individually, use the built-in MIUI tool:
- Go to Settings. โ Warehouse.
- Tap the App Data section.
- Check the unneeded programs or click Select All.
- Click Clean at the bottom of the screen.
โ ๏ธ Note: This method does not clear the cache of system applications (e.g. Camera or Phone) and will have to use the first method.
Method 2: Cleaning the system cache (Dalvik-cache)
Dalvik-cache is a hidden file created by the Android virtual machine to speed up the launch of applications. On Xiaomi 10S, they are stored in the /data/dalvik-cache folder and can take up to 500 MB-1 GB. Cleaning Dalvik cache is useful if:
- ๐ The phone has become slower since the update. MIUI.
- ๐ฑ Apps are constantly crashing with the Android.process.acore error.
- ๐ง You plan to flash your phone or make a reset.
To clean the Dalvik cache on Xiaomi 10S, you need access to recovery.
- Turn off the phone.
- Press the Power button + Volume up until the Mi logo appears.
- In the recovery menu, select Wipe & Reset โ Wipe Cache (use volume buttons for navigation, power button for selection).
- Confirm the action and wait for the completion.
- Reboot your phone (Reboot โ System)
Important for Xiaomi 10S on MIUI 14: After cleaning the Dalvik cache, the first launch of the phone can take up to 5-10 minutes - that's OK! Don't interrupt the process, otherwise you risk getting a brick.
What happens if you clean Dalvik cache incorrectly?
4. Method 3: Using a built-in MIUI cleaner
MIUI has its own optimization tool, Cleaner (formerly called Security), which removes not only cache, but also residual files, duplicate photos and unnecessary APKs. However, it does not work perfectly: it often skips large cache files or, conversely, offers to delete the necessary data.
How to use:
- Open the Cleaner app (icon with brush).
- Press Deep Cleanup.
- Wait for the scan (may take 1-3 minutes).
- View the list of found files and uncheck important data (for example, downloads from the browser).
- Press Clear.
| Type of garbage | What's removed | Safe? |
|---|---|---|
| Cash app. | Temporary programme files | โ Yes. |
| Residual files | Remnants of Remote Applications | โ Yes. |
| Duplicate photos | Similar images (e.g. screenshots) | โ ๏ธ Check it manually. |
| Large files | >100 MB files (including video) | โ Risk of removing important |
โ ๏ธ Attention: โPurifierยป MIUI frequently suggests removing files from the Download folder (downloads) and DCIM/Camera (Before cleaning, make sure that there are no important documents!
5. Method 4: Manually clean the cache through the file manager
For power users, there is a method of manual cleaning through a file manager with access to system folders, which allows you to remove the cache of even those applications that do not appear in the settings (for example, preinstalled Xiaomi services).
Instructions:
- Install a file manager with root support (such as Solid Explorer or FX File Explorer).
- Enable the display of hidden files in the manager settings.
- Go to /data/data/<name packet app>/cache For example, for WhatsApp, the path will be /data/data/com.whatsapp/cache.
- Delete all files in this folder.
How do you find out the name of the application package? Use the App Inspector app or look at Settings โ Apps โ App Management โ [app name] โ More.
โ ๏ธ Attention: Delete files from folders /system or /vendor root-free can cause a warranty loss or phone inoperability.Do not experiment unless you are sure!
๐ก
Before manually clearing the cache, back up your important data. Go to Settings โ About Phone โ Backup and Reset โ Local Backup and save a copy to a memory card or cloud.
6. Method 5: Cache reset via ADB (for advanced)
If standard methods don't work, you can use Android Debug Bridge (ADB), a tool for debugging Android devices, which is suitable if:
- ๐ง You need to clear the cache of all applications at once.
- ๐ฑ The phone is glitchy and does not respond to commands in the interface.
- ๐ You want to automate the process (for example, through a script).
Instructions:
- Download and install ADB Tools on PC.
- On your phone, turn on Settings โ About Phone โ MIUI version (tap 7 times to activate the developer mode).
- Return to Settings โ Additional โ For developers and enable USB debugging.
- Connect Xiaomi 10S to your PC and type in the command line: adb shell pm clear --user 0 <name packet> For example, to clear the cache of Google Play Services: adb shell pm clear --user 0 com.google.android.gms
To clear the cache of all user applications, use the command:
adb shell pm trim-caches 1000000000(where 1000,000,000 is the size in bytes, 1 GB is indicated here).
๐ก
ADB-commands allow you to clear the cache even those applications that do not appear in the standard menu MIUI (Xiaomi's system services, for example. ADB It can cause disruptions โ be careful!
7. Frequent mistakes and how to avoid them
Cache cleaning seems like a simple procedure, but many Xiaomi 10S users make mistakes that only make things worse.
Cleaning the cache instead of the data
There are two buttons in the app menu: Clear cache and Clear data. The second one removes all user settings, including:
- ๐ Logins and passwords (in Chrome, Instagram, etc.).
- ๐ฎ Progress in games (unless linked to an account).
- โ๏ธ Individual settings (themes, notifications).
โ ๏ธ Attention: On Xiaomi 10S s MIUI 14 Clear Data button sometimes hidden under the Warehouse menu โ Management of space โ Clear all the data!
Excessive cleaning
Cache exists for a reason, it speeds up applications, and if you clean it every day,
- ๐ข Applications will be running longer (they will have to re-cache).
- ๐ฑ Increased battery consumption (constant overwriting of files).
- ๐ Mobile traffic consumption will increase (data will be downloaded from the network, not from cache).
Optimal cleaning frequency:
- ๐ For social networks and instant messengers โ once every 1-2 weeks.
- ๐ For games โ once a month (or after major updates).
- ๐ System cache (Dalvik) โ every 3-6 months.
Ignoring updates after cleaning
After mass cleaning of the cache (especially through recovery or ADB) it is necessary to:
- Reboot the phone.
- Update all apps in the Google Play Store.
- Check for MIUI updates in Settings โ About Phone โ System Update.
If this is not done, some programs may not work properly due to the incompatibility of the old cached data with the new version of the application.