How to transfer applications to a memory card in Xiaomi Redmi Note 8T: a complete guide to debunking errors

Owners of Xiaomi Redmi Note 8T sooner or later, they face the problem of lack of internal memory - especially if the device is used for games, messengers or storage of multimedia. 64/128 GB of internal memory system MIUI It gets cached, updated, and app data quickly, and the solution seems obvious: transfer some of the software to a microSD card. But here, users are facing pitfalls: not all applications support portability, but the procedure itself in the Redmi Note. 8T It has nuances depending on the version MIUI type SD-map.

In this article, we will discuss all working ways to transfer applications to an external drive, including manual settings, use of the app. ADB You'll learn which applications can be ported without risking system stability, how to avoid errors like "Not enough space" or "The app doesn't support" SD-The difference between external storage and internal formatting of the memory card, and also the difference between external storage and internal formatting of the memory card. SD-maps and how to get around.

If you've tried to migrate apps through the standard Settings → Apps menu and you're rejected, don't despair. 80 percent of the time, the problem is solved by properly preparing your memory card or using alternative methods. The main thing is to take your time and follow the instructions Step-by-step.

1. Preparation of a memory card: which format to choose?

Before you port applications, you need to configure the microSD card itself correctly. Redmi Note 8T supports cards up to 512 GB (officially up to 256 GB, but tests confirm work with 512 GB models of class A2).

1. Portable storage - the card is used as a removable drive (photo, video, music).

2.Internal Storage – the card becomes part of the system (formatted as Adoptable Storage) Only in this case, the transfer of applications is possible, but with restrictions.

📊 How much memory you use in Redmi Note 8T?
16-32 GB
64GB
128GB
256 GB or more
I don't use it.

To choose the second option, follow the following steps:

  1. Insert the card into the slot (microSD, microSDHC, microSDXC are supported).
  2. Go to Settings → Memory → Memory Map.
  3. Click on “Format as internal” (if the option is not available, see “Why is the formatting option not displayed?”).
  4. Confirm the action and wait until it is completed (may take up to 10 minutes).

⚠️ Warning: Once formatted as an internal storage, the card cannot be retrieved without losing data, it will be encrypted and tied to the device. If you reset the phone to the factory settings, the card will have to be re-formatted.

If the option “Format as internal” is missing, check:

  • 🔹 The card is not damaged (try formatting it on PC) FAT32 exFAT).
  • 🔹 Card size is at least 16 GB (on cards less system blocks internal formatting).
  • 🔹 There is no important data on the map (all files will be deleted).

2. Standard application portability through MIUI settings

Once the map is formatted as an internal storage, you can start migrating applications. In Redmi Note 8T with MIUI 12-14, the algorithm is as follows:

1. Open Settings → Applications → Application Management.

2. Select the application from the list (e.g. Telegram or VK).

3. Click on “Storage” → “Change” → “Memory Map”.

4. Confirm the transfer and wait for completion (may take a few minutes).

But here, users are disappointed: most apps don't have a portability option, like WhatsApp, Instagram or Google Play Store, blocking this feature at the code level, and even if the Change button is active, a notification may appear after clicking: “The application does not support the transfer to SD-Card due to security restrictions».

What do you do in this case? There are two options.

  • 🔧 Use it. ADB (We will discuss in the next section).
  • 📁 Only transfer cache and application data (not by yourself) APK-file).

Install Xiaomi drivers on PC| Enable debugging over USB in the developer settings | Download ADB platform from the official Google | Connect Redmi Note 8T to the PC via cable (file transfer mode)

-->

3. Applications Transfer via ADB: Bypassing Restrictions

