How to install applications on a memory card in Xiaomi Redmi: a complete guide

Xiaomi Redmi smartphones are known for their price-performance ratio, but many models (especially the budget Redmi Note or POCO series) suffer from limited internal memory. Even 64 or 128 GB quickly fill up if you actively install games, messengers and multimedia applications. The solution is using a microSD card, but here users are waiting for an unpleasant surprise: Android and MIUI limit the installation of applications on external drives.

In this article, we will discuss all working methods for transferring applications to SD-Xiaomi Redmi map, including official methods through settings MIUI, workarounds for "persistent" applications and the nuances of working with adoptable storage (built-in formatting of the card as internal memory). MIUI 13/14, where the transfer algorithm has changed compared to older versions, and you will also learn why some applications (such as WhatsApp or Google Play Store) fundamentally refuse to work with external memory and how to deal with it.

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

The problem lies in the Android architecture and Google's security policy, and since Android 6.0 Marshmallow, the concept of adoptable storage has been introduced, which is the ability to format a memory card as part of internal storage, but manufacturers, including Xiaomi, often block this feature or restrict its operation.

  • ๐Ÿ”’ Data security: Annexes to the SD-It is easier to steal or replace the card, as external drives are not encrypted by default.
  • โšก Performance: Memory cards (even class) A2) They are slower than the built-in memory. eMMC/UFS, slowing down applications.
  • ๐Ÿ“ฑ Limitations MIUI: Xiaomi firmware artificially blocks the transfer of system and some user applications.
  • ๐ŸŽฎ Games and heavy applications: PUBG Mobile, Genshin Impact or Facebook often refuse to work with the company SD Due to high reading/writing speed requirements.

Interestingly, Redmi with a pure Android One (e.g. Mi) A2/A3) Problems with transferring applications to SD-This shows that the restrictions are imposed at the level of the map. MIUI.

๐Ÿ“Š What memory card do you use in Xiaomi Redmi?
SanDisk (A1/A2)
Samsung EVO
Kingston
Another (write in the comments)
I don't use it.

Preparation of a memory card: which class to choose and how to format

Before trying to port apps, make sure yours is yours. SD-The card meets the minimum requirements. maps are recommended for Xiaomi Redmi:

  • ๐Ÿ“Œ Speed class: Not lower A1 (optimally A2 Class maps for applications C10 or U3 They are suitable only for photo/video.
  • ๐Ÿ’พ Size: From 32 GB (on smaller maps, application portability may not work).
  • ๐Ÿ”„ Formatting: Mandatory in FAT32 ExFAT (but it is necessary to use the adoptable storage) ext4).

If the card is new, it can be formatted directly in the smartphone:

  1. Put it in. SD-card in a slot (on most Redmi it is combined with a tray for SIM).
  2. Go to Settings โ†’ Storage โ†’ Memory Map.
  3. Click Format โ†’ As internal storage (if option is available).
  4. Confirm the action and wait for the completion (the data on the map will be deleted!).

๐Ÿ’ก

If the option "Format as internal storage" is missing, then your Xiaomi Redmi model blocks adoptable storage.

Class of cardRecording speedIs it suitable for applications?Price for 128 GB (2026)
C1010 MB/sโŒ No, only a photo)800 โ‚ฝ
A110 MB/s (IOPS 1500)โš ๏ธ Partially (lightweight applications)1200 โ‚ฝ
A210 MB/s (IOPS 4000)โœ… Yes (optimally)1500 โ‚ฝ
U3/V3030 MB/sโœ… Yes, for games)2000 โ‚ฝ

โš ๏ธ Note: Once formatted as an internal storage card, it cannot be retrieved and used in other devices without being completely cleaned, and some apps (such as Netflix or banking) may refuse to work with such a card due to policy. DRM.

Official method: transfer applications through MIUI settings

If your memory card is formatted as internal storage, you can transfer some applications through the standard MIUI settings. Instructions are relevant for the Redmi Note 10/11/12, POCO X3/X4 and other models on MIUI 12-14:

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

Unfortunately, this method does not work for all applications, such as system utilities (Camera, Gallery) or applications with high performance requirements (Call of Duty Mobile) will not be able to move, and some applications may not work stable or stop running after transfer.

โ˜‘๏ธ Preparation for the portability of applications

Done: 0 / 4

Bypass: how to install applications on SD-map if MIUI blockage

