How to save data to a memory card in Xiaomi smartphones: all ways

Xiaomi smartphone owners often face the problem of lack of internal memory, especially if the device is equipped with a modest 32 or 64 GB. The microSD card seems to be the obvious solution, but MIUI (branded shell Xiaomi) imposes a number of restrictions on its use. Unlike "pure" Android, you can not just migrate all applications or automatically save photos to an external drive. Why this happens and how to circumvent these restrictions, let's go into detail.

The main problem lies in the policy of Google and Xiaomi: since Android 6.0 Marshmallow, the system ceased to support full formatting of memory cards as internal storage (Adoptable Storage), manufacturers including Xiaomi have gone even further, blocking this feature in the system. MIUI But there are workarounds, from manually configuring file retention to using hidden shell functions. SD-map, and which โ€“ not, and how to configure the system to maximize the use of external memory.

What files can be saved to a memory card in Xiaomi

Not all data types in MIUI support saving to an external map, so let's see what can be transferred without problems and what will require additional manipulation.

Without restrictions on the memory card, the following are stored:

  • ๐Ÿ“ท Photos and videos from the standard Camera app (starting with the MIUI 12)
  • ๐ŸŽต Music and audio files (via apps like Music or Spotify)
  • ๐Ÿ“„ Documents and downloads (files from the browser, Telegram, WhatsApp)
  • ๐ŸŽฎ Cache of some games (such as Genshin Impact or Call of Duty Mobile)

Difficulties arise with:

  • ๐Ÿ“ฑ Applications: most of them can only be partially transferred (cache, not the program itself)
  • ๐Ÿ”„ System updates: MIUI Never keep them on. SD-map
  • ๐Ÿ“ System files: transfer may cause crashes (e.g. files.android_secure)

It is important to understand that even if you transfer the application to the map, its performance may fall โ€” SD-lower-class A2 It is not designed for frequent reading/write. For games and heavy programs, it is better to use internal memory.

๐Ÿ“Š How much memory card do you use in Xiaomi?
16-32GB
64GB
128GB
256GB and more
I don't use it.

How to Configure Photo and Video Saving on a Memory Card

Standard appendix Camera in MIUI It allows you to save media files on SD-This is a map, but this option is often hidden or reset after updates:

  1. Open the Camera app.
  2. Touch the gear badge (โš™๏ธ) top-right.
  3. Go to the camera settings section โ†’ Save.
  4. Select Memory for Photo or Memory for Video (depending on the model).
  5. Indicate. SD-Card instead of Internal Memory.

If the option is not on the menu, check:

  • ๐Ÿ”Œ Is the memory card connected (sometimes the system doesnโ€™t see it due to poor contact)
  • ๐Ÿ“ฑ Is the card formatted as a portable storage (rather than as an internal memory)
  • ๐Ÿ”„ Restart your smartphone โ€“ sometimes the settings are only applied after a reboot

๐Ÿ’ก

If after transferring photos disappear from the gallery, clear the cache of the Gallery application in the settings or restart the phone.

For models with MIUI 13/14 (e.g. Redmi Note 11, POCO X4 Pro) the path may be different:

Camera โ†’ Settings (โš™๏ธ) โ†’ Additional โ†’ Save โ†’ SD- Map

If the option to save to the card is missing even after these manipulations, then your Xiaomi model blocks this feature at the firmware level, in which case only manual copying of files through Explorer or Google Photos will help.

Transfer of applications to SD-map: what works and what doesn't

Unlike older versions of Android, MIUI severely limits the portability of apps to an external map.

  1. Open Settings โ†’ Applications โ†’ Application Management.
  2. Select the app you want (like Facebook or VK).
  3. Press Warehouse.
  4. If the option to Change is available, select SD-map.

But there are nuances:

  • โŒ Not all apps support portability โ€“ many (like WhatsApp, Instagram) block this feature.
  • โš ๏ธ Only a part of the data (cache, media) is transferred, not the application itself.
  • ๐Ÿข Performance may fall, especially if the class card A1 lower.

Forcing applications to be ported requires root rights or special utilities like App2SD, but it is risky:

โš ๏ธ Attention: Use App2SD or similar programs without root rights can lead to data loss or a cyclical smartphone reboot.

Alternatively, install applications directly on the map via ADB (for advanced users).

adb shell pm set-install-location 2

This command will force the system to install new applications on the SD-The default card. To get it back, use it:

adb shell pm set-install-location 0

Backup data | Check the card class (A2 recommended | Clear the app cache |Reboot the smartphone after transfer-->

Formatting a memory card as an internal storage: pros and cons

In older versions of Android (6.0-8.1) was the Adoptable Storage feature, allowing you to "tether" SD-The card as part of the internal memory. MIUI This option is disabled by default, but it can be activated via ADB Or third-party utilities?

AdvantagesDeficiencies
๐Ÿ”„ Single storage for applications and filesโš ๏ธ The card becomes โ€œtiedโ€ to the phone โ€“ it will not be read on other devices
๐Ÿ“ฑ You can install applications directly to SD๐Ÿข Speed is lower than internal memory (even with cards) UHS-I)
๐Ÿ’พ Save space in internal memory๐Ÿ”ง If the card fails, the system may stop booting.
๐Ÿ”’ Data is encrypted (enhanced security)๐Ÿ”„ After the map is removed, the applications will stop working.

