How to transfer applications to SD-map MIUI 11: Full guidance

Lack of internal memory is one of the most common problems of owners of Xiaomi smartphones based on the MIUI 11.Even devices with 64 or 128GB are often clogged due to cache, updates and heavy gaming. SD-The map seems to be a logical solution, but in MIUI 11 this process has nuances: not all models support the function directly, and some require workarounds.

In this article, we will discuss all the working ways to migrate applications to an external drive in MIUI 11, including the official methods for supported devices and alternative solutions for others, learn how to check the compatibility of your model, which applications can be ported and which can not, and how to avoid typical errors that lead to failures.

We will pay special attention to technical limitations: why some applications refuse to move, how the transfer affects performance and why after updating to the new app. MIUI 12/13 It can disappear. We'll also look at a unique method that uses this. ADB For models where standard transfer is blocked by the manufacturer.

1 Which Xiaomi models are on MIUI 11 support the transfer of applications to SD-map

Portability of applications SD-map MIUI 11 depends not only on the firmware version, but also on the hardware platform of the device.

Below is a list of Xiaomi lines, where the transfer of applications to the SD-The map is officially maintained in MIUI 11 (but could have been removed in newer firmware versions):

  • ๐Ÿ“ฑ Redmi Note 7/7 Pro (except for Chinese versions)
  • ๐Ÿ“ฑ Redmi Note 8/8T (Only European and Global Firmware)
  • ๐Ÿ“ฑ Redmi 8/8A (all regions except India)
  • ๐Ÿ“ฑ Mi A2/A3 (Android One-based transfer through standard Android settings)
  • ๐Ÿ“ฑ Poco F1 (Only on older versions. MIUI 11)

Important: Even if your model is on the list, the feature may be hidden in settings or work unstable. For example, on the Redmi Note 9 Pro, porting apps to the Internet is a very important feature. SD-map MIUI 11 is officially unavailable, but can be activated via ADB.

๐Ÿ“Š Your Xiaomi model supports the transfer of applications to the SD-map?
Yeah, it works out of the box.
Yes, but you need to turn it on through ADB.
No, no function.
I don't know. I haven't.

Preparation SD-maps: formatting and choosing the type of memory

Before transferring applications SD-The card needs to be properly prepared, and errors at this point will either prevent the system from seeing the drive or from transferring data to it.

V MIUI 11 two modes of operation available SD-map:

  • ๐Ÿ”„ Portable storage โ€“ the card is used as a removable disk (application portability is not possible).
  • ๐Ÿ“ฑ Internal memory โ€“ the card is formatted as part of the system (allows application portability but wonโ€™t be read on other devices).

You need the second option to migrate applications, but keep in mind:

โš ๏ธ Note: After formatting SD-The card as internal memory will be deleted without recovery, and the card will not be removed without first "mounting" in the settings.

Formatting instructions:

  1. Put it in. SD-smartphone-card.
  2. Go to Settings. โ†’ Memory. โ†’ SD-map.
  3. Press Three dots (โ‹ฎ) โ†’ Storage settings โ†’ Formatting as an internal memory.
  4. Confirm the action and wait until it is completed (may take up to 5 minutes).

Insert the card into the slot | Check the volume (minimum 16 GB) | Make a backup of the data | Format as internal memory |Reboot the device-->

3.Official method: transfer applications through MIUI 11 settings

If your Xiaomi model supports app portability, the algorithm of actions is as follows:

  1. Open Settings โ†’ Applications โ†’ Application Management.
  2. Select the app you want to migrate (like Facebook or WhatsApp).
  3. Press Warehouse. โ†’ Change. โ†’ SD-map.
  4. Confirm the transfer and wait until the completion (time depends on the size of the application).

Please note the limitations:

  • ๐Ÿšซ Not all applications support portability (e.g. system utilities) MIUI or messengers with active notifications).
  • ๐Ÿ”„ After the transfer, some of the data may remain in internal memory (for example, cache or updates).
  • โšก Performance of applications on SD-map (especially class) UHS-I) It will be lower than in the internal memory.

If the Change button is inactive or absent, it means:

  • ๐Ÿ“ต The app does not support portability (e.g. Google Play Services).
  • ๐Ÿ”’ SD-The card is formatted as a portable storage.
  • ๐Ÿšจ Your Xiaomi model doesnโ€™t support the feature (needs a workaround through the ADB).

๐Ÿ’ก

Before transferring a game (such as PUBG Mobile or Call of Duty), close it through Task Manager, otherwise the process may end in error due to blocked files.

Alternative method: ADB transfer (for unaccompanied models)

If your Xiaomi smartphone on MIUI 11 does not have an app port option, you can use Android Debug Bridge (ADB), which works on most devices, but requires a connection to your computer and enable developer mode.

Step-by-step:

  1. Activate Developer Mode: Go to Settings โ†’ About Phone โ†’ MIUI Version. Click on the line 7 times until the notification You become a developer appears.
  2. Turn on USB Debugging: Return to Settings โ†’ Additional โ†’ Developer. Activate the USB Debugging Switch.
adb shell pm set-install-location 2

This command forces the system to default to install applications on SD-card (if formatted as internal memory).

To transfer the already installed application, use:

adb shell pm move-package com.example.app /sdcard

Where com.example.app is the batch name of the application (you can find out through the App Inspector or adb shell pm list packages).

โš ๏ธ Note: Some apps (such as Mi Home or Google Pay) refuse to work after migrating through the app. ADB. Also after the update MIUI settings may reset and applications will return to internal memory.

