How to transfer data to SD-Map in Xiaomi: All ways + fixing

Owners of smartphones Xiaomi, Redmi and POCO sooner or later face a lack of internal memory - especially if the device is equipped with a 32 or 64 GB drive. SD-The map seems to be the obvious solution, but in reality. MIUI This process has nuances, from application portability restrictions to file system format problems, and in this article, we'll look at all the working ways of moving data, from photos to games, taking into account the features of the latest firmware versions.

Despite the fact that Xiaomi is gradually abandoning memory card slots in flagships (for example, Xiaomi 14 Ultra does not have it), most budget and mid-budget models (Redmi Note 12 Pro, POCO X5 Pro, Redmi A2+) But just inserting a card is not enough: you need to format it properly, configure it as an internal or external drive, and then move the data. Otherwise, you risk encountering errors such as โ€œInsufficient memoryโ€ or โ€œApplication not installed".

We tested all methods on current versions. MIUI 14 and MIUI 15 (including HyperOS for new models), so the instructions below are relevant for devices from 2022-2026.If your smartphone is older, some points may differ - for example, in the following categories: MIUI 12 no option "Move to the port" SD-map for individual applications.

1. Preparation SD-maps: selection and formatting

Before you transfer data, you need to properly prepare the memory card itself, and an error at this stage will lead to the fact that the smartphone will either not see the drive or will not allow you to write files larger than 4 GB to it.

First, check the compatibility of the card with your device:

  • ๐Ÿ“ฑ Maximum volume: Most Xiaomi supports cards up to 1TB, but for models up to 2020 (for example, Redmi Note 8 Pro) the limit can be 256GB.
  • ๐Ÿ”„ Speed class: for recording video 4K or running applications from a card need a class UHS-I (U1/U3) or A2 (For example, SanDisk Extreme A2).
  • ๐Ÿ”ง File system: MIUI Let's choose between FAT32 (4GB max file and exFAT (no restrictions) for games and video 4K need exFAT.

Second, format the map directly on your smartphone, not on your PC. MIUI creates on the map the service folders (for example,.miui) necessary for correct operation:

  1. Insert the card into the slot (if hybrid-slot is used, make sure the second one is used). SIM not established).
  2. Go to Settings. โ†’ Memory. โ†’ SD-map.
  3. Tap "Format" and select exFAT (recommended) or FAT32.
  4. Confirm the action โ€“ all data on the map will be deleted!

โš ๏ธ Note: If you format the card as internal memory (the option "Use as internal drive"), after extracting the card, the applications installed on it will stop working.

After formatting, the smartphone will suggest transferring the data โ€” you can agree, but it is better to do it manually (more on this below).

  • ๐Ÿ”Œ Contact the card for contamination (wipe with alcohol).
  • ๐Ÿ“ถ Slot compatibility: some models (POCO F3) do not support microSDXC cards (over 32 GB) without a firmware update.
๐Ÿ“Š What? SD-You are using the card in Xiaomi?
Up to 64GB
64โ€“128 GB
256โ€“512 GB
1 TB
I don't use it.

2. transfer files (photos, videos, music) to SD-map

The easiest way to free up internal memory is to move media files. MIUI This can be done both through the built-in file manager and through application settings.

Method 1: File Manager (File Manager)

  1. Open the Files app (Folder icon).
  2. Go to the Images, Video or Audio section.
  3. Select files (long pressing) โ†’ check-check).
  4. Slip "More" (three dots) โ†’ "Move it" โ†’ choose SD-destination map and folder (e.g, DCIM/Camera).

Method 2: Automatic saving of SD-map

To make sure that new photos and videos are immediately saved to the map:

  1. Open the Camera" โ†’ slip on โš™๏ธ "Settings".
  2. Find the item "Memory" or "Place of preservation" โ†’ choose SD-map.
  3. For Google Camera (GCam), the settings path may be different: โ†’ Additionally. โ†’ The way to preserve.

Method 3: Through PC (for large volumes)

If you need to transfer tens of gigabytes, it is more convenient to use a computer:

  1. Connect your smartphone to your PC through USB (Select "File Transfer" mode in the notification curtain).
  2. Open the device folder in "This computer" โ†’ Copy files from Internal Storage into a folder SD-map.
  3. Use TeraCopy or FastCopy to speed up (especially for maps). UHS-II).

โš ๏ธ Note: When transferring over a PC, do not move Android folders, MIUI Or System, which can disrupt firmware. Avoid Cyrillic paths (e.g., Cyrillic paths, SD-Map/My photos) as some apps don't see such folders.

Table: File transfer speed depending on class SD-map

Class of cardRecording speedTransfer time of 10 GBSuitable for
Class 10 (U1)10โ€“30 MB/s5-15 minutesPhotos, music
UHS-I (U3)30โ€“90 MB/s2-5 minutes4K video, games
A110 MB/s (random recording)10-20 minutesAnnexes (slowly)
A24000 IOPS3-7 minutesApps, cache.

