How to download and install games on the memory card Xiaomi: full instructions

Xiaomi smartphones (including the Redmi and POCO lines) often come with modest internal storage, especially in budget models, which poses a problem for gamers: modern games take up tens of gigabytes, and free space on the device quickly runs out. The solution is to install games on a microSD card. However, simply inserting the drive is not enough: you need to configure it correctly, choose a format and take into account the limitations of the MIUI system.

Many users experience errors such as โ€œInsufficient memoryโ€ or โ€œThe application cannot be movedโ€ even if the user is not able to move. SD-The reason for this is the Android architecture and Xiaomi policy: by default, games are installed in internal memory, and transfer to an external drive is blocked. In this article, we will discuss all working ways to circumvent the restrictions, including configuring the card as an internal storage, using the system. ADB-Teams and alternative methods for specific models.

โš ๏ธ Not all games support installation on SD-For example, Genshin Impact or Call of Duty: Mobile require installation in internal memory due to protection against piracy.

1.Preparation: Which Memory Card to Choose for Xiaomi

Not every microSD is suitable for installing games. Xiaomi recommends using UHS-I (U1/U3) or A1/A2 cards, which are optimized for working with applications.

  • ๐Ÿ”น Volume: 64GB minimum (optimally 128-256GB for modern gaming) Cards up to 32GB are often slower and do not support exFAT format.
  • ๐Ÿ”น Class speed: A2 (for fast download of games) or U3 (videotape 4K, If you also shoot gameplay, class maps. A1 or U1 They can slow down heavy games.
  • ๐Ÿ”น Brand: Give preference to proven manufacturers โ€“ SanDisk Extreme, Samsung EVO Plus, Kingston Canvas Go!.Cheap no-name cards often fake speed specs.

โš ๏ธ Note: Xiaomi smartphones based on MediaTek (for example, Redmi) 9A, POCO M3) You may not support cards larger than 512 GB due to the limitations of the chipset.

Also note that formatting the map as an internal storage device (which we'll talk about later) binds it to a particular device, and once it's extracted, the data on it will not be available on other gadgets without re-formatting.

๐Ÿ“Š What memory card do you use in Xiaomi?
SanDisk
Samsung
Kingston
Another brand
I don't use it.

2. Formatting SD-maps as internal storage

The most reliable way to install games on a memory card is to turn it into an extension of internal memory, which works on all Xiaomi smartphones with Android 6.0+, but has nuances:

  1. Insert the card in the slot (if your model supports hybrid). SIM, Make sure you donโ€™t take the second slot. SIM-card).
  2. Open the Settings. โ†’ Memory and tap on your name. SD-map.
  3. Select โ€œConfigure as internal storageโ€ (in some versions of MIUI, the item may be called โ€œFormat as internal memoryโ€).
  4. Confirm the formatting โ€“ all data on the map will be erased!
  5. Once completed, the system will suggest moving some of the data (photos, music) to the map, a step that you can skip.

โš ๏ธ Note: Once formatted as an internal storage card, it will not be read on other devices without re-formatting, and some apps (such as WhatsApp) may refuse to work with such a card.

Advantages of the method:

  • ๐ŸŽฎ Games are automatically installed on the map (if the developer allows).
  • ๐Ÿ“ฑ The system perceives the card as part of the internal memory, which reduces the risk of errors.

Disadvantages:

  • ๐Ÿข The speed of the game may be lower than in internal memory (depending on the class of the card).
  • ๐Ÿ”„ When you remove the map, some games may stop running.

โ˜‘๏ธ Preparation of the memory card for use

Done: 0 / 5

3. Transfer of games to SD-map through Android settings

If you don't want to format the map as internal memory, you can try to transfer games that are already installed manually, which doesn't work for all applications, but it's suitable for many casual games.

Instructions:

  1. Open Settings โ†’ Applications โ†’ Application Management.
  2. Choose the game you want to migrate (like Brawl Stars or Clash of Clans).
  3. Slip on the "Storage" item.
  4. If the option "Change" is available (or "Move to" SD-map, select her.
  5. Wait until the process is complete, the game will be moved.

๐Ÿ” Why the โ€œTransferโ€ option may not be available?

  • ๐Ÿšซ The game has blocked the transfer (for example, PUBG Mobile or Free Fire).
  • ๐Ÿ“ฑ Your Xiaomi model does not support application portability (relevant for devices with a mobile device). MIUI 12+ Android 11-based+).
  • ๐Ÿ’พ The card is formatted as a portable storage (not an internal one).

