How to transfer applications to a memory card in Xiaomi Redmi Note: the complete guide

Why Xiaomi Redmi Note is running out of memory and how to fix it

Owners of Xiaomi Redmi Note smartphones โ€” from the budget Redmi Note 8 to the flagship Note 12 Pro+ โ€” sooner or later face the same problem: internal memory is clogged and the system begins to slow down. The reason is trivial: modern applications are taking up more space, for example, social networks like TikTok or Instagram after a year of use can โ€œinflateโ€ to 1-2 GB due to cache, and games like Genshin Impact or Call of Duty Mobile require 3 to 8 GB from the first launch.

The solution seems obvious: move applications to a microSD card. But here users are waiting for an unpleasant surprise - MIUI (Xiaomi firmware) by default blocks this feature for most programs. Unlike the older versions of Android (up to 6.0), where the transfer was available in two clicks, now you will have to use workarounds. In this article, we will analyze all the working methods, from standard settings to hidden MIUI functions and manual transfer via ADB.

It's important to understand that not all applications can be ported, for example, system services (like Google Play Services) and some messengers (WhatsApp, Telegram) are tied to internal memory for security reasons, but games, multimedia players and many utilities are ported without problems, and then step-by-step instructions for different scenarios.

Method 1: Standard Transfer through MIUI Settings

The easiest method is to use built-in MIUI tools, which are suitable for applications that support portability (usually games, media players, and some utilities).

  1. Open Settings โ†’ Applications โ†’ Application Management.
  2. Select the app you want to port (like Spotify or VLC).
  3. Slip on Warehouse.
  4. If the option is available, a button will appear to Move to SD-map (or modify) โ†’ SD-map).

This method has limitations:

  • ๐Ÿ”„ It only works for portable applications (their minority).
  • ๐Ÿ“ฑ Some applications may be slower after the transfer (especially if the memory card is a class). UHS-I U1 lower).
  • ๐Ÿ”’ Google System Applications and Services Cannot Be Moved.

๐Ÿ’ก

If the "Move to" button SD-The card is inactive, try clearing the app cache. Sometimes this will unlock the option.

To check which apps have already been moved, go to Settings. โ†’ Warehouse โ†’ Internal memory and see the appendix section on SD-This is a list of programs that use external storage.

Method 2: Formatting SD-maps as internal memory

If standard transfer doesn't work, we can go another way, which is to combine. SD-This method is suitable for Xiaomi Redmi Note on Android 6.0+ (including MIUI 12/13/14). Advantage: The system will perceive the card as part of the main storage, and many applications will be able to install there by default.

โš ๏ธ Note: Once formatted as internal memory, the card will not be used on other devices without being completely cleaned, and the card will wear out due to frequent data recording.

Instructions:

  1. Put it in. SD-card to slot (if a hybrid slot is used, you will have to choose between the second slot). SIM memory-card).
  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 โ†’ Format as internal.
  5. Confirm action. The system will warn you that all data on the map will be erased.
  6. After formatting, select Transfer Data to move supported applications.

Important nuances:

  • ๐Ÿ”ง The card should be of high class (recommended) UHS-I U3 or A2), Otherwise, the system will slow down.
  • ๐Ÿ“‰ After formatting, a portion of the card memory (up to 20%) will be reserved for service files.
  • โšก When you remove the map, some applications may stop working.
๐Ÿ“Š How much memory you use in Redmi Note?
Up to 32GB.
64GB
128GB
256GB and more
I don't use it.

Method 3: Transfer over ADB (for power users)

If the first two methods fail, then there's the hand-transfer over ADB, which is a tool for developers to control a smartphone through a computer, and it works even for applications that don't officially support portability, but require caution.

๐Ÿ”น Requirements:

  • ๐Ÿ’ป Computer with Windows/macOS/Linux.
  • ๐Ÿ”Œ Cable USB Type-C (original or quality).
  • ๐Ÿ› ๏ธ Installed drivers ADB Fastboot (you can download from Google or through Xiaomi) ADB/Fastboot Tools).
  • ๐Ÿ”“ Included debugging by USB smartphone.

Step-by-step:

  1. Activate Developer Mode: Go to Settings โ†’ About Phone and tap the MIUI version 7 times.
  2. Return to Settings โ†’ Additional โ†’ For developers and enable USB debugging.
  3. Connect your smartphone to your computer and select File Transfer (MTP) mode.
  4. Open the command line (CMD) on the computer and type: adb devices If the device is determined (serial number will appear), type: adb shell pm set-install-location 2 This command will force the system to install applications on the computer. SD-default-card.
  5. To port a specific application, use: adb shell pm move-package com.example.app /sdcard Replace com.example.app with the application packet name (you can find it through App Inspector or adb shell pm list packages).
What if the ADB canโ€™t see the device?
1. Check if debugging is included on USB 2. Install Xiaomi drivers (you can download on the official website in the "Support" section). 3. Try another one. USB-cable (some cables are only for charging purposes). 4. Restart your computer and smartphone.

โš ๏ธ Note: Not all applications work properly after forced porting, for example, Banking applications (such as SberBank Online) may block access due to altered file locations, PUBG Mobile or Free Fire after transfer ADB Start to fly when loading textures.

Method 4: Using Third-Party Applications

