Disabling a microSD card on Xiaomi Redmi 9T can be necessary in a variety of situations, from a banal replacement of the drive to solving problems with the slow operation of the smartphone. However, many users face difficulties - the system does not allow you to simply "pull out" the card, giving out errors like "Device is busy" or "We need to mount first." In this article, we will analyze all possible scenarios, from software shutdown through settings to forced extraction when the phone freezes.
The Redmi 9T (codename lime) feature is a hybrid slot for two SIM- cards or one SIM + microSD. This means that physical removal of the memory card requires caution - you can accidentally damage contacts or lose data. We will tell you how to avoid typical errors and what to do if the phone does not see the card after extraction.
Why you canโt just pull out a SD- card from the Redmi 9T
Many users make the critical mistake of removing the microSD while the smartphone is running without turning it off software.
- ๐ด Data loss โ files that were opened or copied at the time of retrieval are corrupted.
- ๐ด File system corruption โ the card may no longer be detected by other devices.
- ๐ด Application failure โ if the card stored program data (for example, WhatsApp cache or Google Maps).
- ๐ด Android errors โ the system can start to slow down or issue a notification โSD- card is damaged.โ
The Redmi 9T (as with all modern Xiaomi) uses a hotplug mechanism, but it only works correctly when it is properly turned off. If you pull the card hot, Android will not have time to sync the recording buffers, which leads to crashes.
โ ๏ธ Warning: If you use a microSD as an internal memory (Adoptable Storage function), disabling it will delete all the data on the card!
Method 1: Standard shutdown via Android settings
The safest method is to use built-in MIUI tools, which is suitable if:
- ๐ฑ The map is defined by the system and is read/writeable.
- ๐ You plan to temporarily retrieve it (for example, to transfer files to your PC).
- ๐ ๏ธ There are no errors like "SD- card corrupted" or "Unknown file system."
Instructions:
- Open the Settings. โ Memory (or Warehouse).
- Scroll down to Portable Storage (or SD-map).
- Click on your card name (e.g. SanDisk 64GB).
- In the upper right corner, tap the icon โฎ (three dots) and select Unmount.
- Confirm the action by pressing OK.
After that, the notification will appear, "SD- Card disabled. Safely retrievable." Now you can physically pull the card out of the slot. If the option is inactive (gray), then you can:
- ๐น The card is used as internal memory (you need to first transfer the data back to the internal storage).
- ๐น It is currently being recorded (close all applications that work with files).
- ๐น The file system is corrupted (try method 3).
โ๏ธ Preparation for extraction SD-map
Method 2: Disconnect via the Safe Retrieval menu
MIUI has a hidden menu for managing connected devices, similar to Windows Safe Retrieval, which is useful if:
- ๐ The map is not displayed in the Memory section, but is physically pasted.
- ๐ You need to quickly turn off the drive without deep settings.
- ๐ ๏ธ You suspect that the card is "hung" in the system.
How to open the menu:
- Swipe down from the top edge of the screen to open the notification bar.
- Press and hold the notification "USB-connect" (if any) or tap the icon โ๏ธ (Settings) in the upper right corner of the panel.
- Select Secure Device Removal (or Disable SD- Card).
- Confirm the action.
If there is no notification, try an alternative path:
Settings โ Connected Devices โ SD- Card โ Disableโ ๏ธ Warning: Some firmware MIUI (especially custom ones) may not have this menu, in which case use Method 1 or Method 3.
Method 3: Forced Disconnection via ADB (for experienced)
If the card is stuck and not disabled by standard methods, you can use Android Debug Bridge (ADB), which requires connecting the smartphone to the PC and basic command line knowledge.
- ๐ง The card is determined by the system but not mounted (device occupied error).
- ๐ฅ๏ธ You are ready to work with ADB (the utility is included in Android SDK).
- ๐ ๏ธ The map needs to be removed urgently, and the other methods don't work.
Step-by-step:
- Download and install Platform Tools (includes ADB).
- Turn on Redmi 9T Developer Mode (7 times tap the MIUI version in Settings โ About Phone).
- Activate Debugging by USB in Settings โ Additional โ For developers.
- Connect the phone to the PC and confirm the debugging permission.
- Open the command prompt (cmd) in the folder with ADB and do:
adb shell
sm list-disks
sm unmount /mnt/media_rw/[ID_ your cardWhere [ID_ of your card is the identifier that you will see after the sm list-disks command (e.g., 179_64). Once successfully executed, the message "Volume [ID] unmounted successfully" will appear.
If the sm unmount command fails, try an alternative method:
adb shell
umount /storage/[ID_ your cardโ ๏ธ Warning: Incorrect use of ADB can cause system failure. Don't follow commands unless you're sure of their purpose! If the card is no longer identified after the shutdown, restart the phone.
What if the ADB canโt see the device?
Method 4: Physical extraction when the phone is getting stuck
If the Redmi 9T is frozen and does not respond to pressing, and the card needs to be removed urgently (for example, to transfer data to another phone), act carefully:
- Try to force the phone to restart by holding the power button for 10-15 seconds.
- If the reboot doesn't help, turn off the phone completely (clip Power + Volume up for 20 seconds).
- Wait for the full shutdown (screen is gone, vibration has stopped).
- Use a plastic tool (or paper clip) to extract the SIM/SD tray.
- Carefully remove the card without touching the contacts.
The risks of this method:
| Problem. | Effects of consequences | How to avoid |
|---|---|---|
| Damage to contacts | The map will not be determined. | Don't take the tray out at an angle. |
| Loss of unsaved data | Files opened in applications are corrupted | Restart the phone before retrieving it. |
| File system failure | The map will require formatting | Use only as a last resort. |
| Hanging on next activation | Android will be looking for a map. | After extraction, turn on the phone without a card |
Important: If the phone doesn't turn on after retrieving it or if it gives a "No Command" error, try:
- ๐ Press Power + Loudness up 30 seconds (hard reset).
- ๐ Connect to charging for 10 minutes, then re-energize.
- ๐ฑ Insert the card back and try to disable it through the settings.
๐ก
If, after extraction, SD-card phone began to slow down, clear the cache of applications in Settings โ Annexes โ Application management โ Clean the cache. It helps restore productivity.
What to do if the card does not turn off: common mistakes and decisions
Sometimes MIUI blocks the SD- card from being disabled for various reasons.
Mistake: "Device is occupied"
Reason: The card is used by the system or applications (e.g., video recording, application updates, file synchronization).
Decision:
- Close all apps through Recent (swipe up from the bottom edge of the screen).
- Turn off background sync: Settings โ Accounts and sync โ Disable auto sync.
- Restart your phone and try to turn off the card again.
Error: "SD- card used as internal memory"
Reason: You set up the card as Adoptable Storage.
Decision:
- ๐ Move the data back to internal memory: Settings โ Memory โ SD-map โ Move the data.
- ๐๏ธ Format the card as a portable storage (all data will be deleted!).
Mistake: "Map damaged"
Reason: The file system is damaged due to improper extraction or failure.
Decision:
- ๐ฅ๏ธ Connect the card to the PC via the card reader and check for errors with the chkdsk (Windows) or fsck (Linux/Mac utility.
- ๐ง Format the card in FAT32 or exFAT (via PC or phone).
๐ก
If the card is used as internal memory, disabling it will delete all data! First transfer the files to internal storage or make a backup.
How to avoid problems with SD-map
To avoid errors when disabling microSD, follow these guidelines:
- ๐ Regularly back up important data from map to PC or cloud.
- ๐ ๏ธ Do not retrieve the card during: ๐ฅ recording video or photo; ๐ฅ downloading/copying files; ๐ updating applications or system.
- ๐ Use quality cards from proven brands (SanDisk, Samsung, Kingston). Cheap drives are often forged and they fail.
- ๐ Format the card every 6-12 months (via phone or PC) to prevent fragmentation.
- ๐ฑ Don't configure the card as internal memory unless you're sure it's reliable. If it fails, you'll lose all the data.
If you often transfer files between devices, consider alternatives:
- ๐ Cloud storage (Google Drive, Mi Cloud, Yandex Disk)
- ๐ก Local area network (transmission over Wi-Fi Direct or FTP via MIUI).
- ๐ OTG- Cable for connecting a flash drive or external drive.