How to Download and Install Applications on a Memory Card in Xiaomi: A Complete Guide to 2026

Owners of Xiaomi, Redmi and POCO smartphones often face a shortage of internal memory β€” especially on budget models with 32 or 64 GB of storage. One obvious way to solve the problem is to use a microSD card to store applications. However, in MIUI (the brand shell of Xiaomi), this feature does not work as straightforwardly as in β€œpure” Android. In some cases, the system blocks installation on an external medium altogether, and in some cases allows you to transfer only part of the data.

In this article, we will analyze all available ways to install applications on a memory card in Xiaomi smartphones – from standard settings. MIUI You'll learn which models support the default function, how to format it. SD-The card as internal memory, and why some applications fundamentally refuse to work with external drive. MIUI 14/15, which are not documented in official instructions but affect performance.

Why Xiaomi is limiting the installation of applications SD-map?

Starting with Android 6.0 Marshmallow (and the corresponding versions of MIUI), Google has imposed strict restrictions on external drives.

  • πŸ”’ Security: annexes to SD-It is easier to steal or replace the card, since the external file system is not encrypted by default.
  • ⚑ Performance: microSD (especially Class Class Class Class Classes) 4/6) work 5–10 time-slower than the built-in memory eMMC/UFS, What slows down the launch of applications.
  • πŸ“± Fragmentation MIUI: Xiaomi adapts Android to its needs, and in some versions of the shell, the application portability function is simply disabled at the firmware level.

Also, not all applications support external memory, such as banking programs (SberBank, Tinkoff), instant messengers (WhatsApp, Telegram) and online-authorized games (PUBG, Genshin Impact often blocks installations on the SD-Card due to risk of data breach or piracy.

πŸ“Š What Xiaomi model do you use?
Redmi Note 12/13
POCO X5/X6
Xiaomi 13/14
Budget model (up to 15 thousand rubles)
other

Method 1: Standard Application Transfer to MIUI (without root)

If your Xiaomi smartphone runs MIUI 12-15, try migrating apps through the built-in settings. This method doesn’t work on all models, but it’s been tested on the following devices:

  • πŸ“± Redmi Note 10/11/12 (modifications)
  • πŸ“± POCO X3/X4/X5 (except for the Pro versions)
  • πŸ“± Xiaomi Mi A2/A3 (With a "clean" Android One)

Instructions:

  1. Open Settings β†’ Applications β†’ Application Management.
  2. Select the app you want to migrate (like YouTube or VK).
  3. Slip it on the vault. β†’ Change (if the option is active).
  4. Select a Memory Card and confirm the transfer.

Make sure that SD-The card is formatted as a portable storage (not as an internal memory)

Check the free space on the map (need a minimum of 2-3 GB for one application)

Close the portable application (it should not work in the background)

Connect the charger (the process can take 5-10 minutes)

-->

Limitations of the method:

  • ❌ It only works for a few applications (usually those that support Android:installLocation).="auto" in manifesto).
  • ❌ Some system applications (e.g. Camera or Gallery) cannot be moved.
  • ❌ After the transfer, the application may run slower (depending on the class). SD-map).

πŸ’‘

If the "Change" option is inactive, try clearing the app cache in the Warehouse section, sometimes unlocking the portability.

Method 2: Formatting SD-maps as internal memory

If the standard transfer does not work, you can try to combine SD-This method is suitable for Android 6.0-9.0 devices (MIUI 8–11), but has critical flaws:

⚠️ Note: Once formatted as internal memory, the card cannot be used in other devices without being completely cleaned, and may slow down if the card is Class 10 or lower.

Step-by-step:

  1. Put it in. SD-smartphone-card.
  2. Go to Settings. β†’ Warehouse.
  3. Tap on the title SD-map β†’ Settings (three dots in the upper right corner) β†’ Formatting as an internal.
  4. Confirm the action and wait until it is completed (may take up to 10 minutes).
  5. After formatting, restart the device.

Now, when you install new applications, the system will suggest you choose a storage location.

  • πŸ”„ Transfer of existing applications may still be blocked.
  • πŸ“‰ Performance will drop if the card is slow (recommended) UHS-I Class 10 or A1/A2).
  • 🚨 Data loss risk: when you extract the map, the applications will stop working.
Xiaomi modelSupport for formatting as internal memoryRecommended grade SD-map
Redmi Note 8/9Yes (MIUI 11-12)A1 Class 10
POCO X3 NFCYes (Android 10 only)A2 UHS-I
Xiaomi Mi 10/11No (locking at MIUI level)β€”
Redmi 9A/9CYeah (but slows down)Class 10 (minimum)

Method 3: Using ADB for forced transfer (for advanced)

If previous methods have failed, you can try to force the application to move using Android Debug Bridge (ADB), which requires a computer connection and basic command line knowledge.

What you need:

  • πŸ–₯️ Computer with Windows/macOS/Linux.
  • πŸ”Œ Cable USB (preferably original).
  • πŸ“¦ Installed drivers Xiaomi and ADB Tools.
  • πŸ”“ Included Debugging by USB developer-setting.