๐Ÿ’ก

If after transferring photos are not displayed in the gallery, update the media base: open the application "Files" โ†’ "Clean up" โ†’ "Scan. SD-map".

3. Transfer of applications to SD-map (with limitations)

V MIUI 14/15 Most applications cannot be moved to SD-The card is complete โ€“ only part of the data (cache, updates) and full transfer is possible only if the card is formatted as internal memory (see section below). 1). This restriction is due to Googleโ€™s policies and Android features. 12+.

What can be transferred:

  • ๐Ÿ“ฑ Application data: cache, downloaded files (for example, maps in Google Maps or levels in games).
  • ๐ŸŽฎ Games: Some titles (e.g. Genshin Impact) allow you to choose the way to install on the game. SD-map on first launch.
  • ๐Ÿ“‚ APK-files only if installed manually through ADB (see below).

How to transfer application data:

  1. Open Settings โ†’ Applications โ†’ Application Management.
  2. Select an app (such as Telegram or Spotify).
  3. Slip "Memory" โ†’ "Change" โ†’ choose SD-Card (if the option is active).

Transfer through ADB (for advanced users)

If the option is not on the menu, you can use it. ADB (Android Debug Bridge: This method doesnโ€™t work on all models and requires an unlocked bootloader.

adb shell pm set-install-location 2

This command will force the system to install applications on SD-Default card to return settings:

adb shell pm set-install-location 0

โš ๏ธ Note: Transfer system applications (e.g. Mi Browser or Security) to SD-The card can lead to malfunctions in the work MIUI. Also note that after retrieving the card, such applications will stop working.

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

Done: 0 / 4

4. Transfer of cache and game data

Games take up the lion's share of memory - especially Genshin Impact (15)+ GB), Call of Duty Mobile (5GB) or PUBG (Fortunately, many titles allow you to transfer the cache to the SD-map.

Instructions for popular games:

  • ๐ŸŽฎ Genshin Impact: When you first start, select Custom Install Path" โ†’ point to the folder SD-map (e.g., map, SD-map/GenshinImpact).
  • ๐Ÿ”ซ Call of Duty Mobile: In the game settings there is a item "Storage Location" โ†’ Choose External SD.
  • ๐Ÿ† PUBG Mobile: Go to Settings โ†’ Mainstream โ†’ Memory for downloads โ†’ choose SD-map.

If there is no transfer option, use the workaround:

  1. Copy the folder with the game cache (usually located in the game). Android/obb or Android/data) PC-only.
  2. Remove the game from your smartphone.
  3. Install the game again, but cancel the process at the stage of downloading additional files.
  4. Transfer the saved folder with the cache to SD-map to the same directory (e.g, SD-map/Android/obb).

Exceptions:

Some games (such as Honor of Kings or Free Fire) block the work of the game. SD-It's because of cheating, and you just have to clean the cache manually or use cloud storage.

How to transfer the game saves to SD-map?
This requires root access or special applications like GameGuardian (but this violates the rules of most games and can lead to a ban on the account). Without root rights, you can transfer saves only through the cloud (Google Play Games, Mi Account) or manually by copying files from the cloud. /data/data/{name packet} (required ADB).

5. Transport automation: tasks and scheduler

In order not to transfer files manually, you can configure the automatic movement of new data to the SD-This is what we're going to do, like built-in tools. MIUI, and third-party applications.

Method 1: Camera and loader settings

As mentioned in section 2, the appendix "Camera" and "Downloads" can be set SD-The map is the default save location. Also check the settings:

  • ๐Ÿ“ท Google Photos: Settings โ†’ Backup and synchronization โ†’ Memory of the device โ†’ choose SD-map.
  • ๐ŸŽต Spotify/Yandex Music: In the settings there is a paragraph "Memory for downloads" or "Offline cache".

Method 2: Appendix "Automation" (built-in MIUI)

  1. Open "Settings" โ†’ Additionally. โ†’ Automation (or Smart Help in New Versions).
  2. Create a new challenge โ†’ Select the trigger "New File in the Folder" (e.g. Internal) Storage/DCIM/Camera).
  3. Add the action "Move the file" โ†’ specify the target folder to SD-map.

Method 3: Third-party file managers

Applications like Solid Explorer or FX File Explorer can configure the rules of automatic transfer:

  • ๐Ÿ“ In Solid Explorer: Settings โ†’ Automatic tasks โ†’ Make a rule.
  • ๐Ÿ”„ V FX: Menus. โ†’ Automation โ†’ Add a challenge.

โš ๏ธ Note: Automatic portability may interfere with the operation of some applications, for example, WhatsApp will not see media files unless they are stored in a standard WhatsApp Media folder. SD-map in the settings of the messenger.

๐Ÿ’ก

The most reliable way to automate is to set up the default save in each application separately. MIUI) It may not work well after firmware updates.

6. Solving problems in data transfer

Even after the right setup SD-Xiaomi users face errors. Let's look at the most common and ways to fix them.

