How to transfer files from phone to memory card Xiaomi: all ways 2026

Why Xiaomi Owners Face Memory Shortage and How a Memory Card Solves the Problem

Xiaomi, Redmi and POCO are known for their price-performance ratio, but even flagship models are facing a build-in overflow over time: high-resolution photos, 4K videos, app cache and downloaded documents take up gigabytes โ€” and the system already issues a space-short warning. The microSD card becomes an easy solution: it expands storage by 128 GB, 256 GB or even 1 TB depending on the phone model.

But just inserting a card into a slot is not enough. Many users don't know what to do with it. MIUI There are built-in tools for automatic and manual file transfer, as well as hidden settings that allow you to use the data. SD-map as the primary repository for certain types of data, and in this article we will examine all the current methods, from standard to little-known, including bypassing restrictions for applications.

It is important to consider that since MIUI 12, Xiaomi has banned porting applications to a memory card through standard settings (previously this feature was available in Settings โ†’ Applications โ†’ Application Management).

Method 1: Transfer files through the built-in MIUI file manager

The easiest method is to use the standard Files app (yellow folder icon) pre-installed on all Xiaomi smartphones and supports batch file transfer without additional software. MIUI 12โ€“14.

How it works:

  • ๐Ÿ“ Open the Files app and go to the Category tab (bottom of the screen) where files are automatically sorted by types: Images, Videos, Audio, Documents.
  • ๐Ÿ” Select a category (such as Images) and click โ‹ฎ โ†’ Select in the upper right corner. Tick the files for transfer or tap Select everything.
  • ๐Ÿ“ค Click the Move button (the arrow folder icon) and select the window that appears SD-If the card is not displayed, check its connection in the storage settings.
  • ๐Ÿ“‚ Create a new folder (such as Photos) or select an existing one, then confirm the transfer with the Move Here button.

The transfer speed depends on the class of the memory card: for large volumes (for example, 4K video), it is recommended to use UHS-I Class 10 or higher. If the process is interrupted, check if the energy saving mode is activated in Settings โ†’ Battery - it can block background operations.

โ˜‘๏ธ What to check before transferring files

Done: 0 / 4

Method 2: Automatically transfer photos and videos through camera settings

If you regularly shoot photos and videos, you can configure the Xiaomi camera so that new files are immediately saved to the camera. SD-This will eliminate the need for manual portability, and is available on all models, including the Redmi Note 12 Pro.+, POCO X5 Pro and Mi 11 Lite.

Step-by-step:

  1. Open the Camera app and tap on the icon โš™๏ธ (Settings) in upper right corner.
  2. Scroll down to the Warehouse section and select Memory to save.
  3. In the window that appears, tap. SD-If the option is inactive, the card is not recognized or formatted in an inappropriate file system (should be FAT32 exFAT).
  4. Confirm your selection and restart the camera, and all new images will be saved to the memory card.

Note that this setting does not transfer existing files, but only determines the location of the new ones, and to clear the internal memory, you will have to manually move old photos and videos (see Method 1).

๐Ÿ“Š How often do you transfer files to a memory card?
Once a week.
Once a month
Only when memory ends
Never put up with it.

Method 3: Using a computer for mass transfer (for large volumes)

If you need to move tens of gigabytes of data (like a backup or movie collection), itโ€™s easier to use a computer, faster than Wi-Fi, and avoids crashes with larger files (>4GB).

You'll need:

  • ๐Ÿ–ฅ๏ธ Computer with Windows, macOS or Linux.
  • ๐Ÿ”Œ Cable USB (Better original, complete with a phone).
  • ๐Ÿ’พ Card reader (if the computer does not have a microSD slot).

Instructions:

  1. Connect your phone to your computer through USB-In the notification curtain Xiaomi select File Transfer mode (MTP).
  2. Open the conductor (Win + E) on your computer, and the phone will appear as a removable disk (e.g., Redmi Note 11).
  3. Copy the desired files (for example, a DCIM folder with a photo) to your computer, then insert the memory card into the card reader and transfer the data to it.
  4. Alternatively, take the card out of the phone, paste it into the card reader, and connect it to the computer. Then just drag the files from the phone to the card in the explorer.
