How to format a microSD card on a Xiaomi phone: a complete guide with error solutions

Formatting a microSD card on Xiaomi smartphones (including the Redmi, POCO and Black Shark lines) is a procedure that every user will sooner or later face. Whether you want to make room, eliminate read errors or prepare a drive for use as internal memory, it is important to do it correctly. Illiterate formatting can lead to data loss, speed reduction or even card failure.

In this article, we will analyze all the current formatting methods (via phone, computer and application side settings), compare the FAT32, exFAT and NTFS file system, and give recommendations on choosing the best option for your Xiaomi model.

Why you might need to format a microSD on Xiaomi

There are several good reasons to format a memory card:

  • ๐Ÿ“‰ Read/write errors: Phone stops recognizing card, issues notification "SD-Card damaged" or "Unknown format".
  • ๐Ÿ”„ Changing the file system: For example, to write files >4GB is required for exFAT instead of FAT32.
  • ๐Ÿ“ฑ Use as internal memory: Xiaomi allows you to expand the built-in drive due to microSD, but for this it needs to be formatted as portable storage.
  • ๐Ÿฆ  Viruses or suspicious files: Full formatting deletes all data, including malware.
  • โšก Speed reduction: Over time, flash memory becomes clogged with fragmented data, and formatting helps to return the original performance.

It's important to understand that formatting isn't just about cleaning files, it's about rewiring the drive to create a new file table. So make sure you back up important data before you do it. In some cases (for example, if you're physically damaged), formatting might not help, so you'll need to replace the card.

โš ๏ธ Note: If the card was used in another device (camera, DVR), before formatting on Xiaomi, remove it and check for protection against recording (lever on the adapter).

Comparison of File Systems: FAT32, exFAT or NTFS?

The choice of file system directly affects the compatibility of the card with devices and the limitations on file size.

ParameterFAT32exFATNTFS
Max. File size.4GB16 EB (virtually unlimited)16 EB
Max. Tom size.32 GB (theoretically up to 2 TB)128 PB16 EB
Compatibility with Xiaomiโœ… Complete.โœ… Complete (starting with) MIUI 9)โŒ Read only.
Speed of operationLow (fragmentation)Tall.Medium (depending on the cluster)
Suitable forMusic, photos, small videos4K-Videos, games, large filesNot recommended for mobile devices

For most Xiaomi users, exFAT is the best choice: it is compatible with all modern smartphones of the brand, supports files of any size and works faster. FAT32. Exception โ€“ if you use the card in older devices (e.g. Redmi) 4A or Mi A1), where there may be no exFAT support. FAT32.

NTFS on Xiaomi smartphones is not catchy: the system recognizes such cards only in read mode, and file writing is impossible. So formatting a microSD in NTFS via a phone is pointless โ€” this can only be done on a PC, but it will not be useful for mobile use.

๐Ÿ“Š What file system do you use on a microSD?
FAT32
exFAT
NTFS
I don't know/didn't format.

Method 1: Formatting through Xiaomi phone settings

The easiest method is to use the built-in MIUI tools. Instructions are relevant for all modern models: Xiaomi 13/14, Redmi Note 12, POCO F5, etc.

Save important data from map to PC or cloud

Check the battery charge (minimum 30%)

Make sure that the card is not used as internal memory.

Remove and re-insert the card (to reset the connection)-->

Steps:

  1. Open the Settings app (cog icon).
  2. Go to the Warehouse section (or Memory on some firmware).
  3. Tap the line. SD-card (if not, check if the card is inserted correctly).
  4. In the upper right corner, press three dots (โ‹ฎ) and select Storage Settings.
  5. Choose Format โ†’ Clean and format (or format as internal if you want to expand your phoneโ€™s memory).
  6. Confirm the action, wait until the completion (usually takes 1-3 minutes).

If the Format option is inactive, it may mean:

  • ๐Ÿ” The card is protected from writing (check the physical switch on the adapter).
  • ๐Ÿ“ต The card is used as internal memory (you need to first transfer the data back to the built-in drive).
  • ๐Ÿšซ File system is corrupted (try formatting via PC).

