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.
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:
- Insert the card in the smartphone and open the notification "New". SD-map discovered".
- Select โConfigure as internal memoryโ (if available).
- 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?
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 formatting | Advantages | Deficiencies |
|---|---|---|
| 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:
- Open Settings โ Applications โ Application Management.
- Select the app you want to migrate (like Google Maps or Spotify).
- Press "Storage" โ "Change" โ "SD-map".
- 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
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:
- Go to Settings. โ The phone.
- Click on the MIUI version 7 times to activate the developer mode.
- Back to Settings โ Additionally. โ For developers.
- 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-disksYou'll see the ID. SD-maps, for example, disk:179,Copy it and execute it:
sm partition disk:179,64 privateAfter 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.appReplace 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 application | Possibility of transfer | Examples |
|---|---|---|
| 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!