Owners of Xiaomi Redmi 6A Often face the problem of lack of internal memory โ especially if the device has many applications or games. 16 GB of internal memory, from which the user is available near 10โ12 GB: The solution seems obvious: move some of the data to the SD-But in Redmi. 6A firmware MIUI 9/10 Android-based 8.1 Go Edition Standard Application Portability Ways May Not Work or Work Partially.
In this article, we will discuss all possible methods of transferring applications to the SD-map 6A, including official Android settings, workarounds ADB, You'll learn which applications can be ported and which can't, how to format the memory card correctly, and what to do if the system blocks the transfer. Special attention will be paid to the unique limitations of Android Go Edition, which are absent in full versions of Android.
Why at Redmi? 6A You can't just transfer applications to the SD-map?
The main problem is Android 8.1 Go Edition, a lightweight version of the operating system optimized for weak smartphones. SD-The cards are an internal drive that was available in earlier versions of Android, and manufacturers (including Xiaomi) often block the transfer of applications to the memory card through standard settings. MIUI.
Here are the key limitations:
- ๐ฑ MIUI 9/10 It does not provide the option to โmove toโ SD-map" for most applications in the Settings menu โ Annexes.
- ๐ง Android Go does not support formatting SD-The card as an internal storage (Adoptable Storage).
- ๐ฎ Games and system applications (such as Google Play Services) cannot be migrated in any way.
- ๐ Data protection: some applications (banking, instant messengers) block the transfer for security reasons.
However, there are workarounds, from manual cache transfer to ADB (Android Debug Bridge) and weโll look at them in detail.
Preparation SD-maps: formatting and class selection
Before you try to move apps, make sure yours is yours. SD-card meets the requirements:
| Parameter | Minimum requirements | Recommendations |
|---|---|---|
| Volume. | 8GB | 16โ32 GB (Class 10 or UHS-I) |
| Class speed | Class 4 | Class 10 or UHS-I (for games and heavy applications) |
| File system | FAT32 | exFAT (if card >32 GB) |
| Manufacturer | Anybody. | SanDisk, Samsung, Kingston (fewer fakes) |
Important: If you plan to use SD-card as a portable storage (for files), it can be formatted into FAT32 Or exFAT via your smartphone, if you want to try workarounds (e.g., via a smartphone). ADB), It is better to format the card on PC in exFAT in advance - this will reduce the risk of errors.
โ ๏ธ Attention: Formatting SD-Make a backup of important files before starting the procedure. If the card has been used in another device (for example, in a camera), it must be formatted in a smartphone.
To format the map in Redmi 6A:
- Put it in. SD-slot-card SIM-map).
- Go to Settings. โ Warehouse โ SD-map.
- Click Format โ Format as a portable storage.
- Wait until the process is completed (it can take 1-2 minutes).
๐ก
If the smartphone does not see SD-card, try restarting the device or clearing the cache of the Storage application in the settings.
Method 1: Transfer applications through standard MIUI settings
In some cases MIUI 9/10 It allows you to transfer individual applications to SD-This method doesn't work for all programs, but it's worth trying first.
Instructions:
- Open the Settings โ Applications.
- Select the app you want to migrate (like Facebook or VK).
- Press Warehouse.
- If the option is available to Change or Move to SD-map, select her.
- Confirm the transfer and wait for the process to be completed.
Limitations of the method:
- ๐ซ It only works for a part of the applications (usually social networks, some games).
- ๐ Only a part of the data is transferred (not all of it). APK-file).
- ๐ After updating the application, it can automatically return to internal memory.
โ ๏ธ Note: If the button "Move to" SD-The card is inactive or absent, which means that the app developer has blocked this option.
โ๏ธ Checking before transferring applications
Method 2: Transfer over ADB (for power users)
If the standard method does not work, you can use Android Debug Bridge (ADB) โ And it's a tool for debugging Android devices, and it allows you to force the supported applications to be transferred to the Android device. SD-map, even if in the interface MIUI There's no such option.
What you need:
- ๐ป Computer with Windows/Linux/macOS.
- ๐ USB-cable (preferably original).
- ๐ฅ Installed drivers Xiaomi and ADB (You can download from the official Android website).
- ๐ฑ Included debugging by USB on the Redmi 6A.
Steps:
- Turn on USB debugging: Go to Settings โ About Phone. Tap 7 times on MIUI to activate Developer Mode. Go back to Settings โ Additional โ Developer. Activate USB Debugging.
- Connect your smartphone to your PC and confirm the debugging permission.
- Open the command prompt (CMD) on your computer and type: Adb devices Make sure the device is identified (serial number should appear).
- Execute the command to transfer: adb shell pm set-install-location 2 This command installs SD-Map as a preferred installation site for new applications.
- To transfer an already installed application, use: adb shell pm move-package com.example.app /sdcard Replace com.example.app with a real application package (you can find out through the App Inspector or adb shell pm list packages).
Warnings:
- ๐ Not all applications support portability through ADB (particularly systemic).
- ๐ After the smartphone is restarted, some applications may stop working.
- ๐ If SD-The card is slow (class below 10), the transferred applications will slow down.
What if the ADB canโt see the device?
Method 3: Manual transfer of cache and application data
If you can't move the application, you can free up space by moving the cache and user data (e.g. downloaded files, media, game saves), a method that doesn't require root rights and works for most applications.
Instructions:
- Install a file manager with access to system folders (e.g. FX File Explorer or Solid Explorer).
- Open /sdcard/Android/data/ โ this is where the application data is stored.
- Find a folder with the name of the package of the desired application (for example, com.facebook.katana for Facebook).
- Copy it on. SD-map (e.g. in the /sdcard/ExtData/).
- Return to /sdcard/Android/data/ and create a symbolic link (root or terminal required): ln -s /sdcard/ExtData/com.facebook.katana /sdcard/Android/data/com.facebook.katana This will trick the system into thinking that the data is still in the internal memory.
Limitations:
- ๐ Symbolic links do not work on all firmware (Android Go may not be supported).
- ๐ฎ Not all games allow you to transfer saves (for example, PUBG Mobile is blocking it).
- ๐ After updating the application, the link will have to be created again.
๐ก
Cache transfer is the safest way to free up memory, but it doesnโt reduce the size of the cache itself. APK-The full transfer requires root rights or ADB.
Method 4: Using applications to clean up memory
If the applications are transferred SD-The alternative is to optimize internal memory with specialized utilities that help remove unnecessary files, cache and duplicates, freeing up space without risk to the system.
Top.-3 supplant 6A:
| Annex | Functions | Reference |
|---|---|---|
| Files by Google | Removing duplicates, cleaning the cache, analyzing memory | Google Play |
| CCleaner | Cache cleanup, deletion of temporary files, autoboot management | Google Play |
| SD Maid | Deep cleaning, search for junk files, optimization of databases | Google Play |
How to use Files by Google:
- Install the application and open it.
- Go to the Cleanup tab.
- Choose to vacate the place and wait for analysis.
- Delete unnecessary files (cache, duplicates, old downloads).
- In the Files tab, transfer media files (photos, videos) to SD-hand-write.
โ ๏ธ Note: Do not use "memory optimizers" from unknown developers - they may contain malicious code. 6A.
What to do if none of the methods work?
If you canโt transfer the application to SD-map with any of the methods described, consider alternative solutions:
- ๐ฑ Reset to factory settings: Delete all data, but return the smartphone to its original state with the freest possible memory.
- ๐ฅ๏ธ Using Cloud Storage: Move photos, videos and documents to Google Photos, Mi Cloud or Yandex Drive.
- ๐ง Installation of lightweight versions of applications: For example, Facebook Lite, Messenger Lite, Spotify Lite take up 2-3 times less space.
- ๐ฒ Disabling unnecessary system applications: You can turn off pre-installed Xiaomi services (e.g. Mi Video, Mi Music) through the developer settings if you donโt use them.
- ๐ฐ Purchase SD-Larger cards: If you have an 8GB card, replacing it with 32GB or 64GB will allow you to store more data (although apps still wonโt carry over).
If youโre ready for drastic measures, you might consider unlocking the bootloader and installing custom firmware (like LineageOS) that will give you access to Adoptable Storage, but will deprive you of official updates and may result in a loss of warranty.