Have you inserted a microSD into your smartphone, but suddenly it is no longer detected? Or does the phone write โMemory card is disconnectedยป, ยซSD card is damagedโ, but the files have become inaccessible? This problem is familiar to millions of Android users - from budget Xiaomi Redmi to flagship Samsung Galaxy. The reasons can be either software (OS failure, incorrect formatting) or hardware (damage to contacts or the card itself).
In 80% of cases, the memory card can be โreanimatedโ without losing data - the main thing is to follow the algorithm. In this article we will analyze all possible reasons for the shutdownfrom simple (for example, dirty contacts) to complex (damaged file system), and also give step-by-step guide for each situation. If you are not a technical specialist, donโt worry: we explained everything as simply as possible, with illustrations and warnings about common errors.
Before starting the repair, answer one question: the memory card has stopped working after a specific action (Android updates, phone falling, ejection during recording) or did the problem appear โon its ownโ? This will help narrow down the list of reasons.
1. Basic checks: what to do first
Before digging deeper, rule out obvious causes. Start with physical diagnostics - often the problem lies in mechanical factors.
Step 1. Reboot the phone. Itโs trivial, but in 15% of cases it helps: Android can โforgetโ about the connected card after a failure. Hold the power button and select "Reboot" (not power off!). If after reboot the card does not appear, move on.
Step 2. Check the card contacts and slot. Remove the microSD and inspect it under a bright light:
- ๐ Dirt: there should be no dust, grease or oxidation on the contacts (gold stripes). Wipe them with a soft eraser or a cotton swab dipped in alcohol.
- ๐ฅ Damage: chips, scratches or bent contacts are a sign of physical damage. Such a card cannot be restored.
- ๐ Compatibility: some phones (for example, Huawei P30 Pro) only support cards up to
256 GB. Check the limits in the specifications of your model.
Step 3. Try another slot or device. Insert the card into another phone, tablet or card reader on your PC. If it is not detected anywhere, the problem is in the microSD itself. If it works, the slot on your smartphone is at fault (perhaps the contacts have come loose or the controller has broken down).
โ ๏ธ Attention: Never insert a memory card into the slot SIM2 (hybrid slot) while the phone is on! This can lead to a short circuit and damage to the controller.
โ๏ธ Basic diagnostic checklist
2. Software failures: how to โreconnectโ a card in Android
If the card is physically working, but Android does not see it, the problem lies in the system settings. Most often this happens after updating the OS, resetting to factory settings or incorrectly removing the microSD.
Method 1. Forced mounting through settings.
- Open
Settings โ Storage(orMemory). - Scroll down to the "
Portable storage" or "SD cardยป. - Click on the card name (for example,
SanDisk 128GB) and select "Connect" or "Mountยป.
If there is no โConnectโ item, it means that Android does not recognize the file system of the card (see section about formatting).
Method 2. Clearing the cache and data of the "Storage" application.
Sometimes a failure occurs due to a damaged cache of the system application responsible for working with memory. Do the following:
- Go to
Settings โ Applications โ All applications. - Find the application "
Storage" (or "External Storage") and open it. - Click "
Clear cache" and "Clear data", then restart the phone.
โ ๏ธ Attention: On some firmware (for example, MIUI from Xiaomi), clearing the data of the โStorageโ application can reset the default settings for all connected drives. After this, the card will have to be configured again (select the format - internal / portable memory).
Method 3. Reset access rights.
If the card is detected, but the files on it do not open (writes "No access"), reset permissions:
- Connect the phone to the PC via USB (in file transfer mode).
- On the PC, open
This computerand find the removable disk (your SD card). - Right click โ
Properties โ Security โ Advanced. - Click "
Change permissions" and check the box "Full access" for all users.
3. Damaged file system: how to recover without data loss
One โโof the most common reasons for a card to be disconnected is damage to the file system (for example, due to sudden ejection during recording). Android in this case writes: โThe memory card is damaged. Format itยป. Donโt rush to format it! First, try to recover the data.
Step 1. Connect the card to the PC and check for errors.
- Insert microSD into the card reader and connect to the computer.
- Open
Command lineas administrator. - Enter the command (replace
X:to your drive letter):chkdsk X: /f /r - Wait for the check to complete (may take up to an hour for cards
128 GB+).
If the card works after checking, copy all the data from it to your PC and format it (see next step).
Step 2. Formatting in the correct format.
If chkdsk the card will have to be formatted. But first select the appropriate file system:
| Format | Max. card capacity | Android compatibility | When to use |
|---|---|---|---|
FAT32 |
up to 32 GB |
All versions | For older phones (Android 5.0 and below) |
exFAT |
up to 128 PB |
Android 6.0+ | Optimal choice for cards 64โ512 GB |
NTFS |
without restrictions | Only with root access | Not recommended for Android |
To format the card:
- On a PC, right-click on the disk โ
Format. - Select
exFAT(orFAT32if the card is smaller32 GB). - Tick the "
Quick format" box and click "Get startedยป.
โ ๏ธ Attention: If the card was used as internal memory (Adoptable Storage function), formatting via PC will not work. In this case, you need to format directly in the phone: Settings โ Storage โ SD card โ Configure โ Internal memory โ Format.
What to do if Android asks you to format the card, but it wonโt format?
If the process is stuck at 0% or gives the error "Failed to format", try:
1. Use the utility SD Formatter from the SD Association (the official tool for low-level formatting).
2. Check the card on another device - perhaps the problem is in the phone controller.
3. If all else fails, the card is physically damaged (the controller has burned out).
4. The card is detected, but does not open: rights and encryption
Sometimes the memory card is visible in the system, but when you try to open files, Android writes: "No accessยป, ยซFolder is empty" or asks for a password. This may be due to:
- ๐ Encryption: if the card was encrypted on another phone (for example, through
Settings โ Security โ SD card encryption). - ๐ Hidden files: viruses or applications could hide all data.
- ๐ค Access rights: failure in file system resolution (especially important for cards used as internal memory).
How to remove encryption:
If the card was encrypted on the same phone, try:
- Go to
Settings โ Security โ Encryption and credentials. - Select "
Decrypt the SD card" (you will need to enter a password or PIN code). - After decryption, restart the phone.
If the card was encrypted on another device, restore the data without password is impossible. The only way out is to format it (all files will be lost).
How to get back hidden files:
Connect the card to the PC and:
- Open
Control Panel โ Folder Options โ View. - Uncheck "
Hide protected system files" and check "Show hidden files and foldersยป. - Check the root folder of the card for files with the โhiddenโ attribute.
If there were important files on the card, before any manipulations make an image of it using the utility DD for Windows or R-Studio. This will allow you to recover data even after formatting.
5. Hardware problems: when the phone or card is to blame
If none of the software methods helped, the problem lies in the hardware. Here are the most common hardware reasons:
1. The memory card slot is damaged.
Symptoms:
- The phone does not see any memory cards (tested on 2-3 different microSD).
- The card is detected only in one position (for example, if you press it lightly).
- The message โInsert a memory card" appears, although it is inserted.
Solution:
- ๐ ๏ธ Contact service center - soldering of contacts or replacement of the slot will be required (cost:
1 500โ3 000 โฝdepending on the model). - ๐ฑ If the phone is under warranty, do not try to repair it yourself - this will void the warranty.
2. The memory card controller is damaged.
Symptoms:
- The card is not detected on any device.
- When connected to a PC, the system asks to format it, but formatting ends with an error.
- The card heats up or makes a faint squeaking sound (a sign of a short circuit).
Solution:
Unfortunately, it is impossible to restore such a card. The only way out is to throw it away and buy a new one. Do not use damaged cards! They can damage the phone slot or lead to data loss.
3. Problems with the phone's firmware.
Sometimes after updating Android stops recognizing memory cards due to bugs in the firmware. For example, in Android 12 some Samsung there was a bug due to which the phone did not see cards with a capacity of 512 GB+.
Solution:
- ๐ Check for firmware updates in
Settings โ Software update. - ๐ฅ If there are no updates, try rolling back to a previous version of Android (requires unlocking the bootloader).
โ ๏ธ Attention: Details of memory card compatibility with specific phone models may vary. For example, Samsung Galaxy S22 officially supports cards up to 1 TB, but in practice problems arise with some models. Check the latest information on the website of your smartphone manufacturer. SanDisk Ultra problems arise. Check the latest information on the website of your smartphone manufacturer.
6. Recovering data from a non-working memory card
If the card is not detected, but there were important files (photos, documents) on it, do not rush to throw it away. There is a chance to recover data using specialized utilities.
Method 1. Recovery apps (if the card is detected by the PC).
If the computer sees the card (even if it asks to format), use:
- ๐ ๏ธ Recuva (free, simple recovery).
- ๐พ R-Studio (paid, but recovers even after formatting).
- ๐ท DiskDigger (specializes in photos and videos).
Instructions:
- Connect the card to the PC via a card reader.
- Run the app and select the drive (your SD card).
- Start scanning (select "
Deep scanning" for maximum results). - Save the recovered files to the PC hard drive.
Method 2. Low-level copying (if the card is not detected).
If the card is not recognized even by the PC, but you are sure that the data on it is intact, try creating an image of it:
- Download the utility DD for Windows or HDD Raw Copy Tool.
- Select the source disk (your card) and the destination file (for example,
backup.imgon your hard drive). - Start copying. The process may take several hours.
- After creating the image, try opening it using 7-Zip or recovering data using R-Studio.
โ ๏ธ Attention: Do not save the recovered files to the same memory card! This may lead to overwriting of data that has not yet been recovered.
If the card is physically damaged (the controller is burned out), data can only be recovered in the laboratory. The cost of such a service starts from 5 000 โฝ and depends on the complexity of the work.
7. Prevention: how to avoid problems with a memory card in the future
To ensure that the memory card lasts a long time and does not turn off at the most inopportune moment, follow these rules:
- โก Safely remove: always use the "
Extract" function in the notification shade before physically removing the card. This prevents damage to the file system. - ๐ฑ Regular check: once a month, connect the card to the PC and run
chkdskto search for errors. - ๐ Avoid overheating: do not leave the phone with the card in direct sunlight or near heat sources.
- ๐พ Backup: store important files in the cloud (Google Drive, Yandex Disk) or on a hard drive disk.
- ๐ Buy trusted brands: give preference to cards SanDisk, Samsung EVO or Kingston โthey are less likely to be counterfeited and last longer.
What NOT to do:
- ๐ซ Format the card in
NTFSfor Android - this will lead to reading errors. - ๐ซ Use the card as internal memory on budget phones (for example, Redmi 9A). This slows down the system and shortens the life of the microSD.
- ๐ซ Storing the card in damp or dusty conditions leads to oxidation of the contacts.
If you often transfer files between your phone and PC, format the card in exFAT. This format supports files larger than 4 GB (as opposed to FAT32) and works faster than NTFS on Android.
FAQ: Frequently asked questions about memory cards on Android
Can a memory card be used as internal memory on any Android?
No. The Adoptable Storage function (turning an SD card into internal memory) is not supported by all manufacturers. For example, Samsung and Huawei disabled this feature in their firmware. Check for the option in Settings โ Storage โ SD card โ Configure.
In addition, using the card as internal memory has disadvantages:
- System speed may drop (cards are slower than built-in memory).
- The card cannot be removed without losing data.
- If the card fails, the phone may stop booting.
Why does the phone say โMemory card is slowโ?
This means that the read/write speed of your microSD is below the minimum Android requirements for use as internal memory. For example, for Android 9+ the card must have a speed class of at least UHS-I (U1) or Class 10.
Solutions:
- Buy a faster card (for example, SanDisk Extreme labeled
A2). - Use the card as portable storage, not as internal memory.
Is it possible to recover data from a card that has been formatted?
Yes, but the chances depend on:
- ๐ Time: the less time has passed after formatting, the higher the probability of recovery.
- ๐ Type of formatting: during fast formatting, data is almost always recovered, when full โthe chances are lower.
- ๐พ Action after formatting: if new files were written to the card, they could overwrite the old data.
Use apps Recuva or R-Studio (instructions in the section on data recovery).
Why does the memory card heat up?
MicroSD heating is an alarming signal Possible. reasons:
- ๐ฅ Intense recording: if you copy large files or shoot video in
4Kthe card may heat up. This is normal if the temperature does not exceed50ยฐC. - โก Short circuit: if the card heats up even in standby mode, it should be removed immediately - this is a sign of damage controller.
- ๐ฑ Problems with the slot: oxidized or dirty contacts in the phone slot can cause overheating.
If the card gets very hot, remove it immediately and do not use it until find out the reason!
How to check the authenticity of a memory card?
Fake memory cards (especially Chinese โno-nameโ) often have a low speed and the real capacity is less than declared. To check:
- Download the utility H2testw (Windows) or F3 (macOS/Linux).
- Connect the card to the PC and run a write/read test.
- If the actual capacity is less than declared, the card is fake - return it to the seller.
Signs of a fake:
- The price is significantly lower than the market price (for example,
512 GBfor1 000 โฝ). - There is no brand logo on the card or it is applied poorly.
- The recording speed is lower
10 MB/s(checked through CrystalDiskMark).