Xiaomi Redmi 9 is one of the most popular budget smartphones with the ability to expand memory via microSD. But what if 64 or 128 GB of internal memory runs out and applications are still not installed on the card? The solution is memory consolidation, or so-called Adoptable Storage. However, in MIUI, this process has its own peculiarities, and the wrong actions can lead to data loss or even system failure.
In this article, we will not only discuss the standard way to combine through settings, but also alternative methods for cases where the system refuses to format a card as internal memory. SD-The cards are supported (and why cheap models might not work), how to check the read/write speed before combining, and what to do if the applications are not portable after the procedure. ADB for the forced mounting of the card as an internal drive, if MIUI blocks this option.
Why Standard Formatting as Internal Memory May Not Work
In theory, combining memory on Redmi 9 should be reduced to two clicks: โ Memory. โ SD-map โ Format it as internal, but in practice, users are faced with errors:
- ๐ด "This card is too slow, the system refuses to format Class cards. 4/6 or real speed below 10 MB/s.
- ๐ด "Map is corrupted" - even a new card may not be recognized due to file system incompatibility (e.g., exFAT instead of the new card). FAT32).
- ๐ด "Operation unsupported" โ MIUI Blocks the feature on some firmware (especially on global versions for Europe).
The reason is because Xiaomi has been using MIUI 12 to limit Adoptable Storage support to prevent slow card failures, but you can get around that restriction, as weโll talk about in the ADB section.
โ ๏ธ Note: Once combined, the card cannot be retrieved without losing data. If you plan to use it in other devices (camera, tablet), choose formatting as portable storage.
What are they? SD-The cards are suitable for combining with Redmi 9 memory
Not every microSD can handle the role of internal storage. Three things are critical for Redmi 9:
- Speed class: minimum Class 10 (UHS-I U1), optimally UHS-I U3 or A1/A2 (for applications).
- Capacity: 32 GB to 512 GB. 2 TB cards are theoretically supported, but may not work consistently.
- Manufacturer: avoid no-name brands. The best options are SanDisk Ultra, Samsung EVO Plus, Kingston Canvas Go!
| Model map | Class speed | Compatible with Redmi 9 | Estimated price (2026) |
|---|---|---|---|
| SanDisk Ultra microSDXC UHS-I U1 A1 | U1 / A1 | โ Yes (basic version) | 1 200 โฝ (128GB) |
| Samsung EVO Plus UHS-I U3 A2 | U3 / A2 | โ Yes (optimum for applications) | 1 800 โฝ (128GB) |
| Kingston Canvas Go! Plus UHS-I U3 A2 | U3 / A2 | โ Yes. | 1 600 โฝ (128GB) |
| Transcend High Endurance UHS-I U3 | U3 | โ ๏ธ Possible lags (no certification) A1/A2) | 1 400 โฝ (128GB) |
Before buying, check the card for authenticity with H2testw (Windows) or F3 (Linux/macOS).
๐ก
If youโre buying an app card, choose models labeled A2 โ theyโre optimized for randomly writing small files (just what you need for cache and APK).
Step-by-step: Memory integration via MIUI settings
If your card meets the requirements, follow this algorithm:
- Put it in. SD-Redmi 9 slot card (hybrid slot supports microSD) + SIM2 microSD separately).
- Open the Settings โ Memory.
- Tap your name on it. SD-maps (e.g. SanDisk) SD Card).
- Select Storage Settings โ Format as internal.
- Confirm the action and wait until it is completed (may take 5-15 minutes).
- After formatting, select Move Data Now or Do It Later.
Insert SD-card to slot (check contacts)
Backup the data from the card (they will be deleted)
Charge your phone at least 50%
Connect to stable Wi-Fi (for data transfer)
-->
After the merger:
- ๐ฑ The map will be displayed as part of the internal memory in the Memory section.
- ๐ Applications will be installed on the card by default (if selected in the settings).
- โ ๏ธ Removing the card without canceling the merger will lead to a system failure.
โ ๏ธ Warning: If the phone starts to brake after the pairing, it's likely that the card can't handle the load. Cancel the pairing via Settings โ Memory. โ SD-map โ Disable and replace the card with a faster one.
Alternative method: forced association through ADB
If MIUI blocks formatting as internal memory (e.g., on European firmware), you can use Android Debug Bridge (ADB), a method that requires a PC and enabled USB debugging.
Steps:
- Activate Developer Mode: Go to Settings โ About Phone โ MIUI version and tap 7 times on the build number.
- Return to Settings โ Additional โ For developers and enable USB debugging.
- Connect your phone to your PC, install Xiaomi drivers (if necessary) and check the connection with the command: adb devices
- Enter the command to check the disks: adb shell sm list-disks You should see a string like disk:179,XX (where XX is your card number).
- Format the map as an internal one: adb shell sm partition disk:179,XX private
Once the command is executed, the phone will automatically restart and the card will be merged with the memory. If there is a Failed to partition disk error, check:
- ๐ Is the disc number correctly identified (179,XX).
- ๐ต Is there any physical damage to the card.
- ๐ Try repeating the command after reconnecting the phone.
What if the ADB canโt see the map?
How to transfer applications to SD-post-community
Even after successful integration, not all applications will automatically move to the map, to optimize memory usage.
- Open Settings โ Applications โ Application Management.
- Select an app (such as WhatsApp or Spotify).
- Slip the vault. โ Change. โ SD-map.
- Confirm the transfer. Some applications (e.g. system) cannot be moved.
For mass transfer, use third-party utilities like AppMgr III (requires root rights on some firmware).
- ๐ฎ Large cache games (such as Genshin Impact) can slow down when running with a high-cache game. SD-map.
- ๐ท Camera apps (like Google Camera) are best left in internal memory for stability.
| Type of application | Can I reschedule? | Recommendation |
|---|---|---|
| Social networks (VK, Telegram) | โ Yes. | Take it easy, there will be no brakes. |
| Games (PUBG, Call of Duty) | โ Yes (but possible lags) | Test individually. Online gaming is better with internal memory. |
| Messengers (WhatsApp, Viber) | โ Yes. | Move it, but keep your chat backups in the cloud. |
| System applications (MIUI Launcher) | โ No. | The transfer is blocked by the system. |
Frequent mistakes and their solutions
Even if you follow the instructions correctly, Redmi 9 users are facing problems.
- ๐ "SD-The card suddenly shuts down. "" Reason: Unstable contact in the slot or overheating of the card. Solution: Remove the card, clean the contacts with alcohol, insert back. If the problem repeats, replace the card.
- ๐ "Memory fills by itself" Reason: App cache or hidden system update files Solution: Clear cache in Settings โ Memory. โ Cleanup.
- ๐ซ "You can't format the map back: MIUI It blocks back formatting through the interface. Solution: Use it. ADB-Command: Adb shell sm partition disk:179,XX public (where) XX โ card number).
โ ๏ธ Note: If the phone stopped turning on after the merger (hang on the Redmi logo), most likely there was a failure of the file system. -w), But all the data will be lost.
๐ก
Before combining memory, always back up your phone data and SD-Even the official methods. MIUI This can cause loss of files when the failure occurs.
How to Undo Memory and Reset Everything
If after the combination you have encountered brakes or decided to use the card in another device, you can cancel the process in two ways:
Method 1. Through MIUI settings:
- Go to Settings. โ Memory. โ SD-map.
- Tap three dots (โฎ) โ Storage settings โ Formatting as a portable.
- Confirm the action. All data from the map will be deleted!
Method 2. via ADB (if MIUI does not format):
- Connect your phone to your PC and activate Debugging via USB.
- Adb shell sm partition disk:179,XX public
- Reboot the phone.
After the cancellation of the merger:
- ๐ The card will be displayed as a removable drive.
- ๐ The applications installed on it will stop working (they need to be reinstalled).
- ๐ฑ The phoneโs internal memory will return to its original size.
If after canceling the combination, the phone does not see the card, try:
- Remove and re-insert it.
- Format via PC in FAT32 format (use SD Formatter utility).
- Check the card for errors using chkdsk (Windows) or fsck (Linux/macOS).