Transfer applications to memory card in Xiaomi Redmi Note 8T: full guide 2026

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, system updates, high-resolution photos and modern games quickly fill the limited 32/64/128 GB. The solution seems obvious: transfer applications to a microSD card. However, in MIUI this process has nuances that the manufacturer does not mention.

Unlike older versions of Android, where the "Move to SD" feature was available for most applications, the Redmi Note 8T with MIUI 12/13/14 is either hidden or selectively operated. The reason is Google's changed security and optimization policies from Xiaomi, which limit data writing to external media. But that doesn't mean that the task is impossible. In this article, we'll discuss all the working methods, from standard settings to workarounds using ADB and third-party utilities.

It's important to understand that not all apps can be ported, for example, system services (like Google Play Services) and some messengers (like WhatsApp) block this ability, and after transferring some applications may run slower, which is due to the speed class of your application. SD-The best option for the Redmi Note 8T โ€” map UHS-I Class 10 (U1/U3) volumetrically 512 GB.

1.Preparation: Checking the compatibility of the memory card

Before you try to migrate applications, make sure that your microSD card is properly recognized by the system and formatted as internal storage. This is critical: if the card is connected as a "portable device", the portability function will not be available.

Hereโ€™s how to check your current status:

  1. Open the Settings โ†’ Memory.
  2. Scroll down to the "Storage" section if the map appears as "SD-map (without the pin pin pin), it needs to be reformatted.
  3. Slip the name of the card โ†’ Settings (cog) โ†’ Format as internal.

โš ๏ธ Warning: Formatting as an internal storage erases all the data on the card and encrypts it for your device, and then the card can not be read on other gadgets without prior formatting.

If the option โ€œFormat as internalโ€ is not available, the reasons may be as follows:

  • ๐Ÿ”น The card is already formatted as internal (check in the storage settings).
  • ๐Ÿ”น A card with a capacity of more than 512 GB (Redmi Note) 8T Officially supports up to 512GB).
  • ๐Ÿ”น Card damaged or fake (check with utility) SD Insight at Play Market).
Class of cardRecording speedSuitable for app transfer?Notes
Class 44 MB/sโŒ No.Too slow for MIUI
Class 10 (U1)10 MB/sโš ๏ธ Partially.Suitable for lightweight applications
UHS-I U330+ MB/sโœ… Yes.The best choice
A1/A210/4000 IOPSโœ… Yes.Better for casual recording (for example, for games)

๐Ÿ’ก

If the device starts to slow down after formatting the card as internal memory, try turning it off in the settings and restarting the smartphone, sometimes MIUI misallocates the cache between the storages.

2. Standard method: transfer via MIUI settings

If the card is formatted as internal storage, you can try migrating applications in the standard way, but in MIUI 14 (and newer versions), this option is often hidden.

  1. Open Settings โ†’ Applications โ†’ Application Management.
  2. Select the app you want to migrate (like Facebook or Spotify).
  3. Slip on Warehouse.
  4. If the option is changed or moved to SD-The card is active, press it. If not, read on.

List of applications that can usually be transferred in a standard way:

  • ๐Ÿ“ฑ Social media: Facebook, VK, Twitter, but not Instagram!).
  • ๐ŸŽต Music players: Spotify, Yandex Music, VLC.
  • ๐Ÿ“– Readers: Moon+ Reader, FBReader.
  • ๐ŸŽฎ Among Us, Brawl Stars (but not Genshin Impact!).

โš ๏ธ Note: After the transfer, some applications may give an error "Insufficient memory" when updating, in which case you will have to temporarily return them to internal storage.

๐Ÿ“Š What memory card do you use in Redmi Note? 8T?
SanDisk Ultra (U1)
Samsung EVO Plus (U3)
Kingston Canvas (A1)
Another.
I don't use it.

3. Alternative method: use of ADB (without root)

If the standard method didnโ€™t work, you can use Android Debug Bridge (ADB), a debugging tool that lets you manually tell the system which apps you can port, a method that doesnโ€™t require superuser rights, but requires a connection to a computer.

Here's the step-by-step instruction:

Install Xiaomi drivers on PC (download from the official website)|

Enable USB debugging in the developer settings (Settings โ†’ About Phone โ†’ MIUI Version (7 times) โ†’ Return to Additional โ†’ For Developers)|

