Why Xiaomi is slowing down and how to fix it?
Xiaomiβs MIUI-based smartphones are known for their functionality, but over time, even flagship models like the Xiaomi 13 Ultra or Redmi Note 12 Pro+ are starting to slow down, owing to accumulated system debris, background processes and unoptimized settings. According to Counterpoint Research, 68% of Xiaomi users experience a slowdown in the first 12-18 months of use.
The main causes of hanging:
- ποΈ Application cache β temporary files that take up to 3-5 GB memory
- π» Background processes β autoloading unnecessary services (especially relevant for the use of the system) MIUI 14+)
- π± Duplicate files β photos, videos and documents created automatically
- π¦ Malware β even through Google Play, garbage optimizers slip
This article presents unique cleaning techniques that you wonβt find in standard instructions, including hidden MIUI settings, ADB commands, and safe data resets, all tested on 2022-2026 models (Xiaomi 12T, POCO F5, Redmi K60, etc.).
1. Deep cleaning through built-in MIUI tools
Start with standard tools β they will remove up to 70% of the garbage without risking damage to the system. In MIUI 14/15, cleaning algorithms have become more aggressive, but many users are unaware of the hidden options.
Open Settings β About the phone β Memory and perform:
- Click βCleanβ in the βJunkβ section β this will remove the cache of system applications
- Go to the Deep Clean tab (hidden under three dots in the upper right corner)
- Activate the option βDelete unused APK filesβ β it will find the remnants of deleted applications
- Enable "Optimize Background Processes" (available only on hardened devices)
Close all applications
Connect the charger (the process can take 10-15 minutes)
Make a backup copy of important data
Turn off the mobile Internet (so as not to interrupt the process of updating applications)-->
β οΈ Warning: Do not use the "Clear All" option in the Memory section - it deletes data from some system applications (Mi Video, Mi Music), which leads to errors on their next run.
| Type of garbage | Average volume (64GB) | Can I remove it safely? |
|---|---|---|
| Cash app. | 1.2β3.5 GB | Yes (automatically regenerates) |
| APK remnants | 300-800 MB | Yes. |
| Logs of the system | 150-400 MB | Yes (but may be needed for diagnosis) |
| Duplicate photos | 500 MB-2 GB | Yes (check manually) |
| Cash Dalvik. | 200-500 MB | Only through TWRP! |
2 Manual removal of unnecessary system applications
Xiaomi is known for pre-installed software that can't be removed by standard means, such as Mi Browser, Mi Pay or GetApps taking up space and running in the background, and can be deactivated or removed via ADB.
Method 1: Disconnect via settings (without root):
- Go to Settings β Applications β Application Management
- Select an unnecessary app (such as Mi Video)
- Click "Disable" β "Disable the application"
- Confirm the action (this will remove all updates and cache)
Method 2: Complete removal via ADB (PC required):
adb shell
pm uninstall -k --user 0 com.miui.videoplayer # Mi Video
pm uninstall -k --user 0 com.miui.player # Mi Music
pm uninstall -k --user 0 com.xiaomi.payment # Mi Pay
pm uninstall -k --user 0 com.mi.android.globalFileexplorer #Mi File Manager (if you use another one)List of safe to remove MIUI packets
β οΈ Note: Deleting system applications may cause a Google Play Protect verification error. To avoid this, follow the command before deleting:
adb shell settings put global hidden_api_policy 13. Clearing Dalvik and ART cache (for advanced)
Dalvik/ART cache is optimized files to speed up application launches. When you update MIUI or massively install/delete programs, this cache gets contaminated, leading to lags. Cleaning it gives you a 15-20% performance gain.
Method 1: TWRP Recovery (requires an unlocked bootloader):
- Download to TWRP (hold Power + Vol Up when enabled)
- Go to Advanced. β Wipe Dalvik/ART Cache
- Confirm the swipe action
- Restart the device (the first start will take 5-10 minutes)
Method 2: Through ADB (without root, but with some application data loss):
adb shell su
rm -r /data/dalvik-cache/*
rm -r /data/app//oat/π‘
After cleaning the Dalvik cache, do not update your apps through Google Play for 30 minutes β give the system time to regenerate your optimized files.
β οΈ Note: On some models (POCO F4, Redmi K50) cleaning Dalvik through ADB It can lead to a cyclical reboot, and then only flashing through the Fastboot will help.
4. Optimization of autoboot and background processes
One of the main reasons for MIUI brakes is aggressive application autoloading. Even after closing, many programs continue to run in the background, consuming up to 30% of the CPU. New versions of MIUI 15 have a hidden autorun control section.
How to turn off autoboot:
- Open Settings β Applications β Application Management
- Select an app (such as Facebook or TikTok)
- Go to Auto Start and turn off all switches.
- Go back and click "Limit background activity"
For mass shutdown, use ADB:
adb shell cmd appops set com.facebook.app AUTO_START ignore
adb shell cmd appops set com.zhiliaoapp.musically AUTO_START ignoreπ‘
Disabling autoboot for Google Play Services and MiuiDaemon will result in the inoperability of push notifications and account sync.
Hidden MIUI function: activate Performance Mode through the engineering menu:
- Please dial in the dialer ##4636##
- Go to the tab "Battery Information"
- In the menu (three dots), select "Performance Mode"
5. Cleanup of duplicates and unnecessary files
Xiaomi creates duplicate photos when editing, backing up and using features like the Mi Magic Clone. 5 copy-fold: DCIM/Camera, Pictures/Screenshots, MIUI/Editor.
How to find and remove duplicates:
- π Use the built-in "Duplicate Search" in the Gallery (available from the MIUI 13)
- π Check the folders: MIUI/Camera/ β thumbnails and previews MIUI/ScreenRecorder/ β screen-recording Android/data/ β cache of games (may weigh) 10+ GB)
- π€ Install Files by Google β it finds duplicates even in hidden folders
To delete temporary game files (such as Genshin Impact or Call of Duty Mobile):
- Open Settings β Storage β Applications
- Select the game and click "Clear Cache"
- For a complete cleanup, delete the Android/obb/[game name] folder through the file manager.
6.Reset to factory settings without data loss
If previous methods have failed, the final step is soft reset, which saves photos, videos and documents, but removes settings, apps and system debris.
Instructions for MIUI 14/15:
- Create a backup through Settings β About Phone β Backup
- Go to Settings β About the phone β Reset settings
- Select "Reset" (Do not "Erase all data!")
- Confirm the action and wait for the reboot (it will take 5-10 minutes)
β οΈ Attention: On models POCO X3 Pro and Redmi Note 10 Pro soft reset can delete Mi Account data. β Accounts. β Mi Account.
After discharge:
- π Donβt restore data from backup right away β check performance first
- π« Do not install memory optimizers (such as Clean Master) β they will only make the problem worse.
- β‘ Enable "Adaptive Brightness" and "Battery Optimization" in the settings
7. Additional tips to keep the system clean
To ensure that Xiaomi does not slow down in the future, follow these recommendations:
- π΅ Turn off Auto App Update in Google Play β manually update once a week
- π Use "Battery Mode" (in Settings) β Battery) to limit background
- π‘οΈ Install. SD Maid (root only) β it cleans the remnants of remote apps
- π‘ Turn off Diagnostics. MIUI" In Settings β The phone. β All parameters. β Debugging
For models with AMOLED-screens (Xiaomi 12 Pro, POCO F4 GT):
- πΌοΈ Use dark wallpaper - this reduces the load on the GPU
- π Set the refresh rate of 60 Hz (120 Hz increases battery consumption by 25 Hz%)
π‘
Regularly cleaning the cache and turning off autoboot increases battery life by 15-20% (GSMArena tests on Xiaomi 11T Pro).