If manual methods seem complicated, you can use specialized utilities. They automate the transfer and offer additional functions (for example, cleaning the cache or analyzing the space occupied).-3 tested applications:

AnnexFunctionsPlusesCons
AppMgr IIITransfer to SD, cache cleaning, memory analysisSimple interface, support for MIUIAdvertising, not all applications are portable
Files by GoogleMemory cleanup, analysis of large filesOfficial from Google, no advertisingIt does not carry applications, only clears memory
Link2SDCreating symbolic links, transferring to SDWorks with root rights, maximum flexibilityRequires root, difficult for beginners

The most popular solution is AppMgr III. It does not require root rights and works on most Xiaomi devices.

  1. Download AppMgr III from Google Play.
  2. Open the application and give access to the storage.
  3. Go to the Move to SD-card tab.
  4. Select apps from the list and tap Move.

๐Ÿ”น Important: Some utility (for example, Link2SD) Getting root on Xiaomi voids warranty and can lead to a device blinking if it fails.We don't recommend this method without experience.

Install the application from the official source (Google Play)

Make a backup copy of important data

Check the vacant space on SD-map (should be) โ‰ฅ2x from the size of the portable applications)

Turn off battery optimization for port utility-->

What to do if the transfer does not work: common errors

Even following the instructions, users often encounter problems, and here are the most common errors and solutions:

  • ๐Ÿšซ The "Transfer" button is inactive Reason: the application does not support portability or the memory card is formatted as portable (not internal). ADB Or format the map as an internal one.
  • โš ๏ธ The application crashes after transfer Reason: memory card too slow (class below) UHS-I U1). Solution: Replace the card with a faster one (recommended) U3 or A2).
  • ๐Ÿ”„ After updating MIUI The reason for the transfers is the reset of the storage settings. Solution: migrate the applications again or back up the Mi Cloud.
  • ๐Ÿ“ต The smartphone can't see. SD-Card: Card or slot malfunction Solution: Check the card on another device or clean the slot contacts with a dry brush.

If none of these methods worked, the problem may be the manufacturerโ€™s limitations: Some Redmi Note models (e.g. Note 9 Pro on MIUI 12.5) block portability for individual applications due to security policies, leaving only:

  • ๐Ÿ—‘๏ธ Clean cache regularly and delete unnecessary files.
  • โ˜๏ธ Use cloud storage (Google Drive, Mi Cloud).
  • ๐Ÿ“ฑ Buy a smartphone with a large amount of memory (for example, Redmi Note 12 Pro)+ 256GB).

How to Free Memory on Xiaomi Redmi Note without Porting Applications

If the transfer is SD-The card is impossible or ineffective, there are alternative ways to vacate the space:

  • ๐Ÿงน Cleaning the cache Go to Settings โ†’ Warehouse โ†’ Clean up and delete unnecessary files, especially Facebook, Instagram and TikTok.
  • ๐Ÿ—‘๏ธ Use applications like Files by Google or CCleaner to find and remove duplicate photos/videos.
  • ๐ŸŽฎ Many games (such as Call of Duty Mobile) allow you to delete downloaded resources without removing the game itself: โ†’ Annexes โ†’ [Game] โ†’ Warehouse โ†’ Clear the data.
  • โ˜๏ธ Upload photos and videos to Google Photos (up to 15 GB free) and delete local copies.

๐Ÿ’ก Useful advice: B MIUI There's a hidden function called Easy Mode, which reduces the memory consumption of the system. โ†’ Special facilities โ†’ Easy mode. It won't free up gigabytes, but it will save you 100 to 300 MB.

๐Ÿ’ก

Regularly cleaning the cache and removing unused applications is often more effective than transferring to the cache. SD-card, especially if the card is slow.

FAQ: Frequent questions about porting apps to Xiaomi Redmi Note

Can I transfer WhatsApp or Telegram to you? SD-map?
No. These messengers block the transfer by default because of security (messages and media files are stored in encrypted form). However, you can: Transfer media files (photos, videos) from the messenger folder to the map manually. Use the Storage function in WhatsApp settings to save new media to the SD.
Why did it stop after the game was transferred to SD?
Your memory card is probably too slow. You need a UHS-I U3 or A2 card for games (write speed โ‰ฅ30MB/s). Check the card class, it's on the card case. If the class is lower, replace the card.
Can I transfer system applications (e.g. Camera or Gallery)?
No, MIUI system applications are tied to internal memory. They can be ported to the phone, but you can: Clear their cache to Settings โ†’ Applications, disable unnecessary system applications (such as Mi Video or Mi Music).
What happens if you take it out? SD-map to which the applications are transferred?
Depends on the mode of transfer: If the card is formatted as internal, the applications will stop working until the card is re-inserted. ADB Or standard settings, they can keep working, but with errors. If the card was used as a portable, the apps will stay in place, but they won't update. ๐Ÿ”น Tip: Before retrieving the card, move the critical applications back to internal memory.
How to return applications from SD-card back to internal memory?
Methods: Settings โ†’ Settings โ†’ Applications โ†’ [Application] โ†’ Storage โ†’ Transfer to internal memory. Through ADB: adb shell pm move-package com.example.app 0 (where 0 is internal memory). Reinstall the application (it will automatically install into internal memory).