How to make the games to be downloaded SD-Map in Xiaomi smartphones: the full guide

Xiaomi smartphone owners often face the problem of lack of internal memory, especially if they are actively installing mobile games. 128 GB is quickly filled โ€” modern projects like Genshin Impact or Call of Duty Mobile are occupied by the Internet. 5-10 The solution seems obvious: move the games to the next level. SD-But here users are waiting for pitfalls: not all Xiaomi devices support this feature out of the box, and in new versions. MIUI It may be hidden at all.

In this article, we will discuss all the working ways to transfer games to the SD-Map for Xiaomi in 2026, including official settings, circumvention of restrictions ADB, And also alternative methods for memory card-free devices. You'll learn which Redmi models are, POCO Xiaomi and Xiaomi support how to format the drive correctly and why some games refuse to work with external memory.

Why don't games get downloaded SD-default-card?

Smartphone manufacturers, including Xiaomi, are limiting the ability to install apps on external drives for several reasons:

  • ๐Ÿ”น Productivity: SD-cards (even class) A2) They are slower than the built-in memory. UFS 2.2/3.1, What is critical for games with high read/write speed requirements.
  • ๐Ÿ”น Security: Android is forbidden to install APK-files on removable media without additional permissions (virus risk).
  • ๐Ÿ”น Fragmentation: Frequently write/delete files on SD This leads to rapid wear and speed reduction.
  • ๐Ÿ”น Google Policy: Starting with Android 6.0, Adoptable Storage SD The internal memory is limited for most devices.

In MIUI, the situation is complicated by additional limitations: for example, in the Xiaomi 12/13 series and Redmi Note 11/12 models, the option of porting applications to the SD can be hidden even if there is a physical slot, this is due to the optimization of HyperOS (the new shell that replaced MIUI in 2026).

โš ๏ธ Note: On HyperOS devices (e.g. Xiaomi 14 or Redmi) K70) standardization SD It can be blocked. In this case, you will need to use it. ADB-commands or third-party utilities.

What Xiaomi models support the installation of games SD-map?

Not all Xiaomi smartphones are equipped with a microSD slot, and among those that support memory expansion, not all allow you to install games on an external drive. Below is the compatibility table for popular models (relevant to MIUI 14 and HyperOS 1.0):

ModelSlot for SDSupport for the transfer of gamesNotes
Redmi Note 12 Pro+Yeah (hybrid)Partially.Only through ADB or App2SD
POCO X5 ProYes (highlighted)Yes.In the application settings there is an option โ€œMove to SDโ€
Xiaomi 13 LiteNo.No.No physical slot.
Redmi 10CYes (highlighted)Yes.Adoptable Storage (Android 11)
POCO F5No.No.Only internal memory.

If your model is not in the table, check the specifications on the official Xiaomi website or use the AIDA64 utility (Store section). Note that even if there is an SD slot, the portability function can be blocked at the firmware level. For example, in the Redmi Note 11 Pro+, the option is available only for applications, but not for games.

๐Ÿ“Š What kind of Xiaomi smartphone do you have?
Redmi Note 12/13
POCO X5/F5
Xiaomi 13/14
Redmi 10/9 Series Series
Other

Preparation SD-maps: formatting and class selection

Before you can transfer games, you need to properly prepare the drive. SD-Maps are suitable for installing applications - these are the key requirements:

  • ๐Ÿ“Œ Speed class: Minimum A1 (optimally โ€” A2). Class cards C10 or U1 won't fit.
  • ๐Ÿ“Œ Volume: From 32 GB (64โ€“128 GB recommended for gaming).
  • ๐Ÿ“Œ File system: exFAT or FAT32 (but FAT32 does not support files >4GB).
  • ๐Ÿ“Œ Manufacturer: SanDisk Extreme, Samsung are preferred EVO+, Kingston Canvas Go!.

To format the map:

  1. Insert SD into your smartphone and go to Settings โ†’ Memory.
  2. Select your card and click Format as internal (if available).
  3. If you donโ€™t have an option, format via PC in exFAT (use the SD Formatter utility).

