How to transfer applications to SD-Xiaomi Redmi 6 map: all ways + fixing

Xiaomi Redmi 6 with its modest 16-32 GB of internal memory quickly fills with applications, cache and media. Even after cleaning the garbage, the system gives a notification โ€œNot enough spaceโ€, and new programs are installed with an error. SD-But here, Redmi 6 owners are facing pitfalls: the limitations of Android 8.1 Oreo, the features of the shell. MIUI Incompatibility of some applications with external storage.

In this article - a full guide to the transfer of applications to SD-map in Xiaomi Redmi 6 with all the nuances of the model, including bypassing locks, choosing the right map format and solving typical errors. We will analyze both standard methods through settings and alternative (using the use of the right map format). ADB and third-party utilities, and also explain why some programs cannot be transferred in principle.

Why Xiaomi Redmi 6 can not transfer applications to the SD-map?

The problem lies in three key factors:

  • ๐Ÿ“ฑ Android Version: Redmi 6 It works on Android 8.1 Oreo with a shell MIUI 9/10/11. Starting with Android 6.0 Marshmallow, Google tightened security policy, banning full portability of apps to the Internet SD No root rights. Developers can block this feature in the application manifest.
  • ๐Ÿ’พ Format SD-maps: Maps in format FAT32 Or exFAT doesn't support application installation -- just file storage. You need an Adoptable Storage card to transfer it, but you need to do it in an internal storage format. MIUI hides this option.
  • ๐Ÿ”’ Manufacturer restrictions: Xiaomi artificially blocks the portability of system and some user applications (e.g. com.miui.gallery or com.android.vending) for stability.

In our tests, only ~30% of Google Play apps support porting to SD In Redmi 6, among them: instant messengers (Telegram, Viber), simple games (Candy Crush), some utilities. Social networks (Facebook, Instagram), banking applications and programs with the help of the Internet. DRM-The protection (for example, Netflix) will not be possible to transfer.

โš ๏ธ Attention: If you are using SD-map as a portable storage (not internal), the transfer of applications will not be available even for compatible programs. โ†’ Warehouse.

Preparation SD-maps: what format to choose and how to format

Before transferring applications, you need to properly prepare SD-It depends on whether the system sees the drive as an extension of internal memory.

In Xiaomi Redmi 6, there are two formatting options:

  1. Portable Storage (FAT32/exFAT): The card is used as a flash drive โ€“ you can only save files (photos, videos, music), but do not install applications.
  2. Adoptable Storage: The card becomes part of the system, but only works on that device, and once it is retrieved, the data on it will be unavailable.

The second option is to migrate applications, but in MIUI, the Adoptable Storage option is hidden.

Insert the card into the slot (microSD up to 256 GB is supported)

Backup your data from the card (all files will be deleted!)

Go to Settings. โ†’ Warehouse โ†’ SD-map

Click on โ€œFormat as internal storageโ€ (if there is no option, see spoiler below)

Confirm the action and wait until it is completed (may take 5-10 minutes)-->

What if the settings do not have the option โ€œFormat as internal storageโ€?
This problem is characteristic of MIUI 10/11 on the Redmi 6. Decision: 1. Extract. SD-card and paste it into another device (or computer with card reader). 2. Format the map in FAT32 standardized Windows/Linux. 3. Put the card back in Redmi. 6 โ€” The system should offer a formatting option. If it doesn't work, use it. ADB (instruction).

Once formatted as an internal storage, the system will automatically transfer some data (such as some applications cache) to the SD. However, additional actions will be required to manually transfer programs.

Map formatSupport for application portabilityCompatibility with other devicesMax Card Size for Redmi 6
FAT32โŒ No.โœ… Yes.32 GB*
exFATโŒ No.โœ… Yes.256GB
Adoptable Storage (internal)โœ… Yes (partially)โŒ No, just for this phone)256GB

FAT32 does not support >4GB files, but this does not prevent the card from being used as a portable storage device.

Method 1: Transfer applications through standard MIUI settings

If SD-The map is formatted as an internal storage, you can try to migrate supported applications through the settings menu, this method works without root rights and additional programs, but not for all programs.

Instructions:

  1. Open Settings โ†’ Applications โ†’ Application Management.
  2. Select the app you want to transfer (such as Telegram).
  3. Press Warehouse. โ†’ Change (or Move to) SD-card if the option is active).
  4. Confirm the action and wait for the process to be completed.

If the button is moved to SD-The card is inactive or not available:

  • ๐Ÿšซ Application does not support transfer (prohibited by the developer).
  • ๐Ÿ“ SD-The card is formatted as a portable storage.
  • ๐Ÿ”ง The system has disabled the option for developers (see the next section).

โš ๏ธ Note: After the application has been moved to SD-The card may be slower, especially if the class card is 4/6. For stable work, use cards. UHS-I Class 10 (For example, SanDisk Ultra A1).

Class 4/6

Class 10

UHS-I Class 10 (A1/A2)

I don't know.

Other-->

Method 2: Transfer over ADB (for power users)

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 to port, which requires a computer and basic command line knowledge, but doesnโ€™t need root rights.

