Formatting a memory card on Xiaomi: 5 ways and tips for choosing a file system

MicroSD cards in Xiaomi, Redmi and POCO smartphones are often a source of problems, from slow operation to sudden read errors. 80 percent of these problems are solved by simple formatting, a procedure that completely cleans the drive and restores its file structure. But how to do this correctly so as not to lose data and not to spoil the map? In this article, we will discuss all the current formatting methods, including hidden MIUI functions, working through Recovery and even low-level erasure on a PC.

Xiaomi devices are designed to support up to 2TB of cards (on newer MIUI 14+ models), but many users are facing file system limitations, such as FAT32, which prevents you from writing files larger than 4GB, and exFAT may not read on older devices, and we will explain in detail which system to choose for your tasks, whether it is storing movies in 4K, installing applications or backing up.

When to format a memory card on Xiaomi

Formatting is not a panacea, but in some cases it is the only way to get the card back on track. Here are 5 signs that it's time to clean up the drive:

  • ๐Ÿ“ฑ The phone doesnโ€™t see the card or makes an error "SD-Card damaged when connected.
  • ๐Ÿข Files are copied very slowly (write speeds below 5MB/s on class cards). UHS-I).
  • ๐Ÿ”„ The card accidentally turns off during use (especially relevant for Redmi Note) 10/11 hybrid-slot).
  • ๐Ÿ“ It is impossible to write files larger than 4 GB (typical for the user) FAT32 on 64-capacity cards+ GB).
  • ๐Ÿšซ Applications are not installed on the map, although the settings allow transfer ("Not enough space").

It's important to distinguish logical errors (corrected by formatting) from physical damage, so if a card overheats, clicks, or is not detected on any device, it's time to replace it, and formatting won't help here.

โš ๏ธ Note: If the card was used as internal memory (Adoptable Storage feature in older versions of Android), formatting it via the phone will result in the reset of all data of the applications installed on it).

๐Ÿ“Š How do you usually format memory cards?
Through phone settings
On a computer.
Through Recovery.
Never formatted.

Method 1: Formatting through Xiaomi settings (the easiest one)

This method is suitable for most users and does not require a connection to a PC. The instruction is relevant for all smartphones on MIUI 12-14, including Xiaomi 13/14, Redmi Note 12 and POCO F5.

  1. Open the Settings. โ†’ Memory (or Warehouse).
  2. Scroll down to the Portable Drive section (or SD-map) and tap it.
  3. In the upper right corner, press three dots (โ‹ฎ) and select Storage Settings.
  4. Tap to format. โ†’ Clean and format.
  5. Select the file system: FAT32 - for compatibility with older devices (maximum file size 4 GB). exFAT - for cards with a capacity of 64+ GB (supports files up to 16 EB).

Confirm the action and wait until it is completed (usually takes 1-3 minutes).

Once formatted, the card will be automatically reconnected and re-connected, and if that doesn't happen, reboot your phone.

โ˜‘๏ธ Preparation for formatting via phone

Done: 0 / 4

Method 2: Formatting via PC (for 128GB cards and more)

If your phone doesnโ€™t offer the right file system (like NTFS for Windows) or the card isnโ€™t defined in your smartphone, use a computer, which is also useful for low-level formatting that removes all sectors, including those that are corrupted.

You'll need:

  • ๐Ÿ’ป Windows computer 10/11 macOS.
  • ๐Ÿ”Œ Cartridge (built-in or external) USB).
  • ๐Ÿ“ Programme SD Card Formatter (official instrument from the SD Association) or DiskPart (built-in Windows utility).
  1. Download the utility from the official website and install.
  2. Put the card in the card reader and start the program.
  3. Select your drive in the Drive list.
  4. Specify the settings: Quick Format - for quick cleaning (check is set by default), Full (Erase) - for deep formatting (takes up to 1 hour on 256 GB), Volume Label - the name of the card (for example, XiaomiSD).

Format

Option B: Through DiskPart (for power users)

This method allows you to format cards in NTFS (useful for >4GB files on Windows), but requires caution โ€“ a bug in commands can cause data to be lost on other drives!

diskpart


list disk




select disk X (where X is your card number, look by size!)