โš ๏ธ Note: Formatting as an "Adoptable Storage" will bind the card to the device, and once extracted, the data on it will not be available on other gadgets!

๐Ÿ’ก

Before the purchase SD-Check the card for authenticity with the help of the utility H2testw โ€” This will help to avoid fakes with low recording speed.

Official way: transfer games through settings MIUI/HyperOS

If your device supports the function, follow the instructions:

  1. Open Settings โ†’ Applications โ†’ Application Management.
  2. Select the game you want to migrate (such as Free Fire or PUBG Mobile).
  3. Press Warehouse. โ†’ Change. โ†’ SD-map.
  4. Confirm the transfer and wait until it is completed (may take up to 10 minutes).

If the option to Change is inactive:

  • ๐Ÿ”ธ The game does not support portability (for example, Genshin Impact blocks this feature).
  • ๐Ÿ”ธ SD-The card is formatted as portable (you need to make it internal).
  • ๐Ÿ”ธ The device is HyperOS โ€“ you need to use it ADB.

SD-class A2 volume โ‰ฅ64GB|

Map formatted as internal |

The device has enough free memory (โ‰ฅ 1 GB)|

The game supports transfer (checked in settings)-->

Advanced method: transfer via ADB (for power users)

If the standard method doesnโ€™t work, you can use Android Debug Bridge (ADB), which is suitable for most Xiaomi devices, including those where the option is hidden.

  • ๐Ÿ–ฅ๏ธ A computer with installed Xiaomi drivers and ADB.
  • ๐Ÿ“ฑ Included debugging by USB (Settings โ†’ The phone. โ†’ Version. MIUI โ†’ Press 7 times, then additionally โ†’ For developers โ†’ Debugging by USB).
  • ๐Ÿ”Œ USB Type C C Cable (original).

Instructions:

  1. Connect your smartphone to your PC and confirm the debugging permission.
  2. Open the command line (Win + R โ†’ cmd) and type: Adb devices Make sure the device is defined.
  3. Enter the port command (replace com.example.game with the game pack): adb shell pm set-install-location 2 This command forces the system to install applications on the SD by default.
  4. To transfer the already installed game: adb shell pm move-package com.example.game

If the move-package command returns the error [NOT_MOVED], signifier:

  • ๐Ÿ”ธ The game does not support transfer (for example, Honor of Kings).
  • ๐Ÿ”ธ SD-The card is not formatted as an internal.
  • ๐Ÿ”ธ Manufacturer has blocked the function at the kernel level (relevant to HyperOS).

โš ๏ธ Note: Some games after transferring through ADB Can run slower or give out loading errors. Test performance in Game Turbo (Settings) โ†’ Special facilities โ†’ Game mode).

What if the ADB canโ€™t see the device?
1.Install Xiaomi drivers USB Drivers from the official website. 2. Try another one. USB-cable (not all support data transfer). 3. Enable the Debugging option in the developer settings USB (security parameters) and Unlocking OEM. 4.Reboot your PC and smartphone.

Alternative Ways: Bypassing Restrictions Without Root

If none of the above methods worked, try these options:

1.Use of App2SD (or Link2SD)

The utilities allow you to create symbolic links to game files, "deceiving" the system.

  1. Install App2SD from Google Play.
  2. Grant root rights (if any) or use no root mode.
  3. Select the game and click Create a link.
  4. The game files will be physically stored on the SD, but the system will "see" them in the internal memory.

2. Transfer of cache and additional files