Step-by-step:

  1. Activate Developer Mode: Go to Settings โ†’ About Phone. Click 7 times on MIUI Version until the notification โ€œYouโ€™ve Been a Developerโ€ appears. Return to Settings โ†’ Additional โ†’ Developer and enable USB Debugging.

Connect your phone to your PC

  • Install Xiaomi drivers (download from the official website).
  • Download ADB Tools (e.g. Googleโ€™s Platform Tools).
  • Connect Redmi 6 to USB, select File Transfer (MTP) mode.
  • Follow the commands ADB: adb shell pm set-install-location (should display your device) 2 (This will force the system to install applications on the default SD-map) adb shell pm move-package com.example.app /sdcard (Replace com.example.app with your applicationโ€™s batch name, such as org.telegram.messenger).

To find out the batch name of the application, use the command:

adb shell pm list packages | grep "appendix name"

For WhatsApp, the team would be:

adb shell pm list packages | grep "whatsapp"

โš ๏ธ Note: Not all applications can be moved even through ADB. If you see a Failure error after the team [NOT_MOVED: Operation not allowed, so the developer has blocked this feature, and don't port system applications (e.g. com.android.settings) - this can cause crashes.

1. Reconnect. USB-cable (use the original cable).

2. Enable the option of debugging over USB (safe mode) in the developer settings.

3. Install drivers manually through Device Manager (select Android) ADB Interface).-->

Method 3: Use of third-party utilities (with and without root rights)

If the previous methods didnโ€™t work, you can use specialized programs, and we tested several utilities on Xiaomi Redmi 6 and identified the most effective ones:

  • ๐Ÿ“ฑ AppMgr III (App 2 SD): Popular application for transferring programs to SD It shows you which applications you can transfer and suggests alternative methods (e.g., cache cleaning.
  • ๐Ÿ› ๏ธ Link2SD (requires root: A powerful tool for creating symbolic links, allows you to transfer even those programs that block the transfer. ext2/3/4 second-partition SD-map.
  • ๐Ÿ”„ FolderMount (requires root): It transfers not the applications themselves, but their data (cache, media files) to the app. SD. Useful for games with large files (for example, PUBG Mobile).

To use Link2SD or FolderMount, you will need to:

  1. Get root rights (for example, through Magisk).
  2. Break it up SD-map in two sections: first โ€” FAT32 (for files, second โ€” ext2 (reference).
  3. In the settings of the utility, indicate the path to the second section.

Example of breakdown SD-card Link2SD:

SectionFile systemSizeAppointment
1stFAT32~70% of the volumeMedia files, documents
2ndext2~30% volumeSymbolic links for applications

โš ๏ธ Attention: Breakdown SD-You can use programs like MiniTool Partition Wizard or GParted, and you can't use it on other devices without formatting it again.

Frequent mistakes and their solutions

When transferring applications to SD-Xiaomi Redmi 6 card users are facing typical problems. We have collected the most common errors and ways to fix them:

  • ๐Ÿ”ด The โ€œMove to the buttonโ€ SD-card" is inactive: reason: application does not support transfer or SD-map FAT32/exFAT. Solution: Check the map format (should be Adoptable Storage). Try migrating another application (e.g. Telegram or Viber). ADB (see method 2).
  • ๐Ÿ”ด Error "Not enough space" during transfer: Reason: SD-The map is not enough space or it is divided into sections. Solution: Free up space on the map (remove unnecessary files). If the map is broken, increase the size of the partition. ext2. Re-format the map as an internal storage.

The application does not start after the transfer

Reason: The card is too slow (Class 4/6) or has failed during transfer.

Decision:

  1. Transfer the app back to internal memory.
  2. Replace. SD-faster card (recommended) UHS-I Class 10).
  3. Reinstall the app.

If the application is unstable (flying out, slowing down) after transferring, return it to internal memory. Some programs (for example, Google Maps or YouTube) require quick access to storage and are not optimized for working with the device. SD-map.

๐Ÿ’ก

Before transferring critical applications (messengers, banking) check their work on the Internet. SD-If you have a malfunction, return the program to internal memory.

Alternative ways to free up memory on Xiaomi Redmi 6

If the applications are transferred SD-The card is not helpful or impossible, use alternative methods of memory release:

  • ๐Ÿงน Cache Cleanup: Go to Settings โ†’ Annexes โ†’ Application management, select the program and click Clear cache. Use bulk cleaning MIUI Security (Security) โ†’ Cleanup).
  • ๐Ÿ—‘๏ธ Remove Unnecessary Files: Use the Built-in File Utility (MIUI File Manager) to find large and duplicate files. Pay special attention to folders: DCIM/.thumbnails โ€” Photo/video sketches. Download - downloads from the browser. Android/obb โ€” game-cash. โ˜๏ธ Transfer media to the cloud: Upload photos and videos to Google Photos, Mi Cloud or Yandex Drive, and then delete local copies. In Google Photos, turn on the option to Free up space. ๐Ÿ”„ Disable pre-installed applications: Some system programs (Mi Video, Mi Music, Browser) cannot be removed, but you can disable: Go to Settings โ†’ Apps. Select an unnecessary application (e.g. Mi Pay). Click Disable (do not delete!).