If the standard method didn't work, try one of the alternatives. They take more effort, but often they work.

Method 1: Use of ADB (for power users)

Android Debug Bridge via Android (ADB) Applications can be forcibly transferred to SD-map, even if MIUI It doesn't allow it. You're gonna need it:

  • ๐Ÿ–ฅ๏ธ Computer with installed ADB-driver.
  • ๐Ÿ“ฑ Included debugging by USB Xiaomi Redmi (Settings) โ†’ The phone. โ†’ Version. MIUI โ†’ 7 times press to unlock Developer Settings, then enable Debugging by USB).
  • ๐Ÿ’พ SD-A card formatted as an internal storage.

Instructions:

  1. Connect your smartphone to your PC and start the command line (cmd in Windows or Terminal in macOS/Linux).
  2. Enter the command to check the connection: Adb devices must appear serial number of your device.
  3. Find out the batch name of the application (for example, for WhatsApp it is com.whatsapp). | grep "Annex name appendix"
  4. Move the app to SD-Command card: adb shell pm set-install-location 2 Then reinstall the application - it will automatically stand on the memory card.

โš ๏ธ Note: Some applications (e.g. Google Play Services or Google Play Services) MIUI System Launcher) in case of forced transfer through ADB You can cause system failures. Before experimenting, back up your data!

Method 2: Applications for portability (App Mgr III, Link2SD)

