Why Xiaomi Mi 6A is fast filling memory and how to fix it
The Xiaomi Mi 6A (released in 2018) is still a popular budget device, but its main drawback is only 16 GB of internal memory. Even after installing basic applications, users are faced with the message βNot enough spaceβ, the problem is exacerbated by the fact that MIUI automatically reserves up to 3-4 GB for system needs, leaving the user less than 12 GB.
The main memory eaters on the Mi 6A:
- πΈ App cache (especially Google Play Services, Facebook, YouTube, etc)
- π₯ Media files (photo in resolution 12 MP, video) 1080p)
- ποΈ Residual files after deleting programs
- π Updates MIUI, scalable
In this article, 7 proven ways to clean up memory, from simple (discard) to radical (reset to factory settings), all methods tested on the Mi 6A with MIUI 10-12 and relevant for 2026.
Method 1: Manually cleaning the application cache
Cache is a temporary file that speeds up programs but takes up gigabytes over time. The Mi 6A features particularly voracious social media and instant messengers.
How to clear the cache for a separate application:
- Open Settings β Applications β Application Management.
- Select a program (such as WhatsApp or Chrome).
- Click Clear Cache (not to be confused with Clear Data β it will delete accounts!).
For mass cleaning:
- Go to Settings. β Warehouse.
- Put it on the Cache Data section.
- Confirm the removal (released from 500 MB to 2 GB).
Delete the cache of Google Play Services|Clear the data MIUI Gallery (miniatures)|Delete the cache Telegram/WhatsApp|Check the Download folder
-->
β οΈ Note: Do not clear the cache of system applications (com.android.systemui, com.miui.home) β this can cause malfunctions MIUI.
Method 2: Delete unnecessary files through Cleanup
MIUI has a built-in Cleanup tool (formerly Security) that analyzes junk files.
- ποΈ Remnants of Remote Applications
- π Empty folders
- π Repeated files (duplicate photos)
- π΅ Unused. APK-file
How to use:
- Open the Cleanup app (icon with broomstick).
- Press Deep Cleaning β Scan.
- Select file categories to delete (we recommend that you note everything except Downloads β there may be important documents).
- Put it on the clean.
| Type of file | Average volume on the Mi 6A | Can I remove it? |
|---|---|---|
| Residual APK files | 200-800 MB | Yes. |
| Logs and reports | 50β300 MB | Yes. |
| Gallery miniatures | 100-500 MB | Yeah (recreate) |
| Downloads (Download) | 1-3 GB | Check it manually. |
Hidden feature: There is a tab in Cleanup Large Files β there are videos and archives >100 MB in size. Often there are forgotten camera records or backups.
Method 3: Transfer data to a memory card
The Xiaomi Mi 6A supports microSD up to 256GB, but not all files can be moved.For example, apps are installed in internal memory by default.
What can be transferred:
- π· Photo and video (via Gallery) β highlight files β More. β Move it)
- π΅ Music and podcasts (use a file manager, such as Mi File Manager)
- π Documents (PDF, Word, Excel)
How to make a memory card the main storage by default:
- Insert the microSD into the slot (hybrid, so you have to choose - either a second SIM or a card).
- When you first connect, select Use as internal memory (formatted in Adoptable Storage).
- Reboot the phone.
β οΈ Note: If you have chosen the Internal Memory mode, the card cannot be retrieved without data loss. ADB-command (see method 6).
π‘
Before perenosoming files to a memory card, check its speed class. 1080p video needs a class of 10 (U1) or higher, or it will slow down.
Method 4: Removing System Garbage Through ADB
For advanced users, ADB (Android Debug Bridge) can remove hidden files that are not visible in standard settings, which is true if Cleanup doesnβt help.
Instructions:
- Install ADB Tools on your PC.
- Turn on the Mi 6A USB Debugging (Settings β About Phone β MIUI Version β 7 times tap on version β return to Additional β For developers).
- Connect your phone to your PC and execute commands: adb shell pm clear com.miui.cleanmaster # Clean up the cache rm -rf /data/local/tmp/* # Delete temporary files rm -rf /cache/* # Clean up the system cache
Risks: Incorrect commands can delete critical files. On the Xiaomi Mi 6A, it is forbidden to delete /system or /vendor folders, which will lead to a bootloop (cyclic reboot).
What folders can be safely cleaned through ADB?
Method 5: Disabling automatic MIUI updates
The MIUI system downloads updates in the background, taking up to 1-2 GB. On the Mi 6A with 16 GB of memory, this is critical.
How to turn it off:
- Go to Settings β About the phone β System update.
- Slip on the three points in the upper right corner β Settings.
- Turn off Automatic Download over Wi-Fi and Auto Update.
- Delete downloaded update files in the folder /sdcard/Downloaded_rom.
Alternative: install MIUI bootloader from Google Play β it allows you to selectively download only the necessary firmware versions.
π‘
Disabling auto updates saves up to 1.5GB per month, but increases the risk of security vulnerabilities, and we recommend manually checking updates every 2-3 months.
Method 6: Reset to factory settings (Hard Reset)
The extreme method, if other methods didn't work, will delete everything: apps, photos, accounts, settings. On the Mi 6A, the reset takes ~5 minutes.
Step-by-step:
- Back up important data (export your contacts to VCF, and send your photos to your PC or cloud).
- Open Settings β Additional β Recovery and Reset.
- Select Resetting β Delete all data.
- Enter your password (if installed) and confirm.
After discharge:
- π The phone will reboot and offer to configure as new.
- π± Released. ~10-12 GB (depending on version) MIUI).
- β οΈ The first 2-3 days the system will βstabilizeβ β possible slowdown.
β οΈ Attention: On Mi 6A s MIUI 12+ After reset, you may need to re-assign your Mi Account to unlock the bootloader. If you forget your password, use the recovery service.
Method 7: Alternative firmware (for experienced)
If standard methods donβt work, you can install custom firmware (like LineageOS or Pixel Experience) that will remove pre-installed Xiaomi apps (like Mi Video, Mi Music) that take up ~1 GB.
Pros:
- β Released up to 2-3 GB due to absence MIUI-bloke.
- β More current versions of Android (for example, Android 11 instead of Android) MIUI 10).
Cons:
- β The guarantee is lost (if it is still valid).
- β Risk of βbrickingβ in case of installation error.
- β The company functions do not work (for example, IR-remote-blaster).
Instructions for installing LineageOS:
- Unlock the bootloader through the Mi Unlock Tool.
- Install TWRP Recovery for Mi 6A (version 3.3.1+).
- Download the firmware from the official website (look for the cactus model).
- Sweat through TWRP (wipe β install β reboot).