How to set up saving on a memory card in Xiaomi: from photos to apps

Why Xiaomi doesnโ€™t save to a memory card and how to fix it

Are you tired of constant notifications about memory shortage on Xiaomi? Even after installing a microSD phone persistently saves photos, videos and downloads to internal memory? The problem is familiar to many owners of smartphones on MIUI - the operating shell from Xiaomi has its own peculiarities of working with external drives. In this article, we will discuss 5 working ways to get the system to save data to a memory card, including hidden settings and bypassing the limitations of Android.

The main difficulty lies in the policy of Google and Xiaomi: starting with Android 6.0, applications are forbidden to arbitrarily write data to the Internet. SD-the default card. MIUI There are loopholes โ€“ from manual file transfer to use ADB-We'll look at solutions for different scenarios, from simple photo transfer to full integration. SD-card.

It is important to consider your device model. For example, in the Redmi Note 10 Pro or POCO X3 Pro, the algorithm of actions will differ from the old Redmi 4X due to MIUI versions and hardware limitations. If your smartphone does not support Adoptable Storage, we will show alternative methods.

Method 1: Configure the saving of photos and videos on a memory card

The easiest way is to change the way you save in the standard Camera app, which is true for all Xiaomi models, including the Redmi 9A, POCO M3 and the flagship Xiaomi 13.

  1. Open the Camera app.
  2. Touch the gear icon (โš™๏ธ) top-right.
  3. Go to the Camera Settings section โ†’ Preservation site.
  4. Select a Memory Card (SD).
  5. Confirm your choice and restart the camera.

โš ๏ธ Note: If the Memory Card option is inactive (grey), then yours is yours. SD-The card is not formatted as a portable storage or has an exFAT file system that is not supported by the camera. FAT32 via phone settings (see Section 3).

Format the card in FAT32 (if >32 GB)

Check the vacant space (minimum 500 MB)

Make sure the card is original (not fake)

Reboot the phone after inserting the card-->

For third-party applications (like Google Camera or Open Camera), the way they save is changed in their own settings.

  1. Open Google Camera โ†’ swipe down for settings.
  2. Select Settings โ†’ Store Place โ†’ Memory of the device.
  3. If there's a list SD-If not, use Method 4 (transfer through file manager).

Method 2: Transfer files through the MIUI file manager

If the camera doesn't let you choose SD-The map, and the photos have already taken up the internal memory, and you can transfer them manually. MIUI There is a built-in file manager with a moving function:

  1. Open the Files app (folder icon).
  2. Go to the internal memory โ†’ DCIM โ†’ Camera (there are photos stored).
  3. Click Select โ†’ Tag files โ†’ Tap Move.
  4. In the folder list, select SD-map โ†’ DCIM โ†’ Camera (Create a folder if it is not available).

๐Ÿ”น Useful tip: To avoid transferring files every time, set up automatic sorting in the Gallery:

  1. Open the gallery. โ†’ Settings (โš™๏ธ) โ†’ Folders.
  2. Activate the option to show content SD-map.
  3. All photos from the map will be displayed along with the internal ones.

โš ๏ธ Note: When transferring files through MIUI File Manager does not use the function Copy instead of Move - this will fill the memory with duplicates. Also avoid moving.nomedia files (they hide folders from the gallery).

Built-in MIUI File Manager

Google Files

Solid Explorer

Other-->

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

If you need not just to save photos, but to fully expand the internal memory (for example, to install applications), you can format SD-The map is like internal storage. This method works on Xiaomi with Android 6.0+, but with limitations:

  • ๐Ÿ“Œ The card will be encrypted and will only work on this phone.
  • ๐Ÿ“Œ After extracting the map, the application will stop working on it.
  • ๐Ÿ“Œ It is recommended to use a quick card. UHS-I (Class 10).

Formatting instructions:

  1. Put it in. SD-phone-card.
  2. Go to Settings โ†’ Memory โ†’ Memory Map.
  3. Tap three dots (โ‹ฎ) โ†’ Storage settings โ†’ Formatting as an internal.
  4. Confirm the action and wait until it is completed (may take up to 10 minutes).
  5. After formatting, select Transfer Data (optional).
Xiaomi modelAdoptable Storage SupportMax. SD volume.
Redmi Note 11 Pro+Yes.1 TB
POCO F3Yes.512GB
Xiaomi 12TNo (only portable)1 TB
Redmi 9CYes.256GB

โš ๏ธ Note: After formatting as internal memory, the card will not be read on a PC or other phone without completely erasing the data.

What if the option โ€œFormat as internalโ€ is not available?
If you donโ€™t have Format as internal in your settings, it means one of three: 1. Your Xiaomi model doesnโ€™t support Adoptable Storage (relevant for flagships with a new model). UFS The card is already formatted as portable and must first be cleaned via PC. 3. MIUI for the Chinese market (without Google support) where this feature is disabled.Solution: Use Method 5 (ADB-commands) for forced mounting.

Method 4: Using ADB to Force Save on SD

If standard methods don't work, you can manually reassign save paths through ADB (Android Debug Bridge), which is suitable for power users and requires a PC, and the advantage is that it works even on models without Adoptable Storage support.

๐Ÿ“Œ What's the matter:

  • ๐Ÿ–ฅ๏ธ Computer with ADB Tools.
  • ๐Ÿ“ฑ Included debugging by USB on Xiaomi (Settings) โ†’ The phone. โ†’ Version. MIUI โ€” Tap 7 times, then additionally โ†’ For developers โ†’ Debugging by USB).
  • ๐Ÿ’พ SD-card formatted as portable.

