Owners of modern smartphones are often faced with a situation where the built-in storage is sorely lacking. The notification system constantly reminds you of the lack of space, and installing new applications becomes impossible. The solution to the problem often lies in the use of a format card MicroSD, which can turn a budget device into a powerful multimedia processor.
Previously, the operating system Android allowed you to easily transfer any data to external media, but with the release of new versions, developers have tightened the security policy. However, there are proven methods that allow you to combine internal memory and external storage into a single whole. This process requires care, but the result is worth it.
Before you start, you need to understand that not all phones support this function at the software level. Manufacturers like Samsung or Xiaomi can limit the capabilities of a memory card, allowing only media files to be stored there. However, for many models a mode is available Adoptable Storage, which we will consider in detail.
Preparing a memory card and selecting a speed class
The success of the operation directly depends on the quality of the drive used. Cheap, low-speed cards can cause your phone to run slowly and apps to freeze. The internal memory of a smartphone works much faster than a regular flash drive, so it is important to choose the right balance between capacity and speed.
It is recommended to purchase cards of standard Class 10 or higher, marked UHS-I or UHS-II. If you plan to store active apps and games there, pay attention to the write speed rating. Low values โโof this parameter will make launching apps a painfully long process.
The capacity of the card also plays a role. It is desirable that the capacity of the external storage device be comparable to or greater than the capacity of the internal memory. Using a 32 GB card for a phone with 64 GB of internal memory makes sense, but a 256 GB card in a device with 8 GB of memory may be unstable due to controller limitations.
โ ๏ธ Warning: All data on the memory card will be permanently deleted during the formatting process. Be sure to back up your photos and documents on your computer before starting the procedure.
Check the compatibility of your device with large amounts of memory in the technical documentation. Some older models simply will not see a card with a capacity of more than 64 GB, even if they physically insert it into the slot.
Before purchasing, check the memory card on your computer using the H2testw utility to make sure its real capacity and the absence of bad sectors.
Standard formatting as portable storage
The simplest and safest The way to use the card is in portable storage mode. In this case, the system sees the card as a separate disk where you can manually transfer photos, videos and music. This method does not require complex manipulations and is available on any device with the appropriate slot.
To activate the mode, insert the card into the slot and wait for the system notification. Typically, Android prompts you to choose a usage method immediately after detecting new media. If the notification does not appear, go to the settings manually through the menu Settings โ Storage.
In the list of available storage devices, select your card and click on the three dots in the corner of the screen or the settings button. The system will prompt you to format the card. Select option Use as portable storage. After the process is completed, you will be able to move files through the file manager.
- ๐ธ Ideal for storing archives of photos and videos.
- ๐ต Allows you to download music for offline listening in players.
- ๐ Documents and downloads can be saved directly to the card.
- ๐ The card can be easily removed and connected to another device without losing data.
However, this method has a significant drawback: you cannot transfer the applications themselves to the card. They will remain in the internal memory, taking up precious space. This mode is good for media, but does not solve the problem of lack of space for software.
Adoptable Storage mode: combining memory into one whole
Function Adoptable Storage (Adaptive storage) was introduced in Android 6.0 and allows the system to consider the memory card as part of the internal storage. After activating this mode, the card is encrypted and tied to a specific device. It will be impossible to use it on another phone without formatting.
This method radically solves the problem of lack of space. The system will automatically install new applications on the card if the internal memory is full. For the user, this looks like a single large-volume storage.
To enable this mode, go to Settings โ Storage, select a card and press Format. In the menu that appears, select Use as internal storage. The system will warn you about the slow speed of the card if its performance does not meet the requirements.
| Option | Portable storage | Internal storage (Adoptable) |
|---|---|---|
| Access from PC | Direct access via cable | Unmounting required |
| Installing applications | Not available | Automatically available |
| Encryption | Optional | Required |
| Mobility | High (easy to transfer) | Low (linked to phone) |
After formatting, the system may offer to transfer existing data to a new drive. Agree to this suggestion to free up space on your internal memory immediately.
โ ๏ธ Warning: If you remove a card formatted as internal memory, all applications installed on it will stop working and data will no longer be available until inserted back.
Why do some manufacturers hide this feature?
Companies like Samsung and LG have disabled the ability to create adaptive storage in their shells. They argue that cheap memory cards reduce the overall performance of the smartphone and lead to user complaints about โbrakes.โ
Activating a hidden function through the engineering menu
If the standard menu of your smartphone does not have the โUse as internal storageโ item, this does not mean that the function is not available. Many manufacturers simply hide it, but leave the ability to activate it through console commands. To do this, you will need to connect to a computer and install drivers ADB.
First you need to activate developer mode on your phone. Go to Settings โ About phone and quickly click 7 times on the item Build number. After this, a new section โFor Developersโ will appear in the menu, where you need to enable USB debugging.
Connect the phone to the PC with a cable and open the command line on the computer in the tools folder adb. Enter the command to check the connection:
adb devices
A request for debugging permission will appear on the phone screen - confirm it. If the console displays the device serial number, the connection was successful. Next, enter the command to get a list of disks:
adb shell sm list-disks
The system will display the identifier of your card, for example, disk:179,64. Remember or copy this value, you will need it for the next format command.
โ๏ธ Preparing for ADB commands
Transferring applications and data to a new drive
After the card is formatted and combined with system, you can begin data migration. Not all applications allow themselves to be transferred to external media, as developers can prohibit this in the app manifest. However, system settings allow you to try to move most of them.
Go to Settings โ Applications and select the desired app. In the section Storage you will see a button Edit. If it is active, select the memory card as the new location. The button may be inactive for system services and widgets.
To transfer files in bulk, use a file manager. Create new folders on the card for photos, downloads, and documents. Then move the relevant data from the internal memory there. This will free up space for the system and application cache.
- ๐ฑ Games with a large cache size can often be transferred completely.
- ๐ฅ Video editors and heavy apps are best left inside if the card is slow.
- ๐ท Messengers (Telegram, WhatsApp) allow you to change the path for saving media in your settings.
Do not forget that even when you transfer an application, some of its data still remains in the internal memory. These are system files and databases necessary for quick access.
Moving an application to a card does not remove it from the system, but only moves the main APK file and resources, freeing up space in the fast internal partition.
Possible problems and solutions
Using a memory card as internal storage can lead to a number of specific problems. The most common of them is a decrease in the overall speed of the device. If the card does not have a high write speed, the phone interface may freeze when opening heavy applications.
Read errors may also occur. If the card comes loose in the slot or has bad sectors, the system may display a data corruption message. In the worst case, the phone will ask you to format the card again, which will lead to the loss of all apps installed on it.
If you reset the phone to factory settings without first removing the card (in Adoptable Storage mode), the data on it will be encrypted with a key that will be lost. It will be impossible to restore information after a reset without special encryption keys that are stored in the system.
โ ๏ธ Attention: Settings interfaces may differ depending on the version of Android and the manufacturer's shell (MIUI, OneUI, ColorOS). If you do not find the described items, check the official instructions for your device model.
If after formatting the card is not detected or is unstable, try formatting it into a file system exFAT via a computer, and then repeat the procedure on the phone. Sometimes this solves compatibility problems.
Frequently asked questions (FAQ)
Is it possible to return the card to portable storage mode after formatting it for internal memory?
Yes, it is possible. To do this, you need to go to the storage settings, select the card and click โFormat as portable storage.โ All data will be deleted and the connection to the device will disappear.
Why is the "Move to SD card" button inactive for some applications?
The application developer has prohibited installation to external media at the code level. This is often done for widgets, launchers and system utilities that require constant and fast access to files.
Will a memory card speed up my phone?
No, rather the opposite. The read and write speed of memory cards is usually lower than that of built-in flash memory. The phone may work slower if you transfer too many active applications to the card.
What to do if the phone does not see the memory card after formatting?
Try to remove and reinsert the card, checking the contacts. If that doesn't help, test the card on your computer. It may be out of order or not supported by the phone controller.