โš ๏ธ Note: When formatted as internal memory, Xiaomi encrypts the card data, and then it cannot be read on other devices without resetting the phone settings!

Method 2: Formatting via computer (Windows/macOS/Linux)

If the phone refuses to format the card (e.g., it gives a "Team Not Filed" error), try doing it via a PC, which is also suitable if you need an NTFS file system (e.g., to write >4GB files to a camera card).

For Windows:

  1. Connect the card to your PC via a card reader (donโ€™t use your phone as an intermediary โ€“ this can cause conflicts).
  2. Open This Computer (My Computer) and find a removable disk (usually D:, E:).
  3. Right-click. โ†’ Format.
  4. Select the file system (exFAT is recommended), leave the cluster size by default.
  5. Click Start and wait until it is completed.

For macOS:

  1. Connect the card, open the Disk utility (via Spotlight or Programs โ†’ Utilities).
  2. Select the card in the left menu, click Erase.
  3. Specify the ExFAT format and the GUID Partition Scheme.
  4. Confirm the action with the erase button.

For Linux (Ubuntu/Debian):

sudo mkfs.exfat -n "MI_SD" /dev/sdX1

Where /dev/sdX1 is the path to your map (you can find out by lsblk command). Be careful - the wrong drive choice will lead to data loss!

๐Ÿ’ก

If Windows doesnโ€™t offer exFAT, download the official update from Microsoftโ€™s website: https://www.microsoft.com/ru-ru/download/details.aspx?id=19364 (Windows 7 older).

Method 3: Using Third-Party Applications

If standard methods don't work, specialized tools will come to the rescue.

  • ๐Ÿ”ง Format maps with damaged sectors.
  • ๐Ÿ“Š Select non-standard cluster sizes.
  • ๐Ÿ›ก๏ธ Restore data before formatting.

Top.-3 Proven applications for Xiaomi:

AnnexFeaturesReference
SD Card Formatter (official utility of SD Association)Optimize maps for Xiaomi devices, support exFAT/FAT32sdcard.org
DiskGeniusAllows you to restore data before formatting, works with damaged mediadiskgenius.com
AOMEI Partition AssistantSupports NTFS, exFAT, FAT32, there is a mobile version for Androiddisk-partition.com

Instructions for SD Card Formatter:

  1. Download and install the utility on the PC.
  2. Connect the card through the card reader.
  3. Select the drive, specify Quick Format (Fast Format) or Overwrite Format (Full, for damaged cards).
  4. Press Format and wait until it is completed.

โš ๏ธ Note: Apps like DiskGenius can show the map as "Uninitiated Disk." In this case, take your time to format - first try to restore data through the Recovery feature.

Solving Common Formatting Errors

Even when following the instructions, Xiaomi users sometimes face problems, and consider the most common ways to fix them:

  • ๐Ÿšซ "Map protected from writing": Check the physical switch on the adapter. If it's not there, the card may have failed. Try formatting it through a PC with the "Fast (cleaning the table of contents) check box removed.
  • โŒ "I can't format it. SD-Map": "Maybe the card is being used by the system. Restart the phone and try again. If it doesn't work, remove the card, connect to the PC and use DiskPart: disk part list select disk X (where X is your card number) clean create partition primary format fs=exfat quick
  • ๐Ÿ”„ "Formatting is 0% ": This is a sign of physical damage. Try another card reader or USB-If the problem persists, the map is faulty.
  • ๐Ÿ“ต "Phone does not see card after formatting": Check that you have selected a compatible file system (exFAT or "exFAT") FAT32). If the card is formatted in NTFS, Xiaomi doesn't recognize it.

If the card is defined as having a 0 byte or a "RAW" format, it can be a sign of damage to the controller, in which case only a replacement will help. Before disposing of the card, check the card on another device - sometimes the problem lies in the slot of the phone.

What to do if the card is โ€œrawโ€ (RAW)?
If the card is defined as RAW, it means that the file system is damaged or missing. You can restore data using programs like TestDisk or R-Studio. After recovery, format the card again using the SD Card Formatter with the Overwrite Format option. If the card does not work, its controller is out of order.

