Transfer applications to a memory card in Xiaomi: a complete guide with nuances

Xiaomi smartphone owners sooner or later face a shortage of internal memory โ€” especially if the device from the budget line of Redmi or POCO with 32/64 GB on board. Even after cleaning the cache and removing unnecessary files, the system persistently signals: โ€œMemory is full.โ€ The solution seems obvious โ€” to transfer applications to a microSD card, but here users are waiting for pitfalls. Not all applications support portability, and in new versions of MIUI this feature may even be hidden.

In this article, we will discuss all working methods for transferring applications to SD-map in Xiaomi smartphones, including models on MIUI 12/13/14 android devices 10/11/12/13. You will learn which applications can be ported, how to bypass system limitations, and what to do if the option is โ€œMove toโ€ SDยป And also, why do some programs, when they're moved, start to slow down or stop working at all.

Why Xiaomi restricts the portability of applications to SD-card?

Starting with Android 6.0 Marshmallow, Google introduced the concept of Adoptable Storage, the ability to format a memory card as part of internal storage, but Xiaomi in its MIUI firmware often blocks this feature or implements it with reservations.

  • ๐Ÿ”’ Security of data: SD-Slower memory cards (especially Class 10 vs) UHS-I), Which can lead to lags when working with transferred applications.
  • ๐Ÿ›ก๏ธ Protection against piracy: some applications (e.g. banking or banking) DRM) prohibit installation on removable media.
  • ๐Ÿ“‰ Performance: games and heavy programs (e.g. Genshin Impact or PUBG Mobile) when transferred to SD They may slow down due to low reading/writing speed.
  • ๐Ÿ”„ Compatibility: Not all memory cards work properly in Adoptable Storage mode, which leads to errors.

In addition, in MIUI 12 and later, the application portability function is often hidden or only works for a part of the programs. For example, system applications (Mi Browser, Mi Video) cannot be transferred, but Telegram or VK can be transferred.

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

Preparation: Which memory card to choose for Xiaomi?

Not every microSD is suitable for porting applications, but if you plan to use the card as an extension of internal memory (Adoptable Storage mode), it must meet the following requirements:

ParameterMinimum requirementRecommended value
Class speedClass 10UHS-I (U1 or U3)
Volume.16GB64 GB and higher
Type of memoryLC (multicellular)MLC or TLC (for durability)
ManufacturerAnybody.SanDisk, Samsung, Kingston

โš ๏ธ Note: if you bought a cheap card of an unknown brand (for example, NoName for 500 rubles at 128 GB), there is a high risk that it will be a fake with a real volume of 16-32 GB. H2testw (for PCs or A1 SD Bench (for Android).

Any map is suitable for porting applications without formatting (like an external drive), but the speed of programs will be lower. The optimal option is UHS-I U3 with read/write speeds from 90/30 MB / s.

๐Ÿ’ก

Before buying a memory card, check if your Xiaomi smartphone supports the exFAT format. For example, the Redmi Note 8 Pro only works with FAT32, which limits the maximum file size to 4 GB.

Method 1: Transfer applications through MIUI settings (official method)

This is the easiest way, but it doesnโ€™t work on all models and versions of MIUI. The instructions are relevant for Android 8โ€“13 devices and MIUI 10โ€“14 firmware.

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

Done: 0 / 4
  1. Open Settings โ†’ Applications โ†’ Application Management.
  2. Select the app you want to migrate (such as WhatsApp or Spotify).
  3. Slip on the item Warehouse (or Memory in older versions).
  4. If the option is available, you will see the button Move to SD-map (or modify) โ†’ SD-Press it.
  5. Wait until the process is complete (it can take anywhere from 30 seconds to several minutes).

โš ๏ธ Note: After the transfer, some features of the application may not work correctly, for example, widgets will stop updating, and notifications will come with a delay.

If the button is moved to SD-The card is inactive or absent, proceed to the following method.

Method 2: Formatting a card as an internal memory (Adoptable Storage)

This method allows us to use SD-The card as part of the internal storage, but has critical flaws:

  • ๐Ÿ” The card will be encrypted and will not be read on other devices (including PCs).
  • ๐Ÿ”„ After extracting the map, the application will stop working on it.
  • โšก Speed may drop if the card is slow (e.g. Class 10 instead of a card). UHS-I).

