Transfer applications to memory card in Xiaomi Redmi 9: a complete guide with the nuances of MIUI

Why Redmi 9 canโ€™t be used to transfer all programs to the Redmi SD-map?

Owners of Xiaomi Redmi 9 often face the problem of lack of internal memory, especially if the device is used for games, messengers or multimedia. The logical solution is to transfer some applications to a microSD memory card, but here users are waiting for an unpleasant surprise: in the future, the user is not able to use the device. MIUI This feature doesn't work like it does on pure Android, because since Android 6.0, Google has limited the ability to fully migrate applications to external drives for security and performance reasons. MIUI adds its nuances.

In this article, we will discuss all working methods of transferring programs to the SD-map 9 (including Redmi models 9A/9C/9T), We'll explain why some apps are not portable, and we'll show you workarounds. SD" In settings, this does not guarantee that the application will work correctly, for example, WhatsApp, Telegram or banking applications most often block this ability due to security risks.

Before you start, check out two key points:

  • ๐Ÿ“ฑ Version. MIUI: Go to Settings. โ†’ The phone. โ†’ Version. MIUI. The instructions are relevant to MIUI 12/13/14 Android-based 10 or 11.
  • ๐Ÿ’พ Type SD-Cards: Use class cards UHS-I (U1/U3) or A1/A2 โ€” They're optimized for applications. Cheap cards can slow down the system.
๐Ÿ“Š How much memory is in your Redmi 9?
32GB
64GB
128GB
Other

Official method: transfer via MIUI settings

The easiest way is to use the built-in MIUI function, but it doesn't work for all applications. Here's how to do it:

  1. Open Settings โ†’ Applications โ†’ Application Management.
  2. Select the app you want to migrate (like Facebook or Spotify).
  3. Slip on Warehouse.
  4. If the button is moved to SD-If not, the app doesn't support portability.

โš ๏ธ Warning: After the transfer, some functions of the application may run slower, and widgets may disappear from the main screen. SD-cardboard A2 slower than the internal memory of eMMC 5.1, which is equipped with Redmi 9.

Format the card in FAT32/exFAT| Check the write speed (minimum 10MB/s) | Leave 20% free space |Do not use the card as portable storage

-->

If the transfer button is inactive, the reasons may be as follows:

  • ๐Ÿšซ The application prohibits portability (e.g. Google Play Store, Chrome).
  • ๐Ÿ”’ The application uses OBB-files (games type) PUBG Mobile or Call of Duty).
  • ๐Ÿ“ฑ You have an outdated version. MIUI (Update through Settings โ†’ Updating the system).

Alternative method: formatting SD-maps as internal memory

This is a way to port most applications, but it has critical drawbacks: once formatted, the card cannot be retrieved and used in other devices without losing data, and if the card fails, you lose all the apps that were migrated to it.

Instructions:

  1. Put it in. SD-map.
  2. Go to Settings. โ†’ Warehouse โ†’ SD-map.
  3. Slip on the three dots in the top right corner and select Storage Settings.
  4. Click Format as Internal โ†’ Erase and Format.
  5. After formatting, select Move Data Now (optional).

โš ๏ธ Note: This method is not recommended for cards less than 64 GB and the class below A1. After formatting as internal memory, the card will be encrypted and cannot be read on a PC without Redmi 9.

AdvantagesDeficiencies
โœ… Portability of most applicationsโŒ The card is tied to the phone.
โœ… Automatically save new applications to SDโŒ Risk of data loss in case of card damage
โœ… Increased Available Memory for ApplicationsโŒ Slow operation of heavy games/applications

๐Ÿ’ก

Before formatting SD-maps as internal make backup data through Settings โ†’ Additionally. โ†’ Backup and reset. This will save your photos, contacts and messages.

Application portability with ADB (for advanced users)

If the built-in methods don't work, you can use Android Debug Bridge (ADB), a tool for debugging Android devices, which allows you to port even those applications that block the transfer through the MIUI interface. However, it requires a PC connection and basic command-line knowledge.

Step-by-step:

  1. Download and install ADB Tools on PC.
  2. Turn on Developer Mode on Redmi 9: go to Settings โ†’ About Phone and tap the MIUI version 7 times.
  3. Return to Settings โ†’ Additional โ†’ For developers and enable USB debugging.
  4. Connect the phone to the PC and type in the command line:
adb devices

If the device is displayed, enter:

adb shell pm set-install-location 2

This command will force the system to install applications on default SD-To transfer a particular application (e.g. com.whatsapp), use:

adb shell pm move-package com.whatsapp

โš ๏ธ Note: Not all applications support this method. If you see a Failure error after the command [INSTALL_FAILED_INVALID_INSTALL_LOCATION], So, it's impossible to transfer, and it's also possible after use. ADB Some applications may not work smoothly.