Even if the game itself cannot be moved, you can make room by moving its data:

  • ๐Ÿ“ Open the Settings. โ†’ Annexes โ†’ [Game] โ†’ Warehouse.
  • ๐Ÿ“ Click Clear Cache (it's safe to do so).
  • ๐Ÿ“ For files, update the game via Google Play by selecting SD-map.

3. Installation of games on SD through APK-file

Some launchers (such as APKPure or Aptoide) allow you to choose the installation path:

  1. Download. APK play OBB-files (for example, from the APKMirror website).
  2. Move it. OBB folder Android/obb/[title of the game SD-map.
  3. Install the APK through the file manager by selecting the SD as the target drive.

๐Ÿ’ก

Symlink is the only way to transfer games to SD without losing performance, but it requires caution: when you remove the link, game files may become unavailable!

What to do if there is no slot in Xiaomi SD-map?

Xiaomi 13/14 series models, POCO F4/F5 and some Redmi are devoid of microSD slots.

  1. Use it. OTG-accumulator: ๐Ÿ”Œ Connect the flash drive through USB-C OTG-adapter. ๐Ÿ“ Format it in exFAT. ๐ŸŽฎ Set up games through APK, I'm going to point the flash drive as a target disk: OTG-The squirrel is running out of the door and can be disturbed.
  2. Cloud storage: ๐ŸŒฅ๏ธ Download games to Google Play Games or Xiaomi Cloud. ๐Ÿ”„ Download only the files you need for your current session.

Cons: It requires a stable internet and can eat up traffic.

Optimizing internal memory

  • ๐Ÿงน Remove unnecessary applications (Settings) โ†’ Annexes โ†’ Size).
  • ๐Ÿ—‘๏ธ Clean the cache (CCleaner or manually).
  • ๐Ÿ”„ Transfer media files (photos, videos) to the cloud or PC.

USB-C drives (such as SanDisk Ultra Dual Drive) are also relevant for devices without a SD slot, and they connect directly to the port and can be used as internal memory (after formatting), read/write faster than classic microSDs, but the price is also higher.

Risks and how to avoid them

Transfer of games to SD-The map can lead to the following problems:

Problem.Reason.Decision
Play slows down or flies offLow SD Reading Speed (Class below A2)Buy a Class A2 card or move the game back
The game data droppedSD-The card went off during the game.Use Adoptable Storage or Make Backups
You can't re-run the game.Google Play blocks updates on external mediaUpdate manually via APK
SD-map is no longer definedFile system is damagedFormat the map and restore data through Recuva

To minimize the risks:

  • ๐Ÿ›ก๏ธ Regularly do backups of saves through Helium or Swift Backup.
  • ๐Ÿ”‹ Don't take it out. SD-card during play or update.
  • ๐Ÿ“‰ Keep an eye on the free space: leave it โ‰ฅ10% of the card size.
  • ๐Ÿ”„ Check the card once a month for errors (CHKDSK Windows).

๐Ÿ’ก

If the game starts to slow down after transfer to SD, return it to internal memory. Performance is more important than saving space!

FAQ: Frequent questions about SD gaming portability in Xiaomi

Can I transfer Genshin Impact or PUBG Mobile on SD-map?
Genshin Impact does not officially support the transfer of SD Due to high data reading speed requirements. PUBG Mobile can be moved through ADB or App2SD, But it's possible to have lags. The alternative is to set up a lag. OBB-files to the card manually, and the game itself to leave in internal memory.
Why did the game stop running after the transfer?
Probable causes: SD-map FAT32, The game requires files. >4GB The game uses Anti-Cheat (like Call of Duty Mobile) which blocks external launch media, corrupts game files when transferred, and solution: return the game to internal memory or reinstall it.
How to transfer the game to SD if the settings do not have the option โ€œTransferโ€?
Possible ways: Use ADB-Pm move-package (requires debugging by USB). Install. App2SD And create a symbolic link. SD If nothing helps, your device can block the function at the firmware level (relevant to HyperOS).
Will the game work faster if it is transferred back to the internal memory?
Xiaomi's internal memory (especially on the UFS 3.1) 3-5 times faster than even the most productive SD-map (A2). If you notice the lags after the transfer, return the game back. A1 SD Bench.
Can I use it? SD-Map as internal memory on Xiaomi 13 Pro?
No, Xiaomi. 13 The Pro does not have a microSD slot.Alternatives: Use USB-C OTG-A drive (like SanDisk Ultra Dual Drive Luxe) optimize internal memory (delete cache, move media files to the cloud) and consider buying a model with more storage (256/512 GB).