Transfer of applications to SD-Xiaomi Redmi 5: A Complete Guide to Error Solutions

Why Redmi 5 canโ€™t move apps to the same place SD-map?

Owners of Xiaomi Redmi 5 often face the problem of lack of internal memory, especially if the device has many applications or games. SD-But in the MIUI (Xiaomiโ€™s branded shell, this process has its own nuances, which are not always obvious to users.

The main difficulty is that not all applications support external storage, due to Android restrictions and developer policies, such as system applications (such as Google Play Services or MIUI Security) are often blocked from moving, and even if the option is available, some features may not work properly after the transfer, such as widgets will stop updating and notifications will arrive with a delay.

Another common problem is that Redmi 5 does not recognize the problem. SD-The card is an internal memory (Adoptable Storage function), which limits the transferability. In this article, we will discuss all available methods, including workarounds for system applications, configuring the map as internal storage (if possible), and alternative methods of freeing up memory.

๐Ÿ“Š How you use it SD-map in Redmi 5?
Photo and video only
For the portability of applications
Like an internal memory.
I don't use it.
Another option

Preparation SD-Maps: Formatting and Selection of File System

Before transferring applications, it is necessary to prepare correctly SD-It depends on whether you can use it as an extension of internal memory or just to store files. 5 supported by maps up to 256 GB, but it is recommended to use class models UHS-I (U1/U3) steady-work.

You will need to:

  • ๐Ÿ“ฑ Xiaomi Redmi 5 with administrator rights (root is not mandatory, but expands the capabilities of the smartphone).
  • ๐Ÿ’พ SD-card with a volume of 16 GB (preferably 32 GB)+ application).
  • ๐Ÿ”Œ Card reader for backup data (if the card has already been used).

By default, MIUI offers two formatting options:

  1. Portable storage: The card is used as a removable drive (photo, music, documents) and cannot be moved to it.
  2. Internal Storage โ€“ The card becomes part of the system (Adoptable Storage function) and allows you to transfer applications, but the card will be encrypted and will not be read on other devices.

โ˜‘๏ธ Preparation SD-map

Done: 0 / 5

Important! If you choose the Internal Storage option, the card will be formatted in ext4 (or f2fs) and cannot be read on a PC without special utilities, and after extracting the card, some applications may stop working.

Method 1: Transfer applications through standard MIUI settings

The easiest method is to use built-in MIUI tools. It is suitable for most user applications (such as WhatsApp, Facebook, games), but does not work for system ones.

Instructions:

  1. Open Settings โ†’ Applications โ†’ Application Management.
  2. Select the app you want to migrate (like Google Maps).
  3. Click on Warehouse.
  4. If the option is active, tap the Change button and select SD-map.
  5. Confirm the transfer and wait for the process to be completed (may take a few minutes).

If the Change button is inactive or absent, this means that:

  • ๐Ÿšซ The application does not support transfer (most often these are system utilities).
  • ๐Ÿ”’ SD-The card is formatted as a portable storage (reformatted).
  • ๐Ÿ“ต There is not enough space on the map (at least 1.5-2 is required).ร— size).

๐Ÿ’ก

If the application has become slower after transfer, try to clear its cache in the settings or return it back to internal memory. SD-Cards are lower than the built-in storage.

Method 2: Use of the SD-The card is an internal memory (adoptable storage)

If your Redmi 5 is running Android 6.0+, You can try to do it. SD-It's part of the internal storage, and it allows you to transfer almost any application to it, but it has some limitations:

โš ๏ธ Note: Once formatted as internal memory, the card cannot be used on other devices without completely erasing the data, and it can slow down if the card is slow (class below). U1).

How to turn on Adoptable Storage:

  1. Put it in. SD-slot-card.
  2. Go to Settings. โ†’ Warehouse.
  3. Tap it on. SD-map and select Settings (โ‹ฎ) โ†’ Formatting as an internal storage.
  4. Confirm the action and wait for the formatting to be completed (it can take up to 10 minutes).
  5. After the device is restarted, the card will be displayed as part of the internal memory.

You can now migrate applications through Settings โ†’ Applications as described in Method 1.

  • ๐Ÿ”„ Not all apps will work consistently (especially instant messengers and online games).
  • ๐Ÿ”‹ The card will be constantly active, which can increase battery consumption.
  • ๐Ÿšจ When you remove the map, the application will stop working on it.
What if the option โ€œFormat as internal storageโ€ is not available?
This feature can be hidden in some versions of MIUI. Try: 1. Update the firmware to the latest version. 2. Use ADB to force Adoptable Storage (PC required). 3. Install Custom Recovery (TWRP) and edit the vold.fstab file manually (for power users).

Method 3: Porting applications with ADB (for power users)

If standard methods donโ€™t work, you can use Android Debug Bridge (ADB), a tool for debugging Android devices, which allows you to forcibly migrate even those applications for which the option is blocked in the interface.

