Owners of smartphones based on Android are often faced with a situation where they need to free up space in the internal storage, and the first thing they remember is the possibility of expanding memory using microSD. However, after inserting the card into the slot, many users do not understand where exactly it disappeared from view. The interfaces of modern shells from Samsung, Xiaomi or Pixel can hide physical media in different sections of the menu, which causes confusion.

Searching for an external drive can be either a trivial task, solved with one touch, or a complex process that requires checking the format settings or the physical state of the slot. Sometimes the system simply does not see the card due to a software glitch or incorrect installation. In this article we will analyze in detail all possible detection methods SD cards in the system, from standard settings to the use of advanced file managers.

It is also worth considering that some modern flagship smartphone models do not have a slot for memory expansion at all. In such cases, the search for the card will be unsuccessful, since the physical place for it is simply not provided for by the design of the case. Before delving into the software settings, make sure there is a special tray at the end of your device.

Physically checking the presence of a slot and card

The first and most obvious step is to check whether the card is installed correctly. In most smartphones, the slot for microSD is combined with the slot for SIM cards in a single pull-out tray. To remove the tray, you usually need a special paper clip or a thin needle, which must be inserted into a small hole next to the tray on the case.

Pay attention to the shape of the tray: on one side there is often a place under nano-SIM, and on the back side or next to it there is a pad for a memory card. It is critical to insert the card the correct way around, usually with the contacts facing down, until it clicks into place. If the card is inserted upside down or not all the way, the contacts will not make contact with the connectors inside the phone.

⚠️ Attention: Never try to insert a memory card by force. If it doesn't fit easily, you may be mixing up the sides or using the wrong size adapter, which could break the contacts inside the slot.

After installing the tray back into the phone, you must wait until the system boots up completely. Android usually sends a notification about connecting a new drive to the top of the screen (“curtain”). If there is no such notification, this does not always mean a malfunction; perhaps the system is simply not configured to automatically display content from external media.

☑️ Checking the card installation

Done: 0 / 4

Search through system storage settings

The most reliable way to make sure that the phone “sees” the card at the hardware level is to go to the system memory management menu. The path to this section may differ depending on the version Android and installed shell (MIUI, One UI, ColorOS). In “pure” Android, you usually need to go to Settings → Storage or Settings → System → Storage.

This section displays summary information about occupied and free space. If the memory card is connected correctly, you will see a separate block labeled “SD card”, “Memory card” or “Portable storage”. Here the system will show the total volume and available space. The absence of this block indicates that the system has not detected the device.

Sometimes the card is detected, but is marked as “Not connected” or “Damaged”. In this case, the system may prompt you to format it. Formatting will delete all data from the card, therefore, if it has important information, first try connecting it to the computer via a card reader to save the files.

  • 📱 Go to Settings and find section Memory or Storage.
  • 💾 Check for a separate line with the name of your SD cards (for example, Samsung 64GB).
  • ⚙️ If the card is visible, but does not work, click on it to view the status and errors.
💡

If the card is visible in the settings, but applications cannot write data to it, check the permissions for specific apps in the Application Manager menu.

Using the built-in file manager

Even if the memory information in the general settings seems confusing, the built-in file manager almost always displays physical drives as separate directories. A standard application may be called “Files”, “My Files”, “Explorer” or have a folder icon. Open it and look at the side menu or main screen.

Here you should see a division into “Internal Storage” and “SD Card”. By clicking on a section of the card, you will have access to all the folders and files that are recorded on it. This is the most visual way of navigation for the average user, which does not require a deep dive into technical settings.

In some shells, for example in older versions MIUI from Xiaomi, access to the map may be hidden inside the “Analyzer” tab or require switching the display type. If you don't see the card in the list, try refreshing the list of files by swiping down or restarting the Files application itself through the multitasking menu.

⚠️ Attention: When working with files on a memory card, be careful when deleting system folders (for example, Android, LOST.DIR), as this may break the operation of installed applications that use an external drive.

For more advanced users, it is recommended to install a third-party file manager, such as Total Commander or Solid Explorer. These applications often have a clearer drive mapping structure and allow you to see hidden files that standard Explorer may ignore.

Why may standard Explorer not see files?

Standard file managers sometimes hide system directories or files with the “hidden” attribute. Third-party applications allow you to enable the display of such objects in the view settings, giving full access to the file system structure of the card.

Diagnostics through developer mode and ADB

If standard methods did not help detect the card, you can use developer tools. This method allows you to obtain technical information about connected drives directly from the system kernel. First, you need to activate the developer mode by seven times clicking on the build number in the section Settings → About phone.