If you are prepared for these restrictions, follow the instructions:

  1. Put the memory card in the smartphone.
  2. Go to Settings. โ†’ Warehouse (or Memory).
  3. Tap your name on it. SD-maps (e.g. SanDisk) 128GB).
  4. In the upper right corner, press three dots (โ‹ฎ) and select Storage Settings.
  5. Choose Format as Internal (or Internal Memory)
  6. Confirm action. Attention: all data on the map will be deleted!
  7. After formatting, the system will suggest moving the data. Choose Move now or Move later.

โš ๏ธ Note: on some Xiaomi models (e.g. Redmi Note 10 Pro or POCO X3 Pro) formatting as internal memory may not be available, due to Xiaomi's policy of blocking this feature in some regional firmware.

What if the option โ€œFormat as internalโ€ is not available?
On some Xiaomi devices, this feature is hidden in the engineering menu. To activate it, you need: 1. Enable Developer Mode (7 tap the MIUI version in settings). 2. Go to Settings โ†’ Additional โ†’ For developers. 3. Find the option Force allow apps on external and enable it. 4. Reboot the phone. After that, the formatting option may appear. However, this method does not work on all models and can lead to unstable system operation.

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

If the standard methods donโ€™t work, you can use Android Debug Bridge (ADB) โ€” a debugging tool that allows you to manually specify to the system which applications can be ported to SD-map.

๐Ÿ”น Advantages of the method:

  • โœ… It works even if the transfer option is blocked in MIUI.
  • โœ… It allows you to transfer more applications than through the standard menu.

๐Ÿ”ธ Deficiencies:

  • โš ๏ธ Requires a PC connection and basic knowledge of working with ADB.
  • โš ๏ธ Some applications may stop working after the transfer.

Instructions:

  1. Download and install ADB Tools on your PC (for example, the official package from Google).
  2. Turn on USB debugging on your smartphone (Settings โ†’ About Phone โ†’ MIUI Version โ†’ 7 times tap โ†’ Additional โ†’ For developers โ†’ Debugging by USB).
  3. Connect the phone to the PC and confirm the debugging permission.
  4. Open the command line (Win + R โ†’ enter cmd) and go to the folder with ADB: cd C:\platform-tools
  5. Enter the command to check the connection: adb devices If the device is displayed, go further.
  6. Find out the batch name of the application you want to migrate. To do this, type: adb shell pm list packages -f Find the desired application in the list (for example, com.whatsapp for WhatsApp).
  7. Move the app to SD-Map by team: adb shell pm set-install-location 2 Then: adb shell pm move-package com.whatsapp /sdcard (Replace com.whatsapp with your package name).

โš ๏ธ Warning: If the application stops working after the transfer, return it back to the team:

adb shell pm move-package com.whatsapp 0

where 0 is the internal memory.

๐Ÿ’ก

The ADB method is suitable for advanced users. If you have never worked with the command line, it is better to use the first two methods or seek help from a specialist.

Method 4: Transfer of cache and media files of applications (alternative)

If you canโ€™t move the app itself, you can free up space by moving its cache and media files (for example, uploaded photos to Telegram or music to Spotify).

How to do this:

  1. Open the application settings (e.g. Settings โ†’ Apps โ†’ Telegram โ†’ Storage).
  2. Find the option to Clear the cache (this will delete temporary files, but will not affect the operation of the program).
  3. For media files (photos, videos, music), use the app's built-in settings. For example, on WhatsApp: Settings โ†’ Warehouse and data โ†’ Storage management โ†’ Save new media files to SD-map.

Some apps (like Google Photos or VLC) allow you to manually specify the folder to download.

  1. Open the application and find the Downloads folder or Save Place section in the settings.
  2. Choose. SD-map and specify folder (for example, /storage/XXXX-XXXX/DCIM/Camera).

๐Ÿ’ก Tip: To automatically transfer photos and videos to a memory card, use the Files by Google app, which allows you to set up rules for moving files on a schedule.

