Why at Redmi? 6A It is not possible to transfer applications to SD-standard-map?
Owners of Xiaomi Redmi 6A often face the problem of lack of internal memory, especially if the device has many applications or games. The logical solution is to transfer some of the software to a microSD card, but here users are waiting for an unpleasant surprise: in the standard settings of MIUI, the option to transfer applications to SD is simply absent.
It's about the restrictions that Xiaomi has put on the firmware for budget models. 6.0 Marshmallow, Google has changed the policy of working with external drives, allowing the transfer of applications only mounted as internal SD-Adoptable Storage technology, but Redmi 6A It works on Android 8.1 Oreo with a shell MIUI 9/10, In fact, many applications (especially system and cache games) do not fundamentally support external media portability.
But that doesn't mean that there are no solutions. There are several workarounds, from official (but limited) to alternative, root-rights-based ones, and in this article, we'll look at all the working methods, their pros and cons, and give you some recommendations for optimizing memory without porting applications.
Method 1: Formatting SD-The card is an internal memory (adoptable storage)
This is the only official way to transfer some applications to a memory card in the Redmi 6A. However, it has serious limitations:
- ๐น The map will be encrypted and tied to the device โ it will not be read on another smartphone or PC without formatting.
- ๐น Not all applications will be able to run from external memory (especially games and system utilities).
- ๐น Speed of operation SD-Cards (especially Class Class Class Classes) 4/6) It may be lower than the internal memory, which will lead to lags.
- ๐น When you remove the map, the application will stop working on it.
If you are satisfied with these conditions, follow the instructions:
- Put it in. SD-card to slot (cards are supported to the slot) 256 GB, but optimally used 32-128 GB UHS-I/U1 higher).
- Go to Settings. โ Warehouse.
- Tap your name on it. SD-maps, for example, SD-map: 32 GB).
- In the upper right corner, press three dots (โฎ) and select Storage Settings.
- Choose Format as internal and confirm the action. Attention: all data on the map will be deleted!
- Once formatted, the system will suggest moving some of the data. Choose Move now.
โ ๏ธ Note: If you don't have an app port option after formatting, restart the device. Also check that the card is formatted in the file system. ext4 or f2fs (This makes the system automatically).
โ๏ธ What to do before formatting SD-maps as internal memory
Method 2: Transfer applications using ADB (without root)
If the previous method didnโt work or you donโt want to format the card as an internal one, you can use ADB debugging. This method does not require root rights, but will require connecting the phone to the computer.
The essence of the method: through the command adb shell pm set-install-location, we forcibly instruct the system to install applications on the SD-But there are nuances:
- ๐น It doesnโt work with all apps (many ignore this setting).
- ๐น After restarting the device, the settings may reset.
- ๐น Some apps (such as WhatsApp, Telegram) will still be installed in internal memory.
Instructions:
- Turn on the phone Developer Mode: go to Settings โ About phone and 7 times tap on the item MIUI version.
- Return to Settings โ Additional โ For developers and enable USB debugging.
- Connect your phone to your PC, install it. ADB-Drivers and open the command line in the folder with the platform-tools.
- Enter the command to check the connection: Adb devices should appear the name of your device.
- Run the command to transfer applications to SD: adb shell pm set-install-location 2 where 2 is the code of external storage.
- Reboot the phone.
To return the application installation to internal memory, use the command:
adb shell pm set-install-location 0โ ๏ธ Note: This method does not guarantee the transfer of already installed applications; it only changes the place of installation of new programs.
๐ก
If you still install apps in internal memory after you execute the command, try turning off automatic updates to apps in the Google Play Store and install them manually, sometimes bypassing restrictions.
Method 3: Use of applications for transfer (with and without root)
Google Play has several utilities that promise to transfer applications to the Internet. SD-But their effectiveness depends heavily on the phone model and the firmware version:
| Annex | Needs root? | Works on Redmi 6A? | Features |
|---|---|---|---|
| AppMgr III (App 2 SD) | No. | Partially. | It only allows you to port apps that support this feature. Free version with ads. |
| Link2SD | Yes. | Yes. | Creates symbolic links to port applications. Requires partition ext2/ext3 on SD-map. |
| FolderMount | Yes. | Yes. | It only transfers application data (such as game cache) and it doesn't transfer itself. APK-file. |
| Move App to SD Card | No. | No. | It doesn't work on MIUI because of system limitations, it can show incorrect information. |
If you choose to use Link2SD or FolderMount, consider that they will require:
- Get root rights (for example, through Magisk or KingRoot).
- Break it up SD-two-part: FAT32 (for files and ext2/ext3 (reference).
- Configure the application according to the instructions (a separate link is created for each application).
โ ๏ธ Attention: Getting root rights voids the device warranty and can lead to system instability. 6A It is especially risky to use methods of unlocking the bootloader through informal tools - this can lead to a "brick" (breakdown) of the device.
How to divide SD-double-sectional map Link2SD?
Method 4: Application data portability (not APK-file SD-map
If you canโt move the application, you can try moving its data (cache, media files, saves), which is important for games, messengers and programs that store a lot of temporary files.
Methods of data transfer:
- ๐ Manually via File Manager: Open Explorer (or install Solid Explorer, FX File Explorer. Go to the /storage/emulated/0/Android/data/. Find a folder with the name of the application package (for example, com.whatsapp). SD-map (e.g. in the /storage/XXXX-XXXX/Android/data/). In some applications (such as WhatsApp) you can specify the path to SD-map.
Through the application settings:
Telegram
VK
Warehouse
Memory.
Important: After data transfer, some applications may not work well or require re-authorization. SD-Map due to Android security restrictions.
Alternative ways to free up memory without transferring applications
If none of these methods worked, consider alternative options for optimizing your memory.
- ๐งน Cache Clearing: Go to Settings โ Apps, select any application and click Clear Cache. Use Settings for bulk cleaning โ Warehouse โ Clean up.
- ๐๏ธ Remove Unnecessary Files: Use the Built-in Cleanup Utility MIUI Or install Files by Google to search for garbage.
- โ๏ธ Cloud storage: Move photos, videos and documents to Google Drive, Yandex Drive or Mi Cloud. MIUI There is a built-in backup function in the cloud.
- ๐ฆ Lite versions of apps: Replace heavy apps with lighter versions (e.g. Facebook Lite, Messenger Lite, Spotify Lite, etc).
- ๐ Disable Auto Updates: In Google Play, turn off automatic app updates or configure it over Wi-Fi only.
๐ก
Even if the application is transferred to SD-card is not possible, regular cleaning of the cache and deleting unnecessary files can be released to the 3-5 GB of memory on Redmi 6A functionally.
Frequent Mistakes and How to Avoid Them
When you try to move applications to SD-mapping 6A We often face typical problems, and we'll look at the most common ones and how to solve them:
| Mistake. | Reason. | Decision |
|---|---|---|
| The "Move to SD" button is inactive. | The application does not support portability or the card is not formatted as internal | Try formatting the card as an internal one or using ADB |
| After the transfer, the application does not start. | SD-The card is too slow or the application is not compatible with external memory | Return the application to internal memory or use a UHS-I/U3 card |
| The system writes "SD-map damaged" | Incorrect map extraction or file system error | Format the card in FAT32 on PC and try again |
| The transfer takes too long. | Slow memory card or large number of small files | Use cards with high write speed (e.g. SanDisk Ultra) |
Another common problem is the disappearance of data after retrieval. SD-This happens if the card is formatted as internal memory, to avoid data loss:
- Always correctly extract the map through the Settings menu โ Warehouse โ Extract SD-map.
- Make regular backups of important data on your PC or in the cloud.
- Don't use it. SD-The card is internal if you connect it to other devices frequently.