Have you inserted a microSD card into your smartphone, but Android doesnโ€™t see it? Or does the phone detect the drive, but the files on it are inaccessible? This problem is familiar to many users, especially after updating the system or changing the memory card. In 90% of cases, the solution requires just a few steps - from a banal reboot to changing storage settings.

In this article we will analyze why the memory card may not be displayed on Android, and also give all possible reasons, for which the memory card may not be displayed on Android, and we will also give step-by-step guide for different versions of the system (from Android 8.0 Oreo to Android 14). You'll learn how to format the drive, configure it as internal or external memory, and what to do if the system requires you to wipe the card before use. We will pay special attention to hidden developer settings that help restore access to the SD card without resetting the phone.

1. Checking the physical connection of the memory card

Before delving into the settings, make sure that the problem is not a mechanical contact. About 30% of calls to service centers regarding โ€œinvisibleโ€ memory cards are resolved by simply reinstalling the drive.

Here's what you need to do:

  • ๐Ÿ” Remove the card and inspect it for damage: scratches on the contacts, chips or signs of oxidation. If the contacts become dull, gently wipe them with an eraser (without pressing!).
  • ๐Ÿ“ฑ Check the slot in the phone - sometimes dust or small debris gets inside. Use a flashlight to inspect the connector. A dry toothpick (not metal!) is suitable for cleaning.
  • ๐Ÿ”„ Reinstall the card: insert it until you hear a characteristic click (on most models Samsung, Xiaomi i Realme the slot is located under the SIM tray). On some phones (for example Huawei P30 Pro), the memory card is installed in a separate slot on the case.
  • ๐Ÿ“ต Try another adapterif you are using the card through an adapter (for example, microSD โ†’ USB-C). Cheap adapters often have poor contact.

If after these manipulations the card is still not detected, proceed to software methods. But first:

๐Ÿ“Š Does your smartphone support memory cards?
Yes, there is a slot for microSD
No, only built-in memory
I use an OTG adapter for flash drives
I donโ€™t know, not checked
โš ๏ธ Attention: Do not use force when inserting a memory card! On models Samsung Galaxy S22 Ultra and newer, the slot is combined with the SIM tray, and it is easy to damage. If the card does not fit in freely, check its orientation (contacts down).

2. Setting up a memory card as an external or internal storage

Android offers two modes of working with an SD card: portable storage (external memory) and internal storage (expanding phone memory). The choice of mode depends on your tasks:

  • ๐Ÿ“ Portable storage โ€”the card works like a flash drive. Files can be transferred between devices, but applications cannot be installed on it (except for some models Xiaomi and Huawei with proprietary shells).
  • ๐Ÿ“ฑ Internal storage โ€”the card becomes part of the system. You can transfer applications to it, but after extraction, the data will not be available on other devices. Please note: In this mode, the card cannot be formatted on a PC without losing data!

To configure the mode, follow these steps (instructions for Android 10-14):

  1. Open Settings โ†’ Storage (on some phones the path may differ: Settings โ†’ Memory and storage โ†’ Advanced).
  2. Find section SD card or Memory card. If it is not in the list, tap on the three dots in the upper right corner and select Update.
  3. Click on the name of the card, then select Setup or Format as internal storage (if you want to expand the phone memory).
  4. Confirm the action The system will warn you that. all data on the card will be deleted - be sure to make a backup copy in advance!

On phones with shell MIUI (for example, Redmi Note 12) the path may look like this: Settings โ†’ Memory โ†’ SD card โ†’ Format as internal. On Samsung One UI (galaxy S23, A54) โ€” Settings โ†’ Device care โ†’ Memory โ†’ Advanced (โ‹ฎ) โ†’ Storage settings โ†’ SD card.

Save important files to PC or cloud|Check card capacity (minimum 16 GB for internal storage)|Charge phone to 50% or more|Disable antivirus (may block access)-->

