How to switch memory to Xiaomi: internal to SD-map

You have faced a situation when the Xiaomi smartphone runs out of internal memory, and external memory. SD-Is the card idle? Or vice versa - want to give back priority to the internal drive after experimenting with expansion, POCO Black Shark has nuances that depend on the version MIUI/HyperOS, This article will cover all working methods, from standard settings to hidden features for advanced users.

It is important to understand: modern Xiaomi smartphones (released after the launch) 2020 year) often does not support formatting SD-And that's Google's restriction, not the manufacturer's, but there are workarounds, from manual file transfer to use. ADB-We tested all the methods on the current firmware (MIUI 14/15 HyperOS and only working solutions.

Before you start, check out two key points:

  • ๐Ÿ”น Type SD-maps: class cards only A1/A2 (or UHS-I/UHS-II) They're suitable for use as memory extensions. 10 without the "Application Performance" label does not guarantee stable operation.
  • ๐Ÿ”น Android Version: On Android 11 Devices+ (MIUI 12.5+) Adoptable Storage is officially removed, but can be activated via ADB.
  • ๐Ÿ”น Smartphone model: flagships (Xiaomi) 13/14, Redmi K60) often deprived of slots for SD-The cards, unlike the budget series (Redmi Note) 12, POCO M5).

1.Memory switching to Xiaomi: which one to choose?

There are 4 main methods of changing memory priority, and their applicability depends on your model and firmware. Below is a comparison table that will help you decide on the choice:

MethodSupported modelsConditions requiredLimitations
Standard settings of MIUIAll models with MIUI 10โ€“14, HyperOSSD-card inserted, formatted as portable storageIt does not make the card internal, only transfer files.
Formatting as an internal storage (Adoptable Storage)Models to 2020 (Android 9-10)SD-class A1/A2, backupIt doesnโ€™t work on Android 11+ without ADB.
ADB-mounting-inAll models with unlocked loaderComputer, USB-cable, debugging enabled USBResetting settings after disabling the card
Manual transfer of applications and filesAll models.File Manager, Superuser Rights (optional)Not all apps support portability

If your smartphone is released after 2021 (such as Xiaomi 12T or Redmi Note 11), most likely, only the first or fourth method will suit you. For older devices (Redmi 5 Plus, Mi A2), all options are available, including formatting the card as internal memory.

๐Ÿ“Š What Xiaomi model do you use?
Redmi (Note/Pro/series)
POCO (F/X/M-series)
Xiaomi (digital series)
Black Shark
other

2. Method 1: Transfer files through standard MIUI settings

Itโ€™s the most secure and versatile way that works on all Xiaomi devices regardless of the firmware version. SD-card with internal memory, but allows you to automatically save files (photos, videos, documents) to an external drive and transfer existing data there.

Instructions:

  1. Put it in. SD-If it's new, the system will suggest formatting it, you can agree.
  2. Go to Settings. โ†’ Warehouse.
  3. Slip on the item Internal memory, then select Data transfer to SD-map.
  4. Mark the file types to transfer (photos, videos, audio, documents) and confirm the action.

Note that this method does not port applications, only media files and documents, to change the default location of saving new files:

  • ๐Ÿ“ธ For photo/video: Open the camera โ†’ Settings โ†’ Preservation site โ†’ choose SD-map.
  • ๐Ÿ“„ For downloads: in the browser or file manager, specify the save path to the external drive.

Make sure the map is formatted in FAT32/exFAT|

Check the vacant space (minimum 10% of the volume)|

Backup of important data from the map |

Disable encryption (if used)-->

โš ๏ธ Attention: If you extract SD-card after file transfer, some applications (e.g. gallery) may not display media files until the drive is re-installed. Always safely extract the card through Settings โ†’ Warehouse โ†’ Extract SD-map.

Method 2: Formatting SD-The card is an internal memory (adoptable storage)

This method only works on Android 9-10 devices (MIUI 11 and below and allows you to do so SD-Once formatted, the system will install applications and save data to the external drive automatically.

Step-by-step:

  1. Put it in. SD-smartphone-card.
  2. When the notice โ€œNewโ€ appears SD-Map "slip on it or go to Settings" โ†’ Warehouse.
  3. Select Set Up โ†’ Internal memory.
  4. Read the formatting warning (all data will be deleted!) and confirm the action.
  5. Wait until the process is completed (it can take 5-15 minutes).
  6. After restart, go to Settings. โ†’ Appendices and transfer the necessary programs to SD-hand-write.

Advantages of the method:

  • ๐Ÿ”ง Annexes shall be installed on SD-Default card (if you support transfer).
  • ๐Ÿ“ The system recognizes the card as part of the internal memory (path). /storage/emulated/0).