After activation, a new item “For Developers” will appear in the settings menu. Inside it you can find the “Default USB Configuration” section or process statistics, but more in-depth diagnostics are best carried out through a computer with the utility ADB (Android Debug Bridge) installed. Once you connect your phone to your PC, you can run a command to list block devices.

adb shell ls /dev/block/ | grep mmc

This command will list devices associated with memory controllers. Typically, the built-in memory is designated as mmcblk0, and the external card is designated as mmcblk1 or has a similar designation. If there is no second device in the command output mmcblk, then there is no physical contact or the card controller is faulty at the hardware level.

  • 🔧 Activate USB Debugging in the developer menu.
  • 💻 Connect the phone to the computer and launch the ADB console.
  • 📄 Enter the command adb shell mount to view all mounted partitions.
💡

The absence of a device in the /dev/block list when the card is connected indicates a hardware problem: broken slot, oxidized contacts or malfunction of the memory card itself.

Problems with format and compatibility

A frequent reason why the phone does not display the card in the file manager is file system incompatibility. Old devices may not read cards formatted in exFAT or NTFS, preferring the good old FAT32. Modern phones usually support exFAT for large cards (over 32 GB), but conflicts may arise.

If you inserted a card that was previously used in a camera, DVR, or computer with a different OS, your phone may prompt you to format it. By agreeing to this, you will bring the file system into a form that Android can understand. However, if the card has a capacity of more than 64 GB and the phone is old, it may simply not support the exFAT file system without obtaining root access.

File system Max. File size Android compatibility Recommended use
FAT32 4 GB Full (all versions) Cards up to 32 GB, music, documents
exFAT No restrictions Android 4.4 and later 64 GB+ cards, 4K video, games
NTFS No restrictions Only with root or drivers Not recommended for phones
ext4 No restrictions Only as internal memory Adoptable Storage mode

It is also worth checking the specification of your smartphone for the maximum supported card capacity. If the instructions say that the phone supports up to 128 GB, installing a 512 GB card may result in the system simply not being able to initialize it, and it will not appear in the list of available drives.

📊 What is the capacity of your memory card?
Up to 32 GB
64 GB - 128 GB
256 GB - 512 GB
More than 512 GB

Operating mode: Portable storage or Internal memory

Starting with version Android 6.0, appeared function Adoptable Storagethat allows you to use the memory card as an extension of the phone’s internal memory. In this mode, the card is formatted into a special file system, encrypted and becomes inseparable from the device. It ceases to be displayed as a separate “SD card” drive in the file manager for the user, and its space is simply added to the total volume of the phone.

To check whether this mode is enabled, go to the storage settings. If the card is used as internal memory, you will not be able to see its files through a simple explorer without special access rights. To return to the “Portable Storage” mode (where the card is visible separately), formatting will be required, which will again lead to data loss.

This mode is useful when internal space is critically short, but it has a drawback: the speed of the card is usually lower than the speed of the built-in flash memory, which can slow down the operation of the smartphone as a whole. In addition, it will be impossible to remove such a card without losing data and resetting applications.

⚠️ Attention: When using the card in internal memory mode, it is tied to a specific device. Inserting the same card into another phone or computer card reader will make the data unreadable without a special decryption key.

Most manufacturers (for example, Samsungby default disable the ability to use the card as internal memory in their shells, leaving only the portable storage mode. This is done for system stability and to prevent user confusion.

How to return the card to portable storage mode?

If the card was formatted as internal storage, the only way to return it to visibility as a separate drive is to perform a full format through the storage settings menu, selecting the "Use as portable storage" option.

Often asked questions (FAQ)

Why does the phone write “SD card is damaged”, although it works on the computer?

This often happens due to file system incompatibility or a partition table error. Computers (especially Windows) can automatically correct minor errors when connecting, while Android is more strict about the disk structure. Try formatting the card to FAT32 or exFAT via a computer using a standard formatting tool, and then insert it back into the phone.

Is it possible to transfer all applications to a memory card?

Not all applications support this feature. The app developer must explicitly allow porting to external media in the application manifest. Modern versions of Android limit this feature to ensure security and stability. You can mainly transfer games and media applications through settings Applications → [Name] → Memory.

The phone does not see the card after a system update, what should I do?

After major firmware updates, the drive mounting settings may get lost. Try rebooting your device in safe mode to avoid conflicts with third-party applications. If this does not help, check whether the card driver is disabled in the developer settings, or reset the network and connection settings.

Where are photos from the camera stored if a card is inserted?

By default, photos are saved to the internal memory. To change this, open the Camera app, go to its settings (gear icon) and look for “Storage location” or “Save to SD card”. Activate this switch, and new pictures will be automatically saved to an external drive.