Download ADB Tools and unpack to the root of the C:| disk

Connect your phone to your PC with the original cable (important!)

-->

After preparation, run the following commands in the command line (Windows) or terminal (macOS/Linux):

adb devices

(Your device name should appear. If not, check the drivers and cable.)

adb shell pm set-install-location 2

This command forces the system to default to install new applications on SD-However, for applications already installed, you need to use the map:

adb shell pm move-package com.example.app /sdcard

(Replace com.example.app with the real app package, which can be found using App Inspector from Play Market.)

List of popular packages:

  • ๐Ÿ“˜ Facebook: com.facebook.katana
  • ๐ŸŽต Spotify: com.spotify.music
  • ๐Ÿ“ท Instagram: com.instagram.android (not carried over!)
  • ๐ŸŽฎ Brawl Stars: com.supercell.brawlstars

What to do if ADB It's a mistake. [INSTALL_FAILED_INVALID_INSTALL_LOCATION]"
This error means that the application does not support the transfer to the SD-Try: 1. Move another application. 2. Use the adb shell pm set-install-location 0 to reset settings. 3. Check that the card is formatted as internal storage.

4. Transfer through third-party applications (with risks)

Google Play has utilities that promise to transfer applications to the Internet SD-card ADB. Most popular: AppMgr III, Link2SD and Apps2SD. However, they have serious limitations:

  • ๐Ÿ›‘ Link2SD requires root rights to work fully MIUI.
  • ๐Ÿ”„ AppMgr III It only works with applications that initially support portability.
  • โš ๏ธ Apps2SD It can โ€œdeceiveโ€ the system by creating symbolic links, but this often leads to failures.

If you do decide to use such utilities, follow the rules:

  1. Create a backup of data through Settings โ†’ Additional โ†’ Backup and Reset.
  2. Do not port system applications (for example, com.miui.home - MIUI launcher).
  3. After the transfer, restart the device and check the stability of the operation.

๐Ÿ’ก

The side of the utility for transferring applications to SD-The card has a temporary effect in 90% of cases. MIUI or resetting the application settings may be back in internal memory.

5. Optimization of memory without transfer: alternative solutions

If the application port fails or leads to lags, consider alternative ways to make room:

  • ๐Ÿ—‘๏ธ Cache Clearing: Go to Settings โ†’ Memory. โ†’ Clean up. MIUI automatically finds unnecessary files (including Google Play Services cache, which can weigh several GB).
  • ๐Ÿ“ Transfer of media files: Photos and videos can be moved to SD-Hand-held map through Gallery or Files, use the "Move" option, not "Copy".
  • โ˜๏ธ Cloud Storage: Set up an automatic photo upload in Google Photos or Mi Cloud (in Settings) โ†’ Xiaomi accounts).
  • ๐Ÿ”„ Lite versions of apps: Replace heavy apps with lightweight ones: Facebook Lite instead of Facebook (saves money) ~200MB). Messenger Lite instead of the main messenger. Spotify Lite for listening to music without downloading.

Another effective way is to disable unused system applications, for example, if you're not using Mi Video, Mi Music or GetApps, you can deactivate them:

  1. Go to Settings โ†’ Applications โ†’ Application Management.
  2. Select an unnecessary system application (e.g. Cleaner).
  3. Click Disable (Do not "Delete"!).

๐Ÿ’ก

To return the disabled applications, go to Settings โ†’ Apps โ†’ All Apps โ†’ Menu (three dots) โ†’ Show disabled.

6. Frequent errors and their solutions

When transferring applications to SD-Map by Redmi Note users 8T They're facing typical problems. Here are the most common ones and the ways to fix them:

Mistake.Reason.Decision
โ€œInsufficient space on the deviceโ€ when transferringThe map is formatted as portable, not internal.Reformat the map (see Section 1)
The app has moved but does not openLow card write speed (Class 4/6)Replace the card with UHS-I U3 or A2
The "Transfer" option is inactiveThe app does not support portability (such as WhatsApp)Use ADB or leave it in internal memory
After transfer, the application constantly flies outCard damaged or fakedCheck out the SD Insight or H2testw utility card
You cannot transfer the game (for example, PUBG Mobile)Games with OBB-Files require internal memoryTransfer only part of the data via Files by Google

