How to transfer applications to a memory card in Xiaomi Redmi: all ways

Why Xiaomi Redmi canโ€™t move apps to Xiaomi SD-map?

Owners of Xiaomi Redmi smartphones (especially low-end models like Redmi 9A, Redmi Note 10 or POCO X3) often face a lack of internal memory. The logical solution is to transfer applications to a microSD card, but here users will be surprised: in MIUI this feature is either missing or works with restrictions.

It's about the Android architecture and Xiaomi's politics, starting with Android. 6.0, Google introduced the concept of Adoptable Storage, allowing you to format SD-The card is like an internal storage, but Xiaomi is in most firmware. MIUI (including current versions 13/14/15) I turned it off, and instead, I'm offering a partial solution, which is to move media files (photos, videos) and cache of some applications, but what if I want to make room for new programs?

In this article, weโ€™ll look at all the working ways to port applications to a memory card in Redmi, from standard MIUI tools to workarounds using ADB and third-party utilities, and explain why some methods may not work on your model and how to avoid errors.

๐Ÿ“Š What Redmi model do you use?
Redmi 9/9A/9C
Redmi Note 10/11/12
POCO X3/X4
Redmi 12/13
Another model

Method 1: Standard portability through MIUI settings (limited support)

The easiest method is to use the built-in MIUI tools, but it doesn't work for all applications and it's not available on all models.

  1. Open Settings โ†’ Applications โ†’ Application Management.
  2. Select the app you want (such as Facebook or Telegram).
  3. Slip on Warehouse.
  4. If you see the button, move to SD-You're lucky, you press it and wait for the process to be completed.

But there's a catch:

  • ๐Ÿ”„ Not all apps support portability. System utilities, high-demand games (such as Genshin Impact) and many instant messengers (such as WhatsApp) will remain on internal memory.
  • ๐Ÿ“ฑ Some models don't have an option, like the Redmi Note 12 Pro.+ s MIUI 14 she's not here because of security policy.
  • โš ๏ธ After the transfer, the application may run slower, especially if SD-class UHS-I U1 (not U3 or A2).

โš ๏ธ Warning: If the app starts to crash or doesnโ€™t update after the transfer, put it back in internal memory.

Memory card formatted in FAT32 or exFAT|

SD-Card inserted into the slot (not via adapter) OTG)|

There is enough free space on the map (minimum 1 GB)|

The application is not system or secure

-->

Method 2: Formatting SD-The card is an internal memory (adoptable storage)

This method allows you to expand your internal memory. SD-maps, but has critical limitations:

  • ๐Ÿ”ง It only works on Android 6.0-9.0 (in MIUI 10-12) In newer versions MIUI 13+ opportunity.
  • ๐Ÿ“› After formatting, the card will not be used in other devices (it will become "tied" to the phone).
  • โšก The speed of work depends on the class. SD-You need to work properly. UHS-I U3 or A2.

If your Redmi is running Android 9 or older, try:

  1. Put it in. SD-phone-card.
  2. Go to Settings. โ†’ Memory. โ†’ SD-map.
  3. Slip on the three dots in the top right corner and select Storage Settings.
  4. Click Format as internal and confirm the action.

Once formatted, all data on the map will be deleted! backup is mandatory.

Model RedmiAdoptable Storage SupportMax. SD volume.
Redmi 9A/9Cโœ… Yes (MIUI 12)512GB
Redmi Note 10 ProโŒ No (MIUI 13+)โ€”
POCO X3 NFCโœ… Yes, Android 10 only)1 TB
Redmi 12โŒ No.โ€”

โš ๏ธ Warning: If the phone starts to brake after formatting, go back to standard use SD-Cheap memory cards (e.g. Class) 10 marking A1/A2) Not designed to work as an internal storage facility.

What if the option โ€œFormat as internalโ€ is not available?
If your version of MIUI does not have this feature, you can try activating it via ADB. To do this: 1. Connect your phone to your PC and enable USB Debugging (Settings โ†’ About Phone โ†’ MIUI Version โ†’ 7 times tap the build number). 2. Enter the command: adb shell sm set-force-adoptable true 3. Reboot your phone and check for the option in the storage settings. Risk: Incorrect use of ADB can lead to system failures.

Method 3: Transfer over ADB (for power users)

If the standard methods donโ€™t work, you can use Android Debug Bridge (ADB). This method allows you to forcibly move applications to SD-map, even if in MIUI There's no such option, but it takes care!

You'll need:

  • ๐Ÿ–ฅ๏ธ Computer with installed ADB-Drivers (you can download from the Android Developers website).
  • ๐Ÿ“ฑ Included Debugging by USB phone-on.
  • ๐Ÿ’พ SD-card formatted as portable storage (not internal!).

Instructions:

  1. Connect Redmi to your PC and start the command line (Win + R โ†’ cmd).
  2. Check the connection command: Adb devices should appear the name of your device.
  3. Find out the batch name of the application (for example, for Telegram it is org.telegram.messenger). | find"telegram"
  4. Move the app to SD-map: adb shell pm set-install-location 2 Then adb shell pm move-package org.telegram.messenger

