How to transfer applications to SD-Xiaomi map: Complete guide 2026

Owners of Xiaomi smartphones sooner or later face a lack of internal memory โ€“ especially if the device from the budget line of Redmi or the other devices. POCO s 32/64 GB of storage. One way to free up space is to move applications to the storage area. SD-But in the modern versions. MIUI (12 And more recently, this function is often hidden or limited, and why this happens, and how to get around the constraints, we'll look at this guide.

Not all apps can be migrated to a memory card, but manufacturers (including Xiaomi) are blocking this capability for system utilities, high-performance games and programs running in the background (messengers, banking apps), but for most user applications, from photo editors to offline navigators, portability remains a viable solution.

In this article you will find:

  • ๐Ÿ”น 3 working methods of transferring applications to SD-map (including hidden settings) MIUI).
  • ๐Ÿ”น Table of compatibility of methods with different versions of firmware and models Xiaomi/Redmi/POCO.
  • ๐Ÿ”น Step-by-step instructions with screenshots and commands for ADB (rootless!).
  • ๐Ÿ”น Discuss common errors (e.g., โ€œNot enough space on the mapโ€ or โ€œNo transfer is possible").

Why Xiaomi restricts the portability of applications to SD-card?

In older versions of Android (up to 6.0), porting apps to an external drive was standard. However, with the release of MIUI 8 (based on Android 6.0+), Xiaomi began gradually removing this option from the interface.

  • ๐Ÿ“‰ Productivity: SD-Cards (especially Class Class Class Classes) 4/6) They are slower than the built-in memory. eMMC/UFS. This can cause lags in applications.
  • ๐Ÿ”’ Security: Data on removable media is easier to steal or replace (risk for banking applications, instant messengers).
  • ๐Ÿ“ฑ Google policy: With Android 9, the corporation has tightened the requirements for working with external drives, which forced manufacturers to hide the function.
  • ๐Ÿ’พ Technical limitations: Not all SD-The cards support the exFAT format or F2FS, necessary for the correct operation of applications.

However, in MIUI 12-14, the application portability function is not completely removed โ€“ it is simply hidden in the developer settings or requires activation through ADB.

๐Ÿ“Š What Xiaomi model do you use?
Redmi Note 10/11/12
POCO X3/X4/X5
Mi 11/12/13
Redmi 9/9A/9C
Another model

Method 1: Transfer over standard MIUI settings (without ADB)

This method works on Xiaomi with MIUI 12โ€“14 (including Redmi Note 10/11, POCO X3/X4), but only for individual applications that support portability.

  1. Open Settings โ†’ Applications โ†’ Application Management.
  2. Select the app you want to migrate (like Google Maps or VK).
  3. Slip on Warehouse.
  4. If the option is available, a button will appear to Move to SD-map (or modify) โ†’ SD-map).

โš ๏ธ Note: If there is no button, the application does not support portability or your firmware blocks the function. In this case, proceed to Method 2 (via the application). ADB).

Format the card in FAT32/exFAT (not NTFS!)| Check the write speed (minimum Class 10)| Free up โ‰ฅ2 GB of free space on the card | Disable "Storage as internal memory" (if enabled)

-->

If the gray-colored transfer button is inactive, the reasons may be as follows:

Problem.Decision
SD-The card is formatted as internal memory.Reformat it as a portable storage in Settings โ†’ Storage.
Application system or protectedTransfer is not possible (for example, for Google Play Services or Mi Account).
Not enough space on the mapFree up โ‰ฅ1.5-2 GB (part of the data will remain in internal memory).
Firmware modified (castom)Check the settings in Settings โ†’ About Phone โ†’ MIUI version.

Method 2: Transfer through ADB (without root rights)

If the standard method didnโ€™t work, use Android Debug Bridge (ADB), a debugging tool that lets you manually specify which apps to port to your system, which works on all Xiaomi models (including Redmi 9/Note 9 Pro, POCO F3) with MIUI 11-14.

What you need:

  • ๐Ÿ–ฅ๏ธ Computer with Windows/macOS/Linux.
  • ๐Ÿ”Œ Cable USB Type-C (original, undamaged).
  • ๐Ÿ“ฑ Included Debugging by USB smartphone.
  • ๐Ÿ’พ Utility. ADB Tools (download from Google website).

Step-by-step:

  1. Activate USB debugging: Go to Settings โ†’ About Phone. Tap 7 times on MIUI Version to unlock Developer Settings. Go back to Settings โ†’ Additional โ†’ Developer. Enable USB Debugging and confirm permission.
  2. Connect your smartphone to your PC: Select File Transfer (MTP) mode in the notification curtain.
  3. Launch it. ADB: adb devices If the device appears in the list, type: adb shell pm set-install-location 2 This command allows the application to be migrated to the list. SD-default-card.
  4. Move the application: Now in the application settings (as in Method 1) a button Transfer to the app should appear. SD-map.

โš ๏ธ Note: pm set-install-location 2 is only valid until the device restarts:

adb shell pm set-install-location 2


adb shell settings put global package_verifier_user_consent 1

๐Ÿ’ก

If ADB does not recognize the device, install Xiaomi USB Drivers from the official website or use the Mi PC Suite utility.

Method 3: Forced Link2SD Transfer (requires root)

If the first two methods fail, the radical solution is forced porting using Link2SD, which requires root rights but allows you to port any application, including system applications (except for critical ones like the Miui System).

