How to get games to be installed on SD-Map in Xiaomi smartphones: all ways 2026

Xiaomi smartphone owners regularly face the problem of lack of internal memory โ€” especially when it comes to installing heavy games like Genshin Impact, Call of Duty Mobile or the likes of the game. PUBG. Even models with 128GB of storage are quickly clogged with cache, updates and app data. The solution seems obvious: move games to the next generation. SD-But here, users are in for a nasty surprise: MIUI By default, blocks the installation of applications on external drives, and standard Android settings often do not work.

In this article, we will discuss all the current ways to transfer games to the SD-map in smartphones Xiaomi, Redmi and POCO โ€” From official methods to hidden functions MIUI team ADB. You will learn which memory cards are suitable for gaming, how to circumvent system limitations and what to do if the game refuses to work with an external drive. MIUI 14 and MIUI 15 โ€“ We will specify the nuances for each version.

Why Xiaomi is blocking the installation of games SD-map?

The manufacturer deliberately limits the ability to transfer applications to external drives for several reasons:

  • ๐Ÿ”’ Security: SD-Cards are easier to extract, which increases the risk of data theft (especially for account-based games).
  • โšก Performance: Even Class Cards A2 They are slower than the built-in memory. UFS 2.2/3.1, What can cause lags in games.
  • ๐Ÿ“ฑ Optimization MIUI: The system uses internal memory for caching, which speeds up the interface.
  • ๐Ÿ’ฐ Xiaomi is interested in selling models with a large amount of internal memory.

However, you can get around these restrictions โ€” and then we will show you how to do it without root rights (although there are more options with them). SD-For example, online shooters like Free Fire can slow down, and single-player shooters can slow down. RPG (Alchemy Stars are usually carried without problems.

๐Ÿ“Š How much memory is in your Xiaomi?
16-32 GB
64GB
128GB
256GB and more

What? SD-Choose a map for games on Xiaomi?

Not every memory card is suitable for installing games.

ParameterMinimum requirementRecommended option
Class speedClass 10A2 (for fast loading of levels)
Volume.32GB128โ€“256 GB (for 5โ€“10 heavy games)
FormatFAT32 (up to 4 GB per file)exFAT (for files >4 GB, but requires formatting)
BrandAnybody.Samsung EVO Plus, SanDisk Extreme, Kingston Canvas Go! Plus

โš ๏ธ Note: Cheap cards without certification A1/A2 This can lead to game crashes or data loss.Please check the card for authenticity with the utility before buying. H2testw (Windows or SD Insight (Android) Counterfeiting often has understated real capacity and recording speed.

If you plan to install games larger than 2GB (Genshin Impact weighs ~15GB, for example), be sure to format the card in exFAT.

  1. Connect. SD-card to PC via card reader.
  2. Open Disk Management (Win + X โ†’ Disk Management).
  3. Select a map โ†’ Format โ†’ exFAT file system โ†’ 32 KB cluster size.

๐Ÿ’ก

Before formatting, save data โ€“ the process will destroy all files on the map!

Method 1: Transfer games through MIUI settings (official method)

The standard method only works for a fraction of applications and requires the card to be formatted as internal memory.

  • ๐Ÿ“ฑ The card will be encrypted and linked to the device (you canโ€™t retrieve and read it on another phone).
  • ๐Ÿ”„ After extracting the map, the application will not work on it.
  • โš ๏ธ All data on the map will be deleted during formatting.

Instructions for MIUI 14/15:

  1. Put it in. SD-smartphone-card.
  2. Go to Settings. โ†’ Memory. โ†’ [Name of name SD-map] โ†’ Three points (โ‹ฎ) โ†’ Storage settings.
  3. Select Format as Internal โ†’ Clean and Format.
  4. After formatting, go to Settings โ†’ Applications โ†’ Application Management.
  5. Choose a game. โ†’ Warehouse โ†’ Change. โ†’ specify SD-map.

โš ๏ธ Not all games support transfer, PUBG Mobile and Call of Duty often block this feature because of cheating protection. If the Change button is inactive, use the methods below.

Insert SD-class A2|Make a backup copy of the data|Formatting as an internal memory|Reboot the phone|Try to reschedule the game

-->

Method 2: Using ADB for Forced Transfer

If the game is not portable through the settings, you can use Android Debug Bridge (ADB), which works on most Xiaomi devices without root rights, but requires a connection to a PC.

Steps:

  1. Turn on Developer Mode: Go to Settings โ†’ About Phone โ†’ MIUI Version. Tap the MIUI Version 7 times until you become a developer.

USB debugging

  • Back to Settings โ†’ Additionally. โ†’ For developers.
  • Turn on the debugging switch over USB.
  • Connect your phone to your PC and confirm your trust in your computer.
  • Download ADB Tools and unpack it into a folder.
  • Open the command line (Win + R โ†’ enter cmd) and go to the folder with ADB: cd C:\platform-tools
  • Enter the command to check the connection: adb devices (the name of your device should appear).
  • Find out the game name (for example, for the game). PUBG Mobile is com.tencent.ig. Use the command: adb shell pm list packages | find "pubg"
  • Move the game to SD-card: adb shell pm set-install-location 2 (this will force the system to install new applications) SD default).
  • If you want to transfer the game already installed: adb shell pm move-package com.tencent.ig (replace com.tencent.ig with the batch name of your game).

๐Ÿ”น Limitations of method:

  • โŒ It does not work for system applications.
  • โŒ Some games (such as Genshin Impact) block the launch of the game. SD-map.
  • โŒ After updating MIUI settings may reset.
What to do if ADB It's a mistake. [INSTALL_FAILED_INVALID_INSTALL_LOCATION]"
This error means that the game does not support the installation of SD-Try: 1. Use the method of formatting the card as internal memory. 2. Set the game to internal memory, and then transfer the data through the internal memory. Link2SD (3. Create a symbolic link (requires a root and terminal).

Method 3: Applications for transferring games without root rights

If ADB seems complicated, you can use third-party utilities.The best options for Xiaomi are:

  • ๐Ÿ“ฒ AppMgr III (App 2 SD): Shows you which games you can transfer, supports batch transfer (multiple applications at once). MIUI 14/15 rootless.
  • ๐Ÿ“ฒ Files by Google: Cleanup tab โ†’ Annexes โ†’ select the game โ†’ Move it to SD-Simple interface, but limited functionality.
  • ๐Ÿ“ฒ SD Maid (requires root for full functionality): Can clean game cache and transfer data. Shows junk files taking up space.

โš ๏ธ Attention: Apps like Link2SD FolderMount requires root rights and modern Xiaomi (c) MIUI 14+) If you're not ready to get root, use the first two options.

Instructions for AppMgr III:

  1. Install the app from Google Play.
  2. Open the Portables tab - here you will see games that can be moved.
  3. Tap on the game. โ†’ Move it to SD-map.
  4. If the button is inactive, try turning off battery optimization for the application in the MIUI settings.

๐Ÿ’ก

Third-party utilities canโ€™t get around the limitations of Android โ€” they only automate the standard features of the system. Unless the game is portable through settings, these apps wonโ€™t help either.

Method 4: Root Methods (for advanced users)

If you are ready to get root rights, additional opportunities open up:

  • ๐Ÿ”ง Link2SD: Creates symbolic links by "deceiving" the system. ext2/ext3 on SD-map.
  • ๐Ÿ”ง FolderMount: Transfers folders with game data (for example, Android/obb). Works with games that do not support standard portability.
  • ๐Ÿ”ง Bind Mount (via Termux): Allows you to "mount" a folder from a game with SD-It requires knowledge of Linux commands.

๐Ÿ”น Step-by-step instructions for Link2SD:

  1. Get root rights (for example, through Magisk).
  2. Break it. SD-map in two sections: First โ€” FAT32/exFAT (For the regular files, second โ€” ext2 (reference).

Link2SD

Link up

โš ๏ธ Attention: On devices with MIUI 15 and the latest security patches (e.g. Redmi Note 12 Pro)+) Getting root rights can block data encryption and certain functions (for example, Mi Pay or banking applications). TWRP!

What to do if the game does not start with SD-map?

If the game crashes or doesnโ€™t start after the transfer, try the following solutions:

Problem.Possible causeDecision
The game is dyeing at launchInsufficient speed SD-mapReplace the card with A2 or transfer it back to internal memory.
The game data droppedPartition mounting errorRestart your phone or reinstall the game
The game doesn't see OBB filesThe wrong way to the folderCopy files manually to /SDCard/Android/obb/[game package]
Lags and friezesSlow map entryTurn off the background recording of the video (in the game settings)

๐Ÿ”น Additional advice:

  • ๐Ÿ”„ Restart your phone after transferring โ€“ sometimes MIUI not immediately apply changes.
  • ๐Ÿ“‚ Check that the game folder is on SD-The card has the correct permissions (e.g. rw-r).--r--).
  • ๐Ÿ”ง If the game needs to be updated, temporarily transfer it back to internal memory.