Usage mode Pros Cons Recommendations
Portable storage โœ… Compatible with any devices
โœ… Fast extraction without data loss
โŒ Cannot install most applications
โŒ Limited write speed on cheap cards
Ideal for photos, videos, music and backups
Internal storage โœ… You can transfer applications
โœ… High speed (on UHS-II cards)
โŒ Data is not available on other devices
โŒ The card cannot be formatted without resetting
Suitable for phones with a small amount of built-in memory (16/32 GB)
Adoptable Storage (Android 6-9) โœ… Full integration with the system
โœ… Data encryption
โŒ Not supported in new versions of Android
โŒ Difficulties with recovery data
Only relevant for older devices (until 2019)
โš ๏ธ Attention: On phones Google Pixel (starting from Pixel 3) and some models Motorola there is no support for memory cards as internal storage Before purchasing a card. check the specifications of your model!

3. Formatting a memory card via phone or PC

If Android sees the card, but requires you to format it, or the file system is damaged, you will have to clear the drive. Important: formatting deletes all data without the possibility of recovery. (if you do not use specialized apps like Recuva or Disk Drill).

Format methods:

  • ๐Ÿ“ฑ Through Android settings:
    1. Go to Settings โ†’ Storage โ†’ SD card.
    2. Select Format (or Clear and format to Xiaomi).
    3. Confirm the action. The system will prompt you to select a file system - for cards up to 32 GB, select FAT32, for large volumes - exFAT.
  • ๐Ÿ’ป Via a computer (recommended for damaged cards):
    1. Connect the card to the PC via card reader.
    2. Open This PC (Windows) or Disk Utility (macOS).
    3. Right click on the card, select Format.
    4. Specify the file system FAT32 (for compatibility) or exFAT (for cards >64 GB).
  • If Windows does not see the card or says "The disk is write protected", try:

    1. Run a command line as administrator and enter:
      diskpart
      

      list disk

      select disk X (where X is your card number)

      attributes disk clear readonly

      clean

      create partition primary

      format fs=fat32 quick

    2. Use utilities like SD Formatter (official tool from SD Association).
    What to do if the card is detected as "RAW"

    This means that the file system is damaged. You can recover data using TestDisk or R-Studio, but the chances depend on the degree of damage. After recovery, format the card in FAT32 or exFAT.

    On phones with root access, you can format the card via TWRP Recovery (mode Wipe โ†’ Advanced Wipe โ†’ Select MicroSD Card). This method is useful if Android does not allow formatting using standard methods.

    4. Solving problems with displaying the map in the file manager

    The card is detected in the settings, but is not visible in Files or Gallery? The reasons may be the following:

    • ๐Ÿ” Hidden files: Some applications (for example, Gallery Lock) hide folders with media files. Check your file manager settings - turn on display of hidden files.
    • ๐Ÿ“‚ Damaged folder structure: if there is no folder on the card DCIM or Pictures, the gallery will not show the photo. Create them manually.
    • ๐Ÿ› ๏ธ Mounting error: Reboot the phone or run the command in ADB:
      adb shell sm list-volumes

      If the card is in the list, but is not mounted, try:

      adb shell sm mount -o rw,remount /sdcard
    • ๐Ÿ“ต Conflict with another device: if the card was previously used in a camera or recorder, it may be blocked. Format it.

    On phones Samsung with a shell One UI sometimes resetting the application settings helps Media:

    1. Go to Settings โ†’ Applications โ†’ Media storage.
    2. Click Storage โ†’ Clear data.
    3. Restart the device.
    ๐Ÿ’ก

    If the card is visible in the file manager, but not in the gallery, try installing a third-party application for viewing photos, for example QuickPic or Simple Gallery. They often work better with external drives.

    5. Problems with memory cards on specific brands

    Smartphone manufacturers often modify the default Android settings, which can lead to specific problems with SD cards. Let's consider the features of popular brands:

    Samsung (One UI)

    On devices Galaxy S23, A54 and others with One UI 5/6 memory cards are sometimes not detected due to the function Device Care. To fix:

    1. Open Settings โ†’ Device care โ†’ Memory.
    2. Tap on three dots โ†’ Settings โ†’ disable Memory optimization.
    3. Reboot your phone.

    Xiaomi/Redmi/Poco (MIUI)

    On MIUI 14 and newer, memory cards may not be mounted due to security restrictions. Solution:

    1. Go to Settings โ†’ Memory โ†’ SD card.
    2. Select Settings โ†’ Format as internal (if necessary).
    3. If the card is not formatted, turn on Developer mode (7 taps on MIUI version in About phone), then in Advanced settings โ†’ For developers turn on USB debugging and format via ADB.

    Huawei/Honor (EMUI/Magic UI)

    On phones Huawei P40, Mate 50 and others with EMUI 12+ memory cards may not be displayed due to the function Huawei Mobile Services. Check:

    1. Settings โ†’ Storage โ†’ SD card โ†’ Settings โ†’ Allow access to files.
    2. Disable Data protection in security settings.

    Google Pixel and "pure" Android

    On Pixel 7/8 and other devices with stock Android SD card support is limited. If your model officially supports cards (for example Pixel 3a), but they do not work:

    • Check system updates in Settings โ†’ System โ†’ Software update.
    • Reset application settings Storage (Settings โ†’ Applications โ†’ Storage โ†’ Reset).
    โš ๏ธ Attention: On phones OnePlus (especially on OxygenOS 13+) access to the SD card may be reset after the update. In this case, only full formatting of the drive will help.

    6. Recovering data from an unreadable memory card

    If the memory card is detected by the system, but the files on it are inaccessible (damaged file system, reading errors), you can try to recover the data before formatting. Options:

    • ๐Ÿ’ป Via PC:
      1. Connect the card to the computer via a card reader.
      2. Use apps: Recuva (free), EaseUS Data Recovery (paid, but with trial period), PhotoRec (for experienced users).
      3. Select the card as a source, start scanning. Save the recovered files to your hard drive (not to the card!).
  • ๐Ÿ“ฑ Via Android:
    1. Install the application DiskDigger or Undeleter from Google Play.
    2. Give root access (if required).
    3. Select a memory card and start searching for deleted files.
    4. ๐Ÿ”ง Via ADB (for experienced):
      adb pull /sdcard/ C:\backup\

      This command will copy all available files from the card to the PC.

    5. The chances of recovery depend on the type of damage:

      • ๐ŸŸข Logical errors (file deletion, file system failure) - up to 90% of the data is recovered.
      • ๐ŸŸก Physical damage (overheating, crash) - recovery is possible partially, often with artifacts.
      • ๐Ÿ”ด Damage to the controller - data restored almost impossible without professional equipment.
      ๐Ÿ’ก

      If the memory card makes a characteristic squeak when connected or gets hot, this is a sign of physical damage. In this case, data recovery at home is useless, contact a laboratory (for example, ACE Lab or R-Studio).

      After data recovery required check the card for errors using H2testw (Windows) or F3 (macOS/Linux). If the test shows errors, itโ€™s time to replace the drive.

      7. Alternative ways to use a memory card

      If standard methods do not help, consider alternative connection options:

      • ๐Ÿ”Œ Via OTG adapter:

        If the memory card slot is damaged, use a USB card reader with an adapter USB-C/Micro-USB โ†’ USB-AConnect the card to the phone as an external drive. Android 10+ may require permission in the settings USB connection โ†’ File transfer.

      • โ˜๏ธ Cloud storage:

        Transfer files from the card to Google Drive, Yandex Disk or Mega, then download them to your phone. This is a temporary solution, but it eliminates problems with physical drives.

      • ๐Ÿ“ก Over the network. (FTP/HTTP):

        Install the application FX File Explorer or Solid Exploreron your phone, enable the FTP server in it, then connect to the card from a PC via a local network.

      • ๐Ÿ–ฅ๏ธ Via PC as. intermediary:

        Connect the card to your computer, copy the files to the cloud or another drive, then transfer them to your phone via a USB cable.

    On phones with support USB Host (most modern models), you can connect the card reader directly. To check compatibility, install the application USB OTG Checker.

    ๐Ÿ’ก

    If you often work with memory cards, buy a high-quality card reader that supports UHS-II (for example, SanDisk MobileMate or Anker USB-C Reader). Cheap adapters often limit the read/write speed.

    8. center

    Not all problems with memory cards can be solved on your own. Contact a specialist if:

    • ๐Ÿ”ง Card physically damaged (broken connector, burn marks, deformation).
    • ๐Ÿ“ต Phone does not see any cards (problem in the slot or memory controller).
    • ๐Ÿ”„ Card is detected, but immediately turns off (may indicate a faulty phone board).
    • ๐Ÿ’ฅ After connecting the card, the phone reboots or turns off.
    • Repair cost:

      Fault type Approximate price (โ‚ฝ) Repair period
      Replacement of memory card slot 1 500 โ€” 3 000 1-2 days
      Data recovery from a damaged card 3 000 โ€” 10 000+ 3-7 days
      Repair of memory controller (on board) 4 000 โ€” 8 000 5-10 days
      Diagnostics + contact cleaning 500 โ€” 1 500 1 day

      Before the visit to the service:

      1. Make a backup copy of your phone data (if it turns on).
      2. Check whether the center has experience working with your model (for example, Samsung Galaxy Z Fold requires special equipment).
      3. Check reviews of the service - some โ€œmastersโ€ can damage the phone even more.
    โš ๏ธ Attention: If the phone is under warranty, do not open it yourself! In most cases, repairing a memory card slot is considered out of warranty by chance, but official service centers (for example, Samsung Service or Xiaomi Authorized) can give a discount on repairs.

    FAQ: Frequently asked questions about memory cards on Android

    Can a memory card be used as internal memory on any Android?

    No, not on any. Since Android 7.0 NougatGoogle has limited this feature. Manufacturers can disable it in their shells. For example, on Google Pixel and some models Motorola the card can only be used as an external drive. Before purchasing a card, check the specifications of your phone.

    Why did it become slower after formatting the card as internal storage?

    When formatted as internal storage, Android encrypts the card, which can reduce the speed by 10-30%. The class of the card also affects: for internal use it is recommended UHS-I Class 10 or UHS-II. Cheap cards Class 4/6 will slow down the system.

    Is it possible to transfer applications to a memory card without root?

    On most phones, no. Android allows you to transfer only part of the application data (cache, some files), but not APK. Exceptions:

    • Some models Xiaomi and Huawei allow you to transfer applications to the card through their proprietary settings.
    • Applications with support Adoptable Storage (rare after Android 9).

    For a complete transfer, you need root access and applications like App2SD.

    The memory card works in the phone, but is not readable on a PC. What should I do?

    Most likely, the card is formatted as internal storage Android. In this case, it can only be read on a PC through the phone. (enable File transfer when connecting via USB). In order for the card to become compatible with a PC again, it must be formatted as portable drive (all data will be deleted!).

    How to protect a memory card from damage?

    Follow these rules:

    • ๐Ÿ›ก๏ธ Remove the card only through Safe removal (in the notification shade).
    • ๐ŸŒก๏ธ Avoid overheating (do not leave the phone with the card in direct sunlight).
    • ๐Ÿ’ง Do not use the card in wet conditions (for example, in an unsealed underwater tank).
    • ๐Ÿ”‹ Regularly check the card for errors using SD Card Tester (Android) or H2testw (Windows).
    • ๐Ÿ“ฆ Store the card in an antistatic case (included with most cards SanDisk i Samsung).