How to Download and Transfer Applications to a Memory Card in Xiaomi Redmi: A Complete Guide to 2026

Xiaomi Redmi smartphones are some of the most popular devices with support for microSD cards, but many users face a problem: the applications are installed by default in internal memory, quickly clogging it. In this article, we will discuss how to properly configure downloading and transferring applications to SD-map of the limitations that are imposed MIUI, What to do if the system does not allow you to choose an external drive.

Itโ€™s important to understand: starting with Android 6.0 (and all versions) MIUI 8+) Google has restricted the ability to fully install apps on a memory card for security reasons, but Xiaomi Redmi has workarounds ranging from standard features to use. ADB We'll look at all the relevant methods, including the nuances for models with MIUI 14 and HyperOS.

If your Redmi Note 12, Redmi 10C or other model supports microSD (up to 2TB in new devices), but apps stubbornly ignore the map, this is the guide for you. Let's start with the basic settings and gradually move on to advanced solutions.

1. Memory card preparation: formatting and type selection

Before you port applications, the memory card must be properly prepared. Xiaomi Redmi supports two microSD modes:

  • ๐Ÿ“ Portable storage โ€“ the card works like a flash drive, but applications are not installed on it (only media files).
  • ๐Ÿ”„ Internal memory โ€“ the card is formatted as part of the system, allowing you to install some applications (but not all) on it!).

To use the card as an internal memory:

  1. Insert microSD into the slot (on some Redmi models it is hybrid โ€“ you have to choose between the second SIM or card).
  2. Go to Settings. โ†’ Warehouse โ†’ [Name of the map] โ†’ Threefold (โ‹ฎ) โ†’ Storage settings.
  3. Select Format as internal memory (all data from the card will be deleted!).
  4. After formatting, the system will suggest transferring the data โ€“ agree if you want to free up the internal memory.

โš ๏ธ Note: After formatting as internal memory, the card will not be read on other devices (for example, on a PC or other phone) without completely erasing.

๐Ÿ“Š What memory card do you use in Redmi?
SanDisk (Ultra, Extreme)
Samsung EVO
Kingston Canvas
Another (write in the comments)
I don't use it.

2. Standard application portability through MIUI settings

If the card is formatted as internal memory, you can transfer some of the installed applications to it.

  1. Open Settings โ†’ Applications โ†’ Application Management.
  2. Select the app you want to migrate (like Facebook or Spotify).
  3. Click Warehouse โ†’ Change โ†’ Memory Map.
  4. Confirm the transfer and wait until it is completed (may take a few minutes).

This method has limitations:

  • โŒ Not all apps support portability (especially system and secure applications such as Google Play Services).
  • โŒ Widgets will stop working if the application is transferred to the map.
  • โŒ Application updates can automatically return to internal memory.

โ˜‘๏ธ What to check before transferring applications

Done: 0 / 4

3. Forced installation on a card via ADB (for advanced)

If the standard port doesnโ€™t work, you can use ADB (Android Debug Bridge), a debugging tool that lets you manually specify the installation location.This method works on all Xiaomi Redmis with unlocked USB debugging.

Instructions:

  1. Turn on Developer Mode: Go to Settings โ†’ About Phone โ†’ MIUI version and press 7 times on this item.
  2. Return to Settings โ†’ Additional โ†’ For developers and enable USB debugging.
  3. Connect your phone to your PC, install it. ADB-Drivers and open the command line in the folder with the platform-tools.
  4. Enter the command to check the connection: adb devices If the device is displayed, continue.
  5. Find out the package name of the application you want (for example, through the App Inspector from Google Play).
  6. Run the transfer command (replace com.example.app with a real packet): adb shell pm set-install-location 2 adb shell pm move-package com.example.app
ADB Team TeamDescription
pm set-install-location 2Sets the memory card as the default installation location (before rebooting).
pm move-package com.exampleTransfers the specified application to the map (does not work with all packages).
pm get-install-locationShows the current installation location (0 - internal, 2 - map).

โš ๏ธ Attention: Use ADB It can cause applications to run unstable, especially if the memory card is slow (class below). UHS-I/U3). Do not use this method for Google system applications or services.

What if the ADB canโ€™t see the device?
1. Make sure that the debugging is enabled USB And they gave me permission to go to PC. 2. Try another one. USB-cable (original from Xiaomi). 3. Update the drivers ADB via Device Manager (Windows) or use fastboot to reinstall. 4. Nana Mac/Linux Check the permissions to the platform-tools folder (chmod) +x adb).

4.Use of third-party utilities for application portability

If standard methods don't work, you can use apps from Google Play that automate portability.

  • ๐Ÿ“ฑ AppMgr III (App 2 SD) โ€” It shows you what apps you can migrate, and it does it in one click. MIUI 14.
  • ๐Ÿ”ง Link2SD โ€” Creates symbolic links to transfer application data to the map (requires root).
  • ๐Ÿ“ฆ Files by Google โ€“ Built-in file manager with media cleanup and transfer function (not applications!).

Example of AppMgr III:

  1. Install the app from Google Play.
  2. Open the Moving tab - all applications that can be moved will be displayed here.
  3. Click on the app and select Move to SD-map.
  4. If the button is inactive, the application is blocked by the manufacturer.

๐Ÿ’ก

