Xiaomi phone doesn't see SD-Map: A Complete Guide to Troubleshooting

Did you put a microSD in a Xiaomi smartphone but it can't see it? Files don't show up, and the card's memory settings are defined as "0MB"? This problem is familiar to many owners of Redmi, Poco and Mi devices - from the budget Redmi Note 10 to the flagship Xiaomi 13 Ultra. The reasons can lie in the memory card itself, as well as in software failures of the phone or physical damage to the slot.

In this article, we will discuss all possible scenarios why Xiaomi does not see the results of the study. SD-map, from banal contamination of contacts to hidden settings MIUI, You will receive step-by-step instructions with illustrations (for key steps), a map compatibility table with Xiaomi models, and answers to frequent questions. If you’ve tried rebooting your phone or inserting a card into another device, skip the first two sections and move on to diagnosing hardware problems or manual settings. MIUI.

We warn you right away: some methods (such as formatting or resetting settings) will lead to loss of data on the card. If it stores important files, first try connecting it to your PC via a card reader or use recovery software - read about this in the section "Saving data".

1. Basic check: card, slot and phone

Start with basic steps that rule out obvious causes, and most often, the problem is solved at this stage — especially if the card is new or the phone has recently been updated.

  • 🔍 Xiaomi supports microSD up to 2TB (theoretically), but in practice older models (like Redmi) 4X or Mi A1) You may not recognize 512GB cards.+. Clarify the limits for your model in the table below.
  • 📱 Reset your phone. MIUI «Forgets" connected devices after upgrading or running for a long time. Hold the power button and select "Reboot».
  • 🔄 Remove and repaint the card. Do it with your phone off. The card contacts may not be tightly attached to the connector.
  • 🧹 Clear the contacts. Take a pencil eraser or a cotton swab dipped in alcohol, and gently wipe the gold contacts on the map and in the phone slot.

If you still don't know the map after this manipulation, move to the next section. If the phone sees the map but doesn't read the files (e.g., it writes "Empty" or "Damaged"), the problem may be in the file system, see Format and Recovery.

📊 What kind of Xiaomi model do you have?
Redmi Note 10/11/12
Poco F3/F4/F5
Mi 11/12/13
Redmi 9/9A/9C
Another model

2. Checking the card on another device

Before you blame the phone, make sure it's not the memory card itself, plug it into another smartphone, tablet, laptop (through card reader), or even a digital camera.

  • ✅ The card works on another device. → Problem in Xiaomi phone (settings, slot, firmware).
  • ❌ The map is not determined anywhere. → It is damaged physically or programmatically (e.g., a file system is downed).
  • ⚠️ The map is determined, but the files are not read → Data formatting or restoration is required.

If the card is not recognized even on a PC, try the following steps:

  1. Connect the card reader to another USB-port (preferably) USB 3.0).
  2. Check the map in Disk Management (Windows) or Disk Utility (macOS) if it appears as "Unknown Volume" or "Uninitialized", you can try formatting it.
  3. Use flash memory testing tools such as H2testw (checks for broken sectors) or CrystalDiskInfo.

⚠️ Note: If the card is defined as RAW or requires formatting, don't agree right away - first try to recover data with Recuva, TestDisk or R-Studio. Formatting will destroy all files without the ability to restore them!

3. Settings MIUI: Why is the phone locked? SD-map

