Combining Xiaomiβs internal memory and microSD card is an effective way to expand the available space for apps, photos and files. However, not all users know that since MIUI 12.5, the combination algorithm has changed, and standard methods from old instructions may not work. In this article, we will discuss current ways for modern models (Redmi Note 12 Pro, POCO X5, Xiaomi 13T, etc.), including hidden developer settings and circumventing system constraints.
It's important to understand that memory consolidation is not just about copying files, it's about creating a single logical volume, where the memory card becomes part of the internal storage, and it allows you to install applications directly on the SD, but it also has the downside: once you combine, you can't retrieve the card without losing data. We'll look at all the nuances, including choosing the right memory card, preparing the phone, and step-by-step steps for different versions of MIUI.
Why Xiaomi is limiting memory integration?
Xiaomiβs MIUI-based smartphones (especially 12-14 versions) often hide the option of combining memory in standard settings, due to several factors:
- πΉ Performance: Cheap microSD cards (class) A1 or below) significantly slow down the application, which spoils the user experience.
- πΉ Data security: When combined, the card is encrypted and its loss or damage can lead to irrecoverable loss of information.
- πΉ Google policy: Starting with Android 9, Google recommends manufacturers to abandon the Adoptable Storage feature due to the risks of unstable work.
However, memory can still be combined, either through hidden menus or through the use of a single memory. ADB-Next, we'll go through both methods, but first you need to get the memory card right.
Requirements for a microSD card to combine
Not every memory card is suitable for combining with internal storage, but here are the key criteria:
| Parameter | Minimum requirement | Recommended option |
|---|---|---|
| Class speed | Class 10 or UHS-I | A2 (e.g. SanDisk Extreme A2) |
| Volume. | 16GB | 64β256 GB (optimum for applications) |
| File system | FAT32 or exFAT | exFAT (supports files >4 GB) |
| Manufacturer | Anybody. | SanDisk, Samsung, Kingston (fewer fakes) |
Important: Class A1 cards are theoretically supported, but in practice lead to lags in applications. If your card is slower than A2, it is better to use it only for storing media files, not for combining.
β οΈ Warning: Once combined, the card cannot be retrieved without completely resetting the phone, and all data on it will be encrypted and unavailable on other devices.
Method 1: Combining via MIUI settings (for older versions)
If you have Xiaomi on MIUI 10β11 (like the Redmi Note 8 Pro or Mi 9T), the unification option can be available in the standard menu:
- Insert the memory card into the slot (preferably use Slot 2 if it supports microSD).
- Go to Settings β Memory β Memory Map.
- Click Format as internal memory (if option is missing, see Method 2).
- Confirm the action and wait for the process to be completed (may take 5-15 minutes).
After the merger:
- π± The map will be displayed as part of the internal memory in the Warehouse menu.
- π Applications can be transferred to it through Settings β Annexes β [Select an application] β Warehouse β Change.
- β οΈ Do not remove the card - this will lead to errors in the system.
Insert the card into the slot | Make a backup of the data from the card | Charge the phone at least 50% | Check the card speed class (A2 recommended)
-->
Method 2: ADB Connection (for MIUI 12β14)
The newer versions of MIUI have a hidden unification option, but it can be activated via Android Debug Bridge (ADB), a method that works on most models, including the POCO F5, Xiaomi 12 Lite and Redmi Note 11 Pro+.
Step 1. Enable debugging over USB:
- Go to Settings β About Phone and 7 times click on the MIUI version to activate the Developer Mode.
- Back to Settings β Additionally. β For developers.
- Activate Debugging via USB and confirm the resolution.
Step 2. Connect your phone to your PC and execute the commands:
- Download ADB Tools and unpack the archive.
- Open the command line (Win + R β cmd) and go to the folder with adb:
- Connect your phone via USB (select File Transfer Mode) and type:
- In the answer, you'll see a card ID, like disk:179.64. Copy it.
- Run the unify command (replace the disk:XXX,XX with your identifier):
Once the command is executed, the phone will automatically restart and the card will become part of the internal memory. You can check the result in Settings β Memory.
π‘
If the sm partition doesn't work, try an alternative method: sm set-force-adoptable true in front of the main command. MIUI on some models.
Method 3: Manual formatting via TWRP (for advanced users)
If standard methods donβt work, you can combine memory through custom recovery TWRP. This method is suitable for hardwired devices and requires an unlocked bootloader.
Warning: Mistakes in TWRP can lead to data loss or phone blinking, and use this method only if you are confident in your actions.
- Install TWRP for your model (instructions are available on the official website).
- Boot into recovery: Turn off the phone, then press Power + Volume up.
- Go to Wipe. β Advanced Wipe.
- Choose yours. SD-map (usually marked as External) SD).
- Press Repair or Change File System β F2FS (or ext4 if F2FS is not supported).
- After formatting, reboot to the system.
This is more flexible, but requires technical skills, and if the card doesn't recognize after formatting, try formatting it back to exFAT via a PC.
β οΈ Note: On some models (Xiaomi) 11T Pro, POCO X4 GT) after-unification TWRP You can get reading errors. In this case, go back to the method of ADB.
How to transfer applications to a unified map?
Once you've successfully combined memory, you need to move the applications correctly so that they work in a stable way.
- Open Settings β Applications β Application Management.
- Select the app you want to migrate (like WhatsApp or Google Maps).
- Click Warehouse β Change β Memory Map.
- Confirm the transfer and wait until it is completed (may take a few minutes).
Limitations:
- π« Not all applications support portability (e.g., system or high performance requirements).
- π After updating the application, it can automatically return to internal memory.
- β‘ Annexes to SD-The card is slower, especially if the class card is slower. A1.
Why can't some apps be moved?
Frequent problems and their solutions
When combining memory, users often encounter errors, and here are the most common ways to fix them:
| Problem. | Possible cause | Decision |
|---|---|---|
| The card is not recognized after the merger | Incompatible file system or damaged partition | Format the card in exFAT via PC and repeat the process |
| Apps fly out after transfer | Low speed reading/writing of the card | Use a Class A2 card or transfer only media files |
| The option βFormat as internalβ is not available. | MIUI restriction or outdated firmware | Update your phone or use it. ADB-method |
| Phone brakes after unification | Card overloaded or defective | Check the card for errors through CHKDSK (Windows) or replace it |
If the phone starts to overheat or run out quickly after the phone is combined, the memory card is likely to malfunction, and you can check it using the H2testw (Windows) utility or A1 SD Bench (Android).
π‘
Before combining memory, always back up the data from the card and phone, and in case of failure, it will be impossible to recover information.