Why can't the computer see the memory card?
If the card is not displayed in Explorer, check: - Is it formatted in the file system supported by your OS (FAT32/exFAT for Windows, exFAT/NTFS for macOS with additional drivers). - Is the card damaged (try to connect it to another device). - Is File Transfer on the phone enabled (sometimes reset after rebooting).

The advantage of this method is the ability to use file managers like Total Commander or Far Manager for processing (for example, renaming or sorting by date), and the computer allows you to check files for viruses before transferring.

Method 4: Transfer over cloud storage (if there is no cable)

If you don't have a cable or a computer, you can temporarily upload files to the cloud and then download them to a memory card, which is suitable for small amounts of data (up to 5-10 GB), because it depends on the speed of the Internet.

Algorithm of action:

  1. Install cloud storage (for example, Google Drive, Mi Cloud or Yandex.Disk) and log in.
  2. In the cloud application, click + โ†’ Download and select files to transfer. Wait for the download to be completed.
  3. Open your browser on your phone, go to the cloud service site and download files by selecting as a save location. SD-map.

Cons of the method:

  • โš ๏ธ Volume limit: Free cloud accounts typically give 5-15GB of space.
  • โš ๏ธ Speed: Downloading/downloading large files can take hours with slow internet.
  • โš ๏ธ Security: sensitive data (such as document scans) should not be uploaded to the cloud.

๐Ÿ’ก

If you only need to transfer photos, use Google Photos: it automatically backs up original quality (when connected to Wi-Fi) and allows you to download them to a memory card via the web version.

Method 5: Transfer applications to a memory card (bypassing MIUI restrictions)

