Owners of Xiaomi Redmi Note 8T often face a shortage of internal memory, especially if the device has been in use for several years. Even after cleaning the cache and removing unnecessary files, the system can issue a notification โMemory is filledโ, blocking the installation of new applications. The solution seems obvious to transfer programs to a microSD card, but in MIUI this process has nuances that not everyone knows about.
Unlike the newer Xiaomi models, where the application portability function is often blocked by the manufacturer, the Redmi Note 8T (based on Android 9/10 with a MIUI 11/12) shell) still supports this capability โ but with limitations. Not all applications can be moved, and some after transfer can work unstable. In this article, we will discuss three working methods: standard port through settings, using ADB for forced movement and alternative ways to free memory without risk to the system.
Why you canโt transfer applications to SD-map 8T
The main problem lies in the policy of Google and Xiaomi: since Android 6.0 Marshmallow, the portability of applications to external media has been limited for security reasons. MIUI These restrictions are even stricter:
- ๐ System applications (for example, Camera, Gallery, Settings) cannot be transferred - they are rigidly tied to internal memory.
- ๐ฑ Applications with a widget (for example, Weather, Calendar) after transfer may cease to appear on the home screen.
- ๐ฎ High-demand games (e.g., high-demand games, PUBG Mobile, Genshin Impact often block transfer or work with lags after moving.
- ๐ Auto Updates: After the port, the app may not update via Google Play.
Also, Redmi Note 8T supports two formats SD-map:
- ๐ Portable storage (FAT32/exFAT) โ The card is used as a removable drive, but it's possible to transfer applications, but with limitations.
- ๐ง Adoptable Storage โ The card is formatted as part of the internal memory. MIUI This mode is disabled by default and can cause failures.
โ ๏ธ Note: If you are formatting SD-The Adoptable Storage card cannot be retrieved without data loss, a mode not recommended for the Redmi Note. 8T due to the risk of slowing down the system.
Method 1: Standard Transfer through MIUI Settings
This is the easiest way, but it only works for a limited number of applications, and the instructions are relevant for MIUI 11-14:
- Open Settings โ Applications โ Application Management.
- Select the application you want to transfer (such as Telegram or VK).
- Slip on Warehouse.
- If the option is available, the Change โ button will appear, select Memory Card.
- Confirm the transfer and wait until the completion (may take up to 5 minutes).
If there is no Change button, the application does not support portability, and the ADB method (described below) will help.
Free space on SD-card (minimum 2 GB)
Card format (preferably exFAT)
Lack of important data on the map (transfer can erase it)
Battery charge > 50%
-->
| Type of application | Can I reschedule? | Risks. |
|---|---|---|
| Social networks (WhatsApp, Instagram) | โ Yes. | They may not be updated automatically. |
| Clash of Clans, Brawl Stars (Games) | โ ๏ธ Partially. | Lags, departures, loss of progress |
| Messengers (Telegram, Viber) | โ Yes. | Media files can be stored in internal memory |
| System utilities | โ No. | Block MIUI |
Method 2: Forced transfer via ADB (for power users)
If the standard method didn't work, you can use Android Debug Bridge (ADB), a debugging tool that allows you to force the application to move, which requires a PC and enabled USB Debugging.
Step 1: Preparation
- Download ADB Tools for Windows/macOS/Linux.
- Turn on USB Debugging on your phone: Settings โ About Phone โ MIUI Version (tap 7 times to turn on Developer Mode) Settings โ Additional โ For Developers โ Debugging over USB
- Connect the Redmi Note 8T to your PC and confirm your trust.
Step 2. Transfer of the annex:
- Open the command prompt (Windows) or terminal (macOS/Linux) in the folder with ADB.
- Enter the command to check the connection: Adb devices must appear serial number of your device.
- Find out the package name of the application (for example, for Telegram it is org.telegram.messenger).
- Move the app to SD-map: adb shell pm set-install-location 2 adb shell pm move-package org.telegram.messenger Replace org.telegram.messenger with the desired package.
โ ๏ธ Note: Some applications may stop running or work with errors after forced porting. Before executing a command, back up your data via Settings โ System system โ Backup.
How to return the app back to internal memory?
Method 3: Alternative ways to free up memory without transferring
If porting apps hasnโt helped or isnโt possible, try these methods:
- ๐งน Cache Clearing: Go to Settings โ Annexes โ Application management, select the application and click Clear cache. Use bulk cleaning MIUI Cleaner (built-in application).
- ๐๏ธ Removing duplicates: Apps like Files by Google or CCleaner will find duplicate files (photos, videos, documents).
- โ๏ธ Cloud Storage: Move photos and videos to Google Photos (free up to 15GB) or Mi Cloud (5GB) in camera settings (Settings) โ Camera. โ Save: Select Saving Immediately to the Cloud.
- ๐ Resetting the system cache: Go to Settings โ The phone. โ Resetting settings โ Cache reset. It won't delete personal data, but it will free up to 1-3 GB.
Download internal memory through MIUI settings:
- Open the Settings โ Memory.
- Slip on Cleanup โ the system will analyze unnecessary files (application residues, temporary data).
- Select Deep Cleanup to remove system debris.
๐ก
If you install/remove games frequently, turn on the default Installation option in Google Play (if available). To do this, go to Play Store Settings โ Installation settings.
Frequent Mistakes and How to Avoid Them
When transferring applications to SD-Map by Redmi Note users 8T Often face the following problems:
- ๐ซ ยซNot enough space on the device" after transfer: This means that the application is not fully transferred. Part of the data (for example, cache) remains in internal memory. Solution: clean the application cache manually.
- ๐ App disappeared after transfer: Check folder on SD-map (/Android/data/). If the app is there but doesnโt appear in the menu, restart your phone.
- ๐ข The phone is slowing down: Cheap or worn SD-maps (class below) UHS-I/U3) Use SanDisk Ultra or Samsung cards. EVO.
- ๐ You can't move the game: Many games (like Call of Duty Mobile) block the transfer due to cheat protection. Alternative: transfer only the game's media files (screenshots, videos) through the file manager.
If the app stopped updating through Google Play after the transfer, try:
- Temporarily transfer it back to the internal memory.
- Update through Play Store.
- Move it back to SD-map.
Comparison of methods: which to choose
| Method | Difficulty | Efficiency | Risks. | Suitable for |
|---|---|---|---|---|
| Standard transfer through MIUI | โญ | โ ๏ธ Low (only for supported applications) | Minimum | Beginners, messengers, lightweight applications |
| Transfer through ADB | โญโญโญ | โ High (works for most applications) | Medium (the risk of application failure) | Experienced users, games, heavy applications |
| Optimization without transfer | โญโญ | โ ๏ธ Medium (does not leave the place forever) | No. | All users, temporary solution |
๐ก
If you need to migrate 1-2 lightweight apps (like instant messengers), use the standard method. For mass transfer or games, only ADB is suitable, but be prepared for possible failures.