Disadvantages:

  • โš ๏ธ The card becomes "tied" to the device - it can not be removed without resetting the settings.
  • โณ Speed of application with SD-cards are lower than internal memory (even on cards) A2).
  • ๐Ÿ”„ When connected to a PC, the card will not be visible as a removable disk.
What if the internal memory option is inactive?
If the button "Inner memory" is not pressed, it means that: 1. Yours. SD-The card is too slow (a class is needed). A1/A2). 2. The card is already formatted as internal on another device (reset is needed). 3. The firmware blocks the function (relevant to the MIUI 12+ Android 11+). In the latter case, only the method of ADB (see next section).

Method 3: Forced mounting SD-maps as internal through ADB

For Android 11 devices+ (MIUI 12.5โ€“15, HyperOS) standard formatting method SD-The card is locked as internal memory, but it can be activated via Android Debug Bridge (ADB). This method requires a computer and basic command line skills.

What you need:

  • ๐Ÿ–ฅ๏ธ Computer with Windows/macOS/Linux.
  • ๐Ÿ”Œ USB-cable (preferably original).
  • ๐Ÿ› ๏ธ Utilities. ADB and Fastboot.
  • ๐Ÿ”“ Included debugging by USB smartphone.

Instructions:

  1. Activate Developer Mode: Go to Settings โ†’ About Phone and tap on MIUI Version 7 times.
  2. Return to Settings โ†’ Additional โ†’ For developers and enable USB debugging.
  3. Connect your smartphone to your PC, select File Transfer mode and confirm debugging permission.
  4. Open the command line (Windows) or terminal (macOS/Linux) and type:
adb shell


sm list-disks

You will see your ID. SD-maps, for example, disk:179,Copy it and execute the command:

sm partition disk:179,64 private

Replace 179.64 with your ID. Once you complete the command, restart your smartphone. SD-The card will be displayed as internal memory.

โš ๏ธ Note: This method will reset all data on SD-If you take the card out, the apps that are installed on it will stop working, and to get the card back to its original state, you'll need full formatting on the PC.

๐Ÿ’ก

Before execution ADB-Create a backup copy of the data from SD-After the sm partition command, all files will be deleted without the possibility of recovery.

5. Method 4: Manual memory management for advanced users

If previous methods donโ€™t fit (for example, you have a flagship without a slot for your device). SD-cards or you want to manage the storage flexibly, you can use a combination of:

  • ๐Ÿ“‚ Transfer of applications to SD-hand-write.
  • ๐Ÿ”„ Symlinks (symlinks) for forwarding folders.
  • ๐Ÿงน Cleaning cache and unnecessary files.

Application portability (not working for all programs):

  1. Go to Settings โ†’ Applications โ†’ Application Management.
  2. Select the application you want to transfer.
  3. Slip the vault. โ†’ Change. โ†’ choose SD-map.

If the "Change" button is inactive, the application does not support the transfer, in which case the creation of symbolic links (root rights are required):

su


ln -s /storage/emulated/0/Android/obb /storage/XXXX-XXXX/Android/obb

Replace. XXXX-XXXX your ID SD-This method will redirect the obb folder (where game data is stored) to an external drive.

Memory cleanup:

  • ๐Ÿ—‘๏ธ Remove the app cache in Settings โ†’ Warehouse โ†’ Clean up.
  • ๐ŸŽฎ Move or remove heavy games (folder) Android/obb).
  • ๐Ÿ“ฅ Clear up the downloads to Files โ†’ Categories โ†’ Downloads.

๐Ÿ’ก

Symlinks are the only way to transfer data from applications that do not support standard portability, but this method requires root rights and can lead to unstable retrieval of programs. SD-map.

Frequent problems and their solutions

When switching memory to Xiaomi, users encounter common errors.

Problem.Reason.Decision
SD-map not definedIncompatible format (NTFS), corrupted file systemFormat your card in FAT32 or exFAT via PC
โ€œNot enough spaceโ€ when transferring applicationsSD-The card is formatted as portable, not internal.Use it. ADB-method or manually transfer files
Apps are stained after transfer to SD-mapLow speed reading/writing cards (class below A1)Return apps to internal memory or buy an A2 class card
After extraction SD-The phone card is not switched on.The card was formatted as an internal memory.Insert the card back or reset the settings

