How to get Redmi 8T to install applications on a memory card: all ways

Owners of Xiaomi Redmi 8T often face the problem of lack of internal memory, especially if the device is used to install dozens of applications or games. Despite the presence of a microSD card slot, the MIUI system by default blocks the ability to directly install programs on an external drive, due to the security policy of Android 9 Pie, which runs this model, and the manufacturerโ€™s restrictions.

In this article, we will discuss all working methods for transferring applications to a memory card in Redmi. 8T โ€” standard-function MIUI bypass solutions using ADB It is important to understand that not all applications support external memory: some games (for example, for example, the use of external memory, PUBG Mobile or Genshin Impact may refuse to run from SD-We will also analyze the risks of formatting the card as an internal drive and give recommendations on choosing the best option.

Why Redmi? 8T does not allow the installation of applications SD-default-card

The main reason for the restrictions lies in the architecture of Android 9 Pie, which is based MIUI 11/12 for Redmi 8T. Google has introduced strict rules for working with external drives, reasoning for this:

  • ๐Ÿ”’ Data security: applications to SD-It is easier to steal or replace cards, especially if the card is retrieved and connected to other devices.
  • โšก Performance: MicroSD (even class) A2) They are slower than the 5.1 eMMC memory, which can lead to lags.
  • ๐Ÿ“ฑ Xiaomi simplified the system by removing the option "set on" SD" from the interface to avoid complaints about unstable work.

But these limitations are not absolute. The manufacturer has left loopholes for power users, and some applications (like Google Photos or Spotify) can partially work with external memory through their settings. SD-map 8T impossible without root rights or formatting the card as an internal drive.

๐Ÿ“Š How do you usually solve the memory deficit problem?
Remove unnecessary applications
Transfer files to SD-map
I use cloud storage.
I am buying a phone with a better memory.

Method 1: Formatting SD-Cards as internal memory (official method)

This is the only way that MIUI supports out of the box, and when formatting a card as an internal drive, the system combines it with the main memory, allowing you to install some applications on the SD.

โš ๏ธ Warning: Once formatted, the card will not be retrieved and used on other devices without being completely cleaned, and it will be encrypted and the data will become unavailable when the phone is reset.

Step instructions:

  1. Put it in. SD-map 8T (Supported cards up to 512 GB of class UHS-I).
  2. Go to Settings โ†’ Memory of the device โ†’ Memory Map.
  3. Slip on the three dots in the top right corner and select Storage Settings.
  4. Click Format as internal and confirm the action.
  5. After formatting, restart the phone.

Now, when installing applications, the system will suggest you choose a place to save, but even then, some programs (such as WhatsApp or Banking applications) will remain in internal memory.

โ˜‘๏ธ Preparation for formatting SD-map

Done: 0 / 4

Method 2: Transfer of applications to SD-map without formatting (through settings)

If you don't want to format the card as an internal one, you can try migrating applications that are already installed, which doesn't work for all programs, but it frees up some of the internal memory.

Algorithm of action:

  1. Open Settings โ†’ Applications โ†’ Application Management.
  2. Select the app you want to migrate (like Facebook or Telegram).
  3. Slip on Warehouse.
  4. If the option is active, click Change and select Memory Card.
  5. Confirm the transfer and wait for the process to be completed.

Important: The Change option will be inactive for:

  • ๐Ÿ” System applications (MIUI Launcher, Settings and Others.).
  • ๐ŸŽฎ Games with protection from piracy (Call of Duty Mobile, Free Fire).
  • ๐Ÿ’ณ Banking and payment applications (Sberbank Online, Google Pay).

๐Ÿ’ก

Before transferring the application, close it through the โ€œLast Appsโ€ menu โ€“ this will speed up the process and reduce the risk of errors.

Method 3: Use of ADB for forced transfer (for advanced)

If the previous methods did not help, you can use Android Debug Bridge (ADB) โ€” a debugging tool that allows you to manually specify to the system which applications can be ported to SD-This method requires connecting the phone to a computer and basic command line knowledge.

Step-by-step:

  1. Download and install ADB Tools on PC.
  2. Activate Developer Mode on Redmi 8T: go to Settings โ†’ About Phone and tap on MIUI Version 7 times.
  3. Return to Settings โ†’ Additional โ†’ For developers and enable USB debugging.
  4. Connect your phone to your PC through USB-cable (select File Transfer Mode).
  5. Open the command line (Windows) or terminal (macOS/Linux) and type:
adb devices

(Your device should be displayed. If not, check the drivers.)

adb shell pm set-install-location 2

(This command forces the system to default to install applications on SD-map.)

To return the settings to the original, use:

adb shell pm set-install-location 0

โš ๏ธ Note: Some applications may not work stable or even fail to run after forced transfer.

What if the ADB canโ€™t see the device?
1. Check if debugging is included on USB 2. Install drivers for Xiaomi from the official website (Support section). 3. Try another one USB-cable (preferably original). 4. Restart your phone and PC. 5. If you use Windows, run the command prompt on behalf of the administrator.

Comparison of methods of transferring applications to SD-map 8T

To choose the best method, we will evaluate the pros and cons of each method in the form of a table:

MethodPlusesConsSuitable for
Formatting as an Internal Memoryโœ… Full integration with the systemโœ… The ability to install new applications SDโŒ The card is tied to the phone.โŒ Cannot be extracted without loss of dataโŒ Slower than internal memoryUsers who need to free up internal memory as much as possible
Transfer through MIUI settingsโœ… No formatting required.โœ… Ease of executionโŒ It doesn't work for all apps.โŒ Doesn't free up a lot of space.For beginners who want to migrate a few lightweight apps
Use of ADBโœ… It works for most applicationsโœ… No need to format the mapโŒ Requires PC and knowledge ADBโŒ Risk of instability of some programsAdvanced users who are ready for experimentation
Third-party applications (e.g. AppMgr III)โœ… Automation of the processโœ… Additional functions (cleaning the cache)โŒ May contain advertisementsโŒ Not all functions work for MIUIThose looking for alternatives to standard methods

๐Ÿ’ก

Formatting SD-And the most radical, but also the most effective way to use this card as an internal memory is to use it only if you're willing to sacrifice the universality of the card for free space.

Frequent problems and their solutions

When transferring applications to SD-map 8T And we're going to look at the most common mistakes that people have:

  • ๐Ÿšซ "Failed to move the app: usually because the app doesn't support external memory. ADB or refuse to carry over.
  • ๐Ÿ”„ "The app is constantly restarted after the transfer: this is due to slow operation SD-Solution: Return the app to internal memory or use a class card. A2.
  • ๐Ÿ“› "SD-The card is not defined after formatting as โ€œinternalโ€: try restarting the phone or formatting the card again via PC (in format) FAT32).
  • ๐Ÿ”’ "You canโ€™t move system applications: this is a limitation. MIUI, which cannot be circumvented without root rights.

If, after transferring the application to SD-The map started to slow down, try it:

  1. Clear the app cache in Settings โ†’ Apps โ†’ [Name] โ†’ Storage โ†’ Clear the cache.
  2. Move it back to your internal memory.
  3. Use a memory card with a higher speed class (e.g. UHS-I U3 instead of Class 10).

Alternative ways to free up memory in Redmi 8T

If the applications are transferred SD-The card did not solve the problem of memory shortage, consider alternative methods:

  • โ˜๏ธ Cloud storage: transfer photos and videos to Google Photos, Mi Cloud or Yandex.Disk. This will free up gigabytes of space.
  • ๐Ÿ—‘๏ธ Cache Cleanup: Use the built-in Cleanup utility in MIUI (Settings โ†’ Memory. โ†’ Cleanup).
  • ๐Ÿ“‚ Transfer media files: Move music, movies and documents to SD-a hand-held card through any file manager (e.g., Mi File Manager).
  • ๐Ÿ”„ Factory reset: the last method that will bring the phone back to its original state.

You should also pay attention to lightweight alternatives to popular applications:

  • Instead of Facebook, Facebook Lite.
  • Google Chrome is the Chrome Lite or Opera Mini.
  • Instead of Instagram, it is a web version via a browser.

๐Ÿ’ก

Check the Storage section in your settings regularly to delete unnecessary files in time. MIUI automatically sorts data by category (images, videos, APK), which makes it easier to clean.

Can I transfer WhatsApp to WhatsApp? SD-map 8T?
No, WhatsApp is blocking the transfer to external drives for security reasons, but you can transfer media files (photos, videos) from the folder. WhatsApp/Media on SD-To do this, open any file manager. Go to internal memory. โ†’ WhatsApp โ†’ Media. Copy folders (WhatsApp Images, WhatsApp Video, etc.) to SD-Delete the originals from the internal memory, the application itself will remain in the internal memory, but the media files will be stored on the map.
What? SD-It is better to buy a card for Redmi. 8T, So the applications work faster?
For the installation of applications, a memory card of the class A2 or UHS-I U3 with a volume of 64 GB is recommended. The optimal models: SanDisk Ultra microSDXC A2 (128 GB) is the best price/quality balance. Samsung EVO Plus U3 (256 GB) is a high read/write speed. Kingston Canvas Go! Plus A2 (64 GB) is a budget option. Avoid Class 10 cards without A1/A2 marking โ€“ they are too slow for applications.
What happens if you take it out? SD-A card formatted as internal memory?
If you retrieve a card that's formatted as an internal drive, the applications that are installed on it will stop working, the system may start to slow down or give errors, when you re-insert the card, the data will recover, but some applications may require reinstallation. To safely extract the card: Go to Settings โ†’ Memory โ†’ Click Retrieve (if the option is active), wait for the process to be completed and then physically remove the card.
Can we move the games? SD-map 8T?
The transfer of games depends on their protection: โœ… You can transfer: simple games without online protection (e.g. Candy Crush, Subway Surfers). โŒ Cannot be postponed: games with anticheat (PUBG Mobile, Call of Duty Mobile, Genshin Impact. For games that support portability, use the methods in this article. SD-Maps, try: Move only the game's cache (via Settings) โ†’ Annexes โ†’ [Game] โ†’ Storage. Use a class map. A2 lag-short.
How to return everything if the applications do not work after the transfer?
If the applications are transferred to SD-Cards are slowed or dropped: Move them back to internal memory via Settings โ†’ Annexes โ†’ [Annex] โ†’ Warehouse โ†’ Change. If the option is inactive, use it. ADB: adb shell pm move-package --internal Application package (you can find out the application package through the App Inspector or Google Play site - it is listed in the address bar.) If the problem persists, delete and install the application again.