Transfer of applications to SD-map 8T: all ways and limitations

Xiaomi Redmi 8T โ€” It's a popular smartphone with flexible settings, but even 64 or 128 GB of memory runs out sooner or later, especially if you're actively installing games, messengers or working with multimedia. SD-But in Redmi. 8T firmware MIUI This process has its own nuances: not all applications support transfer, and some after moving may work unstablely.

In this article, we will look at all the available methods, from standard Android settings to developer and third-party utilities, which applications can be transferred without risk and which are better left in internal memory, and we will also tell you how to format the memory card correctly to avoid errors, and what to do if after transferring programs stop running.

Important: the instructions are relevant for Redmi 8T based on MIUI 11/12 and Android 9/10. On newer versions of firmware, some menu items may differ, but the general logic remains the same.

Why at Redmi? 8T It is not possible to transfer applications to SD-map?

Many users find that the port option in the application settings is simply inactive or absent.

  • ๐Ÿ”น Limitations MIUI: Xiaomi blocks the portability of system and some third-party apps by default, even if Android allows it.
  • ๐Ÿ”น Wrong format SD-Cards: The card must be formatted as an internal storage (Adoptable Storage), otherwise the transfer will not be available.
  • ๐Ÿ”น Lack of support for the application: Developers can explicitly prohibit the transfer of their software to external media (for example, WhatsApp, Banking applications).
  • ๐Ÿ”น Outdated Firmware: In Older Versions MIUI (below 11) the port option may have been hidden or not function properly.

Another thing is, even if it's technically possible to move, some applications start to slow down or crash after they move, and that's because the read/write speed is so fast. SD-Cards (especially Class Class Class Classes) 4/6) lower than the built-in eMMC memory 5.1 redmi 8T.

๐Ÿ“Š How you use it SD-map 8T?
Photo and video only
For the portability of applications
Like an internal memory.
I don't use it.

Preparation SD-Maps: Formatting as an internal storage

Before you can port applications, you need to properly prepare the memory card. Redmi 8T has two options for using it:

  1. Portable storage: The card works like a removable drive (photo, music, documents) and you can't transfer applications.
  2. The internal storage (Adoptable Storage) - the card becomes part of the system, and you can transfer programs to it. Once formatted, the map will not be read on other devices without completely erasing the data!

To format. SD-map as an internal memory:

  1. Insert the card into the Redmi 8T slot (up to 512 GB of microSDXC cards are supported).
  2. Go to Settings. โ†’ Warehouse.
  3. Tap by name. SD-maps (e.g. SanDisk) 128GB).
  4. Select Settings โ†’ Format as internal.
  5. Confirm the action. All data on the map will be deleted!
  6. After formatting, select Transfer Data if you want to move some files (photos, videos) to the map.

Use a Class 10 (UHS-I) or higher class card

Make a backup copy of data from the card

Charge your phone at least 50%

Connect to a stable Wi-Fi network (to download updates after formatting)-->

โš ๏ธ Warning: Once formatted as internal storage, the card cannot be retrieved without resetting the phone, if you force it out, the apps on the map will stop working, and the system can give out errors.

Method 1: Transfer applications through standard MIUI settings

If the card is formatted as an internal storage, you can try to migrate applications through the settings menu, which does not work for all programs, but is the most secure.

Instructions:

  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 available, click Change โ†’ SD-map.
  5. Confirm the transfer and wait for the process to be completed.

โš ๏ธ Attention: Don't put it on SD-map system applications (e.g. Settings, Phone, Messages) This can cause malfunctions MIUI.

Type of applicationCan I reschedule?Risks.
Games (e.g. PUBG Mobile)โœ… Yes.Possible lags when loading textures
Messengers (Telegram, Viber)โœ… Yes.Notifications may be delayed
Social networks (Instagram, TikTok)โœ… Yes.Cache and media files can load more slowly
Banking applicationsโŒ No.Security lockdown
System utilitiesโŒ No.Misfunction of MIUI

๐Ÿ’ก

If the port option is inactive, try updating the app to the latest version via Google Play.Sometimes developers add support SD-maps in new releases.

Method 2: Using Developer Mode (for power users)

If the standard method didn't work, you can try enabling forced transfer through developer mode, which requires caution, as incorrect actions can disrupt the system.

Steps:

  1. Activate Developer Mode: Go to Settings โ†’ About Phone. Tap 7 times on MIUI until you become a developer!

Additional โ†’ For Developers

Forced to allow transfer to external storage

Reboot the phone.

Settings โ†’ Applications