Step-by-step:

  1. Connect the phone to the PC and confirm debugging.
  2. Open the Command Prompt (Windows) or Terminal (Mac/Linux) in the adb folder.
  3. Enter the command to check the connection: Adb devices should appear serial number of your Xiaomi.
  4. Execute the command to transfer data to SD: adb shell sm set-force-adoptable true
  5. Reboot your phone and repeat Method 3 โ€“ the formatting option as internal memory should appear.

๐Ÿ”น Useful tip: If you only need to migrate specific apps (like Telegram or Spotify) to SD-map, use the command:

adb shell pm set-install-location 2

This command will force the system to install new applications on the SD by default. To return the settings back, type in:

adb shell pm set-install-location 0

Method 5: Automatically save downloads to SD-map

By default, MIUI and Google Chrome store files in internal memory.

๐ŸŒ For the browser MIUI:

  1. Open the browser โ†’ โ‹ฎ โ†’ Settings โ†’ Downloads.
  2. Select a Retention Site โ†’ Memory map.
  3. Create a folder (like Downloads) or select an existing one.

๐ŸŒ For Google Chrome:

  1. Open Chrome. โ†’ โ‹ฎ โ†’ Downloads. โ†’ Settings (โš™๏ธ).
  2. Activate the option to Ask where to save files.
  3. At the next download, select SD-hand-write.

๐Ÿ“ For file manager (auto-save):

  • ๐Ÿ“ฅ V MIUI File Manager Go to Settings โ†’ File retention.
  • ๐Ÿ“ฅ Select Memory Card as the default location for downloaded files.
  • ๐Ÿ“ฅ For Google Files, this option changes to Settings. โ†’ Memory. โ†’ Preservation site.

๐Ÿ’ก

If the browser does not see SD-Map, check permissions: go to Settings โ†’ Annexes โ†’ browser โ†’ Permits and activate the Warehouse.

The solution to the problem: why Xiaomi does not see SD-map or not to keep it

If neither of these methods worked, the reasons could be hardware or software.-5 problems and solutions:

Problem.Possible causeDecision
Map not determinedPoor contact, contamination of the slotClean the slot with alcohol, move the card
The option "Save to SD" is inactive.Map formatted in exFAT/NTFSReformatting to FAT32 via PC
Applications are not installed on SDMap slow (Class 4)Use the UHS-I (Class 10) card
Files disappear after rebootingCard forged or damagedCheck out chkdsk on PC
You canโ€™t format it as an internalMIUI for the Chinese marketInstall global firmware

๐Ÿ”ง Diagnostics of counterfeit SD-map:

If your 128GB card suddenly becomes โ€œfullโ€ after writing 30GB, itโ€™s a sign of a fake. Check it with H2testw (Windows) or F3 (Mac/Linux) utility. Counterfeit cards often have a real volume of 4-16 times less than claimed.

โš ๏ธ Note: If Xiaomi started to slow down after formatting the card as internal memory, it means that the card read/write speed is not enough for the system to work. Solution: transfer only heavy files (photos, videos), and leave the applications in internal memory.

๐Ÿ’ก

The most common mistake is using exFAT cards for the camera, and most Xiaomi smartphones only support FAT32 for photo/video shooting.

FAQ: Frequent questions about saving on SD in Xiaomi

Can I save WhatsApp to a memory card?
WhatsApp does not officially support the transfer of SD-map, but there is a workaround: Make a backup of chats in Settings โ†’ chat โ†’ Backup. Delete WhatsApp. Reinstall it by selecting SD-card as storage (if supported) Restore chats from backup. โš ๏ธ Risk: When you remove the card, the application will stop working.
Why After Updating MIUI phone stopped seeing SD-map?
This is a known problem after major updates (e.g., with a MIUI 12 on MIUI Decisions: ๐Ÿ”„ Reboot the phone. ๐Ÿ”ง Go to Settings. โ†’ Memory. โ†’ Memory map โ†’ Remove it, then re-insert it. ๐Ÿ“ฑ If it doesnโ€™t help, format the map (the data will be deleted!).
How to transfer applications to SD without root rights?
without Adoptable Storage or ADB portability SD It's impossible: ๐Ÿ“ฒ Use the Cleanup function in MIUI Security to vacate a place. ๐Ÿ“ฒ Remove the app cache in Settings โ†’ Annexes โ†’ Warehouse. ๐Ÿ“ฒ Transfer only media files (photos, music) to SD. For full application transfer, root or ADB (see method 4).
Which memory card is best to buy for Xiaomi?
Recommendations for selection: ๐Ÿ“ Volume: 128โ€“256 GB (optimum for photo/video). ๐Ÿ“ Class speed: UHS-I (U1 or U3) for 4K-video. ๐Ÿ“ Brands: SanDisk Ultra, Samsung EVO Plus, Kingston Canvas. ๐Ÿ“ Avoid: no-name cards (risk of forgery). POCO F4 GT or Redmi K50 supportive UFS 3.1 Take cards with a read speed of 100+ MB/s.
Can I use it? SD-Map as internal memory on Xiaomi 13 Pro?
Xiaomiโ€™s flagship models (12/13) do not support Adoptable Storage due to the use of UFS 3.1/4.0. The alternative is to use the card as a portable storage for media files.