Which applications cannot be transferred to SD-map?

Even if you use ADB or format your card as internal memory, some apps donโ€™t support portability at all.

CategoryExamples of applicationsReason for limitation
SystemicMi Browser, Mi Video, SecurityProtected from changes by the manufacturer
BankingSberBank Online, Tinkoff, Alpha ClickSecurity requirements (data storage only in internal memory)
DRM gamesGenshin Impact, Honor of Kings, PUBG MobileProtection against piracy and cheating
Widget-enabled annexesGoogle Widgets, Weather, CalendarWidgets do not work with applications on SD-map
Encrypted messengersSignal, SessionEncrypted data cannot be stored on removable media

โš ๏ธ Note: if you do transfer the banking application to the SD-card, it may block access to the account or require re-authorization at each run. For example, SberBank Online, when a transfer to an external drive is detected, shows an error "Unsafe storage".

Frequent mistakes and their solutions

When transferring applications to SD-Xiaomi users are facing typical problems. Let's look at the most common and how to fix them.

  • ๐Ÿšซ "The 'Move to the SD' Reason: the application does not support portability or the memory card is formatted as portable (not as internal).Solution: try formatting the card as internal memory or use it ADB.
  • ๐Ÿ”„ "The app has moved, but it won't start: SD-The card is too slow or the application requires a mandatory placement in internal memory. Solution: return the application back or replace the card with a faster one (for example, UHS-I U3).
  • โš ๏ธ "After the transfer, widgets disappeared" Reason: Android does not support widgets for applications installed on the Internet SD-Solution: Leave the app in internal memory or discard the widgets.
  • ๐Ÿ“ฑ "Phone doesn't see memory card after formatting as internal" Reason: card incompatibility with device or failure in formatting. Solution: reboot phone. If it doesn't work, format the card on PC in the computer. FAT32 and repeat the procedure.

๐Ÿ’ก Useful tip: if after transferring applications the smartphone began to slow down, check the speed of the memory card using the application A1 SD If the read speed is below 20 MB/s, the card is not suitable for installing programs.

FAQ: Answers to Frequent Questions

Can WhatsApp be transferred to a memory card in Xiaomi?
Yes, but with reservations: Through standard settings MIUI โ€” Only if the option is transferred to SD It's active. ADB โ€” You can transfer media (photos, videos) to WhatsApp settings: Settings โ†’ Warehouse โ†’ Keep the media on SD-map. โš ๏ธ After the transfer, WhatsApp may require a re-authorization at each launch.
Why After the Applications Are Transferred to SD-The map is running slower?
This is due to the slow read/write speed of the memory card. Even Class 10 cards are often inferior to the built-in memory of eMMC 5.1 or UFS 2.1 in smartphones Xiaomi. ๐Ÿ“Œ Solutions: Buy a card UHS-I U3 (You can only transfer light apps (messengers, social networks), and you can leave games and heavy programs (like Lightroom) in your internal memory.
Can you transfer Xiaomi system applications to the SD-map?
No. System applications (Mi Browser, Mi Video, Security) are protected from firmware-level changes. They can only be ported after root rights are granted, but this is: Deprives of warranty. May cause unstable phone operation. Violates security policy. MIUI. ๐Ÿ”น Alternative: Disable unnecessary system applications through Settings โ†’ Annexes โ†’ Show it all. โ†’ Select an application โ†’ Shut down.
What happens if you take it out? SD-map to which the applications are transferred?
Depends on the mode of transfer: ๐Ÿ”น If the card is formatted as portable (external memory), the apps will simply disappear from the menu, but will not be deleted. ๐Ÿ”น If the card is formatted as internal memory, the phone wonโ€™t turn on or will work with errors until the card is returned. โš ๏ธ Important: Before retrieving a card formatted as internal memory, be sure to turn off the phone.
How to return the app back to internal memory?
Methods: Settings โ†’ Settings โ†’ Applications โ†’ Select Application โ†’ Storage โ†’ Transfer to internal memory. Through ADB: adb shell pm move-package com.example.app 0 (replace com.example.app to the packet name). If the transfer button is inactive, try: Reboot your phone. Clear the app cache. Delete and install the app again.