As mentioned earlier, starting with MIUI 12 Xiaomi removed the ability to transfer applications to the SD-The map is made using standard settings, but there is a workaround using ADB (Android Debug Bridge: This method is suitable for power users and requires a computer.

Warnings:

โš ๏ธ Note: Moving applications to a memory card can cause them to run unstable or fail, and not all applications support this mode (especially system and piracy-protected games).

Instructions:

  1. Turn on Developer Mode on your phone: go to Settings โ†’ About Phone and tap the MIUI version 7 times. Then go back to Settings โ†’ Additional โ†’ For Developers and activate Debugging over USB.
  2. Connect the phone to the computer, install it. ADB-Drivers and open the command line in the folder with the platform-tools.
  3. Enter the command to check the connection: adb devices If the phone appears in the list, execute the port command (replace package.name to the name of the application package, for example com.whatsapp): adb shell pm move-package package.name
  4. Restart your phone. The app should appear on the memory card in Settings โ†’ Apps.

To find the name of the application package, use the command:

adb shell pm list packages | find "keyword"

For WhatsApp, type find "whatsapp".

๐Ÿ’ก

ADB-This method does not work on all Xiaomi models, and on some devices (for example, on other devices, POCO F4 GT) Move-package team can return the Failure error [NOT_SUPPORTED] โ€” This means that the manufacturer has blocked the function at the firmware level.

Compatibility table: which files can be transferred to SD-map MIUI

Not all data types support external storage, as follows: the current table for MIUI 14 (2026):

Type of fileTransfer through FilesAutomatic preservationLimitations
Photo (JPG, PNG, HEIC)โœ… Yes.โœ… Yes (via camera settings)Files. >4GB requires exFAT
Video (MP4, MOV)โœ… Yes.โœ… Yes (via camera settings)4K/8K video can slow down when playing from a slow card
Audio (MP3, FLAC, M4A)โœ… Yes.โŒ No (only hand-carrying)Some players donโ€™t see files on SD
Documents (PDF, DOCX, XLSX)โœ… Yes.โŒ No.Office files may not open from the map in some applications
Annexes (APK, data)โŒ No.โŒ No.Only through ADB (see Method 5)

If you use the memory card as an internal storage (the Format function as an internal storage device), the restrictions are removed, but:

  • ๐Ÿ”„ The card will be encrypted and will not be read on other devices.
  • ๐Ÿ“‰ The speed of the system can be reduced (especially on cheap cards).
  • โš ๏ธ When you remove the map, some applications will stop working.

Frequent mistakes and their solutions

When transferring files, Xiaomi users often face typical problems, and here are the most common ways to fix them:

1. The memory card is not determined

  • ๐Ÿ› ๏ธ Check if the card is inserted correctly (contacts should be facing upwards).
  • ๐Ÿ”„ Restart your phone โ€“ sometimes the system wonโ€™t recognize the card after a hot change.
  • ๐Ÿ—‘๏ธ If the card was previously used on another device, format it in Xiaomi: Settings โ†’ Warehouse โ†’ SD-map โ†’ Format.

2. Files are not transferred or the process is interrupted

  • ๐Ÿ”‹ Turn off battery saving mode: Settings โ†’ Battery โ†’ Savings regime โ†’ Off..
  • ๐Ÿšซ Close all background apps (especially gallery or video player) that can block files.
  • ๐Ÿ“ถ If you are transferring over Wi-Fi (over the cloud), check the stability of the connection.

3. After the transfer, the files are not displayed in the gallery

  • ๐Ÿ” In the Gallery appendix, tap โ‹ฎ โ†’ Settings โ†’ Show hidden files.
  • ๐Ÿ“‚ Check that files are transferred to standard folders: DCIM/Camera For photo, Movies for video.
  • ๐Ÿ”„ Restart the Gallery app or clear its cache in Settings โ†’ Annexes.

โš ๏ธ Note: If you use a memory card as an internal storage device and decide to retrieve it, transfer all critical data back to your phone or computer. Once you extract the card, some applications may stop running and files may become unavailable.

Can I use a memory card as the main storage on Xiaomi?
Yes, but with reservations. MIUI There is a function to Format as an internal drive (available in Settings) โ†’ Warehouse โ†’ SD-The card will then be encrypted and will become part of the system, but: It will not be read on other devices, the speed may drop (depending on the class of the card), and when you extract the card, some applications will stop working. We recommend this mode only if internal memory is critically lacking, and the card is high-speed (UHS-I Class 10 or higher).
Why did they disappear from the gallery after transferring the photo to the map?
This is because the Gallery only scans internal memory by default. Solutions: Open Files, go to SD-Check that the files are physically present in the folder (for example, DCIM/Camera). In the "Gallery" update the media library: tap โ‹ฎ โ†’ Update. If the photo is in a non-standard folder, create a symbolic link (root rights required) or transfer files to the original folder. DCIM.
How to transfer WhatsApp to Xiaomi memory card?
WhatsApp does not officially support the transfer of SD-Map, but there are workarounds: Backup: In WhatsApp settings, back up chats (โ‹ฎ โ†’ Settings โ†’ chat โ†’ Backup), then delete the application, install it again and restore the data by selecting SD-card as a place of storage of backup copy. ADB: Use the method in Method 5, but note that media files (photos/video from chats) will still be stored in internal memory. Manual portability: Move the WhatsApp folder to the file manager SD-map, then in WhatsApp settings specify a new path to media files (this can disrupt the messenger!).The best option is to regularly clean the WhatsApp cache in Settings. โ†’ Warehouse โ†’ WhatsApp โ†’ Clear the cache.
Which memory card is best to buy for Xiaomi?
The choice depends on the task: For photo / video: SanDisk Ultra microSDXC UHS-I Class 10 (up to 1 TB) - optimal for price and speed. 4K-video: Samsung EVO Plus UHS-I U3 (Record speeds up to 90MB/s. For Kingston Canvas Go! Plus (A2-Class, fast-tracking with small files, avoid cards without brand logos (risk of forgery) and formats FAT32 file-wise >4GB. ExFAT is better for Xiaomi.
Can I transfer games to a memory card?
Most games, especially with 3D-) does not support the work with SD-Cards due to: Protection against piracy (e.g. Genshin Impact, PUBG Mobile. Low read/write speed (even on the UHS-I Limitations on maps. MIUI (The exception is light games (e.g., Among Us) that can be transferred through ADB. But expect lags and possible departures.