Before use Link2SD Create a second partition on a memory card (for example, through MiniTool Partition Wizard on PC) and format it into a memory card. ext2/ext4. This will allow you to transfer even the data of applications, and not only APK-file.

5. Limitations and problems when installing on a memory card

Even after all the manipulation, some applications will not work from the card.

Problem.Reason.Decision
Application not portableThe developer has blocked the possibility (for example, WhatsApp, Netflix).Use ADB or put up with your internal memory.
App dyes after transferThe memory card is too slow (Class 4/6).Buy a UHS-I/U3 card (e.g. SanDisk Extreme).
Widgets are gone.Android does not support widgets from external drives.Transfer the app back to internal memory.
Updates reset the layoutGoogle Play installs updates to internal memory.After updating, transfer the application again.

Particularly problematic are:

  • ๐Ÿ”’ Banking applications (SberBank Online, Tinkoff) โ€“ they block work from the card for security reasons.
  • ๐ŸŽฎ Games with heavy graphics (Genshin Impact, PUBG Mobile โ€“ may or may not start.
  • ๐Ÿ“ฑ System applications (MIUI Launcher, Security โ€“ their transfer will lead to failures.

๐Ÿ’ก

Class 10/U1 memory cards are suitable for media files, but applications require UHS-I/U3 (write speeds from 30 MB/s), saving on the card will lead to lags and errors.

6.Alternative ways to free up memory in Redmi

If transferring apps to a map hasnโ€™t solved the memory problem, try these methods:

  • ๐Ÿงน Cache Clearing: Go to Settings โ†’ Warehouse โ†’ Clean (up to several GB of garbage can be removed).
  • ๐Ÿ—‘๏ธ Removing duplicates: Use Files by Google or CCleaner to find duplicate files.
  • โ˜๏ธ Cloud Storage: Move photos and videos to Google Photos or Mi Cloud (Redmi has built-in sync).
  • ๐Ÿ“ฒ Lite versions of applications: Install lightweight versions (Facebook Lite, Messenger Lite).

For models with MIUI 14 and HyperOS, the function Extension of memory (virtual RAM) is available:

  1. Go to Settings โ†’ Additional โ†’ Expand memory.
  2. Select volume (from 1 GB to 8 GB, depending on the model).
  3. The system will reserve part of the internal memory for virtual RAM, which will reduce the lag.

7. Frequent mistakes and how to avoid them

When working with a memory card in Xiaomi Redmi, users often make these mistakes:

  1. Using cheap cards without certification. SanDisk or Samsung counterfeits can have real speeds 5 to 10 times lower than claimed, causing constant failures. H2testw (Windows or A1 SD Bench (Android).
  2. Formatting a card in exFAT instead of FAT32. Some applications don't work with exFAT, although MIUI allows you to choose this format, and the best option is FAT32 for portable mode or ext4 for internal memory.
  3. Ignoring warnings about slow cards, if the system says that the card is "slow", do not transfer applications to it, it will lead to freezes.

โš ๏ธ Note: If after transferring applications to the card, the phone began to slow down, check the speed of the card through AndroBench. At a write speed below 10 MB / s, return the applications to internal memory - further use of the card in this mode will reduce its life.

How to recover data from the card after formatting?
If you formatted the card as an internal memory by mistake, try: 1. Connect it to your PC via a card reader (not your phone!). 2. Use recovery programs: Recuva, EaseUS Data Recovery, PhotoRec. 3. ext4-Partitions will require a Linux testdisk utility. The chances of recovery depend on how much data was written after formatting.

FAQ: Answers to Frequent Questions

Can I install WhatsApp on a memory card in Redmi?
WhatsApp (like most messengers) blocks the transfer to the Internet. SD-The card is for security reasons. ADB or root causes errors when sending messages, the only way out is to regularly clean the app cache manually.
Why did it disappear after the app was transferred to the map?
This happens if: The map was retrieved without safely disabling (always use Extract in notifications). the app has updated and returned to internal memory (check Google Play for update history). the map is corrupted - check it on another device.
How to make sure that new applications are immediately installed on the map?
V MIUI There is no such function out of the box, but you can: ADB-pm set-install-location 2 (acts until reboot) Install AppMgr III and enable the option โ€œInstall onโ€ SD Starting with Android 11, Google completely banned installing apps on the default map, so workarounds may stop working after updates.
Can I use the memory card as an internal memory card on the Redmi Note 11 with MIUI 13?
Yes, but with reservations: The feature is only available if the card supports UHS-I (otherwise the system will block formatting). Once formatted, the card will not be used on other devices without completely erasing. Some features (such as Game Turbo) may not work with applications on the map.
Which is better: a memory card or cloud storage to free up space?
Depending on the tasks: Memory card criterion Cloud access speed โšก Quickly (if card) U3) ๐Ÿข Slowly (depending on the internet) ๐Ÿ’ฐ One-time investment (from 500) โ‚ฝ 64GB) ๐Ÿ’ณ Subscription fee (for example, 100) โ‚ฝ/100 GB on Google One Reliability ๐Ÿ”„ Risk of loss when card breaks โ˜๏ธ Data protected from physical damage Suitable for applications โœ… Partially (supported only) โŒ No (media and backups only) Memory card is optimal for applications (if it is fast), for photo / video - cloud.