Transfer applications to a memory card in Xiaomi: all the ways and nuances

Why Xiaomi is difficult to transfer applications to SD-map?

Owners of Xiaomi, Redmi and POCO smartphones often face the problem of lack of internal memory - especially on budget models with 32 or 64 GB of storage. The logical solution is to transfer applications to a microSD card, but here users are waiting for an unpleasant surprise: in MIUI (brand shell Xiaomi) this feature is either missing or works with serious limitations.

It's about Google's policy and Android features since the version 6.0. The company has banned the full transfer of applications to SD-But Xiaomi went further, in terms of security and performance. MIUI 12/13/14 Even the standard Adoptable Storage feature, which allows you to format a card as an internal memory, is often blocked or unstable, due to the optimization of the shell for the Chinese market, where users are less likely to use it. SD-map.

But there's a way out! In this article, we'll look at this.

  • ๐Ÿ” Official transfer methods (if available on your model)
  • ๐Ÿ› ๏ธ The development of the developerโ€™s settings and ADB
  • โš ๏ธ Limitations and risks that are not covered in the instructions
  • ๐Ÿ“ฑ Alternative solutions for memory release without transfer

Before you start, check out two key points:

  1. Yours. SD-map UHS-I (U1/U3) class 10 โ€” Otherwise, the app will be slowed down.
  2. On the smartphone unlocked the rights of the developer (how to do this โ€“ we will tell you below).
๐Ÿ“Š What Xiaomi model do you use?
Redmi Note 10/11/12
POCO X3/X4/X5
Mi 11/12/13
Redmi 9/10/13C
Another model

Method 1: Standard Transfer through Settings (if available)

Some Xiaomi models (especially older or global models) still have the option to port apps through the settings menu, and see if it works on your device:

  1. Open Settings โ†’ Applications โ†’ Application Management.
  2. Select the app you want (such as Facebook or Telegram).
  3. Slip on Warehouse.
  4. If there is a button Change or Move to SD-You're lucky, you're lucky, and you press it and you confirm the action.

๐Ÿ”ด Problem: on most modern devices (for example, Redmi Note 11, POCO X4 Pro) this option is not available. Even if it is, you can only transfer part of the application, the main files will remain in internal memory. APK-files and data are stored separately.

Why is the "Transfer" button grey?
If the button is inactive, this means that the application does not support the transfer to the SD-This is most often the case with system utilities, security games (such as Genshin Impact), and applications that use the same software. OBB-files (additional data).

If the standard method does not work, then we move on to more complex methods.

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

This method allows the system to be โ€œdeceivedโ€ by making it perceive SD-Important: after this procedure, the card will not be retrieved and used in other devices without formatting! Also note that not all Xiaomi models support this feature - some of them are locked at the firmware level.

Step-by-step:

  1. Put it in. SD-card in a smartphone (preferably not lower than the class) UHS-I U1).
  2. Go to Settings. โ†’ Warehouse.
  3. Tap on the name of your card (for example, SD-map: 128GB).
  4. In the upper right corner, press three dots (โ‹ฎ) and select Storage Settings.
  5. Choose Format as internal (or Internal Storage in English firmware).
  6. Confirm the action โ€“ the card will be formatted and all data on it will be deleted!
  7. After formatting, the system will prompt you to Transfer the data โ€“ agree.

โš ๏ธ Attention: After this procedure:

  • ๐Ÿ“‰ Application speeds may slow down (especially if the card is cheap or worn out).
  • ๐Ÿ”„ The card can not be removed without resetting the smartphone settings.
  • ๐Ÿ”ง Some applications (such as WhatsApp) may not work with external memory.

Make a backup copy of data from the card|Check the speed class (minimum class) 10)|Charge the phone before 50% more|Disable important notifications (the process will take place) 5-10 minute)|Prepare for a possible decrease in productivity-->

If this method didnโ€™t work (e.g., Format as internal no), move on to the next method.

Method 3: Transfer over ADB (for advanced users)

If previous methods failed, the ADB (Android Debug Bridge) is a debugging tool that lets you manually specify which apps to port to the system, a method that works on most Xiaomi devices but requires a connection to a computer.

What you need:

  • ๐Ÿ–ฅ๏ธ Computer with Windows, macOS or Linux.
  • ๐Ÿ”Œ USB-cable (preferably original).
  • ๐Ÿ“ฆ Installed drivers ADB Fastboot (you can download from Google or through Xiaomi Tool).
  • ๐Ÿ”ง Included debugging by USB smartphone.

Step 1. Enable debugging over USB

  1. Go to Settings. โ†’ The phone.
  2. Tap 7 times on the MIUI version until you become a developer!
  3. Back to Settings โ†’ Additionally. โ†’ For developers.
  4. Activate the debugging switch over USB.

Step 2: Connect your smartphone to your computer and execute the commands

  1. Download and unpack ADB Tools.
  2. Open the command prompt (cmd in Windows or Terminal in macOS/Linux) in the folder with adb.exe.
  3. Enter the command to check the connection: adb devices If the device is displayed โ€“ you can continue.
  4. Enter the command to port the application (replace com.example.app with the batch name of your application): adb shell pm move-package com.example.app You can find out the packet name through the App Inspector application or the APKMirror website.