FAQ: Frequent questions about transferring games to SD-map

Can I transfer Genshin Impact to the SD-root-card?
Genshin Impact blocks installation on external drives because of cheating protection, but you can: Set the game to internal memory. Copy the folder. Android/obb/com.mihoyo.GenshinImpact on SD-Create a symbolic link (requires a root) or use FolderMount. Without root rights, the game will download updates to internal memory.
Why after the game is transferred to SD-The map takes place there and there?
This is normal Android behavior. SD-map: Main APK-The file is stored in the internal memory (OBB, cache) move to the map. Some games duplicate files for stability. To free up space, clear the game cache in Settings. โ†’ Annexes โ†’ [Game] โ†’ Warehouse โ†’ Clear the cache.
Will the game slow down with SD-class A1?
Yes, most likely, class cards. A1 have a random recording speed ~500 IOPS, A. Modern games require a minimum A2 (1500โ€“4000 IOPS). Especially critical for: ๐ŸŽฎ Online Shooter (Call of Duty, PUBG). ๐ŸŒ Open Worlds (Genshin Impact, Honkai: Star Rail) For casual games (Candy Crush, Clash Royale) A1 maybe enough.
Can I use it? SD-The card as an internal memory of Xiaomi MIUI 15?
Yes, but with reservations: ๐Ÿ”น The function is available, but MIUI This can be limited to some models (e.g. Xiaomi 13 Ultra). ๐Ÿ”น After formatting as internal memory, the card cannot be retrieved without data loss. ๐Ÿ”น Some games (e.g. Google Play Games) refuse to work with encrypted partitions. Check for compatibility on forums (e.g., Google Play Games) before using this method, 4PDA).
How do you get the game back into your internal memory?
Methods: Through MIUI settings: Settings โ†’ Applications โ†’ [Game] โ†’ Storage โ†’ Change โ†’ Internal Memory. Through ADB: adb shell pm move-package --internal com.packet.name Through AppMgr III: Select the game โ†’ Move to the device. If the game was ported over Link2SD, delete the links in the application and reinstall the game.