Xiaomi smartphones support microSD cards up to 2TB (depending on the model), but how do you check how much space is actually available? Users often find that the system shows less than the packaged volume, or the card is not determined at all. In this article, we will examine all possible ways, from standard MIUI tools to ADB commands and third-party utilities.
Whether youโre using the Redmi Note 12, POCO X5 or Xiaomi 14, the instructions are universal for all MIUI 12/13/14 devices. And if the map isnโt displayed, youโll find solutions to typical problems here.
1. Standard method through the "Settings" MIUI
The easiest method is to use the built-in tools of the system, which is suitable for 90% of users and does not require the installation of additional applications.
Open the Settings menu โ The storage. Here you will see the section "Memory Map" (or SD-map) where:
- ๐ Total volume (e.g. 128 GB)
- ๐ Free space (available for recordings)
- ๐ Occupied space (system files, cache, media)
If the Memory Map section is missing, check:
- Whether the card is inserted into the slot (some Xiaomi models only support a hybrid slot, where the SIM2 replaces the microSD).
- Whether the card is formatted in FAT32 or exFAT (NTFS is not supported!).
โ ๏ธ Attention: On some firmware MIUI (Especially in Chinese), the Storage section may not display the map size correctly after the update, in which case it will help to restart the device or check through Files (see the next section).
2. view through the File Manager app
The MIUI file manager provides more detailed information about the memory card, including hidden files and folders.
Instructions:
- Open the Files app (the folder icon on the desktop).
- At the top of the screen, select the Memory Card tab (or SD-map).
- In the upper right corner, press on โฎ (three-point) โ Deposit information.
This will show:
- ๐ Total space (e.g. 256 GB)
- ๐ Busy with applications (if the card is used as internal memory)
- ๐ต Media files (photos, videos, music)
- ๐๏ธ Garbage files (cache, temporary data)
Remove and repaint the map|Check the card on another device|Format the map in FAT32/exFAT|Update the Files app in Google Play-->
If the card is connected as an internal storage (Adoptable Storage function), the volume of the card will be displayed along with the main memory of the phone, and you will need formatting to separate them.
3. Use of ADB commands (for advanced users)
If standard methods donโt work (e.g., custom firmware), you can use Android Debug Bridge (ADB), which requires a PC connection but provides the most accurate information about the card, including the serial number and file system.
Instructions:
- Install ADB Tools on your computer.
- Turn on your smartphone to debug by USB (Settings โ About Phone โ MIUI Version โ 7 times Press โ Additional settings โ For developers).
- Connect your phone to your PC and execute in the command line:
adb shell
sm list-disksIn the answer you will see a line of the form:
disk:179,XXWhere XX โ Your card ID. Now do it:
sm partition disk:179,XX privateThe system will output the full card volume in bytes. To convert it to gigabytes, divide the value by 1,073,741,824.
โ ๏ธ Attention: Teams ADB You can damage your data if you're not using it correctly!
What if the ADB canโt see the map?
4. Third-party applications for analysis SD-map
If the built-in MIUI tools don't suit you, you can use third-party utilities that provide advanced statistics, including read/write speed, card health, and even uptime forecasts.
Top.-3 apps from Google Play:
| Annex | Functions | Pluses | Cons |
|---|---|---|---|
| SD Card Tester | Checking speed, reading errors, real volume | Free, no advertising. | Interface in English |
| A1 SD Bench | Performance test, comparison with other cards | Supports exFAT | Requires root for in-depth analysis |
| DiskInfo | Detailed information about the file system, clusters | Shows the serial number of the card | Difficult for beginners |
Examples of using SD Card Tester:
- Install the application and open it.
- Choose yours. SD-map.
- Press Start Test โ in 2-5 minutes you will receive a report with real volume and speed.
๐ก
If the application shows the card volume less than the stated (for example, 119 GB instead of 128 GB), this is normal: manufacturers indicate the volume in decimal gigabytes (1 GB = 1,000,000 bytes), and the system counts in binary (1 GB = 1,073,741,824 bytes).
5. Computer-assisted verification (Windows/macOS/Linux)
If the phone does not recognize the card, you can connect it to the computer through a card reader or in the USB-drive mode.
For Windows:
- Insert the card into the card reader and connect to the PC.
- Open this computer (my computer).
- Find a removable disk (e.g., Disk E:) and right-click โ Properties.
The property window will show:
- ๐พ Capacity (total volume)
- ๐ Busy and free.
- ๐ File system (FAT32, exFAT)
For macOS/Linux:
- In macOS, open the Disk Utility (Applications โ Utilities).
- In Linux, run the command: lsblk | grep sd Then check the volume: sudo fdisk -l /dev/sdX (replace X with your device letter, for example, sdb).
โ ๏ธ Note: If your computer offers to format your card when you connect, donโt agree โ it will delete all data! First try to read it on another device or use recovery programs (Recuva, TestDisk).
๐ก
Connecting a card through a card reader is the most reliable way to check its health, and if the computer canโt see the card, the problem is likely to be physical damage or an incompatible file system (such as NTFS).
6.Why Xiaomi is showing a smaller volume SD-map?
Many users complain that after inserting a card for 128 GB, the phone shows only 119 GB. This is not a mistake, but a feature of calculations:
- ๐ฆ Marketing vs. reality: Manufacturers specify volume in decimal gigabytes (1 GB) = 1,000,000 bytes, and operating systems in binary (1 GB) = 1,073,741,824 bytes. The difference is ~7%.
- ๐๏ธ Service files: Part of the memory is occupied by the file system (FAT32/exFAT), slip-file (.android_secure), cache.
- ๐ง Formatting: After the first formatting on the phone, up to 1-2 GB is lost (depending on the size of the cluster).
If the difference is greater than 10%, there may be problems:
- ๐ Fake card (especially relevant for cheap models with AliExpress).
- ๐ File system errors (check through chkdsk on Windows).
- ๐ฑ Limitations MIUI (On some Xiaomi phones, the maximum supported volume is 512 GB, even if the slot physically allows 2 TB).
How to verify the card for authenticity?
7. Formatting SD-Xiaomi cards: when you need them
If the card is unstable (often disabled, does not save files), it should be formatted. MIUI offers two options:
- Like a portable device: ๐ฑ The card will be used only for storing files (photos, videos, documents). ๐ You can retrieve and connect to other devices. ๐ File system: FAT32 (up to 32 GB or exFAT (64 GB).
- As an internal memory, an adaptable style): ๐ฒ The map becomes part of the system (you can install applications on it). โ ๏ธ Cannot be extracted without loss of data! ๐ File system: ext4 or f2fs (It canโt be read on a PC without drivers).
How to format:
- Go to Settings โ Storage โ Memory Map.
- Press. โฎ (three-point) โ Storage settings โ Format.
- Choose the formatting type (portable or internal).
- Confirm the action (all data will be deleted!).
โ ๏ธ Note: If you format a card as internal memory, it will not be read on another device without root permissions, and some apps (such as WhatsApp) may refuse to work with such a card.
8 Problem Solving: The card is not defined or shows 0 GB
If Xiaomi can't see SD-map or displays its volume as 0 GB, try the following steps:
| Problem. | Reason. | Decision |
|---|---|---|
| The map is not displayed in the settings | Poor contact, slot oxidation | Wipe the contacts of the card and slot with alcohol, insert again |
| Volume shows 0 GB or "damaged" | File system errors | Format via PC (use SD Formatter) |
| The map is defined but does not record files. | Protection against recording (physical switch) | Check the slider on the card adapter (if any) |
| Phone asks to format the card with each connection | Incompatible File System (NTFS) | Reformat to exFAT on PC |
If nothing works, the map could have failed.
- ๐ ๏ธ Try to recover data with Recuva or PhotoRec.
- โป๏ธ Remove the card (do not use it for important data).