ADB (Android Debug Bridge is a debugging tool that lets you manually specify which apps to migrate to. SD-This works even for programs that block the transfer over the standard menu, and it's important that this method requires an unlocked bootloader and enabled debugging. USB.

Instructions:

  1. Activate Developer Mode: Go to Settings → About the phone and 7 times click on the "Version" MIUI». Return to the main settings menu – the item “For developers” will appear».
  2. Enable USB Debugging and Allow OEM Unlocking.
  3. Connect the phone to the PC, confirm the trust in the computer on the smartphone screen.
  4. Open the command prompt (Windows) or terminal (macOS/Linux) in the folder with ADB and type: adb devices Make sure the device is determined (serial number should appear).
  5. Enter the port command (replace com.example.app with the application batch name, for example, com.whatsapp): adb shell pm set-install-location 2 This command sets the installation priority to the port. SD-map for all new applications.
  6. To transfer an already installed application, use: adb shell pm move-package com.example.app

If the command is successful, you'll see a message of success, but there are nuances:

  • 🔹 Not all applications support the work with SD-cards (for example, Sberbank Online or Tinkoff can block the launch of the).
  • 🔹 After updating the application, it can automatically return to internal memory.
  • 🔹 Some games, for example, PUBG Mobile or Genshin Impact will be lagging when you start from a class map A1.
How to find out the package name of the application?
Open Google Play, find the app, and copy a portion of the URL after id=. For Telegram, for example, it's org.telegram.messenger. Alternatively, use the App Inspector app from the Play Market.

⚠️ Attention: Use ADB It can cause applications to run unstable, especially if the memory card is slow (class) U1 Recommended minimum — UHS-I (U3) or A2.

4. Which applications can be ported and which ones can not?

Not all programs work equally well with external memory, and the compatibility table for popular applications on the Redmi Note 8T is below:

AnnexTransfer through settingsTransfer through ADBRisks/limitations
WhatsApp❌ No.✅ Yes.Media files may not be saved
Telegram✅ Yes.✅ Yes.No restrictions.
VK✅ Yes.✅ Yes.Possible lags when scrolling the tape
Google Maps❌ No.⚠️ Partially.Maps may not be updated
PUBG Mobile❌ No.✅ Yes.Brakes on class cards below A2

Particular care should be taken with:

  • 💳 Banking applications (Sberbank, Tinkoff, VTB) – they often block work with the bank. SD-Cards due to security requirements.
  • 🎮 Online-authorized games (Clash of Clans, Brawl Stars) – possible problems with account synchronization.
  • 📷 Photo apps (Google Photos, Snapseed) – edited files may not be saved.

💡

Before transferring the banking application, back up its data through Settings → Annexes → Backup. This will help restore access if the application refuses to work with the SD-map.

5. Transfer errors and their solutions

When trying to migrate applications, users of the Redmi Note 8T often encounter errors.

Mistake 1: “Not enough space on the memory card”

Reason: The card is formatted as a portable storage or there is not enough free space for the application partition (the system reserves ~10% of the volume for its needs).

Decision:

  • 🔄 Reformat the card as an internal storage (see Section 1).
  • 🗑️ Remove unnecessary files from the card (such as old photos or videos).

Error 2: “The app does not support the SD-map»

Reason: The developer has blocked the transfer in the application manifesto (android:installLocation).

Decision:

  • 🛠️ Use it. ADB (section).
  • 🔍 Check if the Play Market has alternative versions of the app (e.g. WhatsApp Business instead of the regular WhatsApp).

Error 3: The application has moved, but does not start

The memory card is too slow (U1 or A1) or damaged.

Decision:

  • 🔄 Reboot the phone.
  • 💾 Transfer the app back to internal memory.
  • 🛒 Buy a class card A2 or U3 (Recommended models: Samsung EVO Plus, SanDisk Extreme).

💡

If the application is transferred to SD-The card is unstable, return it to internal memory. Some programs (such as Google Play Services) are critical to the system and should not be stored on an external drive.

6.Alternative ways to free up memory

If the applications are transferred SD-The card is not helped or impossible, consider alternative methods of freeing up memory on the Redmi Note. 8T:

1. Clearing cache and unnecessary files

MIUI has a built-in garbage cleaning tool:

  • 🧹 Go to Settings. → Memory. → Cleanup.
  • 🔍 Click Deep Clean and select unnecessary files (cache, temporary data, duplicates).
  • 🗑️ Remove unused items APK-files from the Download folder.

Transfer of multimedia to SD-map

Even if the apps aren’t portable, you can free up space by moving:

  • 📸 Photos and videos: Use the Gallery → highlight files → «Move it» → choose SD-map.
  • 🎵 Music and podcasts: in the Music app click on the track → «Properties» → «Move it».

3. Use of cloud storage

Services like Google Photos, Yandex.Disk or Mi Cloud allow you to automatically upload photos and videos to the cloud, freeing up internal memory.

  1. Open Google Photos.
  2. Go to Settings → Backup and Synchronization.
  3. Turn on the option and select quality (“High” or “Original”).

4. Disabling pre-installed applications

MIUI contains many system applications that cannot be removed but can be disabled:

  • 🔧 Go to Settings. → Annexes.
  • 🔍 Find an unnecessary app (such as Mi Video or Mi Music).
  • 🚫 Click “Disable” (this will remove the updates and stop the background work).

7. Frequent Questions (FAQ)

Can I transfer WhatsApp to WhatsApp? SD-root-card?
Yes, but only through ADB (see Section 3). However, after the transfer, you may have problems downloading media files (photos, videos, voice messages) and it is recommended that you regularly clean the application cache manually.
Why After the Application Is Transferred to SD-card it's slowing down?
Your memory card is probably too slow. Applications need an A2 or U3 class to function properly. Class A1/U1 cards are only suitable for storing files, not executing code.
What happens if you take it out? SD-A card formatted as an internal storage?
The phone will make a mistake «SD-The map is corrupted, and all the apps that are transferred to it will stop working, and to get everything back to its original state, you have to: Push the map back, reformat it through Settings. → Memory. Reinstall portable applications.
Can I migrate system applications (e.g. Google Play Services)?
No, you can’t port system apps, which will cause the phone to run in an unstable way, except for some Xiaomi services (like Mi Video), but it’s better to turn them off rather than move them.
How to return the app back to internal memory?
To do this: Go to Settings → Applications. Select the app and click on Storage. Click Change → Internal Memory. If the option is not available, use ADB: adb shell pm move-package -i com.example.app