Owners of Xiaomi Redmi Note 9 often face a problem: the smartphone does not see SD-It's a card or it's blocking file recordings, even though the media is physically sound, and it's because of security policy. MIUI, This is a default that restricts applications from accessing external memory. In this article, we will discuss 5 working ways to unlock access, from basic settings to hidden features for power users.
The Redmi Note 9 (M2003J15SC/M2003J15SS) features microSD support of up to 512 GB in a hybrid slot (instead of the second SIM).
- ๐ซ ยซSD-map not detected" - physical problem or incorrect format;
- ๐ ยซNo access to the folder โ restrictions MIUI recorded;
- โ ๏ธ ยซRead-only map โ locking the file system;
- ๐ฑ ยซApplication cannot save files โ no permissions.
Before you start settings, make sure the card is formatted in FAT32/exFAT (for cards >32 GB) and is not damaged. If the smartphone does not recognize the media at all, check it on another device or through a card reader.
1. Allow access through MIUI settings
The easiest way is to include read/write rights in the MIUI menu, which works for all firmware versions (from MIUI 12 to MIUI 14) and does not require root rights.
Instructions:
- Open the Settings โ Memory.
- Tap your name on it. SD-maps (e.g. SanDisk) 128GB).
- In the top right corner, press โฎ โ Storage settings.
- Activate the switch as internal memory (if you need full control) or use as a portable device (for limited access).
- Confirm the action and wait until the process is completed (may take up to 5 minutes).
โ ๏ธ Warning: Formatting as internal memory erases all data from the card and encrypts it for your Xiaomi account.
โ๏ธ Preparation for formatting SD-map
| Mode of use | Pluses | Cons |
|---|---|---|
| Internal memory. | Full access for all applications, you can install games on SD | Encryption, you can't extract the card without losing data |
| Portable device | Compatible with other devices, no encryption | Write restrictions for some applications |
2. Set up permissions for individual applications
If SD-The card is visible in the system, but specific programs (for example, a gallery, camera or file bootloader) can not save data, you need to manually issue them the rights.
How to do this:
- Go to Settings โ Applications โ Application Management.
- Select the application you want (such as the camera).
- Slip the Permits. โ Memory.
- Enable the Storage Switches and Manage all files (if any).
- For some applications (for example, Google Photos) you additionally need to specify their settings SD-map.
๐ก Useful tip: If the Manage all files section is missing, update the firmware to MIUI 13+ Use an alternative file manager (e.g. Solid Explorer).
๐ก
After issuing permissions, restart your smartphone - this will help to avoid failures when you first save files on your phone. SD-map.
3. Correction of the error "Read only"
If SD-The card is detected, but it gives an error "Disk is protected from recording", the problem may be in the:
- ๐ Physical blocker on the adapter (check the slider on the side);
- ๐ฅ๏ธ File system (NTFS It is not supported on Android without root);
- ๐ ๏ธ Damaged sectors (you need to check on PC via chkdsk).
Decisions:
- Reformat the card to FAT32 (up to 32 GB) or exFAT (over 32 GB) via PC.
- If the card was previously used as internal memory, reset: โ Memory. โ SD-map โ โฎ โ Formatting as a portable
- For the Redmi Note 9 with root rights, you can remove the protection flag by the command: adb shell sm set-force-adoptable true (requires enabled USB debugging).
How to check SD-PC-card error
4. Reset access settings (if the card "disappeared" after the update)
After updating MIUI (particularly 12 on 13/14) Some users are losing access to SD-It's about resetting security policy to get access back:
Method 1: Reset the storage settings
- Go to Settings. โ Memory.
- Tap it on. SD-map โ โฎ โ Storage settings.
- Select Disable (if the card is connected as internal).
- Remove and re-insert the card โ the system will suggest configuring it again.
Method 2: Cleaning up the Media Storage cache
- Open Settings โ Applications โ Application Management.
- Tap. โฎ โ Showing System Processes.
- Find Media Storage โ Storage โ Clear the cache.
- Reboot the phone.
๐ก
If SD-The map has ceased to be determined after the update MIUI, 90% of the time, it helps to reset its settings through the Memory menuยป.
5. Alternative methods for experienced users
If the standard methods did not help, try:
Method 1: ADB-teams (without root)
Connect your phone to a PC with USB Debugging enabled and do:
adb shell sm set-force-adoptable true
adb shell sm partition disk:179,64 privateReplace. 179,64 to the current parameters of your card (you can find out through adb shell ls) /dev/block).
Method 2: Edit platform.xml (requires root)
Open /system/etc/permissions/platform.xml in the root-access editor and add a line:
<permission name="android.permission.WRITE_EXTERNAL_STORAGE" />sectionally <group gid="media_rw" />.
โ ๏ธ Warning: Incorrect editing of system files can result in loss of warranty or device "brick!
Frequent mistakes and their solutions
| Mistake. | Reason. | Decision |
|---|---|---|
| ยซSD-map damagedยป | File system is corrupted or incompatible | Formatting to FAT32/exFAT via PC |
| โNot enough spaceโ (with a free seat) | The card is formatted as internal, but encrypted under another account. | Reset the card settings in Settings โ Memory |
| Applications do not see files | Scoped Storage Limits for Android 11+ | Use a file manager with SAF support (e.g. FX File Explorer) |