โš ๏ธ Note: Enabling this option may cause some applications to work unstable, especially if they are optimized for internal memory. For example, Google Maps may stop updating maps in the background after a port.

What if after the developer mode is turned on, the transfer option still does not appear?
In some versions of MIUI, this option is hidden. Try: 1. Update the firmware to the latest version via Settings โ†’ System Update. 2. Reset to factory settings (by creating a backup). 3. Use third-party utilities, such as AppMgr III (available on Google Play).

Method 3: Transfer over ADB (for advanced users)

If previous methods have failed, the Android Debug Bridge (ADB) option is still available, which allows you to migrate almost any application, but requires a computer connection and knowledge of commands.

What you need:

  • ๐Ÿ–ฅ๏ธ A computer with installed Xiaomi drivers and ADB.
  • ๐Ÿ”Œ USB-cable (preferably original).
  • ๐Ÿ“ฑ Initiated debugging mode USB phone-on.

Instructions:

  1. Enable USB debugging: Go to Settings โ†’ Additional โ†’ Developer. Activate USB debugging.

Redmi 8T

File transfer

adb devices

Make sure the device is identified (serial number should appear).

package.name

com.facebook.katana

Facebook

adb shell pm set-install-location 2

This command forces the system to install applications on SD-default-card.

adb shell pm move-package package.name

โš ๏ธ Note: Some apps (e.g. Google Play Services) cannot be ported over the Internet. ADB โ€” This will lead to critical system errors. Before you execute commands, check the list of secure packages in the forums. XDA Developers.

๐Ÿ’ก

Use ADB only if you are confident in your actions. A command error can lead to the removal of the application or system failure.

What to do if the application does not work after the transfer?

Sometimes, the apps that are moved start to crash, not update, or lose data.

  • ๐Ÿ”„ Reboot your phone โ€“ often it solves cache issues.
  • ๐Ÿ“ฅ Update the app through Google Play.
  • ๐Ÿ—‘๏ธ Clear the cache: Go to Settings โ†’ Annexes โ†’ [name] โ†’ Storage, press Clear cache.
  • ๐Ÿ”™ Transfer it back to internal memory if the errors are repeated.

If the application stopped running completely after the transfer, try:

  1. Remove it and install it again (the data may be lost!).
  2. Check the memory card for errors through your computer (use the CHKDSK utility in Windows).
  3. Re-format the map (with the loss of all data!)

Alternative ways to free up memory in Redmi 8T

If the applications are transferred SD-The card is not helpful or impossible, try other methods:

  • ๐Ÿงน Cache Clearing: Go to Settings โ†’ Warehouse โ†’ Clean. Select the app cache and delete unnecessary files.
  • โ˜๏ธ Using Cloud Storage: Move photos and videos to Google Photos, Mi Cloud or Yandex Drive. Set up automatic download to Settings โ†’ Google โ†’ Backup.
  • ๐ŸŽฎ Portable only game media files: In the game settings (such as Genshin Impact or Call of Duty Mobile), select the folder to download to the game. SD-Use a file manager to manually move cache folders (e.g., file manager, Android/obb).
  • ๐Ÿ”„ Reset to factory settings (extreme case): Create a backup through Settings โ†’ Additionally. โ†’ Backup and reset. Select Settings Reset and confirm action.

โš ๏ธ Note: When resetting all data on the phone (including apps on the phone) SD-the card, if it is formatted as internal, will be deleted. the memory card after reset may need to be formatted again.

FAQ: Frequent questions about transferring applications to SD-map 8T

Can I transfer WhatsApp to WhatsApp? SD-map?
No, WhatsApp does not officially support external porting due to security requirements, and if you try to transfer through ADB, the application may stop working or block the account.
Why after the game is transferred to SD-card she's slowing down?
Read/write speed SD-Cards (even Class 10) are lower than those of the built-in memory of eMMC 5.1. PUBG) Solution: move it back or use the standard map. UHS-II (if the phone supports).
How do I know which apps can be moved?
V MIUI There is no universal list, but you can focus on the following features: In the settings of the application there is a store โ†’ Change. The application is not system-based and is not related to security (banks, payments). APK-file less than 1 GB (large applications often block portability).
What happens if you take it out? SD-A card formatted as an internal memory?
The phone will make a mistake. SD-The map is damaged and all the transferred applications will stop working, so to get the card back into operation, it must be formatted again (with loss of data) or reset the phone to factory settings.
Can I migrate Xiaomi system apps (such as Theme or Music)?
Technically, but it is highly discouraged. MIUI system applications are optimized for internal memory, and their transfer can lead to: errors when updating the firmware, interface failures, loss of functionality (for example, design themes).