MicroSD cards remain a popular way to expand memory in Xiaomi smartphones, especially in the budget models of the Redmi series or the new model. POCO. But many users have a problem: once you install the card, the system doesn't recognize it, the files don't show up in the explorer, or the device suggests formatting the media. SD-map MIUI 14/15, including hidden settings and avoiding typical errors.
It is important to understand that the problem can be in hardware malfunctions (damaged slot, card contacts) and software constraints. For example, Xiaomi can default to mount the card as an internal storage (Adoptable Storage), which blocks access through other devices, we will look at how to distinguish one situation from another and what to do in each case.
1. Check the connection of the memory card in the settings Xiaomi
Before you try to open files, make sure the system recognizes the card at all.
- Open the Settings β Memory.
- Scroll down to the Warehouse section - yours should be displayed here SD-free-place.
- If the card is not listed, go to Settings β Connected Devices β Memory and check status.
If the card is displayed as βdamagedβ or βunknown formatβ, this may mean:
- π The card is formatted in a file system that is not supported MIUI (for example, NTFS or exFAT on older models).
- π οΈ Physical damage to contacts or card chips.
- π The card is password protected (for example, via BitLocker on PC).
If the card is visible but the files are not displayed, move to the next section. If it is not in the settings, remove and re-insert the card, after cleaning the contacts with a dry wipe.
2. Access to files via standard MIUI Explorer
The standard File Manager (or File Manager) application MIUI must automatically display the contents of the memory card in the "Device" section, or "SD-map. If it doesn't happen:
- Open the Files app (folder icon).
- In the top menu, select "Categories" β "Storage".
- Tap on point "SD-If you don't have one, click on the three dots in the top right corner and select Settings".
- Activate the option "Show hidden files" and "Show system files".
If the card is mounted as an internal storage (Adoptable Storage function), its contents will be displayed along with the main memory in the "Internal Memory" section.
- π The folders from the card will be marked with an icon SD.
- π§ Access to the card via PC or other devices will be blocked.
- β οΈ Removing the card without first "unmounting" can lead to data loss.
βοΈ What to do if the card is not visible in the conductor
3. Use of third-party file managers
If the standard MIUI Explorer doesn't show files, try alternative applications. They often have extended access rights and support more file systems.
- π Solid Explorer - Supports FTP, SFTP and cloud storage, there is a built-in viewer for most formats.
- π FX File Explorer β can work with root folders (if root-rights are available) and has a built-in text editor.
- π οΈ Total Commander β a classic plugin manager for rare file systems.
Instructions for setting up Solid Explorer:
- Install the app from Google Play.
- When you first start, provide all the permissions you request (especially "Storage Access").
- In the main menu, select "Root directory" (/).
- Go to the folder. /storage/ β All connected drives should be displayed here, including SD-map (usually) /storage/XXXX-XXXX, where XXXX β unique identifier).
If the map is still not visible, check:
- π Is the card connected to the phone (sometimes the contacts are oxidized and the connection is lost).
- π Is the card formatted in a compatible file system (FAT32 ExFAT for most Xiaomi models).
What if the application asks for root permissions to access the card?
4. Connect Xiaomi to a computer to view files
If access via phone is not possible, try connecting your device to Windows, Mac or Linux in file transfer mode (MTP).
- Connect Xiaomi to your computer via USB-cable (preferably original).
- On the phone in the notification panel, select File Transfer Mode (or File Manager).
- On a PC, open "This Computer" (Windows) or "Finder" (Mac) - the device should appear as a removable disk.
If the card is not visible on the PC:
| Problem. | Possible cause | Decision |
|---|---|---|
| The map is not displayed in "This Computer" | The card is connected as an internal storage (Adoptable Storage) | Turn off the feature in your phone settings or use ADB to copy files |
| Computer asks to format the map | Incompatible file system (ext4, NTFS) | Format your card in FAT32 or exFAT via phone |
| The folders on the map are empty. | Hidden files or corrupted file table | Use chkdsk (Windows) or fsck (Linux/Mac) |
| Error "Device not recognized" | Problems with MTP drivers or cable | Update drivers through Device Manager or try another cable |
For Windows 10/11, if you have problems with card recognition:
- Open Device Manager (Win + X β Device Manager).
- Find in the list βPortable Devicesβ or βOther Devicesβ β your Xiaomi should show as MTP-device.
- Right-click and select "Update driver" β "Automatic search".
π‘
If the computer can't see the card, but the phone can recognize it, try extracting the card and pasting it directly into the card reader, which will help you determine if the card or the phone slot is having a problem.
5. Solving problems with memory card format
If Xiaomi offers to format the card when you first connect, it means that its file system is incompatible with MIUI. Most Xiaomi smartphones support:
- π FAT32 β Universal format, but with a file size limit (maximum 4 GB).
- π exFAT β recommended for cards larger than 32 GB, supports files larger than 4 GB.
- π« NTFS β It is not supported by most Android devices without root.
- π« ext4 β It is used for internal memory but is not suitable for SD-map.
How to format the map correctly:
- Back up your data (formatting will delete everything!).
- Insert the card into your phone and go to Settings β Memory. β SD-map β Format.
- Select βLike a portable deviceβ (not as internal memory!).
- Confirm formatting in FAT32 or exFAT (for cards >64 GB only exFAT).
β οΈ Note: If you have previously used the card as an Adoptable Storage, formatting it via your phone will result in a complete cleanup, including application data. ADB:
adb pull /sdcard/ C:\Backup\6. access to hidden and system files on SD-map
Sometimes the files on the map are not displayed because they are hidden or belong to system applications.
Method 1: Through the MIUI conductor
- Open the Files app.
- Slip on three dots in the upper right corner β "Settings".
- Activate options: ποΈ "Show hidden files" π§ "Show system files" (requires unlocking) MIUI version)
Method 2: ADB (for experienced users)
If you want to access files that are not visible even with settings enabled, use ADB:
adb shell
ls /storage/XXXX-XXXX/Where XXXX-XXXX β identifier of your card (you can find it through the command ls) /storage/).
Method 3: Through TWRP (if installed)
If the phone has installed custom recovery TWRP, You can connect the map as USB-accumulator:
- Download to TWRP (usually Power + Volume Up).
- Select "Mount" β Mark "Micro SDCard".
- Connect the phone to the PC β the card will be available as a removable disk.
Step-by-step instructions for Recuva:
- Connect the card to the PC through the card reader.
- Run Recuva and select the file type to recover (such as βImagesβ).
- Specify the disc corresponding to yours SD-map.
- Press Analysis and wait for the scan to be completed.
- Tag the files you want and click "Restore" by selecting the folder on your hard drive (not on the card!).
β οΈ Warning: Never save recovered files back to a damaged card, which can lead to permanent data loss. Use another drive (hard drive, flash drive).
If the card is physically damaged (for example, not detected on any device), contact a specialized data recovery laboratory. Self-attempts to repair (heating, closing contacts) usually make the situation worse.