Instructions:

  1. Connect your smartphone to your PC and allow debugging.
  2. Open the command line (or Terminal) and type: adb shell pm set-install-location 2 This command forces the system to install applications on the SD-default-card.
  3. To transfer an already installed application (e.g. com.facebook.katana for Facebook), use: adb shell pm move-package com.facebook.katana
  4. Reset the device.

⚠️ Note: Not all applications support forced portability.If the command returns a Failure error [NOT_MOVED: Package couldn't be moved, so the developer blocked this feature. MIUI settings may reset.

What if the ADB can’t see the device?
If the adb device command returns an empty list, check: 1. Are Xiaomi drivers installed (you can download on the official website). 2. Is debugging enabled on the official website? USB In Settings β†’ The phone. β†’ Version. MIUI (Tap 7 times, then return to the Additional Settings β†’ For developers. 3. Try another one. USB-cable.

Method 4: Bypasses for incompatible applications

If the application refuses to be installed on SD-map, you can try the following tricks:

1. Installation via APK with path selection

Some.apk files allow you to manually select the installation location.

  1. Download. APK-Application file (e.g. with APKPure).
  2. Use a file manager (e.g., Mi File Explorer or Solid Explorer).
  3. When installing, select the Memory Card as your destination.

2. Symbolic references (requires root)

If you have root access, you can create a symbolic link from the internal memory to the SD-Like a map:

su


ln -s /storage/emulated/0/Android/obb/com.game /storage/1234-5678/Android/obb/com.game

This will redirect game data to an external medium, but requires caution – a mistake in the team can lead to data loss.

3. Cloning applications

Programs like App Cloner or Parallel Space allow you to create a clone of the application and install it on the Internet. SD-Minus: duplicate notifications and cache.

πŸ’‘

None of these methods guarantee 100% performance, and applications that actively use background processes (messaging, banking) often refuse to work with external memory.

What are they? SD-Cards are suitable for installing applications?

Not all microSDs are equally useful. Cards with the following characteristics are recommended for installing applications:

  • πŸ“Œ Speed class: minimum class 10, better UHS-I U1/U3 or A1/A2 (optimized for applications).
  • πŸ“Œ Size: 64 GB (32 GB may not be enough for modern games).
  • πŸ“Œ Brand: SanDisk Extreme, Samsung EVO Plus, Kingston Canvas Go! (cheap no-name cards are often forged).

Avoid Class 4/6 cards, which are too slow for applications and will slow down the system, and do not use cards formatted in exFAT (FAT32 or ext4 only for internal memory).

Type of cardRecording speedIs it suitable for applications?Models of example
Class 1010 MB/sYeah (but slows down)SanDisk Ultra
UHS-I U130 MB/sYes.Samsung EVO Select
A110 MB/s (IOPS 1500)Yes (optimized)Kingston Canvas React
A24000 IOPSPerfect.SanDisk Extreme A2

Frequent problems and their solutions

When installing applications SD-Xiaomi users are faced with typical errors. Let's analyze the most common:

Error "Not installed"

Reason: SD-Card formatted in exFAT or damaged.

Solution: Reformat the map into FAT32 via computer or in phone settings (Settings) β†’ Warehouse β†’ SD-map β†’ Format).

2.The application is installed but not launched

The card is too slow or the app does not support external memory.

Solution: Try transferring the app back to internal memory or use an A1/A2 class card.

3.After the update MIUI apps are missing SD-map

Reason: The update reset the access rights to the external storage.

Solution: Reinstall the applications or execute the ADB command:

adb shell pm set-install-location 2

4. There's not enough space for SD-map, though it is empty

Reason: MIUI reserves some space for system needs.

Solution: Format the card as internal memory (method 2) or clear the cache through Settings β†’ Storage β†’ Clean.

πŸ’‘

If the application is transferred to SD-The card starts to fly out, try to clear its data in Settings β†’ Annexes β†’ Warehouse β†’ Clearing the data. Sometimes it helps to restore the workflow.

Can I transfer WhatsApp to WhatsApp? SD-map?
No. WhatsApp blocks installation to external media for security reasons. You can only transfer media files (photos, videos) in chat settings: Settings β†’ Storage β†’ Save to: Memory Map.
Why After the Application Is Transferred to SD-card it's slowing down?
This is due to the slow read/write speed of the memory card, which requires an A1/A2 or UHS-I U3 card to work properly, and the brakes can also occur if the card is fragmented, try formatting it again.
Can I use it? SD-Map as an internal memory for Xiaomi 13/14?
No, starting with Xiaomi 12 and MIUI 13+, formatting SD-The card as internal memory is disabled at the firmware level. UFS 3.1 and Google’s security policy.
How to reschedule games (PUBG, Genshin Impact on SD-map?
Most modern games (especially online) do not support installation. SD-However, you can manually transfer additional files (obb data): Download the game file from the official website (for example, com.tencent.ig for PUBG). Unpack it in a folder. /storage/1234-5678/Android/obb/ (where 1234-5678 β€” ID yours SD-Install the maps. APK-game-file.
What happens if you take it out? SD-map?
Annexes to the Convention SD-The card will stop working and disappear from the menu, and once the card is returned to its place, it can recover, but not always.