If you see a message Success, the application has been moved. Check through Settings โ†’ Applications.

โš ๏ธ Note: Not all applications support this method, system utilities (such as Mi Browser or Security) cannot be moved. MIUI settings may reset.

๐Ÿ’ก

Before using ADB, back up your data through Settings โ†’ Additional โ†’ Backup and Reset. This will help restore the system in the event of a crash.

Method 4: Use of third-party applications (App Mgr III, Link2SD)

If the previous methods didn't work, you can use third-party utilities.

  • ๐Ÿ“Œ App Mgr III (App 2 SD) โ€” It allows you to port applications, clear cache, and manage autoload. It works without root rights, but with limitations.
  • ๐Ÿ”— Link2SD โ€” It's a more powerful tool, but it requires root access, and it allows you to create symbolic links, saving space on internal memory.

Instructions for App Mgr III:

  1. Download the app from Google Play.
  2. Open it and give access to Special Features (required for application management).
  3. Select the application from the list and tap Move to SD-map.
  4. If the option is inactive, the application does not support the transfer.

For Link2SD:

  1. Install the application and grant root rights.
  2. Create a second section on SD-Map (via MiniTool Partition Wizard on PC).
  3. In Link2SD, select the app and click Create a link.
AnnexRoot is required.Support for MIUI 14Difficulty
App Mgr IIIโŒ No.โœ… Yes.Low.
Link2SDโœ… Yes.โœ… Yes.Tall.
Files by GoogleโŒ No.โœ… Yes.Low.

๐Ÿ’ก

The side of the application does not guarantee 100% success. Many modern programs (especially games) block the transfer to the Internet. SD-Card for protection against piracy.

Method 5: Transfer cache and media files (alternative)

If you canโ€™t move the application itself, you can free up space in other ways:

  • ๐Ÿ“ท Photo and video portability: Use Xiaomi Gallery or Google Photos to automatically upload media files to a memory card.
  • ๐Ÿ—ƒ๏ธ Cache cleaning: In Settings โ†’ Apps select the program and click Clear cache. For example, on Facebook or Instagram, the cache can take several gigabytes.
  • ๐ŸŽฎ Data transfer games: Some games (e.g, PUBG Mobile allows you to save downloaded files to SD-Check the game settings.

How to transfer media files automatically:

  1. Open the Gallery and tap three dots in the upper right corner.
  2. Select Settings โ†’ Photo preservation.
  3. Indicate. SD-map as default save place.

To clean the cache of all applications at once:

  1. Go to Settings โ†’ Memory โ†’ Cleanup.
  2. Click Deep Clean and select unnecessary files.

โš ๏ธ Note: Do not clear the cache of system applications (such as Miui Daemon or Android System) โ€“ this can cause malfunctions in the phone.

Why some applications cannot be moved to SD-map?

Even if you use all of these methods, some programs will remain in your internal memory.

  • ๐Ÿ”’ Piracy protection: Games and apps with paid content (such as Netflix or Spotify) often block the transfer to avoid hacking.
  • ๐Ÿ›ก๏ธ Security: Banking applications (e.g. SberBank Online) store data in internal memory to protect against leaks.
  • โšก Performance: Apps that require fast work (such as Google Maps or Camera) may slow down when running from the Internet. SD-map.
  • ๐Ÿ“ฑ Limitations MIUI: Xiaomi blocks the transfer of system utilities (for example, Phone, Messages).

What do we do in such cases?

  • ๐Ÿ—‘๏ธ Remove unnecessary apps through Settings โ†’ Annexes.
  • โ˜๏ธ Use cloud storage (such as Google Drive or Mi Cloud) for backups.
  • ๐Ÿ”„ Move it to SD-map only media files (photo, music, video).

๐Ÿ’ก

If the internal memory is full, and you can not transfer applications, consider buying a phone with a large amount of storage (for example, Redmi Note 13 Pro + 512 GB).

FAQ: Frequent questions about transferring applications to SD-map

Can I transfer WhatsApp to WhatsApp? SD-map?
No, WhatsApp blocks the transfer to external drives for security reasons, but you can: Move media files (photos, videos) manually through the File Manager, back up chats on Google Drive and delete old messages.
Why did the app stop working after the transfer?
This is related to: Low speed SD-cards (class required) A2 or U3). Application limitations (e.g. Facebook may not be running from an external drive) MIUI (Solution: Return the app to internal memory or delete it.
How to transfer games to SD-map?
Most modern games (such as Call of Duty Mobile or Free Fire) do not support portability. SD-map (in game settings, select the path to download). Link2SD (You need root. SD-High-speed card (e.g. SanDisk Extreme) A2).
What to do if your phone canโ€™t see SD-map?
Try: Reboot your phone; check the card on another device (possibly damaged); format the card over the PC in FAT32; update MIUI to the latest version; if nothing helps, the card may not be compatible with your Redmi model.
Can I use it? OTG-flash drive SD-portability?
No, Android does not support porting applications to USB-OTG. The flash drive can only be used to store files (photos, documents, music).