How to Check Card Speed and Health After Formatting

Formatting is only half the battle, and to make sure the card is ready for further use, perform a diagnostic:

  1. Speed Check: Install an app on your phone A1 SD Bench (available on Google Play). Run a read/write test. Normal scores for UHS-I map: ๐Ÿ“ฅ Reading: 80-95 MB/s ๐Ÿ“ค Record: 20-50 MB/s (depending on the card class).
  2. Error Check: On a PC, open Command Prompt on behalf of the administrator. Enter the command: chkdsk X: /f /r where X: is the letter of your card.
  3. Authenticity test: Use H2testw (Windows) or F3 (macOS/Linux) to check if the card is tampered with. Fake drives often have understated capacity.

If the write speed is below 10MB/s and the read speed is below 40MB/s, the card is either damaged or fake. In the first case, you can try to restore it using the HDD Low Level Format Tool, in the second case, it is better to replace it with the original one (we recommend the brands SanDisk, Samsung, Kingston).

๐Ÿ’ก

After formatting, always test the card for speed and errors, which will help to avoid data loss in the future and identify the defective drive in time.

FAQ: Frequent questions about microSD formatting on Xiaomi

Can you format the card as internal memory on all Xiaomi models?
No, not everyone. The ability to use microSD as internal storage depends on the version. MIUI And hardware constraints. 9A and POCO M3 Support this feature, and the Xiaomi Mi 11 Ultra does not (due to lack of a card slot).To check for support: Insert the card into your phone. Go to Settings โ†’ Warehouse โ†’ SD-map โ†’ Storage settings. If you have the option to format as internal, the function is available. Please note that once formatted, the card will be encrypted and not read on other devices.
Why does the map work slower after formatting?
It could be related to: ๐Ÿ”ข Cluster size: If you choose a cluster that is too large (e.g. 64 KB for a 32 GB card), the rate of writing small files will drop.The optimal size for exFAT is 32 KB. ๐Ÿ› ๏ธ Fragmentation: Over time, files on the map are "scattered" to different sectors. SD Card Formatter with Overwrite Format option for defragmentation. ๐Ÿ”‹ Memory wear: If the card is old (5)+ Check the health of the card using CrystalDiskInfo (PC), to return performance, format the card again with the correct parameters or replace it with a new one (recommended class). A2 or UHS-I U3 smartphone).
Can I format a card if my phone can't see it?
Yes, but it will require a PC. Follow the algorithm: Connect the card through the card reader to the computer. If Windows asks to format the card, agree (select exFAT). If the card is not determined even on the PC: Try another card reader or USB-Use DiskPart (see the error solving manual) If the card is defined as 0MB, it's physically damaged. If none of the methods work, the card is faulty. Don't buy cheap drives from unknown brands, they often fail after a few months.
Which memory card is best to buy for Xiaomi in 2026?
For modern smartphones Xiaomi recommend the following models (tested on Xiaomi) 14, Redmi Note 13 Pro+, POCO F6): Capacity Speed Class: What is the SanDisk Extreme Pro? A2 128 GB / 256 GB A2, UHS-I U3, V30 4K-Videos, games, and use as internal Samsung memory EVO Select 128 GB / 512 GB A2, UHS-I U3 Multitasking, video recording 1080p/60fps Kingston Canvas Go! Plus 64 GB / 128 GB A2, UHS-I U3 Budget option for photos and music Avoid class cards A1 or UHS-I U1 โ€” They're too slow for modern smartphones, and don't pick up any more high-capacity cards. 512 GB: many Xiaomi models do not support such volumes.
How to transfer data from phone to card after formatting?
After formatting the map as a portable storage: Open the Files (or Explorer) application. Select the files you want (photos, videos, documents). Click Move and select the folder on SD-If the card is formatted as internal memory: Go to Settings โ†’ Select an application (e.g. Gallery), click Storage โ†’ Change. โ†’ SD-Confirm the data portability. Use Google Files to speed up the process, which automatically prompts you to transfer rarely used files to the map.