How to check if the memory card is connected to the Xiaomi smartphone: all ways

The microSD card in Xiaomi smartphones is a convenient way to expand memory for photos, videos and applications. But sometimes users face the problem: the device does not see the card, although it is inserted into the slot. The reasons can vary from improper installation to software failures. In this article, we will discuss how to check the connection of the memory card on Redmi, POCO and other Xiaomi models, and what to do if the system does not recognize it.

It is important to understand that the verification procedure depends on the version of MIUI and the model of the smartphone. For example, in Xiaomi 13 Pro, the microSD slot may not be available (a hybrid slot for the second SIM), and in Redmi Note 12 it is supported separately.

1. Verification through phone settings

The fastest way to know if a smartphone recognizes a memory card is to look at the storage settings, which require no additional applications and works even without an Internet connection.

Open the Settings menu β†’ About Phone β†’ Memory (or Settings β†’ Memory depending on the version of MIUI) and you will see two sections here: Internal Memory and Memory Map (if connected). If the microSD partition is missing, you will see:

  • πŸ”Œ The card is not inserted or inserted incorrectly (check the slot).
  • πŸ”„ The map is not formatted (see section 4).
  • 🚫 There is no memory card slot (relevant for Xiaomi flagships) 12/13).
  • 🐞 There was a software failure (reboot will help).

If the card is displayed but the size is incorrect (e.g. 32GB instead of 128GB), this may mean that:

  • πŸ“ The map is formatted in the file system FAT32, which does not support large volumes.
  • πŸ” There are hidden sections on the map (relevant for Adoptable Storage cards).
  • πŸ› οΈ Card damaged (check on another device).

πŸ’‘

If the memory settings show "Memory card corrupted," don't format it right away. Try retrieving and pasting it back, sometimes that solves the problem.

2. Verification through the file manager

The second way is to use standard Explorer (or Files by Google, if installed), which not only helps confirm the connection, but also checks the availability of files on the map.

Open the Explorer app (the folder icon on the desktop) and the top of the screen should show two sections:

  1. Internal memory (usually referred to as internal storage).
  2. Memory card (may be called a memory card) SD-map or External Storage).

If the card is visible, but when you try to open the files, the error "No access" appears, or "SD-The card is not supported, the reasons may be as follows:

  • πŸ”’ The card is encrypted by another device (e.g. Samsung or Huawei).
  • πŸ“± In the settings MIUI Application card access is disabled (see Section 5).
  • 🦠 Card infected with virus (check with antivirus).
πŸ“Š What memory card do you use in Xiaomi?
SanDisk
Samsung
Kingston
Transcend
Another mark.
I don't use it.

If the card does not appear in the explorer, but is visible in the settings, try:

  1. Reboot the phone.
  2. Remove and repaint the map.
  3. Clear the Explorer app cache (Settings β†’ Applications β†’ Explorer β†’ Clear the cache).

Verification through Device Manager (ADB)

For advanced users, there is a way to check the memory card through ADB (Android Debug Bridge), which is useful if the card is not defined by standard means, but physically healthy.

Connect your smartphone to your computer, enable USB Debugging (Settings β†’ About Phone β†’ MIUI version – press 7 times, then go back to Settings β†’ Additional β†’ For Developers β†’ Debugging over USB) and execute in the command line:

adb shell sm list-disks

If the card is connected, you will see a line of the form:

disk:179,64

This means that the system recognizes the physical device. To know its status, do this:

adb shell sm list-volumes

In the output, look for a section with the type public:179.64 (where 179.64 is the ID from the previous command). If it is not, the card is not mounted. To mount it manually, use:

adb shell sm mount -o rw -f vfat /dev/block/mmcblk1p1 /sdcard/external_sd

⚠️ Attention: Teams ADB It can lead to data loss if it's not done correctly. Don't use this method unless you're sure you're doing it. It's best for ordinary users to limit the first and second ways.

4. Memory card formatting in Xiaomi

If a memory card is defined but does not work correctly (e.g., files are not written or errors occur), it may need to be formatted. Xiaomi supports two types of formatting:

  1. As a portable device, the card will be available on any device, but applications cannot be installed on it.
  2. As internal memory (Adoptable Storage) – the card becomes part of the system, but will work only on this smartphone.

To format the map:

  1. Go to Settings β†’ Memory β†’ Memory Map.
  2. Click Format β†’ Format as internal memory or Format as a portable device.
  3. Confirm the action (all data will be deleted!).
Type of formattingAdvantagesDeficiencies
Portable deviceIt works on any device, it is easy to retrieve.You can't install applications.
Internal memory.You can install applications, expand the memory of the systemIt won’t work on other devices, it’s hard to retrieve without resetting.
FAT32Compatibility with all devicesFile size limit (4 GB)
exFATSupports large files (>4 GB)It may not work on older devices.

⚠️ Note: If you format a card as internal memory, it can’t be simply removed and pasted into another phone or computer, which requires resetting Xiaomi to factory settings, POCO X3) They may not support Adoptable Storage.

