Your Xiaomi has slowed down, warmed up or issued notifications about memory shortages? The reason most often lies in the accumulated digital garbage: the remnants of deleted applications, cache, duplicate photos and unnecessary MIUI files. Even the new models of the Redmi Note 13 Pro+ or POCO F6 after 3-6 months of active use begin to βclogβ if not regularly clean.
In this article, 7 proven ways to clean a smartphone without root rights and data loss, including hidden MIUI features that not everyone knows. Weβll look at how to manually remove garbage, what system tools to use, and why not all cleaning machines from the Play Market are safe.
Please note: the procedures are suitable for all current Xiaomi, Redmi and POCO models based on MIUI 14/15 (including global and Chinese versions).If you have a device older than 2020 (for example, Redmi Note 8 Pro), some menu items may differ - see FAQ at the end of the article.
1. Built-in Cleanup utility in MIUI: What it actually deletes
The quickest way to get rid of garbage is to use the regular tool Safety β Cleanup. But many users don't know that it doesn't delete all types of unnecessary files.
- π App cache that wasnβt labeled as βjunkβ (e.g. map data in Google Maps)
- ποΈ Remains of the remote APK-file /sdcard/Download
- π Duplicates of photos and videos created by messengers (Telegram, WhatsApp)
- π± Logs of the system (/data/log), rustic 1 GB
How to use the built-in cleaning correctly:
- Open Settings β Security β Cleaning.
- Press Deep Clean (not fast!)
- In the Unnecessary Files section, tick all items except Download (there may be important documents).
- Press Clean and wait until it is completed (may take up to 5 minutes).
π‘
After deep cleaning, restart the smartphone - this will allow MIUI to correctly recalculate the freed space.
An important nuance: if the amount of free memory hasn't changed after cleaning the Warehouse section (Settings β Storage), then the debris has accumulated in the hidden partitions.
2. Manual cleaning of the application cache: what data can be deleted without risk
App cache is a temporary file that speeds up the program, but over time grows to giant sizes. For example, the cache TikTok or Instagram can take up to 2-3 GB, and Google Play Services - up to 1 GB. It can be deleted without losing personal data (logins, messages, media), but there are exceptions.
How to clean the cache manually:
- Go to Settings β Applications β Application Management.
- Sort the list by size (click on the three dots in the top right corner β Sort by size).
- Select an app with a large cache (from 100 MB) and click Storage.
- Click Clear Cache (Do not click Clear Data if you do not want to lose settings!).
Which apps can not be cleaned of cache?
Professional Lifehack: If you want to clear the cache of all apps at once, use the ADB command (requires to enable USB Debugging in Settings β About Phone β MIUI Version (7 times click) β Additional settings β For developers):
adb shell pm trim-caches -d 100This command will remove the cache of all user applications except system ones.
3. Removal of Remote Application Remains and APK-file
When you delete an app through Play Market or Settings, MIUI doesnβt always clean all the files associated with it.
- π¦ Folders in /sdcard/Android/data/[packet]
- π Configuration files in /data/data/ (Root rights are required for access)
- π± Dalvik cache (system cache that is not visible to the user)
- ποΈ APK-file /sdcard/Download or /sdcard/APK
How to find and remove garbage from remote programs:
- Use a file manager (e.g., built-in MI File Manager or Solid Explorer).
- Go to /sdcard/Android/data/ and delete folders with the names of the application packages you deleted long ago (e.g. com.tencent.mm for WeChat).
- Check the folder. /sdcard/Download old-fashioned APK-Files (extension of.apk).
πΉ Make sure the application is actually removed from the system
πΉ Check the folder size (if you have a < 10 MB, you can not delete)
πΉ Save backups of important data (e.g. saving games)
πΉ Do not touch folders with names com.android. or com.xiaomi.
-->
Critical information: If you delete the folder of the existing application in /sdcard/Android/data/, it will stop working and require reinstallation. Always check if the application is installed through Settings β Applications.
4. Cleanup of duplicate photos, videos and documents
Messengers (Telegram, WhatsApp, Viber) and social networks (Instagram, VK) automatically save media files to the gallery, creating duplicates.
- πΈ pup DCIM/Camera (original)
- π₯ pup Pictures/Telegram (messenger)
- βοΈ Download folder (if downloaded from the cloud)
How to find and remove duplicates:
- Use the Files by Google app (free in the Play Market):
SD Maid
| File type | Typical duplicate folders | Is it safe to remove? |
|---|---|---|
| Photo Photo | DCIM/Screenshots, Pictures/Telegram, WhatsApp/Media | Yes, if the files are identical |
| Video | Movies, VK/Videos, Download | Yeah, except for the DCIM folder. |
| Documents | Download, Documents, Bluetooth | Only after checking the contents |
| Audio. | Music, Ringtones, Notifications | Yeah, except for custom tunes. |
Once a month | Once every 3 months | Only when memory ends | Never cleared |I don't know what duplicates are-->
5. Optimization of system logs and temporary MIUI files
MIUI maintains detailed logs of the device, which can take hundreds of megabytes to run, which are used for diagnostics, but rarely useful to the average user, and it accumulates update debris that is not automatically deleted.
How to clean system logs and temporary files:
- Install 1Tap Cleaner (no root required):
- For manual cleaning (root or ADB required):
π‘
Cleaning the logs can help if the smartphone spontaneously restarts or issues errors such as βthe process of com.android.systemui stoppedβ.
β οΈ Note: If you are using Xiaomi.eu or custom firmware, do not delete files in the folder. /data/dontpanic β This can lead to bootloop (a looped reboot).
6.Dalvik and ART cache reset: when to need it and how to do it
Dalvik cache (for older versions of Android) and ART (for newer ones) are optimized versions of installed applications that are created when you first run. Over time, this cache can get corrupted, which leads to:
- π’ Slowing down the launch of applications
- π Self-reboots
- π¨ Errors such as "The application does not respond"
How to reset the Dalvik/ART cache:
- Turn off your smartphone.
- Press the Power button + Volume up to enter Recovery.
- Choose Wipe & Reset β Wipe Cache (not Wipe Data!).
- Confirm the action and restart the device.
The first run after cleaning will take longer (up to 10 minutes) because the system will reassemble the cache. That's normal.
What if after resetting the cache, the applications began to work worse?
7.Memory clogging prevention: MIUI settings for automatic cleaning
To avoid manually cleaning your smartphone every week, set up automatic optimization:
- Activate the auto-cleaning:
- Limit the background activity of applications:
- Set up smart storage:
It is also recommended that:
- π΅ Disable autoload media in instant messengers (Telegram, WhatsApp).
- π« Prohibit applications from creating shortcuts on the desktop (in the launcher settings).
- π Update regularly MIUI β In new versions optimized work with memory.
π‘
Autocleaning in MIUI does not remove the cache of critical system applications (e.g. Google Play Services), so manual cleaning is still needed every 1-2 months.