โš ๏ธ Note: After the game has been transferred to SD-The card's cache and updates may still be stored in the internal memory. To clear the cache, go to Settings. โ†’ Warehouse โ†’ Application data and select the game.

List of games that cannot be transferred to SD-map
Popular games that block porting to external storage include Genshin Impact, Honor of Kings, Lineage 2: Revolution, Black Desert Mobile, and most online-mode MMORPGs.

4.Use of ADB to Forced Transfer of Games

If standard methods donโ€™t work, you can use the Android debugging bridge (ADB), which requires connecting your phone to your computer, but allows you to transfer even those games that normally block movement.

๐Ÿ“Œ What's the matter:

  • ๐Ÿ–ฅ๏ธ Computer with Windows, macOS or Linux.
  • ๐Ÿ”Œ USB-Type C Cable (original to avoid connection issues).
  • ๐Ÿ› ๏ธ Utility. ADB Tools by Google.

๐Ÿ”ง Step-by-step instruction:

  1. Turn on USB debugging on your phone: Go to Settings โ†’ About Phone. Tap 7 times on MIUI Version to activate Developer Mode. Go back to Settings โ†’ Additional โ†’ For Developers and turn on USB Debugging.

Connect your phone to your PC

File transfer

Open the command line.

Terminal

ADB

Enter a command to check the connection:

adb devices

If the phone is recognized, you will see its serial number.

Find out the game's packet name

com.supercell.clashofclans

Clash of Clans

Google Play

App Inspector

Run the command to transfer:

adb shell pm set-install-location 2

This command forces the system to install new applications on the SD-default-card.

To transfer the already established game:

adb shell pm move-package com.name.package

Replace the com.name with a real name (e.g. com.mojang.minecraftpe for Minecraft).

โš ๏ธ Note: Some games after transferring through ADB They may not work smoothly or give you an error called "Insufficient Memory" when you upgrade, in which case, return the game to your internal memory with the team:

adb shell pm move-package com.name.packet -i

๐Ÿ’ก