Firmware MIUI There are several “pitfalls” that cause SD-The map may not be displayed or may not work properly:

  • 🔒 Default lock. Some versions MIUI (Especially on Poco and Redmi with global firmware, access to external drives is limited for security reasons».
  • 📁 Incorrect Connection Mode: The card can be connected as Portable Storage instead of Internal Memory (or vice versa).
  • 🔄 Failures after update.Update MIUI beforehand 12.5+ or 13/14 Sometimes resets the storage settings.

To check and correct the settings:

  1. Go to Settings → Memory → Additional → Storage.
  2. If the card appears as “Damaged” or “Unknown Device”, click on it and select “Format” (warning: all data will be deleted!).
  3. If the card doesn’t show at all, go back to Settings → About Phone and tap on MIUI Version 7 times to activate Developer Mode. Then go to Settings → Additional → For Developers and find “Debugging by USB” – turn it on and restart the phone.

If after these actions the card is still not visible, try resetting the storage settings:

Settings → Memory → Triple (⋮) → Storage settings → Reset

- Check the "Storage" section in the settings

Format the card (if it appears as damaged)

- Enable the developer mode and debugging via USB

- Reset the storage settings

- Reboot the phone-->

4. Data Formatting and Recovery

If the card is defined by a phone or a PC, but it's not readable, you can try formatting it. But remember, this will delete all the data! If there were important files on the card, try to restore them first.

Data recovery

Use the programs:

  • Recuva (free, easy recovery of deleted files)
  • TestDisk (free, restores partitions and file system)
  • R-Studio (paid, but most powerful for serious damage)

Instructions for TestDisk (works even if the card is defined as RAW):

  1. Connect the card to the PC through the card reader.
  2. Run TestDisk on behalf of the administrator.
  3. Select your card (usually /dev/sdX on Linux or Disk X on Windows).
  4. Click Analyse → Quick Search → Find lost partitions and save data.

Formatting a map

If recovery doesn’t work or data isn’t important, format the map:

  • 🖥️ On PC: via Disk Management (Windows) or Disk Utility (macOS). FAT32 (for cards up to 32 GB or exFAT (64 GB)+).
  • 📱 On the phone: in the storage settings (Settings) → Memory. → [Name of the map] → Format).

⚠️ Note: Do not format the map into NTFS — Xiaomi (like most Android devices) doesn’t support this file system for external drives!

Size of mapRecommended file systemCompatibility with XiaomiMax. File size.
Up to 32GB.FAT32✅ Complete.4GB
32-256 GBexFAT✅ Full (on) MIUI 10+)16 EB
256 GB-2 TBexFAT⚠️ Possible lags (depending on the model)16 EB
Anybody.NTFS❌ Not supported16 EB

5. Diagnostics of hardware problems

If none of the software methods helped, the problem may lie in physical damage:

  • 🔌 The card slot is damaged, a frequent problem after falls or moisture. Check if the contacts inside the slot are bent (use a flashlight).
  • 💧 Contact oxidation. If the phone has been in contact with water, even a little corrosion can disrupt the connection.
  • 🔋 Problems with memory controllers. In rare cases, the chip responsible for working with the computer fails. SD-map.

To diagnose a hardware malfunction:

  1. Try inserting another work card into the same slot, and if it's not identified, the problem is in the phone.
  2. Check if the area around the slot is warming up during operation (this may indicate a short circuit).
  3. Connect your phone to your PC and execute the command in ADB: adb shell dumpsys media.storage If the output contains lines with errors such as E/StorageManager: Failed to mount, this confirms the hardware problem.

⚠️ Note: If the slot is physically damaged (e.g. bent contacts), do not attempt to repair it yourself - this can short-circuit and cause the motherboard to fail).

How to check the slot for a short circuit?
Use the multimeter in resistance mode (200 Ohms). Touch the slot contacts with probes - if resistance is close to 0, this indicates a circuit. Attention: only run the test on the phone that is turned off with the battery removed (if it is removable)!

6. Alternative uses SD-map

If the phone still doesn’t see the card, but it works, you can try to circumvent the limitations of MIUI by using alternative methods:

  • 🔗 Connection through OTG. Buy it. OTG-adapter (stands) ~200 rubles.) and connect the card through the card reader. the phone will determine it as an external card. USB-accumulator.
  • ☁️ Cloud storage. Upload files from the map to Google Drive, Mi Cloud or Yandex Disk, and then download them to your phone.
  • 🖥️ FTP-Pc server. Plug the card into the computer, run it. FTP-server (for example, through FileZilla) and download files to your phone over a local network.

