With the release Android 11 Google has made changes to how it works with external drives, which has raised questions among users. Memory cards microSD still remain a popular way to expand the memory of a smartphone, but setting them up now requires taking into account new system limitations. In this article, we will look at how to properly use memory card on Android 11, avoiding typical problems with performance, compatibility and security.
The main difficulty is that starting from Android 10 (and continuing the trend in the 11th version), Google has tightened its policy on working with external drives. Now Memory cards are formatted as โportableโ by default, which limits the ability to transfer applications. However, there are legal ways to circumvent these restrictions - we will discuss them below. You will also learn how to choose the right card, avoid data loss and optimize its performance for multimedia, games or documents.
Choosing a memory card: which microSD are compatible with Android 11
Not all memory cards work equally well with Android 11. The main selection criteria are speed class and volume. For modern smartphones, the minimum requirement is UHS-I Class 10 (or A1/A2 for applications). Cards with marking A2 are optimized for random read/write operations, which is critical for installing applications.
Pay attention to the supported maximum volume: most devices on Android 11 work with cards up to 512 GB, but some budget models may be limited 256 GB. Before purchasing, check the specifications of your smartphone - this information is usually listed on the manufacturer's website in the "Specifications" โ "Memory" section.
- ๐น For applications and games: SanDisk Extreme A2, Samsung EVO Plus A2 - provide high random write speed.
- ๐ท For photos/video 4K: Lexar Professional 1000x, Kingston Canvas React Plus โoptimized for sequential recording.
- ๐ฐ Budget option: Silicon Power Superior (Class 10, U1)โsuitable for storing music and documents.
โ ๏ธ Attention: Cards formats exFAT and NTFS may not be supported on some devices out of the box. The system will offer to format them in Android 11 "out of the box". The system will offer to format them in FAT32, which will limit the maximum file size to 4 GB. This is a problem for high-resolution video files.
Connecting and first formatting the card
Before the first use, the memory card must be formatted. Android 11 offers two formatting option: as "portable storage" (for files) or as "internal storage" (for applications). The choice depends on your tasks:
- ๐ Portable storage: The card works like a flash drive - you can transfer files between devices, but cannot be installed applications.
- ๐ฑ Internal storage: The card becomes part of the system, allowing you to transfer applications, but will not be read on other devices without formatting.
To format the card:
- Insert the card into the slot (with the phone turned off, if the instructions require).
- Go to
Settings โ Storage โ [Card name]. - Click
Formatand select the type (portable/internal). - Confirm the action - all data on the card will be deleted!
Save important data from the card to your PC|Check the free space on the card|Charge the phone at least 50%|Disable important notifications during the process-->
โ ๏ธ Attention: If you select the "internal storage" format, the card will be encrypted and linked to the device. If you remove it, some applications may stop working. Also not all manufacturers (for example, Samsung or Xiaomi) allow you to use cards as internal memory on their firmware is a limitation at the firmware level.
Transferring applications to a memory card
B Android 11 moving applications to a memory card has become more limited than in previous versions. The system allows you to move only part of the application (usually the cache and some data), while the main files remain in the internal memory. Here's how to do it:
- Open
Settings โ Applications. - Select the desired application (for example, WhatsApp or Spotify).
- Tap
Storage โ Change โ SD card. - Confirm the transfer. Not all applications support this function!
If the "Change" option is inactive, it means:
- ๐ซ The application does not support the transfer (for example, Google Play Services).
- ๐ The card is formatted as portable storage.
- ๐ต The manufacturer has blocked this function (often found on Samsung i Huawei).
To free up space in the internal memory, transfer heavy media files (photos, videos, music) to the card via the file manager. To do this use the "Move" option in the selected file menu.
โ ๏ธ Attention: Moving applications to a class card A1 or lower may cause them to freeze. For games (for example, PUBG Mobile or Genshin Impactit is recommended to use cards A2 with speed readings from 100 MB/s.
Optimizing a memory card for multimedia and games
If you use the card to store photos, videos or games, it can be optimized to improve performance. Here are the key settings and tips:
| Content type | Recommended card class | Optimal file system | Additional tips |
|---|---|---|---|
| Photo (JPEG, RAW) | Class 10, U1 | FAT32/exFAT | Disable "Auto-save to the cloud" to save traffic |
| 4K/8K Video | U3, V30 or higher | exFAT | Use a card reader for fast transfer to PC |
| Games (PUBG, Call of Duty) | A2 | Internal storage (if supported) | Close background applications before playing |
| Music (FLAC, WAV) | Class 10 | FAT32 | Sort tracks into folders for convenience |
For high-quality video resolution (4K@60fps or 8K) the write speed is critical. Cards marked V60 or V90 (for example, Sony TOUGH-G V90) guarantee a minimum write speed 60โ90 MB/s, which prevents frame drops when shooting.
For games, not only the class of the card is important, but also free spaceLeave a minimum 10โ15% free space, otherwise performance will drop. due to fragmentation. Regularly clear the game cache using Settings โ Storage โ Clear cache.
What to do if the game slows down from the memory card?
1. needed A2.
2. Transfer the game back to the internal memory (if possible).
3. Disable background optimization in the battery settings for this game.
4. Try formatting the card again (save the data!).
Solving common problems with cards memory
Users Android 11 often encounter errors when working with memory cards. Let's consider the most common problems and their solutions:
- ๐จ "The card is damaged" or "Not supported":
- Try to reboot. phone.
- Remove the card and check it on the PC through the card reader (use SD Card Formatter from the SD Association).
- If the card is not readable, it may be physically damaged - replace it.
- ๐ "The card constantly turns off":
- Check the density of the contacts in the slot (blow carefully or clean with alcohol).
- Disable "Battery Saver" for the file manager.
- Update the phone firmware - the error may be fixed in new versions.
- ๐ต "Cannot transfer applications":
- Check whether the card is formatted as internal storage.
- Some manufacturers (for example, Xiaomi) have this function disabled - use
ADBto force a transfer (instructions below).
To force transfer of applications via ADB (PC required):
adb shell pm set-install-location 2
This command will set the memory card as the default installation location. To return the settings back, use:
adb shell pm set-install-location 0
โ ๏ธ Attention: Use ADB may lead to unstable operation of the system. Before experiments, create a backup copy of your data via Settings โ System โ Backup.
If the card is no longer detected after updating Android, try formatting it on another device (for example, an old phone or PC) and inserting it back. This often solves compatibility issues.
Security: Data Encryption and Protection
Android 11 offers built-in tools for encrypting memory cards, but they only work when formatted as internal storage. If the card is used as a portable device, it can be encrypted manually through third-party applications, for example Cryptomator or VeraCrypt (requires root access).
For encryption through system settings:
- Go to
Settings โ Security โ Encryption and Credentials. - Select
Encrypt SD card(option may not be available on some firmwares). - Set a password or PIN code.
It is important to remember that:
- ๐ Encryption reduces the speed of the card by
10โ30%. - ๐ฑ When you reset the phone to factory settings, the encrypted card will become inaccessible.
- ๐ Backup encrypted data is only possible through specialized software.
To protect against viruses, regularly scan the card with an antivirus (for example, Malwarebytes or built-in Google Play Protect). Avoid connecting the card to public computers or unknown devices.
How to properly remove a memory card without losing data
Incorrectly removing the card can damage the file system. T Android 11 the process has become easier, but still requires caution. Here are step-by-step guide:
- Open the notification panel and find the icon
Safely remove(if there is one). - If there is no icon, go to
Settings โ Storage โ [Card name] โ Remove. - Wait for the message
"Can be removed"- this means that all write operations are completed. - Carefully remove the card without making efforts.
โ ๏ธ Attention: If you remove the card during:
- ๐ธ recording a video or photo - the file will be damaged;
- ๐ copying/moving files - the data may get lost;
- ๐ฎ game updates - the application will stop launching.
On some devices (for example, Samsung Galaxy s One UI) there is a "Hot swap" option (Hot Swap), allowing you to remove card without first disconnecting. However, this does not guarantee the safety of the data - it is better to use the standard method.
FAQ: Frequently asked questions about memory cards on Android 11
Can a memory card be used as internal memory on all phones with Android 11?
No, not on all phones. Manufacturers like Samsung, Huawei i Xiaomi often block this function in their shells (for example, One UI, EMUI, MIUI). Check your storage settings - if there is no "Internal storage" option, then your device does not support this mode.
Why is the memory card no longer detected after updating to Android 11?
This may be due to a change in the storage access policy in the new version of Android. Try:
- Format the card on a PC in
FAT32orexFAT. - Update the phone firmware to the latest version.
- Test the card on another device - if it does not work there, the problem is in the card itself.
How to transfer WhatsApp to a memory card in Android 11?
WhatsApp does not support official transfer to a memory card, but you can use a workaround:
- Make a backup of chats in
Settings โ Chat โ Backup. - Delete the application and install it again, selecting a memory card as the installation location (if available).
- Restore chats from a backup.
โ ๏ธ Risk: Some media files may be lost during this transfer. Also, updates WhatsApp can reset the settings.
Which file system is better for a memory card on Android 11: FAT32 or exFAT?
The choice depends on the tasks:
FAT32: compatible with all devices, but limits the file size to4 GB. Suitable for music, documents, photos.exFAT: supports files larger than4 GB(for example, 4K video), but may not be read on older devices.
For cards with a capacity more 64 GB exFAT preferable. If the card will be used on different gadgets (for example, phone + camera), choose FAT32.
Is it possible to use a memory card as RAM in Android 11?
No, Android 11 does not support using memory cards as RAM (like this was in Windows with the function ReadyBoost). The maximum that can be done is to transfer some applications to the card to free up internal memory. To speed up the system, it is better to:
- Close background applications;
- Use "Light" versions of applications (for example, Facebook Lite);
- Clear the cache through
Settings โ Storage.