Pre-launch warnings:

  • ๐Ÿšจ Root strips of warranties and can disrupt work MIUI (Google Pay, banking applications, Widevine will not work L1 for Netflix HD).

Instructions:

  1. Get root rights (for example, through Magisk). Xiaomi is relevant methods of unlocking the bootloader and firmware TWRP.
  2. Install Link2SD from Google Play.
  3. Launch the application and provide root access.
  4. Select the application โ†’ Move it to SD-map โ†’ Link up.
  5. Confirm the transfer of all components (APK, data, cache).

๐Ÿ”น Important: After transferring through Link2SD keep out SD-The card without first returning the applications to internal memory, otherwise they will stop running!

What to do if the application does not work after the transfer?
1. Check if the application data has been deleted (sometimes) Link2SD Resets settings. 2. Try clearing the cache (Settings) โ†’ Annexes โ†’ [name] โ†’ Clear the cache. 3. If the application requires root, check if the rights are reset after the transfer (use Magisk to re-activate). 4. For games: some anticheats (for example, in the game, the game is not used for the first time). PUBG Mobile or Genshin Impact will block the launch from the SD-Put the game back in your internal memory.

Errors in transferring applications to SD-map and their solutions

Even if you did everything right, you can make mistakes.

Mistake.Reason.Decision
Not enough space on the mapSD-The card is filled in or formatted in NTFS.Free up space or reformat it to exFAT.
Transfer impossibleThe application is portable (for example, WhatsApp, Telegram).Use Link2SD (requires root) or clear the app cache.
SD-map damagedThe file system of the card is broken or the card itself is defective.Check through chkdsk (Windows) or format the card again.
App dyes after transferLow reading/writing speed SD-cards (Class) 4/6).Use a Class 10/UHS-I card or return the app to internal memory.
The "Transfer" button is inactive.The firmware blocks a function or system application.Try Method 2 (ADB) or upgrade your MIUI.

If none of the methods worked, check:

  • ๐Ÿ”ง Version MIUI: In some regional firmware (for example, India or China), the port function is disabled at the kernel level.
  • ๐Ÿ”ง Type SD-MicroSDHC cards (up to 32 GB) may not support application portability โ€“ use microSDXC (64 GB or more).
  • ๐Ÿ”ง Security settings: C Settings โ†’ Privacy disable Application Protection (may block portability).

๐Ÿ’ก

If your smartphone is on MIUI 14 and up, the standard app port can be completely removed, in which case the only working options are ADB (without root) or Link2SD (with root).

How do I get applications back into internal memory?

If the application is unstable after transfer or you decide to free up space for the SD-It can be returned to the internal memory:

  1. Open Settings โ†’ Applications โ†’ Application Management.
  2. Select the transferred application โ†’ Storage.
  3. Transfer to internal memory (or change it) โ†’ Internal memory).
  4. Wait a few seconds, the data is copied back.

โš ๏ธ Please note: if you have used Link2SD, before extraction SD-Make sure that all applications are returned to internal memory through the same application, otherwise they will stop running!

If no return button:

  • For applications that have been migrated over ADB, follow the command: adb shell pm set-install-location 0 (resets the default port settings).
  • For Link2SD, open the application โ†’ select the program โ†’ Return to internal memory.

FAQ: Frequent questions about transferring applications to SD-map

โ“ Can I transfer WhatsApp or Telegram to you? SD-map?
โŒ No. These messengers block the transfer due to security requirements (message data is stored encrypted in internal memory: ๐Ÿ“ Transfer media files (photos, videos) manually through Files โ†’ WhatsApp โ†’ Media. ๐Ÿ”„ Regularly clean the cache in the application settings.
โ“ Why After Playing the Game Through Link2SD she's out?
๐ŸŽฎ Anticheat games (PUBG Mobile, Call of Duty Mobile, Genshin Impact often block launches from external media: ๐Ÿ”™ Bring the game back to your inner memory. ๐Ÿ’พ Use it. SD-high-speed (UHS-I/UHS-II). ๐Ÿ› ๏ธ Try to disable anticheat via Magisk (risk ban account!).
โ“ How to transfer applications to SD-map POCO X3 Pro?
๐Ÿ“ฑ Nana POCO X3 Pro (and other models with MIUI 12.5+) Standard transfer disabled. Use: Method 2 (ADB) โ€” The safest way. Method 3 (Link2SD) โ€” If you are ready to root. โš ๏ธ Nana POCO With Snapdragon processor unlocking the bootloader can cause Widevine to lose L1 (Netflix HD won't work).
โ“ Can I use it? SD-Map as an internal memory for Xiaomi?
โš ๏ธ Technically, yes, but not recommended: ๐Ÿ“‰ The speed of the system will decrease (SD-slow-motion UFS/eMMC). ๐Ÿ”’ The map cannot be retrieved without data loss. ๐Ÿšจ Risk of data loss when you crash (internal memory is more reliable) If you want to try it, insert SD-Map. Go to Settings. โ†’ Warehouse โ†’ SD-map โ†’ Set up โ†’ Internal memory. Follow the instructions (the card will be formatted!).
โ“ Why After Updating MIUI missing appendages?
๐Ÿ”„ Xiaomi regularly tightens restrictions on working with the company SD-If the function is gone after the update: ๐Ÿ”ง Try it. ADB-Method โ€“ it often works even after updates. ๐Ÿ“ฅ Retraction to the previous version MIUI (Risky, the loader may be blocked). ๐Ÿ› ๏ธ Use alternative launchers (like Nova Launcher) that hide unused apps.