Transfer of games to SD-The map in Xiaomi smartphones is a pressing task for owners of devices with limited internal memory. POCO They get stuffed with heavy projects like Genshin Impact or Call of Duty Mobile, and cleaning up the cache is temporary, but just copying the folder with the game to the memory card is not going to work: Android and the other two. MIUI Restrict direct recording of application data to external media due to security policies.
In this article, we will analyze all working methods of transfer โ from standard functions. MIUI bypassing the restrictions ADB We'll talk about the nuances of choice. SD-maps (not all of them will work!), common errors and ways to fix them. MIUI 14/15 Android 13/14, Some of the methods also work on older versions.
Why the games are not transferred to SD-standard-map
Since 2016, Google has tightened its rules for external media in Android, and now apps are installed only in internal memory by default, and porting to SD is blocked at the system level.
- ๐ Data security: Games and applications can store sensitive information (logins, progress) that can be easily stolen from external media.
- โก Productivity: SD-cards (even class) A2) slower-than-integrated memory UFS 2.2/3.1, resulting in lags.
- ๐ฑ Politics MIUI: Xiaomi has removed the option โMove toโ SD" from settings, leaving it only for media files.
But you can get around these limitations. Below are all the ways you can get from simple to complex.
Preparation: what kind SD-play-card
Not every memory card is suitable for installing games, but here are the key requirements:
| Parameter | Minimum value | Recommended value |
|---|---|---|
| Class speed | Class 10 | UHS-I (U3) or A2 |
| Volume. | 32GB | 128 GB or more |
| Format | FAT32 | exFAT (for files >4 GB) |
| Brand | Anybody. | SanDisk Extreme, Samsung EVO Plus, Kingston Canvas Go! |
โ ๏ธ Note: Cheap cards without markings A1/A2 For example, Genshin Impact requires a record speed of at least 40 MB/s, otherwise the texture will be loaded with a delay.
Before buying, check the card for authenticity with H2testw (Windows) or F3 (Linux/macOS).
๐ก
If the game weighs more than 4 GB (for example, PUBG Mobile or Honor of Kings), format the card in exFAT via phone settings: โ Warehouse โ SD-map โ Formatting as an internal.
Method 1: Transfer over MIUI settings (for supported games)
Some games (usually lightweight) allow you to partially transfer data to the Internet. SD-This is a simple, rootless, no-root approach that's good for beginners.
- Open Settings โ Applications โ Application Management.
- Select a game from a list (such as Clash of Clans or Brawl Stars).
- Press Warehouse. โ Change. โ SD-map.
- Confirm the transfer. The system will copy some of the data (usually cache and updated files).
โ ๏ธ Note: This method only carries additional data, not the application itself. The main.apk file will remain in internal memory.
Format SD-map|Create a backup copy of the saves|Battery charge >50%|Turn off optimization MIUI play-->
Method 2: Use of the SD-maps as internal storage
The function "Format as internal" allows you to combine SD-The card with the main memory of the phone, and then the system will install games on it automatically.
Instructions:
- Put it in. SD-slot card (some Xiaomi models require a nano-SIM adapter).
- Go to Settings. โ Warehouse โ SD-map โ Settings (โฎ) โ Storage settings.
- Select Format as Internal โ Clean and Format.
- After formatting, restart the phone.
- Now, when installing the game, the system will prompt you to choose a storage location (internal memory or SD).
๐น Pros: games are installed on the map automatically, there is no need for manual transfer.
๐ธ Cons:
- ๐ The card is encrypted and works only on this phone.
- โก Read/write speed is lower than that of built-in memory (lags in heavy games).
- ๐ After the map is removed, the applications will stop working.
What if the โFormat as internalโ option is inactive?
Method 3: Transfer over ADB (for power users)
If the previous methods didnโt work, try Android Debug Bridge (ADB) โ a debugging tool that allows you to forcibly transfer the application to SD-This requires a PC and basic command line knowledge.
Step-by-step:
- Turn on Developer Mode on your phone: Go to Settings โ About Phone โ MIUI version. Click 7 times on the line with the version until the notification โYou became a developerโ appears.
USB debugging
- Back to Settings โ Additionally. โ For developers.
- Turn on the debugging switch over USB.
- Connect your phone to your PC and install it. ADB-Drivers (download Platform Tools from Google).
- Open the command line (Win + R โ cmd) and type: adb devices Make sure the device is identified (its serial number should appear).
- Run a port command (replace com.example.game with a game pack, for example com.tencent.ig for PUBG Mobile): adb shell pm set-install-location 2 adb shell pm move-package com.example.game
โ ๏ธ Note: Not all games support cross-over ADB. For example, Genshin Impact and Free Fire block this feature at the code level.
๐ก
The pm set-install-location 2 command is SD-map as the default installation location for new applications. To return settings, use pm set-install-location 0 (internal memory).
Method 4: Applications for forced transfer (without root)
If ADB didn't help, try specialized utilities. They don't require superuser rights, but they can run unstable on newer versions of MIUI.
Top.-3 portability:
- ๐ฒ AppMgr III (App 2 SD) โ It shows you which games you can migrate, and it does it in one click.
- ๐ Files by Google โ Built-in file manager with cache cleanup and data transfer function.
- ๐ ๏ธ Link2SD โ Creates symbolic links for transferring games (requires root for full functionality).
Instructions for AppMgr III:
- Install the app from Google Play.
- Open it and give access to the storage.
- In the list, find the game (such as Clash Royale) and click Move to SD-map.
- Confirm action. The application will copy possible data (not always the entire volume).
๐น Important: Check the game's health after the transfer. Some titles (such as Mobile Legends) may give an error "Files are corrupted.
Method 5: Complete root-right transfer (for advanced)
If you're ready to root, you'll have additional features, such as force-transfer.obb files from games (which typically weigh a few gigabytes) or change the default install path.
What you need:
- ๐ Unlocked bootloader (Bootloader) on Xiaomi.
- ๐ฑ Installed by Magisk or SuperSU.
- ๐ ๏ธ Root Explorer app or app or FX File Explorer.
Instructions:
- Open Root Explorer and go to /data/app (there are installed applications stored).
- Find a folder with the game (for example, com.miHoYo.GenshinImpact) and copy it to SD-map Android/obb).
- Remove the original folder from your internal memory.
- Create a symbolic link (symlink) with the command: su ln -s /storage/XXXX-XXXX/Android/obb/com.game.package /data/app/com.game.package (substitute XXXX-XXXX on ID yours SD-map).
โ ๏ธ Attention: Incorrect actions with root can lead to a "brick" of the device (complete failure). TWRP Or OrangeFox Recovery.
Typical errors and their solutions
When transferring games to SD-And these are the common problems that people have with maps, and the ways that they can be addressed are the most common:
| Mistake. | Reason. | Decision |
|---|---|---|
| "No appendix installed" | Damaged files or incompatibility with SD. | Remove the game and install it again by selecting internal memory. |
| "Not enough space on the device" | The game requires installation in internal memory. | Make room or use ADB (mode 3). |
| Lags and friezes in play | Low speed. SD-maps (class below) A2). | Buy a card marked UHS-I U3 or A2. |
| "SD-map damaged" | Incorrect extraction or failure of the file system. | Format the card in exFAT via your phone. |
If the game is not fully downloaded after the transfer (for example, Asphalt 9), try:
- Delete the game and download it again.
- Transfer only the.obb file (usually in Android/obb).
- Disable MIUI optimization for playing in the battery settings.