Moving games to a memory card in Xiaomi smartphones is a challenge that owners of devices with limited internal storage face. Even flagship models like the Xiaomi 13 Pro or POCO F5 eventually fill up with heavy projects like Genshin Impact, Call of Duty Mobile or PUBG, and regular cache cleaning only temporarily solves the problem. Unfortunately, the manufacturer does not always provide a direct option to move installed applications β especially for games that block this ability by default.
In this article, we will discuss all working methods of transferring games to the SD-Xiaomi map (including models on the map) MIUI 14/15 Android 13/14),I'll explain why some games refuse to move, and how to get around that restriction without root rights. You will also learn which memory cards are suitable for gaming, how to avoid errors like βNot enough spaceβ or βThe application does not support portingβ, and what to do if after moving the game begins to slow down or fly out. SIM MicroSDs compete for one nest).
1. Which memory cards are suitable for games on Xiaomi
Not every microSD can handle the load of modern games. Cheap Class 4 or Class 10 cards (without A1/A2) can cause lags, long downloads, or even damage to files. For games on Xiaomi, drives with the following characteristics are recommended:
- πΉ Standard: microSDXC (capacity from 64 GB) or microSDHC (up to 32 GB). microSD cards (up to 2 GB) will not work.
- πΉ Class speed: UHS-I U3 or V30/V60/V90 (Ensure minimum recording speed 30/60/90 MB/s).
- πΉ Marking for applications: A2 (Optimized for random read/write, like in games. A1 They will work, but slower.
- πΉ Manufacturer: Samsung EVO Plus, SanDisk Extreme, Kingston Canvas Go! Plus β proven brands with minimal risk of counterfeiting.
β οΈ Note: In Xiaomi smartphones with a hybrid slot (for example, Redmi Note 12 Pro)+ or POCO X5 Pro) priority given SIM-If you put a microSD in the other one. SIM, You'll lose the ability to use two SIMs at once.
| Xiaomi model | Slot type | Max. SD volume. | Support for A2 |
|---|---|---|---|
| Xiaomi 13/13 Pro | Hybrid | 1 TB | Yes. |
| Redmi Note 12 Pro+ | Hybrid | 1 TB | Yes. |
| POCO F5 | Separate | 1 TB | Yes. |
| Redmi 10C | Separate | 512GB | No (A1 only) |
Before buying a card, check it for authenticity with utilities like H2testw (Windows) or SD Insight (Android). Counterfeit cards often have understated real capacity and speed, which is critical for gaming. Also note the file system: cards larger than 32 GB must be formatted in exFAT (not FAT32), otherwise you will not be able to write files larger than 4 GB.
2. Preparation of a memory card before transferring games
To make the memory card work properly with games, it needs to be formatted correctly and configured on the system, and skipping this step can lead to errors like Β«SD-The card is damaged" or "Not enough rights. Here's the step-by-step instruction:
- Formatting: π± Insert the card in the smartphone and go to Settings β Warehouse β Memory map. π Click on βFormat as internal storageβ (this will delete all data!). β οΈ Once formatted, the map cannot be retrieved without losing data, it will become part of the system.
Data portability (optional):
The system will offer to transfer some applications and media files to SD-You can agree, but don't pick games at this point, we'll move them separately.
Speed check:
Install the A1 SD Bench app and run the test. If the Random Read speed is below 1500 IOPS, the card is not suitable for gaming.
β οΈ Note: If you format a map as an external storage (rather than an internal one), most games wonβt be able to migrate to it, which is only suitable for storing media files. Also note that after formatting as internal storage, the card will not be read on a PC without special utilities like DiskInternals Linux Reader.
Insert the card into your smartphone | Check real speed in A1 SD Bench| Format as internal storage |Transfer media files (optional) | Make sure there is enough space left (minimum 10 GB free)
-->
Method 3: Transfer the game through Xiaomi settings (official method)
The easiest way is to use the built-in MIUI feature. Unfortunately, it doesn't work for all games (especially those that block the default port, such as Genshin Impact or Honor of Kings).
- Open Settings β Applications β Application Management.
- Choose the game you want to migrate (like Brawl Stars or Clash of Clans).
- Press "StorageΒ» β Β«Modify" (or "Move to" SD-mapΒ»).
- Wait until the process is completed (may take a few minutes).
Instructions:
- Connect your smartphone to your PC and confirm the debugging permission on your phone screen.
- Open the command prompt (Windows) or terminal (macOS/Linux) in the folder with adb.exe.
- Enter the command to check the connection: Adb devices should appear the name of your device.
- Find out the batch name of the game (for example, for PUBG Mobile it is com.tencent.ig), you can do this through the App Inspector app or on the Google Play website (name in the address bar after id=).
- Follow the command to port: adb shell pm set-install-location 2 This command sets the memory card as the default installation location for new applications.
- Now install the game again (if it is already installed, delete it first). SD-map.
β οΈ Note: pm set-install-location 2 only works on new installations. It can't carry games already installed:
adb shell pm set-install-location 0What if the ADB canβt see the device?
5. Method 3: Using application managers (without root)
If ADB seems complicated, you can use third-party utilities that automate portability.
- π± AppMgr III (App 2 SD) β It shows you which games you can migrate, and it does it in one click. MIUI 14/15.
- π± Files by Google β has a built-in application manager with the option of cleaning and porting.
- π± SD Maid β in addition to transferring, cleans garbage files that can interfere with the work of games.
Instructions for AppMgr III:
- Install the app from Google Play.
- Open the tab "Move to SD".
- Select the game from the list (green tick means that transfer is possible).
- Click "Transfer" and wait until it is completed.
Note: Even if the application shows that the game is moved, some data (e.g., the game is moved, OBB-files) may remain in internal memory, so that they can be transferred manually:
- Connect your smartphone to your PC via USB (in file transfer mode).
- Go to the Android/obb/[game pack name] folder (e.g. Android/obb/com.tencent.ig for PUBG).
- Copy the contents of the folder to the memory card in the same directory (Android/obb/...).
- Remove the original files from the internal memory.
π‘
Third-party managers cannot bypass the limitations of games that explicitly block the transfer (such as Genshin Impact or Free Fire). ADB root-access.
6. Method 4: Root-rights portability (for power users)
If none of the previous methods worked, the last option is root rights, which is a risky way, because:
- π¨ Cancels the warranty on the device.
- π‘οΈ Increases vulnerability to viruses.
- π It can lead to unstable operation of the system.
If you are prepared for risk, follow the instructions:
- Get root rights with Magisk (see the XDA Developers forum for instructions for your Xiaomi model).
- Install a file manager with root support, such as Root Explorer or FX File Explorer.
- Go to /data/app/ and find the folder with the game (the name matches the batch name, for example com.tencent.ig).
- Copy the folder to the memory card in /Android/data/ (create a directory if it is not available).
- Remove the original folder from /data/app/.
- Reboot your smartphone.
β οΈ Note: Some games (such as Genshin Impact or Honkai: Star Rail) have port protection and may stop running after manual movement, in which case you will have to return the files back or reinstall the game.
Also note that after the MIUI update, root rights may fly off and you will have to repeat the procedure. To automatically save the root after the updates, use the Magisk Preserve module.
7. Solving Common Mistakes When Transferring Games
Even if you've done everything right, you can have problems, and we'll look at the most common ways to fix them.
| Mistake. | Reason. | Decision |
|---|---|---|
| Not enough space on the device | The game requires some data in the internal memory | Clear the cache or move other applications |
| The application does not support transfer to SD | The game has blocked this function. | Use ADB or root method |
| SD-map damaged | Incorrect formatting or forgery | Format the card in exFAT or replace it |
| The game relegates after the transfer | Slow memory card or damaged files | Check the speed of the card in A1 SD Bench or reinstall the game |
| Failed to install the app. | Lack of space on the map or error of rights | Free up space or format the card as an internal storage |
If the game after the transfer is unstable (lags, long load, departures), try:
- π Reboot your smartphone.
- π§Ή Clear the game's cache in the settings.
- π§ Disable Battery Optimization for Playing (Settings) β Annexes β [play] β Battery β No restrictions).
- π₯ Reinstall the game from scratch (sometimes helps with corrupted files).
If neither method worked, there may be a problem with the memory card itself, try testing it on another device or replacing it with a faster model (e.g., with a V90 instead of a V30).
8.Alternative solutions: cloud storage and optimization
If the transfer is SD-The card is not possible or does not solve the problem, consider alternative ways to vacate the space:
- βοΈ Cloud-based saves: Many games (such as Clash Royale or Brawl Stars) allow you to sync your progress with your Google Play account or social media. Delete the game and restore data from the cloud after reinstalling it.
- ποΈ Cache cleaning: Apps like SD Maid or CCleaner find and delete unnecessary files, freeing up gigabytes of memory.
- π Streaming services: Instead of installing heavy games, use Xbox Cloud Gaming or GeForce NOW (work through the browser).
- π¦ Game Archive: Swift Backup (requires root) allows you to back up games and restore them if necessary without taking up a permanent place.
You should also pay attention to the settings of the MIUI itself:
- Turn off automatic download of media files in messengers (Settings β Applications β Media Autoupload).
- Limit background activity of unnecessary applications (Settings β Battery β Application Selection).
- Use the function "Light mode" (Settings β Special. features β Light mode) if the game supports simplified graphics.
If you often run into memory shortages, consider buying a smartphone with large internal storage.For example, the Xiaomi 13T Pro or POCO F5 Pro are available in variants with 256 GB and 512 GB, which solves the problem radically.