β˜‘οΈ Preparation for formatting a memory card

Done: 0 / 4

5. Set up access rights to the memory card

Sometimes a memory card is connected, but applications (such as a camera or messengers) cannot write files to it, due to the limitations of Android and MIUI.

To allow access:

  1. Open Settings β†’ Applications β†’ Application Management.
  2. Select an app (such as Camera or Telegram).
  3. Go to Permits β†’ Memory and enable access to the map.

If the option is not available, try:

  • πŸ”„ Reinstall the application.
  • πŸ“ Manually specify the path to the map in the application settings (for example, in Google Camera).
  • πŸ”§ Use a file manager with root rights (for experienced users only).

Starting with Android 11, Google has tightened its memory card access policy, with some apps (like WhatsApp) able to refuse to work with external drives even if the rights are given, in which case only transferring chats to internal memory will help.

6.Applying the memory card slot

If neither of these methods worked, the problem could be the physical microSD slot. Xiaomi smartphones use two types of slots:

  • πŸ”Œ Hybrid slot - combined with a tray for SIM-In this case, you have to choose the following card (for example, in Redmi Note 10). SIM memory-card.
  • πŸ”Œ A separate slot is found in budget models (for example, in the budget model, POCO M3).

To check the slot:

  1. Turn off the phone.
  2. Remove the tray for SIM-paper-card.
  3. Check the slot contacts for contamination or damage.
  4. Carefully clean the contacts of the card and slot with dry soft cloth.

If the map is still undetected after cleaning, try:

  • πŸ”„ Insert another memory card (knowingly working).
  • πŸ“± Connect the card to another device (phone or computer).
  • πŸ› οΈ Contact the service center – perhaps the slot is damaged.
What to do if the memory card slot is jammed?
If the tray is for SIM-If you don't pull the cards out, don't try to pull them out by force. Use a thin needle or a special tool to extract them. If the tray is bent, replace it (cost is about a bit). 200-500 ruble).

7.Diagnostics of a faulty memory card

If the card doesn't work on any device, it's likely to be corrupted. Here's how to check this:

Connect the card to your computer via a card reader and follow the following steps:

  1. Open Disk Management (Win + R β†’ diskmgmt.msc).
  2. If the card is displayed as β€œNot distributed”, you can try to restore it.
  3. If the card is not displayed at all, it is physically damaged.

To restore data, use the following programs:

  • πŸ”§ Recuva – Recovery of deleted files.
  • πŸ”§ TestDisk – to restore partition.
  • πŸ”§ SD Card Formatter – for low-level formatting.

If the card is detected but is not running smoothly (e.g., it disappears when writing files), it is a sign of wear and tear on the memory cells.

  • 🚫 Don't store important data on it.
  • πŸ”„ Replace the card with a new one (we recommend SanDisk Ultra or Samsung). EVO).
  • πŸ“‰ Check the card speed with CrystalDiskMark – if the write speed is below 10MB/s, the card is worn out.

πŸ’‘

If the memory card often turns off on its own, it can be a sign not only of wear and tear, but also of problems with the phone's power controller, in which case a diagnosis is required at the service center.

FAQ: Frequent questions about memory cards in Xiaomi

My Xiaomi doesn’t see a 128GB memory card, but it does see 32GB.
Chances are, your card is formatted in FAT32, which doesn’t support volumes greater than 32 GB. Reformat it to exFAT via your computer or phone settings. Also check if your Xiaomi model supports cards of this size (for example, Redmi 9A officially supports up to 512 GB, and older models only up to 256 GB).
Can I use a memory card as an internal one on Xiaomi?
Yes, but not on all models. Adoptable Storage is available on Android 6.0+ smartphones, but Xiaomi may block it in some firmware. Once formatted as internal memory, the card will not be retrieved without resetting the phone. Also note that the speed of the applications from the card will be lower than from internal memory.
Why did the MIUI update stop working?
This is a common problem after major updates. Try: Reboot your phone. Remove and paste the card again. Clear the cache in Settings β†’ Memory β†’ Memory Map β†’ Clear the cache. Reverse to the previous version of MIUI (if the problem is critical). If nothing helps, format the card (data will be deleted!).
How to transfer applications to a memory card in Xiaomi?
Most Xiaomi models block the transfer of applications to the memory card. However, you can: Format the card as internal memory (see section 4); Use applications such as AppMgr III (root rights are required); manually transfer cache and media files of applications (for example, for Spotify or Netflix); Note that games and system applications cannot be transferred.
Which memory card is best to buy for Xiaomi?
The following models are recommended: SanDisk Ultra microSDXC UHS-I β€” The best price/quality ratio is Samsung. EVO Select – High speed recording (ideal for the 4K-Kingston Canvas Go! Plus – reliability and water resistance. For smartphones Xiaomi will fit the map class A2 (for the installation of applications; or U3/V30 (videotape 4K). Avoid cheap no-name cards – they are often forged and fail.