How to transfer applications to SD-Map in Xiaomi Redmi: all ways and life hacks

Owners of Xiaomi Redmi smartphones often face a lack of internal memory, especially if the device is a budget line with 32 or 64 GB of drive. SD-The map seems to be a logical solution, but in MIUI Unlike pure Android, Xiaomi's firmware limits the ability to work with external media - not all applications can be moved, and some after the transfer work unstablely.

Why is that happening? It's Google's security policy and MIUI. Starting with Android 6.0 Marshmallow, porting apps to SD has become partially blocked due to performance and security risks. However, Xiaomi has workarounds ranging from standard features to ADB and third-party utilities. In this article, we'll look at all the current ways, their pros and cons, and explain why some apps can't be ported in principle.

If you are using the Redmi Note 10/11/12, Redmi 9/10 or older models, the instruction will fit with the version correction MIUI. The main thing is to prepare correctly SD-You can't move WhatsApp, Google Play Services, and system apps, but games like Genshin Impact or Call of Duty Mobile can be optimized.

Before you start, check:

  • πŸ“± Yours. SD-The card is formatted as internal memory (if not, do it in the settings)
  • πŸ”„ The device is debugging on USB (advanced)
  • πŸ”’ You have a backup of the data (the transfer may reset the settings of some applications)
πŸ“Š What Xiaomi Redmi model do you use?
Redmi Note 10/11/12
Redmi 9/9A/9C
Redmi 8/8A
Redmi 7/7A
Another model

1. Preparation SD-Maps: Formatting as internal memory

The first step is to set up correctly. SD-In the cards. MIUI There are two options for using an external storage device:

  1. Portable storage – files can be transferred manually, but applications cannot.
  2. Internal memory – SD becomes part of the system and applications can be transferred to it.

The second option is to move applications, and the important thing is that once formatted as internal memory, the card can't be retrieved without losing data, it becomes "tied" to the device.

How to do this:

  1. Put it in. SD-card to slot (if a hybrid slot is used, make sure there is no second slot in it) SIM).
  2. Go to Settings. β†’ Memory.
  3. Tap by name. SD-maps (e.g. SanDisk) 64GB).
  4. Select Set Up β†’ Internal memory.
  5. Confirm the formatting (the process will take a few minutes).

⚠️ Warning: Once formatted as internal memory, the card will be encrypted, and if you take it out and paste it into another phone or computer, the data will be unavailable without being reset.

If the internal memory option is inactive:

  • πŸ”Ή Make sure the card supports the speed class UHS-I (U1/U3) β€” Slow cards (Class) 4/6) may not fit.
  • πŸ”Ή Check that the card is not damaged (try formatting it on PC in the future). FAT32 or exFAT before inserting the phone).
  • πŸ”Ή On some Redmi models (e.g. Redmi) 9C) This function is disabled at the firmware level - then it will only help ADB.

2. Standard transfer through MIUI settings

If SD-The card is formatted as internal memory, you can try to migrate applications in a standard way. This method does not work for all applications, but it is suitable for most games and user programs (for example, for example, for the use of the card, VK, Telegram, Spotify).

Instructions:

  1. Open Settings β†’ Applications β†’ Application Management.
  2. Select the app you want to migrate (like YouTube).
  3. Slip it on the Warehouse.
  4. If the option is active, click Change. β†’ SD-map.
  5. Confirm the transfer and wait until it is completed (may take up to a few minutes).

Application supports portability (not all system programs can be moved)

Nana SD-enough space (transfer may take up to 2)Γ— More space than the app itself weighs)

The card is formatted as internal memory.

The phone is connected to charging (the process can drain the battery by 10-15%)

-->

Limitations of the method:

  • 🚫 You can not move the Google Play Store, Google Play Services, MIUI System and other system applications.
  • 🚫 Some games, for example, PUBG Mobile may be slower after the transfer.
  • 🚫 Widgets of migrated applications can disappear from the main screen.