If after switching memory smartphone began to brake or overheat, most likely the problem is slow. SD-Check its speed with the app. A1 SD Bench (should be at least 10 MB/s for reading and writing).

Another common situation: after updating the firmware SD-The card is no longer recognized as internal, and it's because of the mounting rights reset:

  1. Go to Settings. โ†’ Warehouse.
  2. Tap it on. SD-map โ†’ Settings โ†’ Format as internal (if optional).
  3. If there is no option, use it. ADB-team from Method 3.

7.Alternative ways to free memory without SD-map

If your Xiaomi smartphone does not support you SD-cards (e.g. Xiaomi 13 Pro or Black Shark 5), but internal memory is sorely lacking, use these methods:

  • โ˜๏ธ Cloud storage: ๐Ÿ”น Mi Cloud (5GB free) โ€“ integrated with MIUI, backup. ๐Ÿ”น Google Photos โ€“ unlimited storage for compressed photos (until 2021). ๐Ÿ”น Yandex Drive (10GB free) โ€“ easy for documents.
  • ๐Ÿ” Optimizing storage: ๐Ÿ”น Turn on the settings. โ†’ Warehouse โ†’ Free up space โ€“ the system will find unnecessary files. ๐Ÿ”น Remove duplicate photos with Google Files or CCleaner. ๐Ÿ”น Clear the cache of messengers (in Telegram it is up to 10 GB!).
  • ๐Ÿ“ฑ Use of the OTG-accumulator: ๐Ÿ”น Connect the flash drive through USB OTG And transfer the media files to it. ๐Ÿ”น Some applications (e.g, FX File Explorer supports mounting OTG internal storage.

For games and heavy applications (such as Genshin Impact or Call of Duty Mobile), the only reliable way is to clean the cache regularly or buy a smartphone with a large amount of memory. SD-Cards (e.g. SanDisk Extreme) A2) Lose in the speed of the built-in memory UFS 3.1, which is critical for gaming.

Can I use it? SD-Map as an internal memory for Xiaomi 12/13/14?
No, starting with Xiaomi. 11 (Android 11+) and on all flagships (Xiaomi series) 12/13/14, Redmi K50/K60) Adoptable Storage is disabled at the firmware level โ€” ADB-Teams (see Method) 3), But it requires unlocking the bootloader and can lead to unstable work. SD-A card to store media files (photos, videos, music) and transfer applications that support this feature (for example, Spotify, Netflix) to it).
Why After Formatting SD-The card is not internal memory, but is not visible on the PC?
It's normal behavior. SD-The card is formatted as an internal storage (Adoptable Storage), it is encrypted and linked to a specific device. Windows/macOS They canโ€™t read it because itโ€™s part of the section. /data To get your PC compatibility back: Go to Settings โ†’ Storage, slip it on. SD-map โ†’ Settings โ†’ Format it as portable. Confirm the action, all data will be deleted!
How to transfer WhatsApp to WhatsApp SD-map?
WhatsApp does not officially support the transfer SD-map, but there is a workaround: Make a backup of chats in Settings โ†’ chat โ†’ Backup. Delete WhatsApp. Paste it in. SD-Install WhatsApp again, and the system will suggest to restore chats from internal memory or SD-Important: Media files (photos, videos) can be manually transferred through Settings โ†’ Warehouse โ†’ Files, but the chat database itself will remain in internal memory.
What to do if you transfer applications to SD-The map doesn't work?
This problem arises from: ๐Ÿ”น Slowly. SD-cards (class required) A2 or UHS-I). ๐Ÿ”น Application incompatibility with external storage (for example, anti-cheat games). ๐Ÿ”น Mounting errors (card retrieved without safely shutting down) Solutions: Return problem applications to internal memory. Check card speed in the internal memory. A1 SD Bench โ€“ if the reading is below 10MB/s, replace it. format the card again (with loss of data!).
Can I increase the internal memory of Xiaomi without SD-map?
Physically, no. Internal memory (eMMC) UFS) It's hard for the manufacturer: ๐Ÿ”น Use Google Drive, Mi Cloud to automatically sync photos and documents. ๐Ÿ”น Connect USB-storage OTG and set up automatic file saving on it (for example, through FX File Explorer). ๐Ÿ”น Optimize current storage: remove cache, old ones APK, Duplications of photos (Files by Google or CCleaner will help). For games: some titles (such as Genshin Impact) allow you to select a folder to install. Create a folder on the site. OTG-drive and specify it in the launcher settings.