How to download the application on SD-Xiaomi map: all ways to MIUI

Owners of Xiaomi smartphones often face a lack of internal memory, especially if the device is equipped with a modest 32 or 64 GB. SD-- the application storage cards. MIUI (In the case of Xiaomi, this feature is not as obvious as in pure Android. In some cases, the system blocks installation on an external drive altogether, and in others it requires additional manipulations.

In this article, we will analyze all the current ways to transfer and install applications on the Internet. SD-map in Xiaomi smartphones, including models on MIUI 14/13/12 You'll learn how to get around the limitations of Android, which apps can be ported and which can't, and how to properly prepare the memory card to avoid errors. MIUI, formatting SD-Card as internal memory even on devices without official support for this feature.

Why Xiaomi is blocking the installation of applications on the SD-map?

Starting with Android 6.0 Marshmallow, Google has imposed strict restrictions on external drives, and MIUI has even stricter restrictions, with the default system allowing applications to be installed only in internal memory.

  • โšก Productivity: SD-Cards (especially Class Class) 10 and below) are slower than the internal memory eMMC/UFS, what might cause the lags.
  • ๐Ÿ”’ Security: Annexes to SD-It is easier to steal or replace the card, as the external drive is not encrypted by default.
  • ๐Ÿ“ฑ Optimization MIUI: Xiaomi simplifies the interface by hiding โ€œunnecessaryโ€ features, including advanced settings SD-map.
  • ๐Ÿ› ๏ธ Technical limitations: Not all applications support external memory (e.g., messengers or secure games).

However, we can bypass these limitations, and then we will look at legal and โ€œadvancedโ€ methods, including the use of ADB and hidden MIUI features.

๐Ÿ“Š What's the volume? SD-You use the cards in Xiaomi?
Up to 32GB.
64GB
128GB
256GB and more
I don't use it.

Preparation SD-maps: formatting and class selection

Before transferring applications, you need to prepare correctly SD-It depends on whether you can use it as internal memory or just for storing files.

Requirements for SD-map

Not every map is suitable for installing applications.

  • ๐Ÿ”น Speed class: Minimum UHS-I (U1) class 10. Optimally โ€” UHS-I (U3) or A1/A2 (fast-paced).
  • ๐Ÿ”น Size: From 16 GB (but better 64 GB and higher, as part of the memory will take the system).
  • ๐Ÿ”น Format: The card must be formatted in exFAT or FAT32 (But it is necessary to use as an internal memory. ext4).

2. Formatting through MIUI

If you want to use SD-Card as internal memory (main storage extension), follow the following steps:

  1. Insert the card in the smartphone and open the notification "New". SD-map discovered".
  2. Select โ€œConfigure as internal memoryโ€ (if available).
  3. Confirm formatting โ€“ the system will automatically format the card to ext4 and encrypt it.
What happens if you take it out? SD-A card configured as an internal memory?
All data on the map will be unavailable on other devices due to encryption, and when re-inserted into Xiaomi, the system may require reformatting.

Important: Not all Xiaomi models support this feature. If there is no option to โ€œConfigure as internal memoryโ€, you will have to use ADB (more on this below).

Type of formattingAdvantagesDeficiencies
Portable storage (FAT32/exFAT)โœ… The map can be read on any deviceโœ… We can get it out quickly.โŒ Applications are installed only in internal memoryโŒ No encryption.
Internal memory (ext4)โœ… You can install applications.โœ… Data is encrypted.โŒ The map is tied to one device.โŒ Slower (depending on class) SD)

Method 1: Transfer applications through MIUI settings (official method)

If you SD-The card is formatted as internal memory, you can transfer some applications through standard settings:

  1. Open Settings โ†’ Applications โ†’ Application Management.
  2. Select the app you want to migrate (like Google Maps or Spotify).
  3. Press "Storage" โ†’ "Change" โ†’ "SD-map".
  4. Confirm the transfer and wait until it is completed (may take a few minutes).

Limitations of the method:

  • โš ๏ธ Not all apps support portability (especially system and cache games).
  • โš ๏ธ After the update, the application can automatically return to internal memory.
  • โš ๏ธ Some functions (such as widgets) may stop working.

โ˜‘๏ธ Preparation for the annexes

Done: 0 / 4

Method 2: Installation of applications on SD-map ADB (advanced)

If you're in your version MIUI No formatting option SD-You can use the cards as internal memory, you can use Android Debug Bridge (ADB). This method works on most Xiaomi devices, including the Redmi Note. 10/11/12, POCO X3/X4, Mi 11/12 others.

Step 1: Enable debugging over USB

For this:

  1. Go to Settings. โ†’ The phone.
  2. Click on the MIUI version 7 times to activate the developer mode.
  3. Back to Settings โ†’ Additionally. โ†’ For developers.
  4. Turn on "Debugging by" USB" and confirm the authorization.

Step 2: Connect to the PC and execute commands

Download ADB Tools for Windows/macOS/Linux, connect your phone to your computer and do the following in the terminal:

adb shell


sm list-disks

You'll see the ID. SD-maps, for example, disk:179,Copy it and execute it:

sm partition disk:179,64 private

After that SD-The card will be formatted as internal memory!