⚠️ Note: After the application has been moved to SD-The card's cache and data can still take up space in the internal memory. To free up space completely, manually clear the cache in the app settings.

3. ADB Transfer: for Advanced Users

If the standard method didn’t work, you can use Android Debug Bridge (ADB), a debugging tool that lets you manually tell the system which apps you can port, which requires a PC connection, but works even for applications that are locked in MIUI.

What you need:

  • πŸ–₯️ Computer with Windows/macOS/Linux.
  • πŸ”Œ USB-Type C Cable (original to avoid connection issues).
  • πŸ› οΈ Utility. ADB (You can download from the official Google website or through Platform Tools).
  • πŸ”§ Included debugging by USB phone-on.

Step-by-step:

  1. Turn on USB debugging: Go to Settings β†’ About Phone. Tap the MIUI 7 times until you become a developer!. Return to Settings β†’ Additional β†’ Developer. Activate USB debugging.

Connect the phone to the PC and confirm the debugging permission.

CMD

adb devices

The serial number of your device should appear.

com.example.app

adb shell pm set-install-location 2

This command forces the system to install applications on the SD by default.

adb shell pm move-package com.example.app

How to find out the batch name of the application? Install App Inspector from Google Play or use the command:

adb shell pm list packages | find "appendix name"
What if the ADB can’t see the device?
1. Check if Xiaomi drivers are installed on PC (download Mi) PC Suite). 2. Try another one. USB-cable (cheap cables often don't support data transfer). 3. Reboot your phone and PC. 4. Enable Unauthorization in the developer settings USB-Debugging, then reconnect.

Advantages of the method:

  • βœ… Works for applications that cannot be ported in the standard way.
  • βœ… You can return the application back to internal memory with the command adb shell pm move-package com.example.app 0.

Disadvantages:

  • ❌ Requires skills to work with the command line.
  • ❌ Some applications may not work well after the transfer.
  • ❌ After updating MIUI settings may reset.

4. Use of third-party applications: App Mgr III, Link2SD

If ADB seems complicated, you can use third-party utilities from Google Play, which automate the transfer process and provide additional features, such as cleaning the cache or analyzing the space occupied.

Top.-3 portability:

AnnexFeaturesConsReference
App Mgr IIISupports SD transfer, cache cleaning, size sortingAdvertising, some functions paidGoogle Play
Link2SDCreates symbolic links, saving space in internal memoryRequires root rights for full-time workGoogle Play
Files by GoogleAllows you to analyze the occupied space and transfer files manuallyIt does not transfer the applications themselves, only their data.Google Play

How to use App Mgr III:

  1. Install the application and grant it administrator rights (if requested).
  2. In the main menu, select the Moving tab.
  3. Check the boxes of the applications you want to transfer.
  4. Press Move to Move to SD-map.
  5. Confirm the action and wait for the completion.

πŸ’‘

If the application is slow after transfer, try to transfer it back to internal memory. Some programs (for example, Google Maps) require quick access to data and slow down the process. SD-map.

Please note:

  • πŸ”Ή Link2SD It requires root rights to create symbolic links, and without them, functionality is limited.
  • πŸ”Ή Some apps (such as Netflix) block work from external media because of the DRM-defense.
  • πŸ”Ή After transfer through third-party utilities, notifications from the application may disappear.

5. Why can't some applications be moved?

Not all programs can be transferred to SD-Google and Xiaomi limit this feature to several criteria:

Reasons for blocking the transfer:

  • πŸ”’ System applications (MIUI Security, Google Play Services – their transfer can disrupt the system.
  • πŸ”’ Applications with widgets - after transfer, widgets cease to be updated.
  • πŸ”’ Programmes with DRM-Protection (Netflix, Disney)+) β€” Data protection is required for internal memory.
  • πŸ”’ Applications with background processes (Telegram, WhatsApp) – can work unstable when running with SD.
  • πŸ”’ Anticheat games (PUBG Mobile, Free Fire – transfer can cause a ban account.

How do you get around the restrictions?

  • πŸ”§ Use it. ADB (But the risk of unstable work remains).
  • πŸ”§ Transfer only cache and media files (for example, Telegram downloads can be saved to the SD manually).
  • πŸ”§ Remove unnecessary applications and clear cache (will free up space without transferring).

πŸ’‘

Transfer of system applications to SD-The card can lead to malfunctions in the work MIUI, including the inability to update firmware or loss of functionality (for example, wireless networks or Bluetooth will not work).

6.Alternative ways to free up memory

If the transfer is SD-The card is not helpful or impossible, there are other ways to vacate the place:

  • 🧹 Cache Clearing: Go to Settings β†’ Memory. β†’ Clear the cache. It can release until 1-3 GB.
  • πŸ—‘οΈ Delete Unnecessary Files: Use Files by Google to find large or duplicate files.
  • πŸ“ Media transfer: photos, videos and music can be manually moved to SD through any file manager.
  • πŸ”„ Disable Preboot: In Google Play, turn off auto-update apps or limit it to Wi-Fi only.
  • πŸ“¦ Archiving of rarely used applications: c Settings β†’ Applications can be archived by storing their data.

For owners of Redmi with MIUI 12/13/14, the function "Light Mode" is available:

  1. Go to Settings β†’ Special Opportunities β†’ Light Mode.
  2. Activate the mode – this will reduce the weight of system animations and free up to 500 MB.

You can also use Google Files for deep cleaning:

  1. Install Files by Google.
  2. Open the Cleanup tab.
  3. Choose to Free up the place and follow the recommendations.

7. Frequent errors and their solutions

When transferring applications to SD-Xiaomi Redmi users often face problems. Let's analyze the most common:

Error: "I failed to move the application"

  • πŸ”Ή The reason: the application does not support transfer or SD-The card is not formatted as internal memory.
  • πŸ”Ή Solution: Check the settings SD-maps or use ADB.

Error: "Application not installed" after transfer

  • πŸ”Ή Reason: SD-map removed or damaged.
  • πŸ”Ή Solution: Restart your phone or move the app back.

Error: β€œNot enough space on the device” despite the free space SD-map

  • πŸ”Ή Reason: Some Application Data (e.g, OBB-Game files remain in internal memory.
  • πŸ”Ή Solution: manually transfer the folder Android/obb on SD-card through the file manager.

Error: App brakes after transfer

  • πŸ”Ή Reason: Low reading/writing speed SD-Cards (especially relevant for Class 10 and below cards).
  • πŸ”Ή Solution: Move the app back or use a support card UHS-I (U3).

⚠️ Note: If, after transferring the application to SD-The card is overheating or running out quickly, and you can put all the changes back in. Some memory cards (especially cheap ones) can put a lot of stress on the processor when you read the data.

FAQ: Answers to Frequent Questions

Can I transfer WhatsApp to WhatsApp? SD-map?
No, WhatsApp blocks the transfer to external media due to security risks.However, you can manually transfer backups of chats (folder) WhatsApp/Databases) on SD-map and then restore them if necessary.
Why does it fly out after transferring the game to SD?
This is due to the slow reading speed of the memory card data. SD-class UHS-I U3 or A2. Transfer the game back to internal memory. Clear the game's cache in the settings.
How to transfer applications to SD in Redmi without formatting as internal memory?
Without formatting as internal memory, you can only transfer Media Files (photos, videos, music); Data from some applications (for example, downloads in the browser); For full application portability, formatting is mandatory; Alternatively, use ADB or Link2SD (requires root).
Can I use it? SD-The map as an internal memory of Redmi 9A?
Yes, but with reservations: On the Redmi 9A (and other budget models), the feature may be disabled in the firmware. If the option is not available, try updating MIUI to the latest version or use ADB. Note that cheap models can slow down when working with applications on SD.
What happens if you take it out? SD-map?
Applications that are moved to SD will stop working and their icons will disappear from the home screen. Once the map is re-inserted, applications will recover, but may require a phone reboot. System applications that are forced over ADB can cause MIUI to crash when the card is retrieved.