Owners of Xiaomi Redmi Note 9T and other models based on MIUI Often face a lack of internal memory โ especially if the phone is purchased with a minimum volume (64 GB or 128 GB). Even after cleaning the cache and removing unnecessary files, the system can show a warning about overflowing storage. SD-The map seems to be a logical solution, but in MIUI This feature doesnโt work as clearly as it does in โpureโ Android.
Many users mistakenly think that it is enough to insert a memory card and click "Move" in the settings of the application. MIUI 12/13/14 standardization SD-The card is blocked for most programs, with the exception of some system utilities (such as Files or Records), due to Xiaomi's security policy and Google's restrictions on Android. 9+.
In this article, we will discuss all working ways to transfer applications to SD-map 9T (including the Redmi Note 9T, POCO M3 Other models on Snapdragon 865/750G), We'll also explain why some methods may not work, and we'll look at the options for people without root rights and with an unlocked bootloader.
1. Preparation SD-maps: formatting and class selection
Before you try to move apps, make sure yours is yours. SD-The card meets the minimum requirements. Not all memory cards are suitable for installing applications, it depends on the speed class and the type of file system.
For Xiaomi 9T, maps are recommended:
- ๐น Class speed: A1 or A2 (Definitely!!! class cards C10/U3 marking A1/A2 may not fit.
- ๐น Volume: 32GB (optimally 64โ128GB) Cards with 16GB or less often cause errors.
- ๐น Manufacturer: SanDisk, Samsung, Kingston (avoid no-name brands).
If the card is new, it should be formatted directly on the phone:
- Put it in. SD-slot card (in Redmi Note) 9T It's combined with SIM-card).
- Go to Settings โ Storage โ Memory Map.
- Click Format as internal storage (this will delete all data!).
- Confirm the action and wait until it is completed (may take 5-10 minutes).
โ ๏ธ Warning: Once formatted as internal storage, the card cannot be read on other devices (PCs, cameras) without being completely erased, and it cannot be removed without resetting the phone to factory settings.
If the option to format as internal storage is not available:
- ๐ Check that the card supports A1/A2 (Look at the packaging or the characteristics).
- ๐ Try another card โ some Xiaomi models are picky about โuncertifiedโ drives.
- ๐ Update. MIUI Up to the latest version (old firmware had bugs with recognition) SD).
2. Standard application portability (without root)
V MIUI 12โ14 function of transferring applications to SD-The card is partially blocked, but for some programs it can be activated, and this method only works if the card is formatted as an internal storage.
Instructions:
- Open Settings โ Applications โ Application Management.
- Select the application you want to transfer (such as Telegram or VK).
- Press Warehouse.
- If the Change option is active, tap it and select SD-map.
List of applications that can be transferred in the standard way to MIUI:
- ๐ฑ Messengers: Telegram, Viber, WhatsApp (but not Facebook Messenger).
- ๐ต Music players: Spotify, Yandex Music, VK Music.
- ๐ Readers: Moon+ Reader, FBReader.
- ๐ฎ Some Lightweight Games: 2048, Sudoku.
โ ๏ธ Note: System applications (Google Play Services, MIUI Security and most games (PUBG, Genshin Impact cannot be moved, and after the transfer, some functions may work slower (for example, notifications in messengers).
If the button is inactive, change:
- ๐ง Try to clear the app cache (Settings) โ Annexes โ [name] โ Clear the cache).
- ๐ง Reboot the phone.
- ๐ง Check if there is enough space for SD-Card (at least 10% free space required).
The map is formatted as an internal storage
The application is not system and not a game with heavy graphics
Nana SD-enough free space (minimum 1 GB)
Phone reboots after map formatting-->
3. Transfer over ADB (without root but with PC)
If the standard method did not work, you can use the Android debugging bridge (ADB). This method does not require root rights, but a computer and USB-cable.
Step-by-step:
- Download ADB Tools (the official Google package).
- Unpack the archive in the folder C:\adb (for Windows).
- Turn on the phone Developer Mode: Go to Settings โ About Phone. Tap 7 times on the MIUI version.
Settings โ Additional โ For Developers
USB debugging
File transfer
adb
adb devicesThe name of your device should appear.
Telegram
org.telegram.messenger
App Inspector
Google Play
package.name
adb shell pm set-install-location 2
adb shell pm move-package package.nameIf the team is successful, you'll see success, but there's a nuance:
- ๐ธ Not all applications support portability through ADB (play-play).
- ๐ธ After updating the application, it can automatically return to internal memory.
- ๐ธ Some functions (such as widgets) may stop working.
To return the application back, use:
adb shell pm move-package package.name 0๐ก
If the adb device command doesnโt find the device, try reinstalling Xiaomi drivers via Mi PC Suite or manually through Windows Device Manager (select Android ADB Interface driver).
4. Root-Right Transfer (for Advanced)
If you're ready to unlock the bootloader and get root access, there's more to it, but be careful, it voids the warranty and can cause the phone to malfunction.
Ways of transfer from root:
- Through Link2SD: Download. Link2SD From Google Play. Open the app, select SD-map (second). Click on the app. โ Link up โ Move it to SD.
- Using App2SD: Install App2SD (Magisk requires). Select the App โ Move to SD. Confirm the action and restart the phone.
- Manual transfer via Titanium Backup: Make the app backup in Titanium Backup.Restore the backup by choosing as storage location SD-map.
Advantages of root method:
- ๐น You can transfer almost any application (except system ones).
- ๐น It works even with maps formatted as portable storage.
- ๐น No restrictions on the size of the data transferred.
โ ๏ธ Note: After obtaining root rights, some functions may stop working: ๐ซ Google Pay and banking apps (due to SafetyNet). ๐ซ Automatic updates MIUI (need to be installed manually). ๐ซ Some games (PUBG Mobile, Call of Duty can block entry. To get around the restrictions, you will need to set up Magisk Hide.
How to unlock the bootloader in Xiaomi 9T?
5. Alternative ways to free up memory
If the application portability didnโt help or didnโt work, try these methods:
Cleaning up cache and garbage:
- ๐งน Use the built-in Cleanup utility (Settings) โ Warehouse โ Clean up).
- ๐งน Remove the cache of individual applications in Settings โ Annexes โ [name] โ Clear the cache.
- ๐งน Install. SD Maid (requires root for deep cleaning).
Transfer of media files:
- ๐ธ Move photos and videos to the gallery โ Albums. โ Choose. โ Move it to SD.
- ๐ต Bring the music through the music โ Settings โ Storage folder.
- ๐ฌ Change the save location for the camera: Camera โ Settings โ Warehouse โ SD-map.
Disabling unnecessary applications:
- ๐ซ Disable pre-installed programs (Settings) โ Annexes โ Choose. โ Shut down).
- ๐ซ Remove Bloatware through ADB: adb shell pm uninstall -k --user 0 package.name List of safe packet removal MIUI can be found XDA Developers.
Use of cloud storage:
- โ๏ธ Automatically upload photos to Google Photos (settings) โ Backup).
- โ๏ธ Transfer documents to Mi Cloud or Yandex Disk.
| Method | Need root? | Difficulty | Efficiency |
|---|---|---|---|
| Standard transfer | โ No. | โญโญ (simple) | โญ (limited list of applications) |
| ADB | โ No. | โญโญโญ (PC) | โญโญ (It works for most applications) |
| Link2SD/App2SD | โ Yes. | โญโญโญโญ (root) | โญโญโญโญ (transference) |
| Clearing the cache | โ No. | โญ (simple) | โญ (temporary) |
| Cloud storage | โ No. | โญโญ (timing) | โญโญโญ (It makes room, but you need the internet) |
6. Frequent errors and their solutions
When transferring applications to SD-map 9T And the problem is that users are facing typical problems:
Error: "I failed to move the application"
- ๐น Memory card is not formatted as internal storage โ reformat it.
- ๐น There's not enough space on the map. โ free up at least 1-2 GB.
- ๐น Application does not support transfer โ try ADB or root-method.
Mistake: "SD-map damaged"
- ๐น Check the card on another device (for example, on a PC through a card reader).
- ๐น Format the map in FAT32 ExFAT (if not as an internal storage facility).
- ๐น Try another card - the current one may be damaged.
The app has moved but is not working.
- ๐น Reboot the phone.
- ๐น Clear the app's cache.
- ๐น If the problem persists, return the app to internal memory.
After the transfer, the phone began to slow down.
- ๐น SD-class A1/A2 It's slower than internal memory. That's normal for heavy applications.
- ๐น Move back resource-intensive programs (games, social networks).
- ๐น Check the card for authenticity โ counterfeits often have a low speed.
๐ก
If the application produces an error "Inadequate memory" after the transfer, it means that some of the data is left in the internal storage, try to clear the cache or move the application back, and then repeat the procedure.
7.How to check if the application has actually moved?
To ensure that the application has successfully moved to SD-map, do the following:
Method 1: Through phone settings
- Open Settings โ Applications โ Application Management.
- Select the transferred application.
- Check the storage area โ it should be listed. SD-map.
Method 2: Through the File Manager
- Open Files (or any other manager, such as Solid Explorer)
- Move to the SD-map โ Android โ data.
- Find a folder with the name of the application package (for example, com.whatsapp).
Method 3: Through ADB
adb shell pm get-install-location package.nameIf the result is 2, the application to SD-map, 0 in internal memory.
If the application has been partially transferred (for example, only cache), this is normal, the main data (APK and ODEX) is on the map.