How to download and transfer applications to SD-Xiaomi Redmi card: all ways

Owners of Xiaomi Redmi smartphones often face a lack of internal memory, especially if the device is equipped with a modest 32 or 64 GB. SD-- the application storage cards. MIUI (Xiaomi's proprietary shell, this feature doesn't work as straight as it does in pure Android. Let's figure out how to download apps right to the Android. SD-map, transfer them there after installation and bypass typical system constraints.

It’s important to understand that since Android 6.0 Marshmallow (and the corresponding versions of MIUI 8+), Google has imposed strict restrictions on external drives. Xiaomi has not only retained these restrictions, but also supplemented them. So the standard β€œtransfer to SD” through the application settings often does not work or partially works. In this article, we will look at all the current ways, from official (with their limitations) to alternative solutions for power users.

Why Xiaomi Redmi does not allow you to download applications SD-map

The main reason lies in the security policy of Android and its interpretation in the Internet. MIUI. With Android 6.0, Google shares internal memory and SD-permission-level map:

  • πŸ”’ Isolated Storage: Each application gets its own sandbox SD-map, but cannot record data outside of it.
  • πŸ“± Limited support: only a fraction of apps (usually cache games) can use SD memory extension.
  • πŸ› οΈ MIUI-Specifics: Xiaomi blocks the transfer of system applications and some services (for example, Google Play Store).

Besides, MIUI default formatting SD-The card is a portable storage device (rather than internal memory), which further narrows the possibilities. SD" In the app settings, it may be inactive for 80% of Google Play apps.

⚠️ Note: When formatting SD-Cards as internal memory (Settings) β†’ Memory. β†’ SD-map β†’ Format as internal, all data on it will be deleted irrevocably, and then the card will not be read on other devices without re-formatting.

Method 1: Formatting SD-Cards as internal memory (official method)

This is the only way Xiaomi supports out of the box, which allows you to partially circumvent the limitations of Android, but has serious side effects:

Make a backup copy of all data from the card

Use a Class 10 (UHS-I) card with a volume of β‰₯32 GB

Charge your phone at least 50%

Disable important notifications during the procedure-->

  1. Put it in. SD-A card in the smartphone slot. Open the settings. β†’ Memory.
  2. Tap your name on it. SD-maps (e.g. SanDisk) 64GB).
  3. Select Format as Internal β†’ Clean and Format.
  4. After formatting, restart the device.

Now, when installing new applications, the system automatically prompts you to save them to the new system. SD-map (if supported by the developer) already installed applications can be manually transferred:

  1. Open Settings β†’ Applications β†’ Application Management.
  2. Select the desired application β†’ Warehouse β†’ Change. β†’ SD-map.
AdvantagesDeficiencies
βœ… Part of the applications can be moved❌ It doesn’t work for all applications (especially system applications)
βœ… Increases available memory for new installations❌ The card becomes "tied" to the phone.
βœ… Maintained officially (no risk of failure)❌ Application speed may decrease

⚠️ Note: After formatting SD-The card as internal memory cannot be removed without first unmounting in the settings, otherwise the data on the map may become corrupted, and the applications installed on it will cease to work.

Method 2: Transfer cache and application data to SD (for games)

Many mobile games (such as Genshin Impact, Call of Duty Mobile) allow you to save cache and additional files to your mobile phone. SD-This is the card, even if the application itself is in the internal memory:

  1. Install the game from Google Play.
  2. Run it and wait for the offer to download additional data.
  3. In the download menu, select SD-map.
  4. For games already installed, clear the cache (Settings β†’ Apps β†’ [game] β†’ Storage β†’ Clear the cache) and restart the download.

Some games (such as PUBG Mobile) require manual path indications.

  • πŸ“ Create on SD-folder Android/obb/[play-off].
  • πŸ”„ Download the obbus files (e.g. com.pubg.imobile) and place them in this folder.
  • πŸ”„ Reboot the game.

πŸ’‘

If the game does not see the files SD-If you're going to use the map, try moving the obb folder to the internal memory and then back again.

Method 3: Using ADB for forced transfer (for advanced)

If the official methods don't work, you can use Android Debug Bridge (ADB), a debugging tool that lets you manually tell the system which apps to port, which requires a PC and basic command line knowledge.

What is ADB and why is it needed?
ADB (Android Debug Bridge) is a tool from Google to interact with an Android device via the command line. It allows you to perform operations that are not available through the standard interface, such as forced application transfer or changing system settings. To work with ADB on Xiaomi Redmi, you need to enable Developer Mode and USB Debugging.

Instructions:

  1. Turn on Developer Mode on your phone: Settings β†’ About Phone β†’ MIUI version (shap 7 times).
  2. Return to Settings β†’ Additional β†’ For developers and activate Debugging over USB.
  3. Connect your phone to your PC, install it. ADB-Drivers and open the command line in the folder with adb.exe.
  4. Enter the command to check the connection: Adb devices should appear the name of your device.
  5. Find out the batch name of the application (for example, through App Inspector in Google Play) and execute: adb shell pm set-install-location 2 This command forces the system to install new applications on the SD by default.
  6. To transfer an already installed application: adb shell pm move-package com.example.app /sdcard (replace com.example.app with the real name of the package).