clean




create partition primary




formats f=exFAT quick (or fs=NTFS for Windows)




assign letter=G (assign a disk letter)




exit

โš ๏ธ Warning: If the card is not identified in your phone after formatting on your PC, check it on another device. 9A) supportive NTFS โ€” In this case, re-format in exFAT.

Why is the map not formatted in NTFS on Xiaomi?
Android smartphones don't support NTFS at the kernel level. This file system is designed for Windows and can only work on your phone in read-only (via OTG) mode. Use exFAT or FAT32 to record fully.

Method 3: Formatting with Recovery Mode (for internal memory)

If the card is used as internal memory (Adoptable Storage feature in Android 6-9), standard formatting through the phone settings will not work, in which case Recovery Mode will help.

Instructions for all Xiaomi models with MIUI Recovery (including POCO X3, Redmi K40):

  1. Turn off the phone.
  2. Press the Power button + Volume up until the Mi logo appears.
  3. In the Recovery menu, select the language (if you have an option).
  4. Go to Wipe & Reset โ†’ Format Data (on some Wipe Data models).
  5. Enter the confirmation code (usually yes or leave the field blank).
  6. After completion, select Reboot.

Important: This method will completely reset all the data on the phone, including apps and settings. The memory card will be formatted as part of the internal storage. If you need to save the phone data, use method 1 or 2.

๐Ÿ’ก

Before formatting through Recovery, extract SIM-map SD (If it's not an internal memory, it will speed up the process and avoid accidental erasure.

Method 4: Low-level formatting (for damaged cards)

If the card is defined but is not stable (e.g., losing files or forgetting space), conventional formatting may not help, in which case low-level erasure will help, which restores all sectors of the drive.

Use the HDD Low Level Format Tool (which runs on Windows):

  1. Download the program from the official website (free version is limited by speed).
  2. Connect the card through the card reader and run the utility on behalf of the administrator.
  3. Select your drive in the list and click Continue.
  4. Go to the LOW-LEVEL FORMAT tab and click Format This Device.
  5. Wait until it is completed (may take several hours for 256+GB cards).
  6. After low-level formatting, do the usual through the SD Card Formatter (method 2).

If none of these methods work, the card is likely to be physically damaged, and the only way to do that is to replace it, and use FakeFlashTest or CrystalDiskMark to verify its authenticity and speed.

FAQ: Answers to Frequent Questions

Can I format a memory card without removing it from my phone?
Yes, if it is used as a portable storage (not internal memory). โ†’ Memory. โ†’ SD-map โ†’ Format. If the card is an internal memory, it can only be formatted through Recovery (method 3).
Why did the map become slower after formatting?
This could be due to: Wrong file system (like FAT32 on a 128GB card); fake card (check real capacity via H2testw); wear and tear of memory cells (if the card is old or overwritten often); solution: format the card in exFAT and test the speed using A1 SD Bench (Android app).
How to transfer applications to a memory card after formatting?
In the new versions MIUI (12+) portability SD It's disabled by default. To enable it: Format the card as internal memory (in the storage settings). โ†’ Annexes โ†’ Application management. Select the application. โ†’ Warehouse โ†’ Change. โ†’ SD-Note that not all applications support portability (especially system applications).
Can I recover data after formatting the map?
Yes, but only if you used fast formatting (not low-level). Recovery: Don't write new files to a map. Use programs: Recuva (Windows), DiskDigger (Android), PhotoRec (cross-platform). For exFAT cards, R-Studio is better. The recovery chance is ~70% for photo/video, ~30% for documents. Low-level formatting (mode 4) makes recovery impossible.
Which memory card is best to buy for Xiaomi in 2026?
Model recommendations (checked on Xiaomi) 14, Redmi Note 13 Pro+): Budget: SanDisk Ultra A1 (64โ€“128 GB, class. A1, speed 120 For MB/s. 4K-video: Samsung EVO Select U3 (128โ€“256 GB, class. U3/V30, speed 130 Maximum capacity: Lexar Play 1 TB (class) U3/V30, requires MIUI 14+). Avoid cards without class marking (Class) 10/U1/A1) โ€” They are often fake.