Xiaomi smartphone owners often face the problem of lack of internal memory, especially if they are actively installing games. 128 GBs fill up quickly when it comes to modern projects like Genshin Impact (15+ GB or Call of Duty Mobile (8-10 GB) Use SD-maps as an additional storage seems a logical solution, but here users are waiting for pitfalls: from restrictions MIUI before the technical nuances of formatting.
In this article, we will discuss all the current ways to install games on the SD-map in smartphones Xiaomi, Redmi and POCO β From standard system features to workarounds for power users, you'll learn how to properly prepare a memory card, what games can be ported without losing performance, and why some techniques don't work on all models. MIUI 14/15 Android 13+ Automatic methods of transferring applications to SD They are often blocked, and we will show you how to get around them.
Before you start the instructions, check two key points:
- Yours. SD-map UHS-I (U1/U3) Or higher, or the game will be slowed down.
- The smartphone supports adoptable storage (using the card as internal memory), which does not work on all Xiaomi models (for example, not available in the Redmi Note 12 Pro).+, but POCO X3 Pro).
βββ
1. Preparation SD-Maps: which class to choose and how to format
Not every one. SD-This card is suitable for installing games. 4/6 They won't be able to handle the load, and the games will hang or they won't run at all. 2026 year:
- πΉ Class speed: UHS-I U3 or V30/V60/V90 (hard-playing PUBG Mobile).
- πΉ Volume: from 64 GB (32 GB will not be used as internal memory).
- πΉ Manufacturer: SanDisk Extreme, Samsung EVO Plus, Kingston Canvas Go! β proven brands without counterfeits.
- πΉ Format: exFAT or FAT32 (Adaptable storage will require a redesign of ext4).
Before buying, check the card for authenticity with the help of the utility H2testw (Windows or SD Insight (Android) Counterfeits often pose as branded but have real-world recording speeds below 10MB/s β not enough for gaming.
How to format properly SD-map:
- Insert the card into your smartphone and open Settings β Storage.
- Tap it on. SD-map β Format as internal storage (if optional).
- Confirm the action β the system will warn that the card will be encrypted and will not be read on other devices.
- Wait until it is completed (may take a while). 5-15 minute).
β οΈ Warning: Once formatted as internal memory, the card will not be retrieved without data loss, and it will become "bound" to this smartphone, and on another device it will have to be formatted again.
βββ
2. Method 1: Use of SD-The card is an internal memory (adoptable storage)
This is the most reliable method, but it doesn't work on all Xiaomi models. MIUI Android 9-based+ This feature is often hidden, especially on flagships (e.g. Xiaomi 13 Ultra or Redmi). K60 Pro) Availability can be verified as follows:
Go to Settings. β Warehouse β [Name of name SD-map] β Three dots (menu) β If there's a Format as internal, you're in luck. If not, read the following ways.
Step-by-step:
βοΈ Formatting SD internal memory
After formatting, the system will automatically prompt you to transfer some of the data to the SD. However, games will still be set into internal memory β to change that, you need to be able to play the game:
- Open Settings β Applications β Application Management.
- Select a game (such as Free Fire or Brawl Stars).
- Stick the vault. β Change. β SD-map.
Limitations of the method:
- π« Not working. MIUI 14/15 For most models (except budget series) POCO M and Redmi A).
- π« The card becomes "one-time" - after extraction, the data on it will be inaccessible.
- π« Read/write speeds are lower than those of internal memory (especially noticeable in Genshin Impact or Honkai: Star Rail).
π‘
If the option βFormat as internalβ is missing, try inserting SD-The card is to another smartphone (like Samsung or Motorola) and format it there. Then return the card to Xiaomi, sometimes the system recognizes it as internal.
βββ
Method 2: Manually moving game files through file manager
If MIUI It's not like you can migrate the game with standard tools, you can do it manually, and it's a method that's good for games that store basic data in a folder. Android/obb or Android/data. Examples of such games: Asphalt 9, Need for Speed: No Limits, Minecraft.
Instructions:
- Set the game into your internal memory.
- Open a file manager (such as Mi File Manager or Solid Explorer).
- Go to the Inner Memory β Android β obb (or data).
- Find a folder with the game name (e.g. com.gameloft.android.ANMP.GloftA9HM for Asphalt 9).
- Copy the folder to SD-same-way (SD-map β Android β obb).
- Remove the original folder from your internal memory.
- Restart the game - it must download the data from SD.
What games can be transferred in this way:
| Game. | Data folder | Size (note) | Does it work after the transfer? |
|---|---|---|---|
| Asphalt 9: Legends | Android/obb/com.gameloft... | 1.8 GB | β Yes. |
| Minecraft | Android/data/com.mojang... | 500MB | β Yes (but worlds are preserved in inner memory) |
| PUBG Mobile | Android/obb/com.tencent.ig | 1.2 GB | β No (requires) APK-modification) |
| Brawl Stars | Android/data/com.supercell.brawlstars | 150 MB | β Yes. |
β οΈ Attention: Some games (for example, PUBG Mobile or Call of Duty Mobile checks file integrity when it is launched, and if it is found that the data is not in the internal memory, the game may give an error "Files are corrupted" or not start at all. APK (Read Method 4).
βββ
Method 3: Transfer of games through ADB (for advanced users)
If MIUI block the transfer of applications to SD, You can get around the restrictions with Android Debug Bridge (ADB). This method works on most Xiaomi devices, but requires a PC connection.
What you need:
- π₯οΈ Computer with Windows/Linux/macOS.
- π Cable USB (preferably original).
- π οΈ Utility. ADB (download from the official website).
- π± Included debugging by USB on a smartphone (Settings) β The phone. β Version. MIUI β 7 times tap to unlock the developer's settings).
Step-by-step:
- Connect your smartphone to your PC and allow debugging over USB.
- Open the command prompt (Windows) or terminal (Linux/macOS) in the folder with adb.exe.
- Enter the command to check the connection: Adb devices must appear serial number of your device.
- Find out the batch name of the game (for example, for Clash of Clans it is com.supercell.clashofclans). β Annexes β [Game] β Information.
- Run the port command (replace package.name with real name): adb shell pm set-install-location 2 adb shell pm move-package package.name
- Reboot your smartphone.
If the pm move-package command returns the error "Failure" [NOT_MOVED: Operation not allowed:...], which means the game is locked for transfer. APK (Method 5).
What if the ADB canβt see the device?
βββ
5. Method 4: Use of modified APK (circumvention)
Some games, for example, PUBG Mobile, Call of Duty Mobile, Genshin Impact) are tightly tied to internal memory and are not portable by any of the above methods. APK, which allow you to specify the user path to the game files.
Where to look for modified APK:
- π APKMody β a proven source with modified games.
- π PlatinMods β it often offers versions with support SD-map.
- π Telegram channels (e.g, @modapk or @androidmods).
How to install a modified version:
- Download. APK playback SD (for example, PUBG Mobile SD Card Version).
- Remove the original game if it is installed.
- Enable installation from unknown sources (Settings β Applications β Special Rights β Install Unknown Applications).
- Install the modified APK.
- When you first start, select the path to the files on SD-map (usually) /sdcard/Android/obb/[game-filler]).
β οΈ Attention: Modified APK may contain malicious code or be banned from online games (for example, in the PUBG Use only verified sources and back up your data, and note that updates to such versions will have to be manually installed.
βββ
Method 5: Forced transfer through Link2SD (ROOT)
If your Xiaomi has an unlocked bootloader and Root rights, you can use the app. Link2SD forcing the transfer of games to SD-This method works even with games that don't normally support external storage.
What needs to be done:
- Install Magisk to obtain Root rights (instructions are available on the XDA Developers).
- Download Link2SD from Google Play.
- Open the app and give Root access.
- Select the game from the list and tap Create a link.
- Indicate. SD-map as a target storage for files and cache.
- Reboot your smartphone.
Pros and cons of the method:
| Advantages | Deficiencies |
|---|---|
| β It works with all games, including Genshin Impact and PUBG Mobile. | β Requires Root Rights (Risk of Loss of Guarantee). |
| β No need to modify. APK. | β Possible lags if SD-slow-card. |
| β You can transfer both data and cache. | β Update MIUI You may need to re-configure. |
If you have never received Root rights on Xiaomi, we recommend that you first study the bootloader unlock guides for your model. 13T Or the Redmi Note 12 Pro.+) The process is complicated by anti-Rollback protection.
βββ
7. Optimization of the performance of games on SD-map
Even if you managed to transfer the game to SD-The read/write speed of external memory is often inferior to the built-in memory, which leads to friezes and long loads:
Optimization tips:
- π§ Use it. SD-cards with a write speed of at least 90 MB/s (for example, SanDisk Extreme Pro or Samsung) PRO Endurance).
- π§ Turn off background optimization to play Settings β Annexes β [Game] β Battery β No restrictions.
- π§ Install Game Turbo (built-in app) MIUI) Add the game to the list of optimized.
- π§ Clean the game cache regularly through Settings β Warehouse β Clear the cache.
- π§ If the game is slowing down, try to move to SD only a portion of the data (e.g., obb files) leaving APK inner-memory.
For heavy games like Genshin Impact or Honkai: Star Rail, a hybrid approach is recommended:
- Install. APK memory-play.
- Move the data folder (Android/obb or Android/data) on SD-map.
- Use a modified one. APK, which allows you to point the path to the files SD.
π‘
If the game is transferred to SD Starts to fly, try to disable the option "Optimization" MIUI" in the developer settings (Settings) β Additionally. β For developers β Optimization MIUI).
βββ
8. Frequent errors and their solutions
When transferring games to SD-Xiaomi users often face typical problems. Let's look at the most common and ways to fix them.
Error: βNot enough space on the deviceβ when installed on the device SD
- πΉ Make sure that SD-The card is formatted as an internal memory (Method 1).
- πΉ Make sure there is enough free space on the map (some games require a free space). 2-3 twice as much space as their weight).
- πΉ Reboot your smartphone β sometimes MIUI misrepresents the available space.
Error: "Files are corrupted" after transfer
- πΉ Remove the game and install it again, but this time, choose the internal memory as the installation location.
- πΉ If you are using a modified APK, So, download it from another source.
- πΉ Check it out. SD-error-card SD Card Tester (available on Google Play).
Error: The game does not start after the transfer to the SD
- πΉ Try transferring it back to internal memory (via Settings) β Annexes β [Game] β Warehouse).
- πΉ If the game requires internet (such as Clash Royale), check the connection β sometimes the transfer resets the network settings.
- πΉ Online gaming (such as Free Fire or Mobile Legends) may require re-authorization.
Mistake: SD-The card is not defined after formatting as an internal
- πΉ Remove the card and repaint (sometimes physical reinstallation helps).
- πΉ Check the card on another device β it may be damaged.
- πΉ If the smartphone does not see the card at all, try formatting it on a PC in the future. FAT32 assisted SD Formatter (official instrument).
βββ