Not all apps will support the transfer – some will give a Failure error. [INSTALL_FAILED_INVALID_INSTALL_LOCATION]. This means that the developer has blocked this possibility.

Formatting SD as internal memory

Hand-transferring game cache

Used. ADB-team

I haven't tried anything, just read.

Another way.-->

Method 4: Memory management applications (alternative solutions)

Google Play has utilities that promise to β€œtransfer apps to SD” in one click, and in practice, they are limited by the same system bans, but some features can be useful:

AnnexFunctionsLimitations
AppMgr IIITransfer of supported applications, clearing the cacheIt does not work with system applications
Files by GoogleMemory analysis, media file transferI can't stand it. APK-file
SD MaidCleaning up garbage, looking for duplicatesDoes not affect the installation of applications

Example of AppMgr III:

  1. Install the app from Google Play.
  2. Open it and grant the Super User rights (if there is root).
  3. In the list of applications, tap on the desired and select Move to SD card.

⚠️ Note: Most of the β€œmemory optimizers” on Google Play can’t get around the restrictions MIUI It often contains ads or subscriptions. Check reviews and ratings before installing.

Errors and problems when porting applications to SD in Xiaomi Redmi

Even with the right actions, users are faced with common mistakes.

  • 🚫 "The 'Move to the SD' Inactive": the app does not support portability (often system utilities or Google services).Solution: try it out ADB or set up an analogue.
  • ⚠️ "The app stopped working after the transfer": SD-The card is too slow (a class is needed). 10/UHS-I) Solution: Check the card for errors through the PC.
  • πŸ”„ "After extraction SD Apps disappeared": the card was formatted as internal memory. Solution: don't remove it without first "unmounting" in the settings.
  • πŸ“΅ "There's not enough space, though. SD-blank-card": MIUI It reserves some of the memory for system needs. Solution: clear the cache in Settings. β†’ Memory.

If the application freezes or crashes after transfer, return it to internal memory:

  1. Open the Settings β†’ Applications β†’ [name].
  2. Slip the vault. β†’ Change. β†’ Internal memory.

πŸ’‘

Before the perenosom of applications SD-Always check the speed of the card with applications such as A1 SD Bench, class cards 4-6 They often become a bottleneck for productivity.

Alternative solutions: what to do if nothing helps

If none of these methods worked, consider alternatives:

  • ☁️ Cloud Storage: Move your media files (photos, videos) to Google Photos, Mi Cloud or Yandex Drive.
  • πŸ”„ Cleaning up the system: Remove unused applications through Settings β†’ Annexes β†’ Remove. Use the built-in Cleanup utility in MIUI.
  • πŸ“¦ APK-file SD: Download. APK-Application files directly to the map via the browser, and then install from there (in Settings) β†’ Installation from unknown sources allow installation).
  • πŸ› οΈ Root access: Obtaining superuser rights allows you to use the Link2SD Or FolderMount for flexible memory management, risk: loss of warranty and possible failures.

For Redmi Note 10/11/12 and later, Xiaomi recommends using hybrid storage (if supported):

  1. Put it in. SD-map.
  2. Go to Settings. β†’ Memory. β†’ SD-map β†’ Used as a hybrid storage facility.
  3. Follow the system's instructions.

This mode automatically distributes data between internal memory and SD, but does not guarantee the transfer of all applications.

FAQ: Frequent questions about porting applications to SD in Xiaomi Redmi

Can I reschedule? WhatsApp/Viber on SD-map?
No, messengers like WhatsApp, Viber or Telegram block porting to SD for security reasons (data encryption). You can only transfer media files (photos, videos) through chat settings: Settings β†’ Data and Storage β†’ Media Saving.
Why did the MIUI update stop porting apps?
Xiaomi regularly tightens security policies in new versions of MIUI. For example, MIUI 13/14 removed the option to format SD as internal memory for some models. Solution: try rolling back on the previous version of the firmware (risky) or use ADB.
Can I install applications on SD without formatting?
Yes, but only if the application supports saving data to an external drive (for example, cache games). APK-File formatting is required or required SD as internal memory or manual transfer through ADB.
What are they? SD-The cards are best suited for Xiaomi Redmi?
Recommended characteristics: πŸ“Œ Class speed: UHS-I (U1 or U3), class 10. πŸ“Œ Size: 64 GB (32 GB may not be enough for modern games). πŸ“Œ Brands: SanDisk Extreme, Samsung EVO Plus, Kingston Canvas Go!. πŸ“Œ Avoid: No-name cards without certification (risk of forgery). A1 SD Bench (should be) β‰₯20 MB/s on record).
What happens if you take it out? SD-A card formatted as an internal memory?
If the card was mounted as an internal storage, its extraction without prior "unmounting" (Settings) β†’ Memory. β†’ SD-map β†’ Extract) will lead to: ❌ Loss of access to all applications installed on SD. ❌ Damage to the file system of the card (re-formatting required). ❌ Possible disruptions to work MIUI (Always safely retrieve the map through the settings!