Are you trying to save an important number to a SIM card, but your smartphone persistently ignores the command? Instead of the usual saving, the contact flies to your account Android stubbornly ignores commands? Instead of the usual saving, the contact flies to your account Google, phone book or disappears altogether? This problem is familiar to many users, and there can be a dozen reasons for it - from banal settings to hardware faults.
Unlike old push-button phones, where the SIM card was the only storage of contacts, modern Androiddevices synchronize data with the cloud by default. However, sometimes the need to save the number on the SIM remains relevant - for example, when moving to a new phone without access to the Internet or if you do not trust cloud services. In this article we will analyze all possible reasonswhy it is not possible to save a contact to a SIM card, and we will give step-by-step solutions for each of them.
Spoiler: 80% cases, the problem is solved in 5 minutes without contacting the service center. But if you have already tried to reboot your phone and checked the settings, donโt rush to give up. We have prepared unique compatibility table of SIM cards and Android deviceswhich will help identify hardware limitations, and also collected rare cases that are not written about even on forums.
1. The SIM card does not support saving contacts
The first and most unpleasant reason is your SIM card physically unable to store contacts. This is typical for:
- ๐น Nano-SIM and eSIM latest generations (especially from operators Tele2 and Yota)
- ๐น 4G/5G-USIMcards, where memory for contacts is sacrificed in favor of Internet speed
- ๐น Cards of format Micro-SIM, cut from Mini-SIM (memory contacts are damaged)
How to check? Insert SIM into an old push-button phone (for example, Nokia 105 or Samsung E1200If). You canโt save the contact there either - the problem is in the card. There is only one solution: replace the SIM with a model with phone book support (check with the operator that you need a card with the function SIM Phonebook).
โ ๏ธ Attention: Operators do not always honestly inform about SIM limitations. For example, MTS i Beeline still issue cards with memory for 250 contacts, and MegaFon in most regions they have switched to USIM without this function.
2. Android settings by default block saving to SIM
Modern versions Android (starting s Android 9 Pie) aggressively promote cloud storage of contacts through Google Account. As a result, the option to save to SIM may be:
- ๐ฑ Hidden in deep settings
- ๐ง Disabled by manufacturer policy (especially at Xiaomi, Huawei i Samsung)
- ๐ Blocked by corporate MDM policies (on work phones)
To return the ability to save to SIM:
- Open the application
Contactโ press+(add contact). - In the field
Save to(orAccount), click on the current option (usually Google or Device). - In the drop-down list, select
SIM card. If it is not there, read the next paragraph.
If the option SIM card is not in the list:
- Go to
Settings โ Applications โ Contacts โ Permissions. - Make sure the application has access to
StorageiSIM card. - For Samsung: go to
Settings โ Cloud and accounts โ Accounts โ SIM cardand enable synchronization.
โ๏ธ Checking settings for saving contacts
3. Manufacturer restrictions: why brands remove the function
Some manufacturers deliberately remove the ability to save contacts on SIM. Here's who and why they do it:
| Brand | Restricted models | Reason | Workaround |
|---|---|---|---|
| Xiaomi | Series Redmi Note 10/11, POCO X3/X4 | Aggressive cloud policy MIUI | Install third-party software (for example, Sim Contacts) |
| Huawei | All models on EMUI 10+ without Google services | No synchronization with Google Contacts | Use Huawei Mobile Services or Root access |
| Samsung | Galaxy S21/S22 with One UI 4.0+ | Priority Samsung Account over SIM | Disable Auto-save to Samsung account |
| Google Pixel | All models on pure Android | Ideological refusal of SIM storage | Install True Phone Dialer from Play Market |
For devices Xiaomi i Samsung there is a radical solution: roll back firmware to an earlier version (for example, from MIUI 12 to MIUI 11). However, this requires unlocking the bootloader and may void the warranty. An alternative is to use ADB-commands to force it. functions:
adb shell settings put global sim_contacts_enabled 1
โ ๏ธ Attention: On devices with Android 12+ and a dynamic file system (Dynamic Partition), rolling back the firmware can lead to loss of data in the partition/data. We recommend that you first create a backup viaTWRP.
4. Problems with the file system of the SIM card
Even if the SIM card supports storing contacts, its file system can be damaged due to:
- ๐ Sudden removal of the card during operation. records
- ๐ฆ Viruses attacking the SIM menu (rare, but found on hacked phones)
- ๐ Frequently changing devices with different standards
SIM Application Toolkit(STK)
How to diagnose:
- Insert the SIM into another phone and try saving contact.
- If an error appears
SIM fullorMemory errorโthe file system is damaged. - Check free space: enter
##4636##โPhone informationโSIM Status.
Solutions:
- ๐ง Format SIM (erases all contacts!): enter
##7465625##(does not work on all devices). - ๐ Replacement of SIM from the operator with number portability (free if damaged).
- ๐ Use SIM reader and software like PySim for low-level repairs (only for advanced users).
What to do if the SIM card requires a PUK code after formatting?
If after trying to format the SIM asks for PUK, this means that the card is blocked. The PUK code can be found on the plastic holder that came with the SIM, or you can request it from the operator using your passport details. Enter the code carefully - after 10 incorrect attempts, the SIM will be blocked!
5. Conflict with dual-SIM and network operating modes
On phones with dual SIM cards (Dual-SIM), conflicts often arise when trying to save a contact. Reasons:
- ๐ถ Both SIMs operate in
4G/5Gmode (in this standard, access to the SIM phone book is limited). - ๐ The operating system confuses the slots (especially on MediaTek Helioprocessors).
- ๐ด One of the SIMs - eSIM, which does not support storing contacts.
How to set up:
- Go to
Settings โ SIM cards and mobile networks. - For a slot with a physical SIM, select the mode
3G/2G(disablePrefer 4G). - In call settings, set
SIM as default for contacts.
For devices with MediaTek (for example, Realme, Oppo, Tecno):
Dial ##36446337## โ select Connectivity โ SIM Switch โ disable Auto Switch.
If you have Samsung Galaxy c Exynosprocessor, try temporarily disabling the second SIM before saving the contact. This bypasses a bug in the firmware due to which the system cannot determine the target SIM for recording.
6. Software failures and viruses
If previously contacts were saved on SIM, but now they are not, the software is to blame. Frequent culprits:
- ๐ค Viruses masquerading as system applications (for example,
com.android.phone). - ๐ Residual files after uninstalling launchers (especially Nova Launcher or Action Launcher).
- ๐ Incorrect updates Google Play Services (versions 22.18+ have a bug with SIM contacts).
Diagnostics and treatment:
- Run a scan via Malwarebytes or Dr.Web Light.
- Clear the application cache
ContactandPhonein the settings. - Roll back Google Play Services to version 22.12:
adb shell pm uninstall -k --user 0 com.google.android.gmsadb install google-play-services-22.12.apk
If the problem appeared after the update Android, check the error log:
adb logcat | grep -i"sim" | grep -i"contact"
Look for lines with E/SimContacts or W/Telephony - they will indicate a specific failure.
7. Hardware faults: when itโs time to call the service
If none of the methods helped, the problem may be in hardware:
- ๐ The contact connector of the SIM card is damaged (often after falls or moisture).
- ๐ The controller UFS/eMMC, responsible for working with SIM.
- ๐ก The antenna module conflicts with the SIM chip (typical for iPhone-replica on Android).
How to check:
- Shine a flashlight into the SIM slot - if the contacts are bent or oxidized, the connector needs to be replaced.
- Check whether the SIM is detected in Engineering Mode:
##4636## โ Phone information โ Scroll to the SIM block - If the phone does not see the SIM at all or it โfliesโ after a reboot, the problem is in the controller.
โ ๏ธ Attention: On devices with soldered SIM slot (for example, Samsung Galaxy Z Fold or Xiaomi Mix Fold) independent repair is almost impossible. Contact only authorized service centers - unqualified intervention may damage the flexible cable.
If the phone no longer sees the SIM after updating the firmware, do not rush to take it for repair. First, try flashing the module modem separately via Odin (for Samsung) or SP Flash Tool (for MediaTek).
FAQ: Frequently asked questions about saving contacts to SIM
Is it possible to transfer contacts from SIM to Google and back without loss?
Yes, but there are nuances:
- Export contacts from SIM to
.vcfvia the appContact. - Import the file to Google Contacts on the website
contacts.google.com. - For reverse transfer, use applications like SIM Card Contacts โthey allow you to selectively save numbers back to SIM.
โ ๏ธ Warning: During reverse transfer, contact photos and custom fields (for example, "Birthday").
Why canโt you save contacts on a new SIM (for example, from Tele2), but you can on the old one?
This is due to politics operator. Tele2, Yota and some virtual operators (for example, Tinkoff Mobile) issue USIM cards without phone book support. Solution:
- Ask in the salon SIM with the Phonebook function (sometimes it is issued upon request).
- Use eSIM for the main number, and a physical SIM - only for contacts (if the phone supports both formats).
After resetting the settings The phone stopped seeing contacts on the SIM. How to restore?
There are two reasons:
- Reset removed access rights to SIM. Solution: go to
Settings โ Applications โ Contacts โ Permissionsand enable access to storage and SIM. - The SIM file system is damaged due to incorrect extraction during reset. Solution: format the SIM (see section 4) or replace the card.
If the contacts are missing, but the SIM is working, try restoring them using SIM reader and software Card Data Recovery.
On Huawei/Honor there is no option to save to SIM. Is this fixable?
On devices Huawei without Google Mobile Services (for example, Mate 40 Pro, P50) the function is disabled at the firmware level. Workarounds:
- Install Googlefier (for models with EMUI 10/11) and return Google services.
- Use third-party applications like SIM Contacts or True Phone from AppGallery.
- For advanced: flash GMSfirmware via Huawei Multi-Tool (risk of brick!).
โ ๏ธ On HarmonyOS (for example, Huawei P60) these methods do not work - the function is blocked forever.
Is it possible to increase the number of contacts on the SIM?
No, the limit is set by hardware:
- Standard SIM: 250โ500 contacts (depending on operator).
- USIM (4G/5G): 0โ250 contacts (often completely disabled).
Workaround: save only the most important numbers on SIM (for example, emergency contacts), and the rest to the cloud or phone memory.