Google Play has utilities that automate the transfer of applications to the Internet SD-The most popular maps:

  • ๐Ÿ“ฑ App Mgr III (App Manager โ€“ allows you to transfer APK, cache and application data.
  • ๐Ÿ”— Link2SD โ€” Creates symbolic links by โ€œdeceivingโ€ the system (requires root rights).
  • ๐Ÿ› ๏ธ Files by Google โ€“ Built-in file manager with cache clearing function (indirectly helps to free up memory).

Example of App Mgr III:

  1. Install the app from Google Play.
  2. Open it and give permission to access the storage.
  3. Select the Move to SD-card tab.
  4. Tick the apps you want to move and click Move.
What to do if the application is not portable?
Some apps (like Facebook or Instagram) block the transfer at the code level, in which case only decache or use of Lite versions (like Facebook Lite) will help.

The application porting algorithm may vary depending on the Xiaomi Redmi model and the MIUI version, and the following are the key nuances for the most common devices:

ModelMIUI versionSupport for Adoptable StorageFeatures of transfer
Redmi Note 10/10 Pro12.5โ€“14โŒ No (lockdown)Only transfer via ADB or third-party utilities works.
Redmi 9/9A/9C12โ€“13โš ๏ธ Partially (only for some applications)In the settings, a port option appears, but the list of supported applications is limited.
POCO X3/X413โ€“14โœ… Yes (after formatting)It supports adoptable storage, but can slow down games.
Redmi A1/A213 (Go Edition)โŒ No.Restrictions due to the lightweight version of Android Go.

On the Redmi Note. 11 newer (MIUI 13/14) Xiaomi has completely removed the possibility of formatting SD-It's about moving to the file system. F2FS, It doesn't support external drives, and then you have only workarounds (ADB root).

On POCO F3/F4, the situation is better โ€“ it retains support for adoptable storage, but after transferring applications, animations may slow down due to the slow read/write speed of memory cards.

๐Ÿ’ก

On models with a Snapdragon processor 7xx/8xx (Like Redmi. K40 or POCO F3) portability SD-class A1 It can lead to friezes in games. It is recommended for gamers to use cards. A2 or U3.

Frequent mistakes and their solutions

When transferring applications to SD-Xiaomi Redmi users often encounter errors. Let's consider the most common and ways to eliminate them:

  • ๐Ÿšซ "Not enough space on the device" appears even if there is free space on the map.Solution: Reboot the phone or check that the card is formatted as internal storage.
  • โš ๏ธ "The application does not support the transfer to SD-Map" - typical of Google Play Store, WhatsApp or banking applications. Solution: Use ADB or Lite versions of applications.
  • ๐Ÿ”„ "The app stopped working after being transferred" - often happens with games or instant messengers.Solution: Move the app back to internal memory or clear its cache.
  • ๐Ÿ“ต "SD-Card not detected" - check if the card is inserted correctly (on some Redmi slot is combined with the card "in the card". SIM-Also try formatting the map on a PC in FAT32.

If, after transferring the application to SD-The card starts to slow down or fly out, try the following steps:

  1. Clear the app cache in Settings โ†’ Apps โ†’ [Application Name] โ†’ Storage โ†’ Clear the cache.
  2. Move the app back to internal memory and reinstall it.
  3. Check the speed of the memory card using the A1 SD Bench app (if the write speed is below 10 MB/s, the card is not suitable for applications).

โš ๏ธ Note: Xiaomi Redmi with MIUI 14 after transferring applications to SD-The card may stop working App Twin, which is due to file system limitations, so the solution is to roll back the transfer or use root access.

Alternative solutions: how to free memory without transferring to the SD-map

If the applications are transferred SD-The card didnโ€™t help or isnโ€™t possible, consider alternative ways to free up memory on Xiaomi Redmi:

  • ๐Ÿงน Cache cleaning: In Settings โ†’ Warehouse โ†’ Cleaning can delete unnecessary files (cache, temporary data, duplicates).
  • โ˜๏ธ Cloud Storage: Move photos and videos to Google Photos, Mi Cloud or Yandex Drive.
  • ๐Ÿ—‘๏ธ Remove Unnecessary Applications: Use Built-in Storage Analysis in MIUI, Find and remove rarely used programs.
  • ๐Ÿ“‚ Media transfer: Music, movies and photos can be manually moved to SD-a card through any file manager (e.g. Files by Google or Mi File Manager).
  • ๐Ÿ› ๏ธ Use Lite versions: Replace the "heavy" applications with lightweight analogues: Facebook Lite, Messenger Lite, Spotify Lite.

For automatic memory cleaning, MIUI has a useful Auto Clean function:

  1. Go to Settings โ†’ Storage โ†’ Autoclean.
  2. Turn on the option and set up a schedule (e.g., clean every 3 days).
  3. Select the file types to delete (cache, temporary files, basket).

Also worth paying attention to the memory compression function in Xiaomi Redmi:

  1. Open Settings โ†’ Special Opportunities โ†’ System Acceleration.
  2. Enable the option of Memory Compression (available on MIUI 13+).
  3. This will temporarily free up RAM and storage by archiving rarely used data.

๐Ÿ’ก

If you install and delete games frequently, use Files by Google to automatically clean up the residual files. After uninstalling the game, folders with cache up to 1-2 GB are often left!

FAQ: Answers to Frequent Questions

Can I transfer WhatsApp to WhatsApp? SD-map?
WhatsApp does not officially support external memory because of security policies (messaging data is encrypted and linked to internal storage). โ†’ chat โ†’ Backup. Move the WhatsApp folder from internal memory to SD-manually (via file manager) reinstall WhatsApp and restore chats from backup by pointing the path to the folder on the backup SD-map. โš ๏ธ Risk: With this transfer, media files (photos / videos) from chats may disappear.
Why after the game is transferred to SD-card she's slowing down?
This is due to the low read/write speed of memory cards compared to the built-in memory of eMMC/UFS. Even A2 cards are 3-5 times slower than internal storage. Solutions: Use U3/V30 cards (e.g. SanDisk Extreme). Move back to internal memory only game data (not the APK itself).
How to transfer applications to SD-map without formatting as internal storage?
If you donโ€™t want to format the map (for example, you use it in other devices), try: Install App Mgr. III and use the Move to SD-card function (not all applications). SD-map and manually transfer it there APK-files (but application data will remain in internal memory). Link2SD (Restriction: Most applications will still use internal memory for cache and data.
Can system applications (e.g. Camera or Gallery) be transferred to SD-map?
No, MIUI system applications are tightly tied to internal memory, and porting them can lead to: Camera startup errors, loss of functionality (e.g., no screenshots), cyclical phone reboot. Exception: Some models (e.g., POCO X3) can move the Gallery, but this will not free up much space (usually no more than 100-200 MB).
What to do if you transfer applications to SD-The phone card is slowing down?
This is a typical problem when using slow memory cards. Solutions: Replace SD-class-card A2 or U3. Turn off animations in MIUI: Settings โ†’ Special opportunities โ†’ Remove animations. Move back to internal memory the heaviest apps (games, social networks). Enable Performance Mode in Settings โ†’ Battery and performance. If the brakes are still there, check the map for errors using the app. SD Card Tester.