Xiaomi smartphone owners often face a shortage of internal memory, especially if the device is equipped with a modest 32 or 64 GB. The solution seems obvious: install a microSD card and expand the available space. However, simply adding a drive does not solve the problem completely - applications are still installed in internal memory, and files are scattered in two parts. Here comes the memory consolidation feature, which allows you to use the memory card as part of the main storage.
But it's not that simple: MIUI (Xiaomi firmware has its own features of working with Adoptable Storage - Android technology that allows you to "tether" SD-In this article, we will discuss all the official and informal ways to combine memory on Xiaomi in 2026, including nuances for different versions. MIUI (12 to 14), possible limitations and risks of data loss, you will learn how to format the card correctly, which models support the function, and what to do if the system refuses to see the drive as internal memory.
What is a Memory Unit and Why You Need It
Adoptable Storage technology was introduced in Android 6.0 Marshmallow, allowing the microSD card to be used as part of the smartphoneโs internal memory. Once formatted, the card is encrypted and becomes an integral part of the system, allowing you to install applications, store cache and game data. This is especially true for Xiaomiโs budget models, such as the Redmi 9A, Redmi Note 10 or POCO M3, where internal memory is sorely lacking.
However, the method has a downside:
- ๐ The card becomes tied to the device โ it can not be removed and used in another gadget without losing data.
- โ ๏ธ The speed depends on the class of the card (recommended). UHS-I Class 10 or higher).
- ๐ Some apps (such as WhatsApp or banking) may not work with external memory.
Itโs important to understand that Xiaomi has limited Adoptable Storage support for most models in recent MIUI versions (starting with 12), which is due to Googleโs policy that recommends manufacturers abandon the feature due to performance and safety risks.
The official method: Adoptable Storage in MIUI
If your Xiaomi smartphone runs on Android 6.0-9.0 with MIUI 8-11 firmware, the chance of successfully combining memory through standard settings is quite high.
- Insert a microSD card into the slot (up to 2 TB cards are supported, but 128-512 GB is optimal).
- Go to Settings. โ Warehouse.
- Tap on the name of your memory card (for example, SD-map: 128GB).
- In the upper right corner, press three dots (โฎ) and select Storage Settings.
- Select Inner Memory (or Format as Internal in English).
- Confirm the formatting โ all data on the map will be deleted!
- After the process is complete, restart the device.
If there is no Inner Memory, then your Xiaomi model does not support the function at the software level, in which case only manual formatting through ADB (more on this below) will help.
โ๏ธ Preparation of the memory card for the integration
Unofficial methods: ADB and third-party utilities
For MIUI 12-14 devices (or if the standard method doesnโt work), youโll need to use Android Debug Bridge (ADB), a computer debugging tool that requires you to turn on Developer Mode and install drivers, but it works even on newer models like the Xiaomi 13 or Redmi Note 12 Pro+.
Instructions for Windows:
- Activate Developer Mode: Go to Settings โ About Phone and tap the MIUI version 7 times.
- Return to Settings โ Additional โ For developers and enable USB debugging.
- Connect the phone to the PC, confirm the trust in the computer on the smartphone screen.
- Download ADB Tools and unpack it into the C:\adb folder.
- Open the Command Prompt in this folder (Shift + right mouse button โ Open the PowerShell window here).
- Enter the command to check the connection: Adb devices must appear serial number of your device.
- Execute the command to format the card as internal memory: adb shell sm set-force-adoptable true Then: adb shell sm partition disk:179,64 private note: 179,64 โ This is the ID card, and you can find it by adb shell ls. /dev/block/mmcblk1.
After the reboot, the card will be displayed as part of the internal memory, and if the command does not work, try replacing private with mixed.
What if the ADB canโt see the device?
Comparison of methods: what is better to choose
Not all memory combinations are equally effective. Below is a chart comparing key parameters:
| Method | Support for MIUI | Speed of operation | Risk of data loss | Difficulty |
|---|---|---|---|---|
| Standard (Settings) | MIUI 8โ11 | โญโญโญโญ (map-dependent) | Low. | Just |
| ADB (sm partition) | MIUI 12โ14 | โญโญโญ (may slow down) | Medium. | Middle-Average |
| Third-party utilities (App2SD) | Any version | โญโญ (frequent-lag) | High-pitched | Hardly. |
| Manual file transfer | Any version | โญโญโญโญ (lossless) | Low. | Just |
As you can see from the table, the most reliable method is standard formatting through settings (if supported). ADB is suitable for advanced users, but can cause performance problems. Third-party utilities like App2SD or Link2SD often cause crashes and are not recommended for everyday use.
๐ก
If the phone starts to slow down after the memory is combined, try transferring only media files (photos, videos, music) to the map, and leaving the applications in internal memory. Use the settings of each application in the Settings โ Applications โ [Select the application] โ Storage โ Change.
What Memory Cards Are Suitable for Combination
Not every microSD card can handle the role of internal memory, but rather requires a fast read/write drive to work, and these are the key criteria for choosing:
- ๐ Speed class: minimum Class 10 (UHS-I), better UHS-II or A2 (optimized for applications).
- ๐ Capacity: 64 GB (optimally 128-256 GB) Cards 32 GB or less may not be supported.
- ๐ Brand: Preference SanDisk Ultra, Samsung EVO Plus or Kingston Canvas Go! Plus โ they are tested for compatibility with Xiaomi.
- ๐ Format: the card must be formatted in exFAT or FAT32 (But the system itself reformats it into ext4 unionize).
Avoid cheap no-name cards, which are often forged and have real speeds below the stated speed, for example, a card labeled Class 10 can actually work as a Class 4, which will lead to constant lags when installing applications.
โ ๏ธ Note: If you use an exFAT card and the phone stops seeing it after you merge, it means that the file system is not supported by the Android kernel on your device. FAT32 via computer before the procedure.
Frequent problems and their solutions
Even if you follow the instructions correctly, Xiaomi users are faced with errors.
1 The system does not see the card as an internal memory.
Reasons:
- ๐น The map is formatted in NTFS (not supported by Android).
- ๐น The device does not support Adoptable Storage (check the model on the Xiaomi website).
- ๐น The card slot is damaged (try inserting the card into another phone).
Solution: Format the card in FAT32 via your computer and repeat the procedure.
2. Applications are not installed on the map
This is a limitation of Android: not all apps support external drive installation.
- Use ADB and the command: adb shell pm set-install-location 2 (this will force the system to install applications on the map by default).
- For a specific application, run: adb shell pm move-package com.example.app (replace com.example.app with the application package).
3.The phone brakes after the merger
The slow speed of the card is to blame. Check its performance using the A1 SD Bench application. If the write speed is below 10 MB / s, replace the card with a faster one (for example, SanDisk Extreme marked A2).
๐ก
If the phone starts to overheat or discharge quickly after memory is combined, this is a sign that the card is not coping with the load. Immediately transfer critical applications back to internal memory or cancel the connection.
How to Undo Memory Combination
If you decide to return everything as it was, the cancellation procedure is simple:
- Go to Settings. โ Warehouse.
- Tap it on. SD-map (it will be marked as an internal card).
- In the menu (three dots), select Format as portable.
- Confirm the action โ all data on the map will be deleted!
If the Format as portable item is not available, use ADB:
adb shell sm set-force-adoptable false
adb shell sm forget [disk_id][disk_id]
adb shell ls /dev/block
โ ๏ธ Warning: Once unbundled, some of the apps on the map may stop working. They'll have to be reinstalled manually.