Owners of Xiaomi Redmi Note 3 sooner or later face a shortage of internal memory β especially if the device has been used as the main smartphone for several years. Even after cleaning the cache and removing unnecessary files, the system stubbornly reports overflowing storage and new applications refuse to install. The solution seems obvious: transfer some of the software to a microSD card. But here users are waiting for an unpleasant surprise β in standard MIUI settings, this option may simply not be available.
The fact is that Xiaomi Redmi Note 3 (model kenzo/kate) It works on Android. 5.1/6.0 shelled MIUI 7-9, where the function of transferring applications to SD-The card is either hidden or limited by the manufacturer, and even if the option is available, not all programs support such movement, especially system and preinstalled ones. From official settings to hidden Android features and workarounds using ADB. You will learn which apps can be ported and which canβt, and how to avoid typical crashing errors.
Why Redmi Note 3 doesnβt have an option to port apps to the Internet SD-map?
The lack of a visible βMove to SDβ button in the Redmi Note 3 settings is not an accident, but a deliberate decision by Xiaomi and Google.
- π± Android's Limitations 5.1/6.0: Starting with Android 4.4 KitKat, Google tightened the rules for working with external drives. 5.0-6.0 portability SD This is only possible for a portion of programs that support the android:installLocation function in the manifesto.
- π Politics MIUI: Xiaomiβs shell further blocks this feature to avoid users complaining about βbrokenβ applications after the transfer. SD Begin to work unstablely or refuse to start at all.
- πΎ Technical limitations SD-Cards: Class Class Class Memory Cards 4/6/10 (typical of the Redmi Note 3) They often have low read/write speeds, which leads to lags when they run migrated applications, especially if they are actively using cache or background processes.
It is important to understand that even if you manage to transfer the application to the SD-Many programs leave some data (cache, settings) in the main storage, and some (for example, Facebook or Instagram) can simply stop updating after moving. However, for old or rarely used utilities, this method remains relevant.
β οΈ Note: Transfer of system applications (e.g, MIUI Launcher, Security or Gallery SD-The card can lead to a cyclic reboot of the smartphone, and in this case, it will only be possible to restore performance through Fastboot or reset to factory settings.
Which memory card to choose for Redmi Note 3?
Before you try to move apps, make sure yours is yours. SD-The card meets the requirements. Xiaomi Redmi Note 3 Supports microSD, microSDHC and microSDXC cards up to 128 GB (officially up to) 32 BS, but many users are using it successfully. 64/128 However, not all cards are equally good for storing applications.
| Characteristics | Minimum requirements | Recommended values |
|---|---|---|
| Class speed | Class 10 | UHS-I (U1 or U3) |
| Capacity | 8GB | 32β64 GB (for comfortable work) |
| Format | FAT32 | exFAT (for cards >32 GB) |
| Manufacturer | Anybody. | SanDisk, Samsung, Kingston |
If you plan to use it SD-App-only maps, prefer models with high random read/write speeds (e.g. SanDisk Extreme or Samsung) EVO Cheap cards without class labeling are often too slow, leading to getting stuck when running migrated programs.
Before starting the application transfer, follow the following steps:
Back up the data from the card (the application port will format it)
Check the card for errors through PC (utility chkdsk in Windows)
Format the map in Redmi Note 3 via Settings β Memory β Format as internal (optional)
Make sure there is enough free space on the card (minimum 2-3 GB)-->
β οΈ Attention: Formatting SD-The card as "internal memory" (Adoptable Storage feature in Android 6.0) will lead to its encryption. After that, the card will not be read on other devices without resetting! This method can also cause problems when connecting the smartphone to the PC in mode. MTP.
Method 1: Transfer through standard MIUI settings (if available)
In some versions MIUI Redmi Note 3 offers the option of porting applications to SD-The map is still present, but hidden in the back of the menu:
- Open the Settings β Applications.
- Select the desired app from the list (such as WhatsApp or VK).
- Slip on Warehouse.
- If the option is available, you will see the Change or Move button. SD-map.
Please note that even with this button, the transfer can be blocked for:
- π System applications (MIUI Home, Security, Contacts and others.).
- π± Applications with widgets on the home screen (after transfer, widgets will stop working).
- π Programs that use background services (such as messengers or antiviruses).
If there is no transfer button, move to the following method, and note that after the transfer, the application may:
- π’ Starting longer (due to low speed) SD-map).
- π Stop updating through Google Play.
- π΅ Lose notifications (if they are tied to background processes).
π‘
Before transfer, check whether the application supports the work with SD-To do this, go to his Google Play page and look for the "More information" section. If it says "May be moved to" SD-Card: Yes, the chances of success are higher.
Method 2: Using ADB for forced transfer (for experienced)
If the standard method does not work, you can use Android Debug Bridge (ADB) β a debugging tool that allows you to manually specify to the system which applications to move to SD-This method requires connecting a smartphone to a PC and basic command line knowledge.
Here's the step-by-step instruction:
- Turn on USB debugging: Go to Settings β About Phone. Tap 7 times on MIUI Version to activate Developer Mode. Go back to Settings β Additional β Developer. Activate USB Debugging.
Connect your smartphone to your PC
Download ADB
- Windows: Platform Tools by Google.
- For Linux/macOS: install via a packet manager (sudo apt install adb).
- Check the connection: Adb devices Your device should appear on the list (e.g. ZX1G22X9X9).
- Get a list of packages: adb shell pm list packages -f Find the desired application in the output (for example, package:/data/app/com.whatsapp-1/base.apk=com.whatsapp).
- Move the application to SD: adb shell pm set-install-location 2 Then: adb shell pm move-package com.whatsapp (replace com.whatsapp with your application ID).
If the command is successful, you'll see a message of success, but it doesn't work with all applications, like system programs or those that use them. OBB-The files (games) are likely not to be moved.
β οΈ Attention: Misuse of the right ADB Do not execute commands unless you are sure of their purpose. For example, the adb shell pm set-install-location 1 command forcibly installs all new applications into internal memory, which can exacerbate the problem.
What if the ADB canβt see the device?
Method 3: Formatting SD-The card is an internal memory (adoptable storage)
Android 6.0 Marshmallow has Adoptable Storage feature that allows you to combine" SD-It's not about transferring applications in the usual sense, it's about creating a single partition where the system decides where to install programs:
- β Pluses: π Frees up internal memory through automatic data distribution. π It works even with applications that donβt support manual transfer.
- β Cons: π The card becomes encrypted and cannot be read on other devices. π’ System speed may drop (if the card is slow). π When you remove the card, some applications will stop working.
To activate Adoptable Storage:
- Put it in. SD-smartphone-card.
- Go to Settings β Memory β Setup (cog in the upper right corner) β Format as internal.
- Confirm the formatting (all data from the card will be deleted!).
- After restarting, the system will offer to transfer some data to the SD-A map, you'll agree.
Important: After this operation SD-The card will be tied to your smartphone, and if you take it out and paste it into another device, the data on it will be inaccessible without formatting. Also note that some apps (such as Netflix or banking programs) may refuse to work with an encrypted card for security reasons.
π‘
Formatting SD-Cards as internal memory are the most radical way to free up space, but they are only suitable for class cards. UHS-I (U1/U3) capacitance 32 GB On slow cards (Class) 4/6) system will slow down.
Method 4: Transfer only cache and media files (alternative method)
If you can not transfer the application itself, you can free up space by moving its cache and media files (photos, videos, downloads) to the SD-This won't solve the problem completely, but it will give you an extra 1 to 3 GB of free space.
How to do this:
- π· Photo and video: Open the Gallery app. Go to Settings β Select the save folder. SD-map.
- π΅ Music and downloads: In any file manager (e.g, MI File Explorer: Move Download, Music, Podcasts to SD-Use the "Move" option, not "Copy" option, so as not to duplicate files.
- ποΈ App cache: Open Settings β Apps. Select an app (e.g. YouTube). Tap Storage. β Clear cache. For some applications (such as Google Maps), you can manually specify the path to the cache on the cache. SD-map.
This method does not require root rights or complex manipulation, but its effectiveness is limited, for example, Telegram or WhatsApp cache can take several gigabytes, and transferring media files will make room for new photos, but will not help install new applications.
What to do if none of the methods work?
If all of the above methods fail, consider alternative solutions:
- π§Ή Clean internal memory: Remove unused applications (use Settings) β Annexes β Clear the cache of system applications (e.g., recently used, MIUI Launcher or Gallery can be used for 1β2 Delete old backups and APK-file /sdcard/Download.
- βοΈ Cloud Storage: Move photos and videos to Google Photos (up to 15GB free) Use Mi Cloud to back up contacts and notes.
- π Factory reset: This method will return the smartphone to its "clean" state, but delete all data. β Additionally. β Backup and reset.
- π οΈ Root and custom firmware: Getting root rights allows you to use applications like App2SD or Link2SD, who are forced to transfer programs to SD-Installing custom firmware (like LineageOS) can return the portability, but it is risky and unwarranted.
If you decide to root, remember that this is:
- π« Cancellation of the warranty (if it is still valid).
- π May disrupt banking applications (due to SafetyNet).
- π Requires accuracy β a firmware error can turn a smartphone into a βbrick".