๐Ÿ’ก

If the sm partition command doesnโ€™t work, try the alternative method via pm set-install-location 2. SD-The card does not guarantee 100% success).

Step 3: Transfer applications through ADB

To forcefully transfer the application to SD-map, use the map:

adb shell pm move-package com.example.app

Replace com.example.app with the batch name of the app (e.g. com.facebook.katana for Facebook), and you can find out the batch name through the App Inspector app or command:

adb shell pm list packages

โš ๏ธ Note: Not all apps support portability. System utilities, instant messengers (such as WhatsApp) and secure games (such as Genshin Impact) are likely to refuse to work with the mobile app. SD-map.

Method 3: Using third-party applications (without root)

If previous methods have failed, you can try specialized utilities. They do not require root rights, but their effectiveness depends on the smartphone model and the version of MIUI.

1. AppMgr III (App 2 SD)

The app analyzes which programs can be transferred, and it does it in one click.

  • ๐Ÿ”น Supports batch transfer (multiple applications at once).
  • ๐Ÿ”น It shows how much space will be available.
  • ๐Ÿ”น Works on MIUI 12-14, You may not see some system applications.

2. Link2SD

More powerful, but it requires root rights to work properly, and without them, the functionality is limited:

  • ๐Ÿ”น Can create "links" to SD-map (symbolic references).
  • ๐Ÿ”น Supports cache and data transfer.
  • ๐Ÿ”น Nana MIUI It is often blocked by antivirus (you will have to disable Mi Security).

Important: Back up your data before using third-party utilities. Some applications may not work as well after porting.

Which apps can be moved and which ones canโ€™t?

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

Type of applicationPossibility of transferExamples
Regular annexesโœ… Yes (partially)Spotify, Google Maps, VLC
Gamesโš ๏ธ Sometimes (no cache)Among Us, Brawl Stars (but not Genshin Impact)
MessengersโŒ No.WhatsApp, Telegram, Viber
System utilitiesโŒ No.Settings, Phone, Camera
DRM applicationsโŒ No.Netflix, Disney+, banking apps

SD-The card is formatted as internal memory, and some apps (like WhatsApp) will not work with it, due to Google Playโ€™s security policies and the limitations of the developers themselves.

๐Ÿ’ก

Even if the transfer is successful, the application can run slower or produce errors. Always test the transferred software before removing the original from internal memory.

Frequent mistakes and their solutions

When working with SD-And if you look at the map on Xiaomi, you're going to see the typical problems, and you're going to look at the most common problems, and you're going to look at how to fix them.

1. "Not enough space" error during transfer

Causes and solutions:

  • ๐Ÿ”น SD-Card filled: Free up space or format it.
  • ๐Ÿ”น App does not support transfer: Try another or use ADB.
  • ๐Ÿ”น File system incompatible: Reformat the card to ext4 through ADB.

2.The application does not start after the transfer

Possible causes:

  • ๐Ÿ”น Low speed. SD-Cards: Replace with a class map A2 or U3.
  • ๐Ÿ”น Damaged Data: Reinstall the application.
  • ๐Ÿ”น Developer restrictions: Some applications (e.g. banking) block work from external memory.

3. SD-The card is not defined as an internal memory.

Decisions:

  • ๐Ÿ”น Check if your Xiaomi model supports this feature (it is disabled on some budget devices).
  • ๐Ÿ”น Use it. ADB For forced formatting (see Method 2).
  • ๐Ÿ”น Update. MIUI Update - sometimes the function appears after the update.

โš ๏ธ Note: If after formatting SD-As the internal memory of the card, the smartphone started to slow down, return the settings back. โ†’ Memory. โ†’ SD-map โ†’ Format it as a portable device. All data will be deleted!

Can I transfer WhatsApp to WhatsApp? SD-map?
No, WhatsApp is blocking work from external memory for security reasons, and when you try to transfer the application will give an error or stop sending messages, the only way out is to regularly clean the cache or use cloud backup.
Why did the app disappear from the main screen after the transfer?
This is normal MIUI behavior. Once you move the app shortcut, it's removed, but it stays on the menu. To return the shortcut, find the app in All Apps and hold it to add it to the home screen.
Can I use it? SD-The card as internal memory of Xiaomi without ADB?
Depends on the model and version MIUI. On some devices (e.g. Redmi Note 9 or POCO X3 NFC) The option is available in the settings. On new flagships (for example, Xiaomi 13), it is often removed. โ†’ Memory. โ†’ SD-map.
How to transfer games to SD-map?
Most games, especially with 3D-schedule) does not support the transfer to SD-You can move some of the data, but you can transfer some of the data: Download the game. Open the settings. โ†’ Annexes โ†’ [Game] โ†’ Warehouse โ†’ Clear cache. Use a file manager (such as Mi File Manager) to manually transfer the folder Android/obb on SD-Important: Not all games will work after that. Test before deleting the original files!
What to do if Xiaomi doesnโ€™t see it SD-map?
Try these steps: Reboot your smartphone. Remove and paste the card again. Check the card on another device (possibly damaged). Format the card into a new device. FAT32 Or exFAT over a PC. If nothing works, try another one. SD-card (your Xiaomi model may not support cards larger than 128GB).