How to transfer applications to a memory card in Xiaomi: all ways 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 drive. The first thing that comes to mind is to move the applications to the storage. SD-a map to make room for new photos, videos or games. MIUI (Xiaomiโ€™s shell is nuanced: not all apps support moving, and some methods require root rights or technical tricks.

In this article, we will analyze all the current ways to transfer applications to a memory card in the 2026 year from standard functions MIUI 14 You will learn which applications can be moved without loss of functionality, how to circumvent system limitations, and why some programs fundamentally do not support external memory. We will also analyze the hidden risks of use. SD-map A1/A2 for storage of applications and give recommendations on the choice of a drive.

Before you start the instructions, check two key points: first, yours. SD-The card should be formatted as internal storage (if you want to port apps), and secondly, not all Xiaomi models support this feature at the firmware level. K60 Pros are often deprived of this option due to manufacturer policy, while budget models (Redmi) are often not available. 12C, POCO M5) keep it.

Preparation: which SD-map to select for applications?

Not every microSD is suitable for storing applications. If you plan to migrate programs to an external drive, look at the speed class and the Application Performance Class (A1/A2) standard.

  • ๐Ÿ”น Minimum class: Class 10 (UHS-I/UHS-II). Maps below this class will slow down applications.
  • ๐Ÿ”น The best standard: A2 (4000 IOPS for casual reading/write. Maps A1 (1500 IOPS) It is suitable for lightweight applications, but not for games.
  • ๐Ÿ”น Capacity: 64 GB (on cards less than 32 GB may not have enough space to transfer system files).
  • ๐Ÿ”น Brands: SanDisk Extreme, Samsung EVO Plus, Kingston Canvas Go! Plus โ€“ proven options for Xiaomi.

Important: if you format SD-The card will be an internal storage device, it will become part of the system and will not be read on other devices (for example, on a PC or camera), and after formatting all data from the card will be deleted - make a backup copy in advance.

CharacteristicsClass 10 (U1)A1A2
Speed of sequential recording10 MB/s10 MB/s10 MB/s
Random Reading (IOPS)โ€”15004000
Random Recording (IOPS)โ€”5002000
Is it suitable for applications?โŒ No.โš ๏ธ Just the lungs.โœ… Yes.

โš ๏ธ Attention: If you are using SD-class A1 Or down to store applications, the system can start to slow down, and some programs can fly out. This is due to the low random write rate, critical for Android.

Method 1: Standard Transfer through MIUI Settings

The easiest method is to use the built-in MIUI feature, which works on most Xiaomi devices with MIUI 12-14 firmware, but there are limitations:

  • ๐Ÿ“ฑ Not all applications are supported (system programs cannot be moved).
  • ๐Ÿ”„ After updating MIUI Transferred applications can be reset back into internal memory.
  • ๐Ÿ›‘ Some games (such as Genshin Impact, PUBG Mobile) blocking work with SD-map.

Instructions:

  1. Put it in. SD-Card to smartphone and wait for its recognition.
  2. Open Settings โ†’ Applications โ†’ Application Management.
  3. Select the app you want to migrate (such as Telegram or Spotify).
  4. Click Warehouse โ†’ Change โ†’ Memory Map.
  5. Confirm the transfer and wait for the process to be completed (may take a few minutes).

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

  • ๐Ÿ”˜ The app does not support portability (e.g. WhatsApp, Google Play Services).
  • ๐Ÿ”˜ SD-The card is not formatted as an internal storage (see Section 3).
  • ๐Ÿ”˜ Your Xiaomi model blocks this feature (relevant for flagships after 2021).

โ˜‘๏ธ Checklist before transferring the application

Done: 0 / 4

Method 2: Formatting SD-maps as internal storage

If standard transfer is not available, you can try combining SD-This is a method that allows you to put new applications directly on the map, but it has serious consequences:

  • ๐Ÿ”’ The card will be encrypted and will work only on this smartphone.
  • ๐Ÿ“‰ The speed of the system can be reduced (especially on cheap cards).
  • โš ๏ธ When you remove the map, some applications will stop working.

How to do this:

  1. Go to Settings โ†’ Memory โ†’ Memory Map.
  2. Press Three dots (โ‹ฎ) โ†’ Storage settings โ†’ Formatting as an internal.
  3. Confirm the action and wait until the process is completed (the process can take 5-15 minutes).
  4. After formatting, restart the smartphone.

Now, when you install new applications, the system will ask you to choose a storage location, so you can transfer the programs that are already installed:

  1. Go to Settings โ†’ Apps.
  2. Select the application and click Storage โ†’ Change.
  3. Specify the Memory Card and confirm.

โš ๏ธ Note: After formatting SD-As an internal storage card, it cannot be used on other devices without completely erasing data, and some applications (such as Netflix, Banking applications) may refuse to work with external memory for security reasons.

๐Ÿ“Š You have already tried to transfer applications to SD-map?
Yeah, it was no problem.
Yeah, but the apps were slowing down.
No, I'm afraid of losing my data.
No, I didn't know about that possibility.

Method 3: Transfer over ADB (for advanced users)

If the built-in methods donโ€™t work, you can use Android Debug Bridge (ADB), a tool for debugging Android devices, which allows you to migrate even those applications that are blocked by MIUI, but requires a PC connection and basic command line knowledge.

Warning: misuse of ADB may cause system failures. make a backup of the data before starting.

Instructions:

  1. Download and install ADB Tools on PC.
  2. On your smartphone, activate Developer Mode (go to Settings โ†’ About Phone โ†’ MIUI version and press 7 times).
  3. Enable USB debugging in Settings โ†’ Additional โ†’ For developers.
  4. Connect your smartphone to your PC and confirm the debugging permission.
  5. Open the command line (Windows) or terminal (macOS/Linux) and type:
adb shell pm set-install-location 2

This command forces the system to install new applications on the SD-To transfer an already installed application (for example, Facebook), use:

adb shell pm move-package com.facebook.katana

Replace com.facebook.katana with your appโ€™s batch name (you can find out through App Inspector or Google Play).

If the team returns a Failure error [NOT_MOVED: Operation not allowed, then:

  • ๐Ÿ”˜ The app does not support portability (e.g. Google Play Store).
  • ๐Ÿ”˜ SD-The card is not formatted as an internal storage.
  • ๐Ÿ”˜ The manufacturer has blocked this function at the firmware level.
How to find out the package name of the application?
Open Google Play on your PC, find the app you want, and look at the address bar. For example, for Telegram, it's https://play.google.com/store/apps/details?id=org.telegram.messenger -- where org.telegram.messenger is the batch name.

5. Method 4: Using third-party applications (without root)

If previous methods have not worked, you can try specialized utilities from Google Play. They do not guarantee 100% results, but sometimes help to bypass the limitations of MIUI.

  • ๐Ÿ“Œ AppMgr III (App 2 SD) โ€” It analyzes the apps and suggests moving the supported ones.
  • ๐Ÿ“Œ Files by Google โ€“ Built-in file manager with memory cleaning and data transfer function.
  • ๐Ÿ“Œ Link2SD โ€” requires root rights, but allows you to create symbolic links for applications.

Example of AppMgr III:

  1. Install the app from Google Play.
  2. Open it and give access to the storage.
  3. In the Movable section, you will see a list of apps that can be moved.
  4. Click on the app and select Move to SD card.

Restrictions of third-party utilities:

  • ๐Ÿšซ Cannot migrate system applications.
  • ๐Ÿšซ They do not work with games that use OBB-Files (e.g. Call of Duty Mobile).
  • ๐Ÿšซ Can slow down the smartphone when transferred to slow SD-map.

๐Ÿ’ก

Before using third-party utilities, check reviews from the past 2-3 months. Some portability apps contain adware or haven't been updated in years.

6. Why can some applications not be moved?

Not all programs support the work with SD-Here are the main reasons:

Type of applicationReason for blockingExamples
SystemicStriped in firmware, critical for AndroidSettings, Google Play Services, MIUI Launcher
Banking/paymentSecurity requirements (data should not be stored on removable media)SberBank Online, Tinkoff, Google Pay
Games with OBB-fileAdditional data (graphics, levels) are stored in separate filesGenshin Impact, Asphalt 9, PUBG Mobile
Widget-enabled annexesWidgets may not work with external memoryWeather, Google Calendar, Yandex.Weather

In addition, some developers explicitly prohibit the portability of their applications in the manifesto AndroidManifest.xml, specifying the parameter android:installLocation="internalOnly".

If you want to migrate an app like this, the only option is to use root rights and tools like Titanium Backup or Link2SD.

  • ๐Ÿ”ด Xiaomi warranty breach.
  • ๐Ÿ”ด Possible malfunctions of the application.
  • ๐Ÿ”ด Risk of blocking an account in banking services (due to root detection).

๐Ÿ’ก

Transfer of system or banking applications to SD-The card may result in their inoperability or account being blocked.

7.Alternative ways to free up memory in Xiaomi

If the applications are transferred SD-The card is impossible or ineffective, try these methods:

  • ๐Ÿ—‘๏ธ Cache Clearing: Go to Settings โ†’ Memory. โ†’ Clear the cache. That could free up 1 to 5 GB.
  • ๐Ÿ“‚ Remove duplicates: Use Files by Google or CCleaner to find unnecessary files.
  • โ˜๏ธ Cloud Storage: Move photos and videos to Google Photos or Mi Cloud (Xiaomi has a built-in sync feature).
  • ๐ŸŽฎ Cleaning these games: In Settings โ†’ Apps select the game (such as Free Fire) and click Clear Data (delete progress!).
  • ๐Ÿ”„ Reset to factory settings: Extreme measure, but effective if smartphone is clogged with trash!

MIUI also has a built-in Light Mode feature (Settings โ†’ Special Options โ†’ Light Mode) that simplifies the interface and reduces memory load. This won't free up space, but it can speed up the device.

8. Frequent errors and their solutions

When transferring applications to SD-And these are the most common problems that people have with this map, and the ways that they can be fixed:

Mistake.Reason.Decision
The "Transfer" button is inactive.SD-The card is not formatted as an internal storageFormat the map through Settings โ†’ Memory
The application has been moved, but it is not runningThe card is too slow (class below A1)Buy it. SD-class A2 Or move the application back.
After the transfer, the application flies outConflict with data on the map or reading errorClear the app cache or reinstall it
You can't reschedule the game with OBB-fileThe game uses external data that is not carried.Copy the Android/obb folder to the map manually
The system says "Not enough space" even though there's a place on the map.MIUI reserves 10-15% of memory for system needsFree up extra space or use ADB

If after transferring applications, the smartphone began to slow down, try:

  1. Reset the device.
  2. Clear the cache through Settings โ†’ Memory โ†’ Clear the cache.
  3. Turn off animation in Settings โ†’ For developers โ†’ Animation scale (off).
  4. Return critical applications (messengers, launchers) to internal memory.

โš ๏ธ Attention: If you are using SD-card as internal storage, do not remove it without first safely disabling through Settings โ†’ Memory. โ†’ Otherwise, you risk losing data or damaging the file system.

FAQ: Answers to Frequent Questions

Can I transfer WhatsApp to WhatsApp? SD-map?
No, WhatsApp blocks external media transfers for security reasons, but you can: Move media files (photos, videos) to WhatsApp Settings โ†’ Storage โ†’ Storage Management; back up chats on Google Drive and delete unnecessary messages.
Why After the Application Is Transferred to SD-map it's gone?
You probably extracted the card without safely shutting it down, or formatted it. Try: Reboot your smartphone. Check the folder. Android/data on SD-If you have a map, you may have the application files left. If you have a map formatted, you can't restore the data.
How to move the game from OBB-file-on SD-map?
Same as himself. APK-The game file can be transferred in a standard way, but OBB-You have to move files (additional data) manually: Connect your smartphone to your PC and turn on file transfer mode. Copy the folder. Android/obb/play-off SD-Delete the original folder from the internal memory. Create a symbolic link (requires root or root). Link2SD). Without root rights, the game canโ€™t be seen. OBB-map.
Will the widget of the application work if it is moved to SD-map?
Most apps (Weather, Calendar, Yandex.Maps) don't work when you move to an external drive, and that's a limitation of Android, not Xiaomi, and the solution is to return the app to internal memory or to abandon the widget.
Can I use it? SD-Map as internal memory on Xiaomi without formatting?
No. To be able to recognize the card as part of the internal storage, it needs to be formatted with encryption. This is a security requirement for Android, and you can't get around it without root rights. The alternative is to use the card as a portable storage (no application transfer, file only).