Problem 1: "SD-Card damaged" or "Not supported"

Causes and solutions:

  • ๐Ÿ”ง Incompatible file system: Format the card in exFAT via smartphone (not PC!).
  • ๐Ÿ› ๏ธ Physical damage: Check the card on another device. If the error repeats, replace the card.
  • ๐Ÿ”„ Firmware failure: Update MIUI until the latest version or reset settings through Settings โ†’ The phone. โ†’ Resetting settings.

Problem 2: Appendices are not installed on SD-map

Possible causes:

  • ๐Ÿ“ฑ The card is formatted as an external drive (you need to select "Use as internal" when formatting).
  • ๐Ÿ”’ The application does not support transfer (check in Settings). โ†’ Annexes โ†’ {name} โ†’ Memory).
  • ๐Ÿ›ก๏ธ Limitations of Android 12+: On new OS versions, application transfer is blocked for security.

Problem 3: Files on SD-The map is not displayed in the gallery

Decisions:

  1. Update the media base: open the "Files" โ†’ "Clean up" โ†’ "Scan. SD-map".
  2. Check if files are hidden: in the "Files" enable the display of hidden folders (Settings) โ†’ Show hidden files).
  3. Install an alternative gallery (such as Simple Gallery) that works better with external drives.

Problem 4: Slow application performance with SD-map

If the games or applications are slowed down after the transfer:

  • ๐Ÿ”„ Use the class map A2 or UHS-I U3.
  • ๐Ÿ“‰ Clear the app's cache: Settings โ†’ Annexes โ†’ {name} โ†’ Clear the cache.
  • ๐Ÿ”ง Move back to internal memory critical applications (such as launcher or system services).

Table: Error codes SD-Xiaomi maps and their value

Error codeReason.Decision
E/Storage: -19Map formatted in NTFSReformatting to exFAT
Mount: 'No such device'The map is unrecognizable.Check the slot or replace the card
App not installed (-104)Annex is mounted on SD-map, but map extractedReinstall the app
Insufficient storageLack of space on the internal storage for service filesClear 1-2 GB of memory

7. Alternative Memory Release Methods

If the transfer is SD-The card does not solve the problem of memory shortage, consider additional methods:

1. Clearing cache and unnecessary files

  • ๐Ÿงน Built-in utility "Cleaning" (Settings) โ†’ Memory. โ†’ Clear) deletes temporary files.
  • ๐Ÿ—‘๏ธ Files by Google finds duplicates and large unnecessary files.

2. Transfer data to the cloud

Services like Google Photos, Mi Cloud or Yandex Disk allow you to free up space by leaving only thumbnails on the device:

  • ๐Ÿ“ท In Google Photos: Turn on โ€œFree Spaceโ€ after uploading a photo to the cloud.
  • โ˜๏ธ In Mi Cloud: Settings โ†’ Mi Account โ†’ Synchronization.

3.Use of OTG-accumulator

If SD-The cards aren't enough, plug in. USB-flash-drive OTG-adapter. MIUI recognizes it as an external drive, and you can transfer files to it (but not applications).

4. Root access for advanced users

With an unlocked bootloader and root rights, you can:

  • ๐Ÿ”ง Move over /data division SD-map (risky!).
  • ๐Ÿ“‚ Use it. App2SD or Link2SD portability.

โš ๏ธ Note: Root access voids Xiaomiโ€™s warranty and may cause system instability, and some banking applications (e.g. SberBank Online) refuse to work on rooted devices.

FAQ: Frequent questions about data transfer to SD-Xiaomi

Can I transfer WhatsApp to WhatsApp? SD-map?
WhatsApp does not officially support the transfer of SD-map, but you can manually move the WhatsApp folder from internal memory to the card, and then specify a new path in the settings of the messenger (Settings of the messenger) โ†’ Warehouse โ†’ However, this may lead to problems with notifications and backups.
Why After the Applications Are Transferred to SD-They're slowing down the map?
This is due to the slow read/write speed of the memory card. A2 or UHS-I U3. Also, brakes can occur due to fragmentation of files - in this case, reformatting the map will help.
How to transfer games from internal memory to SD-map?
For most games (such as Brawl Stars or Clash of Clans), you just need to move the folder. Android/obb/{name packet} SD-Saves are usually stored in the cloud (Google Play Games) or in a folder Android/data โ€” You can copy them, too. For Genshin Impact, use the built-in re-path option.
What to do if Xiaomi doesnโ€™t see it SD-map MIUI?
Try these steps: Reboot the device. Remove and paste the card again. Format the card via your smartphone (the data will be deleted!). If it doesn't work, roll back to the previous version. MIUI or wait for the patch.
Can I use it? SD-The card as an internal memory in Xiaomi?
Yes, but with the caveat: the card will be encrypted and will not work on other devices, when you remove the card, the applications installed on it will stop working. POCO X3 Pro is available, Redmi 10 is not. To activate: When you first connect the card, select "Use as internal drive" and follow the instructions.