โš ๏ธ Note: Not all applications support portability ADB. If you see a Failure error after the team [NOT_MOVED: Operation not allowed, so no transfer is possible, and note that after the update MIUI or resetting the application settings can be โ€œbackโ€ to internal memory.

adb shell pm list packages | grep "appendix name"

For example, for Telegram, enter adb shell pm list packages. | grep telegram.-->

Method 4: Transfer of cache and media files of applications

If you can not transfer the application itself, you can free up space by moving its cache, downloads and media files to the SD-This method does not require root rights and works on all Xiaomi models.

How to transfer the cache:

  • ๐Ÿ“ Open the Settings. โ†’ Annexes โ†’ Application management.
  • Select an app (like Google Chrome or Instagram).
  • Slip Storage โ†’ Clear cache (this is safe, the data will not be deleted).
  • Next, select Memory. โ†’ Change. โ†’ SD-Card (if option is available).

How to transfer downloads and media:

  • ๐ŸŽต For music: in MIUI Music Player Go to Settings โ†’ Download folder and point the way to SD-map.
  • ๐Ÿ“ธ For photo: in the camera, select Settings โ†’ Preservation site โ†’ SD-map.
  • ๐Ÿ“ฅ For downloads from the browser: in Chrome or MIUI Browser Change the Way to Save in Settings.

๐Ÿ“Š Comparison of Memory Release Methods:

MethodDifficultyEfficiencyRisks.
Standard transferโญโš ๏ธ Low (rarely working)No.
Adoptable Storageโญโญโœ… Tall.Speed reduction, map binding
ADBโญโญโญโœ… MediumReset after updates
Cache/media transferโญโš ๏ธ Low (temporary) solution)No.

What if nothing works? Alternative solutions

If none of the methods worked, don't despair! here are 5 alternative ways to free up memory on Xiaomi:

  1. Cleaning the system: ๐Ÿงน Use the built-in Cleanup utility (Settings) โ†’ Cleanup). ๐Ÿ—‘๏ธ Remove unnecessary APK-file in the Download folder. ๐Ÿ“‚ Clear the folder. DCIM/.thumbnails โ€” There are miniatures of photos.

Transfer to the cloud:

  • โ˜๏ธ Upload photos and videos to Google Photos or Mi Cloud.
  • ๐Ÿ“„ Save documents to Google Drive or Yandex Drive.
  • Use Lite versions: Install lightweight versions of apps (e.g. Facebook Lite, Messenger Lite) that take up 2-3 times less space.
  • Disable unnecessary apps: In Settings โ†’ Apps, disable pre-installed services (Mi Video, Mi Music) that you are not using.
  • Reset to factory settings: Last resort! Before reset, back up through Settings โ†’ Additional โ†’ Backup.

๐Ÿ’ก A useful tip: if you often run into memory shortages, consider buying a smartphone with a large amount of storage.+ 256 GB is not much more expensive than models with 128 GB, but will save you from the constant struggle for space.

๐Ÿ’ก

The most effective way to free up memory is to combine cleaning the cache, transferring media files to the computer. SD-Map and cloud storage. Full application portability is only possible on older models or through the cloud. ADB, But it's a temporary solution.

Xiaomi models that make app portability work better

Not all Xiaomi devices are equally difficult to transfer applications to SD-Here's the compatibility table for popular models:

ModelAdoptable Storage SupportStandard transferADB-transferNotes
Redmi Note 10/11โŒ No.โŒ No.โœ… Yes.Requires unlocking of the loader
POCO X3/X4โš ๏ธ Partially.โŒ No.โœ… Yes.Global firmware works better
Mi 11 LiteโŒ No.โŒ No.โœ… Yes.Restrictions on games
Redmi 9/9Aโœ… Yes.โš ๏ธ Sometimes.โœ… Yes.Best Compatibility Among Public Employees
Black Shark 4/5โŒ No.โŒ No.โœ… Yes.Games cannot be postponed

๐Ÿ” Bottom Line: If youโ€™re critically interested in porting apps, when buying a Xiaomi smartphone, give preference to Android Go models (like Redmi Go) or older flagships (like Mi 9.

FAQ: Frequent questions about transferring applications to SD-map

โ“ Why does the app drop or fly out after transfer?
This is due to the slow reading/write speed of your SD-You need a class map to run the applications properly. UHS-I U3 or A2. Cheap cards (especially without the SanDisk, Samsung or Kingston logo) often fake speed class markings. A1 SD Bench.
โ“ Can I transfer WhatsApp or Telegram to you? SD-map?
Technically, yes, but: ๐Ÿ“Œ WhatsApp does not officially support external memory, and when transferred, notifications may disappear or media files may not be downloaded. ๐Ÿ“Œ Telegram allows you to transfer cache and downloads, but not the application itself. โ†’ Data and memory โ†’ The download path. Better to use cloud backups for these messengers.
โ“ What happens if you take it out? SD-A card formatted as an internal memory?
The smartphone will stop booting or will constantly give out errors, because some of the system files are stored on the map. To return to work: Push the card back. Or reset the settings through Recovery Mode. + Volume up when the phone is off). โš ๏ธ Warning: After resetting, all data on the phone will be deleted!
โ“ How to Move the Game to Big Ones OBB-files (e.g., Genshin Impact)?
Games with OBB-It's harder to transfer files (additional data), but you can: Download the game file on your PC. Connect your phone to your computer and move the folder. Android/obb on SD-In your phone, use a file manager (e.g. Mi File Manager) to create a symbolic link (root rights required): -s /storage/XXXX-XXXX/Android/obb /sdcard/Android/obb Where XXXX-XXXX โ€” identifier SD-maps (you can find them through the ADB or a root explorer).
โ“ Why After Updating MIUI The appendices are back in internal memory?
It's a known problem. MIUI: After major updates, the system resets the application storage settings to avoid this: ๐Ÿ“Œ Before updating, make a backup through Settings โ†’ Additionally. โ†’ Backup. ๐Ÿ“Œ Use it. ADB Re-transfer after updating. ๐Ÿ“Œ Install the App Mgr app III (requires root, which automates the transfer.