How to transfer applications to the flash drive in Xiaomi Redmi 8T: 3 working ways

Xiaomi Redmi 8T is a popular smartphone with expandable memory, but even 64 GB of internal storage quickly run out if you actively install games and applications. Shifting some of the software to a microSD card helps to free up space, but in MIUI this feature does not work as clearly as in pure Android. In this article, we will analyze all the ways to transfer applications to the flash drive, including hidden settings, storage requirements and solutions to typical errors.

It's important to understand that not all apps can be ported, for example, system utilities and some messengers (like WhatsApp) block this feature for security reasons. 8T s MIUI 12+ function โ€œMobilization to SD" It can be hidden in the developer or require formatting the flash drive as an internal storage, which has its pros and cons.

1.Preparation: Which flash drive is right for the Redmi 8T

Not every microSD will work correctly. For the Redmi 8T (model M1908C3JG), the best cards are:

  • ๐Ÿ”น Speed class: not lower UHS-I Class 10 (or) U1). For games and heavy applications, it is better U3 or V30.
  • ๐Ÿ”น Capacity: 32GB to 512GB (maximum that supports Redmi slot) 8T).
  • ๐Ÿ”น Format: FAT32 (by default or exFAT (if card) >64 GB) Internal storage will be required ext4 (automatically formatted by the system).
  • ๐Ÿ”น Brands: SanDisk Ultra, Samsung EVO, Kingston Canvas - proven options without "hanging".

โš ๏ธ Attention: Cheap cards without a brand often have an understated real write speed, which leads to lags when you run ported applications. A1 SD Bench (available on Play Market).

ParameterMinimum requirementsRecommended values
Class speedClass 10 (10 MB/s)U3/V30 (30+MB/s)
Capacity16GB64-256 GB
File systemFAT32exFAT (for cards >64 GB)
ManufacturerAnybody.SanDisk, Samsung, Kingston

๐Ÿ“Š What kind of flash drive do you use in Redmi? 8T?
SanDisk
Samsung
Kingston
Another (write in the comments)
I don't use it.

Method 2: Transfer through standard MIUI settings

The easiest method is to use the built-in MIUI function, which works for most user applications (games, social networks, multimedia), but not for system applications.

Instructions:

  1. Open Settings โ†’ Applications โ†’ Application Management.
  2. Select the app you want (like Facebook or Spotify).
  3. Slip on Warehouse.
  4. If the option is active, click Move to SD-Map (or Modify in new versions) MIUI).
  5. Wait until the process is complete (it can take up to 5 minutes for major games).

โš ๏ธ Attention: B MIUI 14 item โ€œMove to SD" It can be missing if the flash drive is formatted as a portable storage device:

Format the card as an internal storage (erase all data) |

Enable the developer mode and activate "Debugging by USB" |

Update MIUI to the latest version (in old firmware bugs with hidden options)|

Reboot the phone after connecting the flash drive-->

๐Ÿ’ก

If the "Transfer" button is inactive, try clearing the app cache in the same Warehouse menu.

Method 2: Formatting a flash drive as an internal storage device

This method allows you to carry more applications, but has risks: once formatted, the card will not be read on other devices (for example, on a PC or camera), but the system will perceive it as part of the main memory.

Step-by-step:

  1. Insert the flash drive in the Redmi 8T.
  2. Go to Settings. โ†’ Warehouse.
  3. Tap your name on it. SD-maps (e.g. SanDisk) 128GB).
  4. In the upper right corner, click on three dots โ†’ Storage settings.
  5. Choose to format as internal.
  6. Confirm the action (all data on the map will be erased!).
  7. After formatting, the system will prompt you to Transfer the data โ€“ agree.

Now, when you install new applications, the system will ask where to save them, so you can move those that are already installed.

  • ๐Ÿ“ฑ Go to Settings. โ†’ Annexes.
  • ๐Ÿ” Select the desired application โ†’ Warehouse โ†’ Change.
  • ๐Ÿ’พ Indicate. SD-map and confirm.

What to do if the flash drive is not determined after formatting?
If the card doesnโ€™t show up in Settings โ†’ Storage after formatting: 1. Restart the phone. 2. Check the flash drive on another device (possibly damaged). 3. Try formatting it on a PC in FAT32 and repeat the process on Redmi 8T. 4. If it doesnโ€™t work, the card may not be compatible with internal storage mode (try another brand).

Method 3: Transfer over ADB (for power users)

If the first two methods didnโ€™t work, you can use Android Debug Bridge (ADB), which requires connecting your phone to your PC, but allows you to migrate even those apps that are locked in MIUI.

What you need:

  • ๐Ÿ–ฅ๏ธ Computer with Windows/Linux/MacOS.
  • ๐Ÿ”Œ Cable USB Type-C (original, undamaged).
  • ๐Ÿ› ๏ธ Utilities. ADB Fastboot (download from the official Android website).
  • ๐Ÿ”ง Initiated Debugging Mode USB on the Redmi 8T.

Instructions:

  1. Activate Developer Mode: Go to Settings โ†’ About Phone. Tap 7 times on MIUI Version. Go back to Settings โ†’ Additional โ†’ Developer. Turn on USB Debugging.