List of applications that cannot be ported via ADB
Mi Account, Google Play Services, Mi Security, Mi Cloud, Android System WebView, and any apps with active widgets or background processes (e.g. WhatsApp or Telegram may stop sending notifications).

5. Compatibility table: which applications can be ported

Not all applications are equally well-ported to SD-Below is a table with examples of popular programs and their compatibility with portability. MIUI 11:

CategoryExample of an applicationTransfer through settingsTransfer through ADBNotes
Social mediaFacebook, Instagramโœ… Yes.โœ… Yes.They can slow down when opening stories.
MessengersWhatsApp, ViberโŒ No.โš ๏ธ Partially.Notifications may not be coming
GamesPUBG Mobile, Clash of Clansโœ… Yes.โœ… Yes.Long loading of textures on slow maps
Multimedia.YouTube, Spotifyโœ… Yes.โœ… Yes.Cash remains in the internal memory.
SystemicMi Browser, Mi VideoโŒ No.โŒ No.Transfer blocked by MIUI

If your app isn't in the table, try moving it through settings. If the button is inactive, use ADB, but be prepared for possible crashes.

Frequent problems and their solutions

When transferring applications to SD-map MIUI 11 users are facing common errors. Let's look at the most common ones and how to fix them:

  • ๐Ÿ”ด "Not enough space for SD-Even if the card is empty, the system can show this error. Solution: format the card as internal memory again or check it for errors through the PC.
  • ๐Ÿ”„ "App returned to internal memory after update This is standard behavior MIUI. After the firmware update, transfer the application again.
  • โšก "Annexes to SD-The card is slowed down. "" This is because of the slow reading/writing speed of the card. A2 or UHS-II for better productivity.
  • ๐Ÿ“ต "SD-You can't detect the card after you've moved it. Take the card out, reboot the smartphone, and paste it back in. If it doesn't work, format it through your PC. FAT32 and repeat the procedure.

If the application stopped running after the transfer, try:

  1. Clear the app cache in Settings โ†’ Apps.
  2. Reinstall the application (data can be saved if it supports backup).
  3. Transfer the application back to internal memory.

๐Ÿ’ก

If SD-The card is formatted as internal memory, but applications are not portable anyway, check if the "Application Protection" option is included in the security settings. MIUI. It can block changes to the storage.

7 How to return applications back to internal memory

If, after the transfer to SD-The application is unstable or you decided to free up space on the drive, return it to internal memory in two ways:

Method 1: Through the MIUI settings

  1. Open Settings โ†’ Applications โ†’ Application Management.
  2. Select the appropriate application.
  3. Press Warehouse. โ†’ Change. โ†’ Internal memory.

Method 2: ADB (if the standard method does not work)

adb shell pm move-package com.example.app 0

Where com.example.app is the batch name of the application and 0 is the internal memory code.

After the application is returned to internal memory, it is recommended to:

  • ๐Ÿ”„ Reboot your smartphone.
  • ๐Ÿงน Clear the app's cache.
  • ๐Ÿ“Š Check the free space in the settings โ†’ Memory.

8.Alternative ways to free up memory in MIUI 11

If the applications are transferred SD-The card is not possible or does not solve the memory problem, consider alternative methods:

  • ๐Ÿงน Cleaning the cache Go to Settings โ†’ Memory. โ†’ Clean and delete unnecessary files. You can also manually clear the cache of individual applications in Settings โ†’ Annexes.
  • โ˜๏ธ Transfer media to the cloud Use Mi Cloud, Google Photos or Yandex Drive to automatically upload photos and videos.
  • ๐Ÿ“ฆ Removal of pre-installed applications by ADB Unnecessary system applications (e.g. Mi Music or Mi Video) can be uninstalled if not in use: adb shell pm uninstall -k --user 0 com.miui.videoplayer
  • ๐Ÿ”„ Use of the light function B MIUI 11 has Light mode, which reduces memory consumption by simplifying animations. โ†’ Special facilities โ†’ Light mode.

If neither method works, consider resetting to factory settings (be sure to back up) or installing custom firmware (like LineageOS), where the restrictions on porting apps are less stringent.

๐Ÿ’ก

Before resetting to factory settings, remove SD-card, if it is formatted as internal memory, otherwise the data on it will be deleted.

FAQ: Frequently Asked Questions

Can I transfer WhatsApp to WhatsApp? SD-map MIUI 11?
Officially, no, because the messenger requires constant memory access for notifications. Forced transfer via ADB can cause messages to arrive with a delay or stop showing at all.
Why after the game is transferred to SD-She started to slow down the map?
Read/write speed SD-cards (even class) A2) into 2โ€“5 less than the internal memory UFS 2.1/2.2, For heavy graphics games like Genshin Impact or Call of Duty Mobile, this is critical. Solution: Use cards labeled with the same name. UHS-II or transfer only a portion of the data (e.g. cache).
Can I transfer system applications (for example, Mi Browser) to the SD-map?
No, system applications. MIUI They're protected from transfer. ADB This will lead to the Failure error. [NOT_MOVABLE]. The only way to free up is to disable or remove them through ADB (But it can disrupt the stability of the system).
What happens if you take it out? SD-A card formatted as an internal memory?
The smartphone will make a mistake "SD-The card is not properly retrieved and all the applications transferred to it will stop working before the card is re-inserted. In the worst case (if the card was retrieved during the data recording), the file system may fail, and the card will have to be formatted again.
Does the transfer of applications to SD-map MIUI 12/13?
V MIUI 12 and newer function of transferring applications to SD-The card is completely removed for most models, except for Android One devices (e.g. Mi). A3), And that's where the standard Android mechanism is used, and for the rest of the users, there's only a workaround. ADB, But it's not stable.