Owners of Xiaomi Redmi Note 8 and Redmi Note 8 Pro sooner or later face the problem of lack of internal memory. Even 64 GB or 128 GB quickly clogged with applications, cache and media. One effective solution is to transfer applications to the Internet. SD-But in the MIUI This feature doesnโt work as clearly as it does on other Android devices.
In this article, we will discuss all possible ways to transfer applications to an external drive, including standard settings. MIUI, utilization ADB-You'll learn which apps can be ported and which can't, how to prepare them properly. SD-map and what pitfalls await users.
Important: Not all applications support the transfer to SD-This depends on the developer's policy and the application architecture, such as system applications and some games (e.g., the game, PUBG Mobile or Genshin Impact cannot be ported.
Preparation of SD-card for application transfer
Before transferring applications, you need to configure correctly SD-Redmi Note 8 has two options for using external drive:
- ๐ Portable storage โ the card is used as a removable disk (photo, video, music) and applications cannot be moved to it.
- ๐ Internal memory: The card is formatted as part of the system (Adoptable Storage), which allows you to transfer applications, but the card cannot be retrieved without losing data.
The second option is to migrate applications, but it has its downsides:
โ ๏ธ Note: After formatting SD-The card, as internal memory, cannot be used on other devices without completely erasing the data, and the card will be encrypted, and when it is retrieved, some applications may stop working.
We recommend using A1/A2 or UHS-I/UHS-II cards with high read/write speeds (e.g. SanDisk Extreme or Samsung EVO Plus). Cheap cards can slow down applications.
| Type SD-map | Max. Volume. | Speed (min) | Is it suitable for applications? |
|---|---|---|---|
| microSDHC (Class 10) | 32GB | 10 MB/s | โ No (slow) |
| microSDXC UHS-I (A1) | 128GB | 90 MB/s | โ Yes. |
| microSDXC UHS-II (A2) | 256GB | 150 MB/s | โ Perfect. |
To format the card as an internal memory:
- Put it in. SD-card.
- Go to Settings. โ Memory.
- Press on. SD-map โ Three points (โฎ) โ Settings โ Internal memory.
- Confirm the formatting (the data will be deleted!).
- Once completed, restart the phone.
Method 1: Transfer through standard MIUI settings
The easiest method is to use built-in MIUI tools, but it doesn't work with all applications.
Instructions:
- Open Settings โ Applications โ Application Management.
- Select the app you want (like Facebook or WhatsApp).
- Press Warehouse.
- If the option is available, a button will appear to Move to SD-map or modify.
- Confirm the transfer and wait until it is completed.
If there is no button, it means:
- ๐ซ The app does not support portability (e.g. Google Play Services).
- ๐ SD-The card is not formatted as internal memory.
- ๐ฑ You have custom firmware installed without Adoptable Storage support.
โ ๏ธ Note: After the transfer, the application may run slower, especially if SD-Some functions (such as notifications or widgets) may be disabled.
โ๏ธ Preparation for the portability of applications
Method 2: Transfer over ADB (for power users)
If the standard method doesn't work, you can use ADB (Android Debug Bridge) which requires connecting the phone to your computer, but allows you to migrate more applications.
What you need:
- ๐ป Computer with Windows/macOS/Linux.
- ๐ USB-cable (preferably original).
- ๐ ๏ธ Installed drivers Xiaomi and ADB Tools.
Instructions:
- Turn on the phone Developer Mode (7 times click on the MIUI version in Settings โ About phone).
- Activate Debugging by USB in Settings โ Additional โ For developers.
- Connect the phone to the PC and confirm access.
- 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 the device.
- Find out the batch name of the app (for example, for Facebook it is com.facebook.katana).
- Run the port command (replace package.name with real name): adb shell pm set-install-location 2 adb shell pm move-package package.name
If the team outputs Success, the application is moved. To return it, use:
adb shell pm move-package package.name 0โ ๏ธ Note: Some apps (such as Google Maps or bank clients) may block work after transferring through the service. ADB. This method does not guarantee stability โ departures and errors are possible.
List of popular packet names of applications
Method 3: Using Third-Party Applications
If the first two methods didn't work, you can try specialized utilities, such as AppMgr III (App 2 SD) or Link2SD, which extend the standard portability.
How to work with Link2SD:
- Install the app from Google Play.
- Grant root rights (if the phone is rooted) or use without root (features will be limited).
- Select the app from the list.
- Click Create a link (to transfer a portion of files) or Move to SD.
- Confirm the action and restart the phone.
The advantages of Link2SD are:
- ๐ Not just a transfer APK, but also data (dex, lib, cache, etc).
- ๐ Detailed statistics of the occupied place.
- ๐ง Works with and without root rights (in limited mode).
Disadvantages:
- ๐ซ Without a root, not all data is transferred.
- ๐ข Possible delays when launching migrated applications.
- ๐ฐ There's an ad on the free version.
๐ก
Before using Link2SD, back up your data via Settings โ System โ Backup. This will help restore applications if something goes wrong.
What applications cannot be transferred to SD-map
Not all programs can be migrated to an external drive, but here is a list of categories that normally block the transfer:
- ๐ฆ Banking applications (Sberbank, Tinkoff, VTB) โ for security reasons.
- ๐ฎ Anticheat games (PUBG Mobile, Free Fire, Call of Duty Mobile โ can block your account.
- ๐ System applications (Google Play Services, MIUI Systems โ their transfer will lead to failures.
- ๐ฑ Apps with widgets โ widgets will stop working.
- ๐ Programs with background services (antiviruses, optimizers) โ may not run automatically.
Transfer of banking applications to SD-The card may result in the blocking of access to the account due to a security trigger, which some banks (for example, Alfa-Bank or Tinkoff) consider suspicious activity.
| Type of application | Can I move it? | Risks. |
|---|---|---|
| Social media (VK, Instagram) | โ Yes. | Slow Media Download |
| Messengers (WhatsApp, Telegram) | โ ๏ธ Partially. | Problems with notifications |
| Clash of Clans, Brawl Stars (Games) | โ Yes. | High load lags |
| Banks (Sberbank, Tinkoff) | โ No. | Account lockdown |
What to do if the transfer does not work
If none of the methods worked, check the following points:
- ๐ SD-The card is formatted as internal memory (not portable).
- ๐ USB-debugging included (for ADB).
- ๐ Phone reboots after map formatting.
- ๐ฑ The phone does not have custom firmware (like LineageOS) installed, which can block Adoptable Storage.
- ๐ก๏ธ Antivirus does not block the transfer (sometimes Avast or Kaspersky interfere with the process).
If the problem remains:
- Try another one. SD-Card (possibly damaged current card).
- Update MIUI to the latest version (Settings โ About Phone โ System Update).
- Reset your phone settings (Settings โ System โ Reset), but pre-do a backup.
- Contact Xiaomi Support โ it may be a bug of a particular firmware version.
๐ก
If SD-The card is defined as corrupt, format it on the PC through the program SD Formatter (official utility) SD Association).
Alternative ways to free up memory
If porting apps hasnโt helped or isnโt possible, try other methods:
- ๐งน Cache Clearing: Go to Settings โ Memory. โ Clear the cache. That could free up 1 to 3 GB.
- ๐๏ธ Delete unnecessary files: Use Files by Google or MIUI Cleaner for finding garbage.
- โ๏ธ Cloud Storage: Move photos and videos to Google Photos or Mi Cloud.
- ๐ Lite versions of applications: Install lightweight versions (Facebook Lite, Messenger Lite).
- ๐ฅ Restriction of background activity: C Settings โ Battery โ Selection of applications disable auto-run of unnecessary programs.
You can also use the function of expanding memory in MIUI (It's available on some firmware versions. It allows you to use a part of it. SD-Maps as an additional storage for applications, but it is unstable.