Redmi 8T

File transfer

cmd

ADB

adb devices

(Your phone number should be displayed).

com.example.app

adb shell pm move-package com.example.app

You can find the package through the App Inspector app (available in the Play Market).

Reboot the phone.

โš ๏ธ Note: Some apps (e.g. Google Play Services) after porting through ADB If you have errors after the reboot, return the application back with the command:

adb shell pm move-package --internal com.example.app

๐Ÿ’ก

ADB is the only way to port system applications (like Galery or Music), but it takes care not to tolerate critical services like Google Play or MIUI System!

5. which applications cannot be transferred to the flash drive

Even with ADB, some programs remain โ€œtiedโ€ to internal memory, and here is the full list of limitations for the Redmi 8T:

Type of applicationExamplesReason for blocking
System utilitiesSettings, Phone, MessagesProtection against MIUI failures
Google servicesGoogle Play Services, Google Play StoreAndroid security requirements
Encrypted messengersWhatsApp, Telegram (partially)Protection of user data
DRM applicationsNetflix, Disney+Licensing restrictions
Launchers and shellsPOCO Launcher, Nova LauncherConflicts with MIUI

๐Ÿ’ก

If you are critically short of space, try migrating the appโ€™s cache and data instead of the app itself. To do this, select Clear Cache from the App Store menu, and then manually move the data folder (e.g. /Android/data/com.game.example) to the flash drive via the file manager.

6. Solving typical errors in the transfer

When you use a flash drive on the Redmi 8T, you're going to have a few common problems, and here's how to fix them:

  • ๐Ÿšซ "Not enough space on the device" error: Reason: The flash drive is formatted as portable, but the application does not support portability. Solution: use ADB Or format the map as an internal one.
  • ๐Ÿ”„ App moved but won't start: Reason: Low speed reading flash drive Solution: check map for speed (should be >10 MB/s) or replace by UHS-I U3.
  • โš ๏ธ "SD-Card corrupted": Cause: Incorrect extraction or failure of the file system.Solution: format the card on a PC in the FAT32 and reconnect.
  • ๐Ÿ“ฑ After the transfer, the app icon disappeared: Cause: Launcher Conflict. Solution: Reboot your phone or reset your launcher settings (Settings) โ†’ Home screen โ†’ Drop it).

โš ๏ธ Warning: If after formatting the flash drive as internal storage, the phone started to brake, the card is probably too slow. โ†’ Warehouse โ†’ SD-map โ†’ Formatted as portable (data will be erased!).

7. Alternative ways to free up memory

If the application portability is not helpful or impossible, use these methods:

  • ๐Ÿงน Cache Clearing: Go to Settings โ†’ Warehouse โ†’ Clean up and delete unnecessary files, especially Facebook, Instagram and browsers accumulate a lot of garbage.
  • โ˜๏ธ Cloud Storage: Move photos and videos to Google Photos or Mi Cloud (into Google Photos) MIUI It has built-in synchronization).
  • ๐ŸŽฎ Lite versions of apps: Install lightweight versions of social networks: Facebook Lite, Messenger Lite, Twitter Lite. They take up 5-10 times less space.
  • ๐Ÿ”ง Disabling Pre-installed Applications: Through Settings โ†’ You can disable unnecessary system programs (such as Mi Video or Mi Music) if you do not use them.

๐Ÿ’ก

Redmi 8T with MIUI 12+ has a hidden Deep Clean feature. To activate it, press a long tap on the memory usage graphic in Settings โ†’ Storage. The system will prompt you to delete temporary files that are not normally visible.

FAQ: Frequent questions about app portability

Can I transfer WhatsApp to a flash drive?
No, WhatsApp blocks the transfer because of the encryption of messages. However, you can: Back up chats in WhatsApp Settings โ†’ Chat โ†’ Backup. Save the backup to the flash drive through the file manager (folder /sdcard/WhatsApp/Databases). When reinstalled, restore chats from the flash drive.
Why does it slow down after transferring the game to the flash drive?
This is due to the slow read/write speed of the memory card. Solutions: Buy a UHS-I U3 or V30 class flash drive. Move only a portion of the game data (such as cache) leaving the main files in internal memory. Use the Clear Cache function in the game settings.
How to return the application from the flash drive back to internal memory?
Methods: Settings โ†’ Apps โ†’ [app] โ†’ Storage โ†’ Transfer to your phone. Through ADB: adb shell pm move-package --internal com.example.app If the option is inactive, format the flash drive as portable (data will be erased!).
Can I use the flash drive for both apps and photos at the same time?
Yes, but with the caveats: If the flash drive is formatted as a portable one, you can store both photos and transferred applications (but not all programs support such transfer); if the internal one, the photos will automatically be saved to the map, but it cannot be retrieved without losing data. Recommendation: use two flash drives - one for applications (internal), the other for media files (portable).
What to do if the phone does not see the flash drive?
Check this: The flash drive is inserted to the end (try to re-extract and paste). The card is not damaged (check on another device). There is no error message in the Settings โ†’ Storage settings. Update the firmware (Settings โ†’ About Phone โ†’ System Update). If nothing helps, format the card on your PC in FAT32 and reconnect.