You will need to:

  • ๐Ÿ–ฅ๏ธ A computer with installed Xiaomi drivers and ADB.
  • ๐Ÿ“ฑ Included debugging by USB Redmi 5 (Settings) โ†’ The phone. โ†’ Version. MIUI โ€” Tap 7 times, then return to the additional โ†’ For developers โ†’ Debugging by USB).
  • ๐Ÿ’พ SD-a card formatted as an internal storage (see Method 2).

Instructions:

  1. Connect Redmi 5 to your PC and allow debugging.
  2. Open the command line (cmd) and enter:
adb devices

(Your device should be displayed.)

  1. Find out the batch name of the application (for example, for Facebook it is com.facebook.katana), this can be done through the App Inspector or the Google Play site (the application URL contains its ID).
  2. Run the command to transfer:
adb shell pm move-package com.facebook.katana /sdcard
  1. If the command is successful, the application will be moved. Check in Settings โ†’ Applications.

Critical information: Some applications (e.g. Google Play Store or MIUI Home) will not work after a forced transfer.

Problem Solving: Why are apps not portable or not working properly?

Even after successful transfer, you may encounter errors, and let's look at the most common problems and their solutions:

Problem.Possible causeDecision
The "Move to SD" button is inactive.The application does not support portability or the card is formatted as portableTry Adoptable Storage or ADB.
App dyes after transferLow reading/writing speed SD-mapUse a U3 class card or return the app back
Widgets stopped working.Android does not support widgets from external drivesMove the app back or refuse the widget
There's not enough room for SD-map, though it is emptyFile system reserves space for system needsRe-format the map or use ADB to clean it up.

If the application is unstable after transfer, try:

  • ๐Ÿ”„ Clear the cache and application data in the settings.
  • ๐Ÿ“ฅ Reinstall the application (sometimes this resets portability errors).
  • ๐Ÿ”™ Return it to your internal memory and re-transfer it.

๐Ÿ’ก

If SD-The card is used as an internal storage, regularly back up data. If the system crashes or the card is removed without properly disabling, you can lose all the transferred applications.

Alternative ways to free up memory in Redmi 5

If the applications are transferred SD-The card did not solve the problem of memory shortage, consider alternative methods:

  • ๐Ÿงน Cache Clearing: Go to Settings โ†’ Warehouse โ†’ Clear the cache. This can free up up to 1 to 3 GB of space.
  • ๐Ÿ—‘๏ธ Remove Unnecessary Files: Use the Built-in Cleanup App (MIUI Security) for garbage retrieval.
  • โ˜๏ธ Cloud Storage: Move photos and videos to Google Photos or Mi Cloud.
  • ๐Ÿ”„ Factory reset: Extreme measure, but effective if the system is clogged with unnecessary data.

You can also use applications to optimize memory, for example:

  • Files by Google helps you find and remove duplicate files.
  • SD Maid โ€“ Clears residual files after deleting applications.
  • AppMgr III is an alternative to the standard application manager with advanced portability functions.

If you frequently install heavy games (like PUBG or Call of Duty), consider using an external drive via OTG. Connect a flash drive or hard drive to Redmi 5 via an adapter and install games directly on it (some launchers, like Xbox Game Pass, support this option).

FAQ: Frequent questions about transferring applications to SD-map 5

Can I transfer system applications (for example, Google Play Store) to the Internet? SD-map?
No, system applications are locked for portability at the Android level. Trying to do this through ADB can cause system failures. The only option is to get root rights and use specialized utilities like Link2SD, but this voids the warranty and increases the risk of errors.
Why did the app start to work slowly after the transfer?
Read/write speed SD-cards (even class) U3) If the card is cheap or worn out, the delays will be even more noticeable, the solution is to use cards at high speed (for example, SanDisk Extreme) or return critical applications to internal memory.
Can I transfer the application data (for example, save games) to SD-map?
Yes, but not for all applications. Some games (like Minecraft or The Room) allow you to manually point the path to the save folder. 5 PC and enable file transfer mode (MTP). Find the folder with the application data (usually) /Android/data/[Package name. SD-In the game settings, specify a new path. For most applications, this method will not work due to Android's restrictions on access to external drives.
What happens if you take it out? SD-map to which the applications are transferred?
If the card was used as a portable storage, the applications will simply stop running until you paste it back in, and if the card was formatted as an internal storage, the system can: Hang on when you run the portable applications. Show errors like "Application not installed." Reboot to restore performance. Always retrieve the map through Settings. โ†’ Warehouse โ†’ Extract SD-map.
Does Redmi 5 support 512GB memory cards?
Xiaomi Redmi 5 officially supports SD-cards up to 256 GB (format) FAT32 Larger cards may not be recognized or may not work well. Use 128GB to 256GB cards for security. UHS-I U3 or A2 (application-optimized).