If ADB Does not recognize the device, try reinstalling Xiaomi drivers or using another USB-Also check if the debugging mode is on. USB (security parameters in the developer settings.

5. Alternative methods: Link2SD and FolderMount

If previous methods didnโ€™t work, you can use third-party utilities that bypass Androidโ€™s limitations, with Link2SD and FolderMount being the two most popular solutions.

๐Ÿ”น Link2SD (root):

  • ๐Ÿ“ฒ Download the app from Google Play.
  • ๐Ÿ”ง Provide root access (if the phone is not rooted, this method will not work).
  • ๐ŸŽฏ Select the game in the list of applications and click "Create a link".
  • ๐Ÿ’พ Transfer the game data to SD-map (option "Move to the map" SD").

๐Ÿ”น FolderMount (without root, but with restrictions):

  • ๐Ÿ“ฒ Install FolderMount from Google Play.
  • ๐Ÿ“ Select the folder with the game data (usually located in the /Android/obb/ or /Android/data/).
  • ๐Ÿ”— Create a "pair folder" on SD-map.
  • ๐Ÿ”„ Click "Mount" - the data will automatically sync.

โš ๏ธ Note: When using FolderMount without root, some games may not see the transferred files, in which case you will have to return the data back or use the data. Link2SD root-righted.

MethodRoot is required.Support for all gamesDifficultyRisk to the system
Formatting as an Internal MemoryโŒ No.โš ๏ธ Partially.โญโญโš ๏ธ Medium (data tied to the device)
Transfer through Android settingsโŒ No.โŒ Limitedly.โญโœ… Low.
ADB-teamโŒ No.โš ๏ธ Partially.โญโญโญโœ… Low.
Link2SDโœ… Yes.โœ… Yes.โญโญโญโญโš ๏ธ High (risk of data loss)
FolderMountโŒ No (limited)โš ๏ธ Partially.โญโญโœ… Low.

6. Solving common errors

When installing games SD-Xiaomi users often face problems. Let's analyze the most frequent and ways to fix them.

๐Ÿ”˜ "Insufficient memory when installing the game (despite the free space available for the game) SD):

  • ๐Ÿ”น Make sure the card is formatted as an internal storage.
  • ๐Ÿ”น Check if there is a file size limit in Settings โ†’ Memory. โ†’ Additionally.
  • ๐Ÿ”น Restart your phone โ€“ sometimes the system will not display the free space correctly.

๐Ÿ”˜ The game does not start after the transfer to SD:

  • ๐Ÿ”น Return the game to your internal memory and reinstall it.
  • ๐Ÿ”น Check if antivirus (e.g. Mi Security) blocks access to files on the card.
  • ๐Ÿ”น Update the game via Google Play โ€“ sometimes helps to recover damaged files.

๐Ÿ”˜ SD-The card is not determined or permanently unmounted:

  • ๐Ÿ”น Check the card on another device โ€“ it may be damaged.
  • ๐Ÿ”น Format the map in FAT32 or exFAT via PC (use the official utility) SD Formatter).
  • ๐Ÿ”น Update the firmware MIUI โ€” In the old versions there were bugs with work. SD-map.

๐Ÿ”˜ Play lags or brakes after transfer:

  • ๐Ÿ”น Replace. SD-class-card A2 or U3.
  • ๐Ÿ”น Clear the game's cache in Settings โ†’ Annexes โ†’ Warehouse.
  • ๐Ÿ”น Turn off background optimization in Settings โ†’ Battery โ†’ Optimizing the battery.

๐Ÿ’ก

If the game is transferred to SD-The card gives out a license error (e.g., in Google Play Games), put it back in internal memory. This is due to the protection against piracy - some games check the location of files.

7. Optimization of the performance of games on SD-map

Even if you manage to install a game on a memory card, it can be less powerful than running it from internal storage, and here's how to improve FPS and reduce the lags:

๐Ÿ›  Settings MIUI gamer:

  • ๐Ÿ“ถ Turn off "Background Limitation" to play Settings โ†’ Annexes โ†’ Battery.

๐Ÿ”ง Tech tricks:

  • ๐Ÿ”„ Use Game Turbo (Xiaomiโ€™s built-in gaming software) โ€“ it automatically optimizes the load on the processor.

โš ๏ธ Note: Some games (such as Genshin Impact or PUBG Mobile) when launched with SD-The cards can heat the processor more than when installed in internal memory. AIDA64 If necessary, take breaks in the game.

8. Frequently Asked Questions (FAQ)

โ“ Can I install Genshin Impact on the SD-map?
No, Genshin Impact blocks installation on external drives because of cheating protection, the game requires installation in internal memory, but you can transfer screenshots and videos from the game to the game. SD-manually through the file manager.
โ“ Why After Formatting SD As the internal memory became slower?
When formatted as internal storage, Android encrypts data on the card, which can reduce speed by 10-30%. To reduce lags: Use an A2 or U3 card. Turn off encryption (root required). Don't fill the card more than 80%, which impairs performance.
โ“ How to bring games back SD-card?
Methods: Through Settings โ†’ Annexes โ†’ Warehouse โ†’ Change (if available) through ADB-command: adb shell pm move-package com.name.package -i Reinstall the game by pre-deleting it from SD-map. โš ๏ธ After returning the game to its internal memory, its data is SD-The card will become unnecessary โ€“ they can be removed.
โ“ Why Xiaomi doesnโ€™t see why SD-map MIUI?
This is a known problem after major updates. Solutions: Reboot your phone. Remove and paste the card again. Format the card via PC in FAT32 and paste it back (the data will be deleted!). If it doesn't work, reset your settings to Settings โ†’ System โ†’ Reset your settings โ†’ Network Reset.
โ“ Can I use it? SD-card for games and for storing photos?
Yes, but with reservations: If the card is formatted as a portable storage, you can store both games (hand-transferred) and media files on it. If the card is used as internal memory, the system will automatically allocate space for games and other data, but access to files from the PC will be limited. ๐Ÿ’ก Tip: For convenience, divide the map into two sections - one for games (formatted as internal), the other for media (conventional exFAT.