For connection via OTG:

  1. Buy a USB-C/Micro-USB → USB-A adapter (depending on your Xiaomi connector).
  2. Connect the card reader with SD-card to the adapter and the adapter to the phone.
  3. Notifications will appear «USB-The drive is connected. Click on it and select Open».

If your phone doesn’t respond to OTG, check:

  • Is OTG support enabled in settings (Settings → Additional → OTG)
  • Is the adapter correct (try plugging a flash drive or mouse).
  • Is there enough power (some card reader require additional power).

💡

If you often transfer files between your phone and card, buy a USB-C and Wi-Fi card reader (like SanDisk Wireless Stick) that allows you to transfer files wirelessly over a local network.

7. When to contact the service center

If you have tried all the methods in this article, but SD-The map is still undetectable, so it's time to get a specialist:

  • 🔧 The phone does not see any memory cards (including known working cards).
  • 🔥 The slot for the card warms or emits the smell of burning.
  • 💥 The phone spontaneously reboots when inserting the card.
  • 📉 In the storage settings, the card appears as “Unknown Device” even after formatting.

The cost of repairs in Xiaomi service centers:

Type of repairCost (₽)Date(days)
Cleaning/repairing the SD slot800–1 5001–2
Replacement of the SD slot1 500–3 0002–3
Repair of the memory controller3 000–6 0003–5
Diagnosis (if the cause is unclear)500–1 0001

Before the service visit:

  1. Back up your phone data (via Mi Cloud or Google Account).
  2. Check if your model is guaranteed (on the mi.com website).
  3. If the phone is warranty, do not talk about self-repair attempts - this can cause a failure.

💡

If the phone can't see SD-card after falling or getting moisture, immediately take it to the service. corrosion of contacts can lead to a short circuit and complete failure of the device.

FAQ: Frequent questions

My Xiaomi sees. SD-I can't write files to it, but I can't write files to it?
This is a typical permission problem. Try: Reconnect the card as internal memory (Settings) → Memory. → [Map] → Threefold → Settings → Attention: after that, the card will not be read on other devices without formatting! Check if the card has a read-only flag (physical switch on the adapter or in the disk properties on the PC). FAT32, There is a limit on the file size of 4 GB).
After updating MIUI phone stopped seeing SD-What to do?
MIUI updates sometimes reset storage settings. Try: Reboot your phone. Reset storage settings (Settings → Memory → Three → Storage settings → Reset). If it didn't work, roll back to the previous version of MIUI via Fastboot (instructions are available on the 4PDA forum).
Can I use it? SD-Map as an internal memory for Xiaomi?
Yes, but with reservations: ✅ It works on most models with MIUI 8+. ⚠️ The card will be encrypted and will not be read on other devices. ⚠️ Application speeds from the card are lower than from internal memory (especially if the card is a class). UHS-I lower). ❌ Some system applications (such as WhatsApp) may not be ported to the map.To configure: Insert the map and go to Settings → Memory. → [Map] → Threefold → Settings → Internal memory. Follow the instructions on the screen (the phone will prompt you to format the card). After formatting, transfer the data through Settings. → Annexes → [Annex] → Warehouse → Change.
What are they? SD-The cards are best suited for Xiaomi?
We recommend A2 or UHS-II cards for maximum speed (especially if you plan to record video in 4K or install apps). Best options for price/quality ratio: SanDisk Extreme Pro (up to 1 TB, read speed 170 MB/s); Samsung EVO Plus (up to 512 GB, optimized for Android); Kingston Canvas Go! Plus (up to 1 TB, class A2). Avoid cheap no-name cards - they are often forged and have real volume less than stated.
The phone is writing «SD-The card is damaged. How to fix it?
This message appears if: The file system of the card is damaged (for example, due to improper extraction), the card is fake or has run out of resources (especially for cards with a large number of write cycles), there are broken sectors on the map. Solutions: Connect the card to the PC and check for errors through CHKDSK (Windows: chkdsk [disk letter]: /f For example, chkdsk E: /f. Format the card in exFAT or FAT32 (See the section "Formatting" if the card is old (5+ Replace it – Flash memory has a limited record life.