If after transferring applications, the phone began to slow down, try the following steps:

  1. Reset the device.
  2. Clear the cache in Settings โ†’ Memory โ†’ Clear the cache.
  3. Turn off animation in the developer settings (Window animation scale = 0.5x).
  4. If the lags are saved, return the critical applications (messengers, launchers) to the internal memory.

7. Transfer of applications to SD-Root-Rights Card (for Advanced Cards)

If you're willing to take risks and get root access, the portability of apps is greatly expanded, such as using Link2SD or FolderMount to:

  • ๐Ÿ“Œ Forced to port any application, including system.
  • ๐Ÿ—‚๏ธ Create symbolic links for OBB-game-play.
  • ๐Ÿ”ง Set up automatic transfer of new applications.

There are, however, downsides:

  • โš ๏ธ Loss of warranty (Xiaomi blocks devices with unlocked bootloader during warranty repairs).
  • ๐Ÿ›ก๏ธ Security risk (root opens access to system files for viruses).
  • ๐Ÿ”„ Unstable work MIUI (Possible occasional reboot).

If you do decide to get root, follow this instruction:

  1. Unlock the bootloader through the official Xiaomi tool (requires a Mi Account and wait 72 hours).
  2. Install custom recovery (TWRP) for the Redmi Note 8T (model willow).
  3. Sweep Magisk through recovery to get root.
  4. Install Link2SD and follow the instructions in the app.

โš ๏ธ Attention: MIUI 14 and later unlocking the bootloader may result in blocking some features, such as Mi Pay or Widevine L1 (Downgrading streaming quality on Netflix).

Can I transfer WhatsApp to WhatsApp? SD-map 8T?
No, WhatsApp is blocking the transfer to SD-However, you can: Move media files (photos, videos, voice messages) through WhatsApp Settings โ†’ Memory and data โ†’ Memory management. Use the backup function in Google Drive to free up space. If you move WhatsApp over WhatsApp ADB or root, the application will constantly give out errors when sending messages.
Why After the Application Is Transferred to SD-The map is slower?
This is related to the speed class of your memory card. SD-maps (even UHS-I U3) 5-10 times slower than the internal memory of the eMMC 5.1 installed in the Redmi Note 8T. Especially noticeable are the lags in: ๐ŸŽฎ Playing with 3D-Call of Duty Mobile (Genshin Impact). ๐Ÿ“ท Video processing applications (CapCut, KineMaster). ๐Ÿ—บ๏ธ Offline map navigators (Yandex.Navigator, Google Maps) Solution: leave the "heavy" applications in internal memory, and on the internal memory. SD Only carry the lungs (social networks, readers, players).
How to return the app back to internal memory?
Return the app is simple: Go to Settings โ†’ Annexes โ†’ Application management. Select the desired application โ†’ Storage. Click Change and select Internal Memory. If the option is inactive, use ADB-command: adb shell pm move-package com.example.app 0 (Replace com.example.app with your application package.)
Can I use it? SD-The card as internal memory of the Redmi Note 8T s MIUI 14?
Yes, but with reservations: โœ… Function officially maintained MIUI. โš ๏ธ Once formatted, the internal card will be encrypted and not read on other devices. โš ๏ธ Some apps (such as Netflix) may not work with encrypted apps. SD-card-behind DRM-restraint. ๐Ÿ”„ When resetting the phone to the factory settings, the map will have to be formatted again.
Which memory cards are best for the Redmi Note 8T?
For the Redmi Note 8T Recommended cards with the following characteristics: Model Volume Speed Class Price (approximately) SanDisk Ultra microSDXC 128 GB A1, UHS-I U1 1 500โ€“2 000 โ‚ฝ Good price/quality balance Samsung EVO Plus 256 GB A2, UHS-I U3 3 000โ€“3 500 โ‚ฝ Best for games and apps Kingston Canvas Go! Plus 128 GB A2, UHS-I U3 2 000โ€“2 500 โ‚ฝ High speed random recording of Lexar Play 512 GB A2, UHS-I U3 5 000โ€“6 000 โ‚ฝ Maximum volume for Redmi Note 8T Avoid cards without logos A1/A2 โ€” They are not optimized for installing applications.