Xiaomi smartphone owners often face a lack of internal memory, especially if they actively install games. Modern projects like Genshin Impact or Call of Duty Mobile take up tens of gigabytes, and the system partition on budget models (Redmi). 9A, Poco M3) rarely exceeds 64-128 GB. SD-The map seems to be a logical solution, but in MIUI This process has nuances: not all games support movement, and some after the transfer begin to brake or fly out.
In this article, we will discuss all working ways to transfer games to an external drive in Xiaomi, including hidden settings. MIUI, utilization ADB And we'll also figure out which memory cards are suitable for games, why some titles refuse to work with external storage, and how to avoid typical errors. SD-Map, here you will find alternative solutions.
โ ๏ธ Attention: Transfer of games to SD-class UHS-I U1 or slower can lead to slow loading and friezes in 3D-For heavy games (PUBG Mobile, Honor of Kings is recommended to use maps UHS-I U3 or A2 recording speed not lower than 30 MB/s.
Preparation: which SD-Choose a map for games on Xiaomi
Not every microSD is good for storing games. 4/6) It can slow down applications or even cause data loss:
- Speed class - minimum UHS-I U1 (10 MB/s), optimal UHS-I U3 or A2 (30+ MB/s).
- The volume ranges from 64 GB (for 5-10 medium-sized games) to 512 GB (for gamers with a large library).
Here are the recommended map models for Xiaomi (tested on the Redmi Note 11 Pro)+ POCO X5 Pro):
| Model map | Class class | Volume. | Recording speed | Price (2026) | Notes |
|---|---|---|---|---|---|
| Samsung EVO Plus | UHS-I U3 / A2 | 128โ512 GB | up to 130 MB/s | from 1,200 โฝ | Best choice for heavy games |
| SanDisk Extreme | UHS-I U3 / A2 | 64โ1 TB | up to 190 MB/s | 1,500 โฝ | Supports 4K-Video is perfect for Xiaomi 13 Ultra |
| Kingston Canvas Go! Plus | UHS-I U3 / A2 | 64-256 GB | up to 170 MB/s | 900 โฝ | Budget option with good performance |
| Lexar Play | UHS-I U1 / A1 | 32-512 GB | up to 150 MB/s | 800 โฝ | It is suitable for light games (Among Us, Brawl Stars). |
โ ๏ธ Note: ExFAT cards (often used for 128GB volumes)+) You may not work properly with certain games. MIUI 12 and below.Before buying, check compatibility with your Xiaomi model on the official website.
Before transferring games it is necessary to:
- ๐น Format the map in FAT32 or exFAT via smartphone (Settings) โ Warehouse โ SD-map โ Formatting as an internal).
- ๐น Check the recording speed with the application A1 SD Bench (must be at least 10 MB/s for stable operation).
- ๐น Make sure there is enough free space on the map (at least 20% more than the game weighs).
2. Standard transfer of games through settings MIUI
The easiest way is to use the built-in function. MIUI. However, it does not work for all games (e.g. Genshin Impact and Free Fire block portability). MIUI 12โ14:
- Open Settings โ Applications โ Application Management.
- Choose the game you want to migrate (such as Clash of Clans).
- Press Warehouse. โ Change. โ SD-map.
- Confirm the transfer and wait until the game is completed (may take 5-15 minutes depending on the size of the game).
๐ด Challenges and solutions:
- ๐ฎ Change button is inactive โ The game does not support transfer (see the section about the game). ADB).
- โ ๏ธ After the transfer, the game flies out โ Try to clear the cache (Settings) โ Annexes โ [play] โ Clear the cache).
- ๐ฑ The game is slowing down. โ The card is too slow (replace it with a U3/A2).
โ๏ธ Preparation for the postponement of the game
โ ๏ธ Note: On some models (Redmi Note) 10 Pro, Poco F3) After transferring the game through the standard menu, its data (saves, cache) can remain in internal memory. To transfer them to the tooo, use the file manager (Mi File Manager) and manually move the game folder from the game. /Android/data/[play-pack SD-map.
3.Moving games through ADB (fixed-app)
If the game is not portable through the settings, Android Debug Bridge will help (ADB) โ This is a tool for advanced users, and it works even for system applications, but it requires debugging on the system. USB and PC connection.
๐ Step-by-step instruction:
- Turn on Developer Mode: Go to Settings โ About Phone โ MIUI version. Click on the line 7 times 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 smartphone to your PC and confirm your trust in your computer.
- Download ADB Tools and unpack it into a folder.
- Open the Command Prompt (Windows) or Terminal (macOS/Linux) in the folder with ADB.
- Enter the commands in order: adb devices (you should have your device name) adb shell pm set-install-location 2 (this will force the system to install applications on the device). SD-Default card) adb shell pm move-package com.pack.android games (replace com.pack.games with a real package, for example com.supercell.clashofclans for Clash of Clans).
๐น How to find out the game package?
- Install the App Inspector app from Google Play.
- Find the game in the list and copy the Package Name string.
โ ๏ธ Note: After the pm set-install-location 2 command, all new applications will be installed on the computer. SD-Default card. To return settings, follow:
adb shell pm set-install-location 0What if the ADB canโt see the device?
4. Manual transfer of cache and game data
Even if you can't move the game, you can make room by moving the cache and additional files, which works for most games, including the game itself. PUBG Mobile and Call of Duty Mobile, where the main weight is occupied by downloadable resources.
๐ Instructions:
- Install a file manager with root permissions (such as FX File Explorer or Solid Explorer).
- Go to the folder: /Android/data/[game package)/ (e.g, /Android/data/com.tencent.ig/ for PUBG Mobile).
- Select files, cache, and obb folders (if any).
- Click Cut and paste into the folder on SD-map (e.g., map, /storage/emulated/0/Android/data/[play-off]/).
- Create a symbolic link (root rights required): su ln -s /storage/XXXXX/Android/data/[play-off]/files /Android/data/[play-off]/files (substitute XXXXX on the real path to yours SD-map).
๐น No root rights:
- Use the FolderMount app (requires Android 10 and below).
- Create a pair of folders: one on internal memory, the second on SD-map.
- Set up automatic mounting when you start the game.
โ ๏ธ Warning: After manual cache transfer, some games (Genshin Impact, Honkai: Star Rail) may require reloading resources:
- Close the game through the recent apps.
- Clear the game's cache in the settings.
- Move the files and then start the game again.
5.Use of SD-The card is an internal memory (adoptable storage)
Adoptable Storage (built into Android 6.0)+) allows for โcombination" SD-It's a radical method where you can't retrieve the card without losing data. It's suitable for devices with a small amount of internal memory. 9A 32GB, Poco. C31).
๐ง How to set up:
- Put it in. SD-smartphone-card.
- Go to Settings. โ Warehouse โ SD-map โ Set up โ Internal memory.
- Follow the instructions on the screen (the map will be formatted!).
- After formatting, select Move Data Now.
โ Pluses:
- ๐น Games are set to SD-map.
- ๐น No transfer restrictions (even for Genshin Impact).
- ๐น Application data is also moving.
โ Cons:
- ๐ธ The card cannot be removed (become part of the system).
- ๐ธ The speed of work depends on the class. SD-maps U1 will slow down).
- ๐ธ If the card is damaged, the data may be lost.
๐ก
If after setting up Adoptable Storage games are still installed in internal memory, clear the cache of Google Play Store and restart the smartphone.
6.Alternative ways: cloud storage and Lite versions of games
If the transfer is SD-card is impossible or leads to lags, consider alternatives:
๐ฅ Cloud storage:
- ๐น Google Play Games โ allows you to save progress to the cloud and download games on demand (supports) PUBG Mobile, Clash Royale).
- ๐น Xiaomi Cloud โ Free 5GB, but not all games support synchronization.
๐ฎ Lite versions of games:
- ๐น PUBG Mobile Lite (weighs) ~300 MB instead of 2 GB).
- ๐น Call of Duty Mobile Lite (optimized for weak devices).
- ๐น Free Fire Max (lighter graphics than the main version).
๐ฑ Optimizing internal memory:
- ๐น Delete unnecessary files through Mi File Manager โ Garbage files).
- ๐น Turn off automatic updates in Google Play.
- ๐น Transfer media files (photos, videos) to SD-map.
7. Solving problems after post-money transfer
After the transfer of games to SD-This is a map that can cause errors. Here are the most common ways to fix them:
| Problem. | Reason. | Decision |
|---|---|---|
| Game won't start | Files not fully transferred | Check the game folder on SD-If necessary, copy the missing files. |
| Lags and friezes | Slow. SD-card (Class 10 or lower) | Replace the map with UHS-I U3/A2 Or move the game back. |
| Retentions have dropped | The folder with the saved remains in the internal memory | Manually move the file. /Android/data/[packet]/files on SD-map |
| Game asks for renewal | Updates are installed in internal memory | Clean up the Google Play cache and update the game again |
| SD-map not detected | Bad contact or damage to the card | Restart your smartphone, check the card on another device |
๐ง Universal advice:
- ๐น After the transfer, restart the smartphone โ this helps in 60% of cases.
- ๐น If the game is slowing down, try turning off background activity for other apps.
- ๐น For MIUI 14 may require a rollback to MIUI 13 (some firmware removed support for transfer).
๐ก
If the game is transferred to SD-The card is unstable, but internal memory is catastrophically lacking โ consider buying a smartphone with a large amount of storage (for example, Redmi Note 13 Pro).+ 512GB).