List of packages of popular applications
com.facebook.katana โ€” Facebook com.instagram.android โ€” Instagram com.spotify.music โ€” Spotify com.whatsapp โ€” WhatsApp org.telegram.messenger โ€” Telegram

Bypasses: what to do if transfer is impossible

If none of these methods worked, consider alternative solutions:

  • ๐Ÿ—ƒ๏ธ Cache cleanup: Many applications take up gigabytes of unnecessary data. โ†’ Warehouse โ†’ Clear the cache.
  • โ˜๏ธ Cloud Storage: Move photos and videos to Google Photos or Mi Cloud (into Google Photos) MIUI It has built-in synchronization).
  • ๐ŸŽฎ Lite versions of apps: use lightweight versions of social networks (for example, Facebook Lite, Messenger Lite).
  • ๐Ÿ”„ Transfer of media files: music and videos can be stored on SD-map, even if the applications themselves are not portable.

For big games OBB-Files (such as Genshin Impact or Honor of Kings) have a trick:

  1. Download the game, but don't run it.
  2. Connect your phone to your PC and find the Android/obb folder on your internal memory.
  3. Move her to the SD-map (by creating the same folder structure there).
  4. Remove the original obb folder from the internal memory.
  5. Create a symbolic link (root rights or ADB terminal required).

โš ๏ธ Note: Symbolic links can disrupt applications after updates. This method is only suitable for advanced users.

๐Ÿ’ก

If internal storage is sorely lacking, consider buying a Redmi 9 with a larger storage capacity (64/128GB) or switching to a model with UFS 2.1/2.2 (such as the Redmi Note 10 Pro).

Frequent Mistakes and How to Avoid Them

When transferring applications to SD-Redmi 9 users often face typical problems:

Mistake.Reason.Decision
The "Transfer" button is inactive.Application does not support transferUse the ADB or Lite version
App dyes after transferSD-card too slowBuy a Class A2 or higher card
There's not enough room for SD-mapFAT32 File System Limits File SizeFormat the map in exFAT
The phone can't see. SD-mapIncorrect formatting or damageReformat the map to PC

Another common problem is that widgets disappear after the app is migrated, because Android doesn't support widgets from external drives, so remove the widget from the home screen before transferring, and add it again after transfer (if the app supports it).

If the app stopped updating through Google Play after the transfer, try:

  1. Transfer it back to your internal memory.
  2. Update through the store.
  3. Move it back to SD-map.
Can I transfer WhatsApp to WhatsApp? SD-map?
WhatsApp is blocking the transfer for security reasons (chat encryption), but you can manually transfer media files (photos, videos, voice messages) by hand: Open Files โ†’ WhatsApp โ†’ Media, copy the folders to SD-In WhatsApp settings, turn off auto-download media. โš ๏ธ The chats themselves will remain in the internal memory.
Why after the game is transferred to SD-card she's slowing down?
SD-cards (even class) A2) 3-5 times slower than the built-in memory of eMMC 5.1 in Redmi 9. For heavy games (Genshin Impact, Call of Duty Mobile) this is critical. UHS-II or A2 Record at 30MB/s. Only transfer light games (Among Us, Brawl Stars) Clear the game's cache after transferring.
How to transfer applications to SD-formatting-free?
Without formatting, only those applications that support this function can be transferred to internal memory. MIUI. Alternatives: Use ADB (Install the system as described above. App2SD or Link2SD (Root rights required. Only transfer media files and cache manually. โš ๏ธ Applications of type App2SD Android is limited in recent years due to Googleโ€™s policies.
What happens if you take it out? SD-A card formatted as an internal memory?
If you extract. SD-A card formatted as an internal memory: ๐Ÿšจ Applications that are transferred to it will stop working. ๐Ÿ“ต The phone may freeze when trying to access missing data. ๐Ÿ”„ Once the cards are back, the applications will recover, but may require a reboot. To safely retrieve the card: Move all the apps back to internal memory. Go to Settings โ†’ Warehouse โ†’ SD-Click Extract (if option is available).
Can I use it? SD-The map as an internal memory of Redmi 9A?
Yes, Redmi. 9A It supports this feature, but with the same limitations as the Redmi 9: ๐Ÿ”น The card must be no slower than Class 10 (U1). ๐Ÿ”น Minimum recommended volume โ€“ 32 GB. ๐Ÿ”น After formatting, the card will not be used in other devices without data loss. โš ๏ธ On the Redmi. 9A Because of the weaker processor (Helio) G25) brake SD-The map can be more noticeable than on the Redmi 9 (Helio). G80).