To format the card as an internal memory:

  1. Connect. SD-phone-card.
  2. Go to Settings. โ†’ Memory. โ†’ Settings (โš™๏ธ) โ†’ Formatting as an internal.
  3. Follow the instructions of the system (the process will take a few minutes).

If you donโ€™t have the option on the menu, use ADB:

adb shell sm set-force-adoptable true


adb shell sm partition disk:179,64 private

Where 179,64 โ€” Card ID (you can find it through the command adb shell ls) /dev/block | grep -i mmc).

โš ๏ธ Warning: Once formatted as internal storage, the card cannot be retrieved without resetting the phone to factory settings.

Optimizing the use of memory cards: tips and tricks

Even if you have transferred some of the data to SD-It can be used more efficiently. Here are some proven ways:

  • ๐Ÿ“ Separating files by folder: Create separate directories for photos (DCIM), Music, documents, and so on, that makes it easier to search and back up.
  • ๐Ÿ”„ Automatic cleaning: in Settings โ†’ Memory. โ†’ Clean up the option to delete unused files from SD-map.
  • ๐Ÿ“ฑ File Manager: Applications like Mi File Manager or Solid Explorer allow you to set up automatic saving of downloaded files to the map.
  • โ˜๏ธ Hybrid Storage: Combining SD-Map with cloud services (Google Drive, Mi Cloud) for backups.

To speed up the memory card:

  • ๐Ÿ”ง Format it in exFAT (if the phone supports it) and it will reduce fragmentation.
  • ๐Ÿ“Š Check the vacant space regularly: if less than 10% is left, productivity drops.
  • ๐Ÿšซ Avoid cheap cards without class labeling (A1, A2, UHS-I).

Critical information: microSD cards from unknown brands (such as NoName or SanDisk fakes) often have less than the actual volume claimed. H2testw (Windows or SD Insight (Android) before use.

How to check the speed SD-map?
Use the A1 SD Bench app (available on Google Play) to test read/write speeds and show the map class, and to work properly with apps, you need speeds of at least 10MB/s on write and 40MB/s on read.

Frequent problems and their solutions

When working with memory cards in Xiaomi, users encounter typical errors.

1.The phone doesn't see. SD-map

Possible causes and solutions:

  • ๐Ÿ”Œ Bad contact: Remove the card and insert again (sometimes cleaning the slot with alcohol helps).
  • ๐Ÿ“ฑ Incompatible format: format the card into FAT32 or exFAT via computer or computer.
  • ๐Ÿ”ง Failure in MIUI: Restart your phone or reset your Warehouse settings in Settings โ†’ System system โ†’ Resetting settings.

2. Applications are not portable to the map

If the button Change in the application settings is inactive:

  • ๐Ÿ“Œ Check if the app supports portability (many games and social networks do not).
  • ๐Ÿ”„ Update. MIUI Up to the latest version โ€“ in new firmware sometimes expand the possibilities.
  • ๐Ÿ› ๏ธ Use it. ADB for forced transfer (see section above).

3. The memory card became "raw"

If the system offers to format the card with each connection:

  • ๐Ÿ’พ Try scanning it on your computer with the help of CHKDSK (Team: chkdsk X: /f, where X is the letter of the disk).
  • ๐Ÿ”ง If it doesnโ€™t help, format the map in FAT32 through SD Formatter (official utility) SD Association).
  • โš ๏ธ If the card is physically damaged, Recuva or PhotoRec can help restore the data (but the chances are low).

If none of the methods worked, the card probably failed, in which case it is better to buy a new one from well-known brands (SanDisk, Samsung, Kingston).

๐Ÿ’ก

Before the purchase SD-Check the card for authenticity using the application SD Counterfeiting often has an understated speed and the real volume is 2-4 times less than the declared.

FAQ: Answers to Frequent Questions

Can I use it? SD-The card as internal memory for all Xiaomi models?
No, not all. Adoptable Storage is officially only supported on Android 6.0-8.1 and MIUI 8-10. Newer firmware (MIUI 12+) has it disabled, but can be activated via ADB (see section above). On some models (e.g. Redmi Note 10 Pro), this option is locked at the kernel level.
Why After the Application Is Transferred to SD-It's slowing down the map?
This is due to the low read/write speed of the memory card. Most microSDs (especially A1 class or unlabeled ones) are not designed for the frequent access that applications require. A2 or UHS-I class cards (such as SanDisk Extreme or Samsung PRO Endurance) are required to function properly.
How to transfer WhatsApp to a memory card in Xiaomi?
WhatsApp does not support the transfer of SD-card MIUI. However, you can manually move the WhatsApp folder: Copy the WhatsApp folder from internal memory to SD-Delete the original folder. Create a symbolic link in your internal memory using the help of ADB If you don't have root rights, you don't have root rights, and WhatsApp won't see files on the map.
Can updates be maintained? MIUI on SD-map?
No, system updates are always loaded into internal memory, and this is a Google- and Xiaomi-level limitation, which is security-related (the risk of interrupting downloads or swapping files), and if internal memory is scarce, make room by deleting unnecessary files or transferring media to a map.
Which memory card is best to buy for Xiaomi?
Recommended options (in order of preference): SanDisk Extreme A2 (128-256 GB) is optimal for applications and games. Samsung PRO Endurance (64-128 GB) is durable for video recording (for example, in registrars); Kingston Canvas Go! Plus (Class A2) is a budget option with good speed. Avoid cards without class labeling or with suspiciously low price - they often turn out to be fakes.