How to completely remove contacts from SIM-Xiaomi maps: all working methods

Removal of contacts with SIM-Maps on Xiaomi smartphones (including Redmi models, POCO And Mi often raises questions from users, unlike the phone's internal memory, where contacts are stored in the cloud or local database, SIM-The card has a limited volume (typically up to 250 records) and does not support synchronization, which means that old or unnecessary numbers take up precious space, and cleaning them requires separate actions.

In this article, we will discuss all the current ways to remove contacts from the SIM-Maps on Xiaomi devices under management MIUI 12/13/14 And HyperOS, including hidden features and workarounds for older models, you'll learn how to clean records en masse, export them before they're deleted, and what to do if the phone doesn't see contacts on the phone. SIM. We will pay special attention to the risks of data loss in case of incorrect actions with the SIM-map - for example, when formatting through an engineering menu.

Why contact us SIM-The card is not removed in the standard way?

Many users are faced with the fact that when trying to remove contact through the Contacts app on Xiaomi, the option is simply absent or inactive. MIUI:

  • ๐Ÿ“ฑ Limitations MIUI: By default, the system hides the management functions SIM-contact to avoid accidental deletion, such as in the Redmi Note 12 and POCO X5 The option only appears after clicking on three points in the contact menu.
  • ๐Ÿ”’ Protection of the operator: Some SIM-cards (especially from MTS, Beeline) block editing of contacts at the firmware level. USIM-maps to 2018.
  • ๐Ÿ—ƒ๏ธ Warehouse conflict: If the contact is duplicated in the internal memory and on the SIM, The default system offers to delete only the local copy.

Also, on HyperOS devices (e.g. Xiaomi 14 or Redmi) K70) logic of working with SIM-The contacts have changed: they are now displayed in a separate tab SIM, But there's still no mass removal feature, and that's because of Google's policy, which recommends that developers restrict access to the site. SIM-Data due to security risks.

๐Ÿ“Š How do you usually keep your contacts?
Only on the phone.
Only on the SIM-map
Synchronizing with Google
Using the Xiaomi cloud
Other

Method 1: Remove contacts through the standard Contacts app

The easiest method is to use the built-in Contacts app (or People in global firmware).

  1. Open the Contacts app and go to the SIM tab (or Map in Russian firmware). If there is no tab, click on the three dots in the upper right corner and select Contact Management โ†’ Contacts SIM.
  2. In some versions of MIUI, you need to hold your finger for 2-3 seconds to create a context menu.
  3. Click Remove (or the cart icon). If the option is inactive, try clicking on the three dots next to the contact and select Edit โ†’ Delete.

On HyperOS devices (such as Xiaomi 13T), the path may be different:

Contacts โ†’ Three points (โ‹ฎ) โ†’ Settings โ†’ Contact management โ†’ Contacts SIM โ†’ Select โ†’ Delete

Backup your contacts to your phone or computer

Check to see if it's blocked. SIM-map PIN-code

Make sure that contacts are not duplicated in your Google account

Close all background applications that may use SIM (calls, SMS)

-->

Important: If the contact is not removed, check if it is installed on the SIM-map PIN2-code (infrequently used, but some operators activate it). To disable it, go to Settings โ†’ SIM-maps and mobile networks โ†’ Settings SIM โ†’ Shut down. PIN2.

Method 2: Mass removal through an engineering menu (for power users)

If you need to remove all contact with SIM-You can use the hidden engineering menu, which works on most Xiaomi devices, but requires caution:

  1. Open the Phone app and enter the combination: ##4636## This will open the Testing menu.
  2. Go to the Phone Information (or Phone Information) tab.
  3. Scroll down to the block. SIM Information and select your SIM-map.
  4. Click Delete all contacts (or Erase SIM Contacts). Confirm the action.
What to do if the engineering menu is not opened?
On some models (e.g. POCO F5), the ##4636## combination may be blocked. Alternative method: 1. Install the MTK Engineering Mode app (for MediaTek processors only). 2. Go to MTK Settings โ†’ SIM โ†’ Erase SIM Contacts. 3. Confirm the deletion.

โš ๏ธ Note: This method permanently removes all contacts from the SIM-cards, including operator service records (e.g. numbers for USSD-If you are using the old one SIM with service numbers saved (for example, to check balance), they will have to be restored manually from the operator.

On devices with a Qualcomm Snapdragon processor (such as Xiaomi 12 Pro) instead of ##4636###, try the combination:

##225##

This will open the Calendar Storage menu, where some firmware has a cleaning option. SIM-data.

Method 3: Removal via computer (using the AT-team)

If the phone does not allow you to delete contacts, you can use it. AT-team-wise ADB This method is suitable for users familiar with debugging on the Internet. USB.

This will require:

  • ๐Ÿ–ฅ๏ธ A computer with installed Xiaomi drivers and ADB.
  • ๐Ÿ“ฑ Included debugging by USB on the phone (Settings) โ†’ The phone. โ†’ Version. MIUI โ€” Press 7 times, then return to Additional โ†’ For developers โ†’ Debugging by USB).
  • ๐Ÿ”Œ Cable USB (preferably original).

Instructions:

  1. Connect your phone to your computer and open the terminal (cmd or PowerShell).
  2. Enter the command to check the connection: adb devices Wait for the serial number of the device to appear.
  3. Use it. AT-team SIM: adb shell su echo 'AT+CPBW=1,"123"' > /dev/ttyGS0 Here. 1 โ€” memory-point SIM, "123" โ€” Replacement number (replace with real number).
  4. For mass removal, use: for i in {1..250}; do echo "AT+CPBW=$i" > /dev/ttyGS0; done This will clear all 250 possible cells on the SIM.

โš ๏ธ Attention: Misuse of the right AT-The commands may cause damage to the data on SIM-map, including IMSI-If after completing the commands, the phone stops catching the network, contact the operator for a replacement. SIM.

To simplify the process, you can use applications such as SIM Card Manager (available on Google Play) that automates sending AT-But they do require teams. ROOT-lens MIUI 14+.

Method 4: Transferring SIM contacts to your phone and then deleting them

If you need to save your contacts before deleting them, export them to your phoneโ€™s internal memory or Google account first:

  1. Open Contacts. โ†’ Settings (โš™๏ธ) โ†’ Imports/Exports โ†’ Exports with SIM-map.
  2. Select the location of the save: internal memory or Google account.
  3. After export, return to Contacts โ†’ SIM and delete unnecessary entries (as described in Method 1).

On HyperOS devices, the path to export may be different:

Contacts โ†’ Three points (โ‹ฎ) โ†’ Control โ†’ Import/Export โ†’ Copy from SIM to phone

๐Ÿ’ก

If there is an error โ€œInsufficient memoryโ€ when exporting, clear the Contacts app cache in your phone settings. Go to Settings โ†’ Applications โ†’ Application Management โ†’ Contacts โ†’ Memory โ†’ Clear the cache.

After transferring contacts to the phone, they can be removed from the SIM en masse:

  • ๐Ÿ“ฒ Open Contacts. โ†’ SIM.
  • ๐Ÿ” Click on three dots and select Select All (if option is available).
  • ๐Ÿ—‘๏ธ Click Delete and confirm.

Method 5: Using Third-Party Applications

If Xiaomi's built-in tools don't allow you to delete contacts, you can use third-party utilities.

AnnexFunctionsRequirementsReference
SIM Contacts ManagerMass removal, editing, backupAndroid 5.0+, no ROOTGoogle Play
SIM CardExport/import to CSV, SIM cleaningAndroid 6.0+ may require ROOTGoogle Play
Contacts+Combining duplicates, cleaning SIMAndroid 7.0+, premium features paidGoogle Play

When using third-party applications, consider:

  • ๐Ÿ” Some utilities request access to SMS Call log โ€“ refuse if the functionality is not required.
  • ๐Ÿ“ฑ On devices with MIUI 14+ Applications may need permission to change system settings (issued manually in security settings).
  • ๐Ÿ›ก๏ธ Before mass deletion, back up through the app itself.

๐Ÿ’ก

The app side is the most versatile way, but they may not work on new Xiaomi models (such as Xiaomi 14 Ultra) due to HyperOS's restrictions on access to the app. SIM-data.

What if the SIM contacts are not displayed?

Sometimes users are faced with the fact that the contact SIM-The map is not visible on the phone, even though it's there:

Problem.Reason.Decision
Contacts are not displayedSIM-The card does not support the storage of contacts (e.g. eSIM)Use only internal memory or cloud.
Empty contact listGroup filter enabledIn the Contacts app, click All Contacts in the top menu
SIM reading errorDamaged memory sector on SIMContact the operator for a replacement card
Contacts are available but not editedSIM blocked by PIN2Turn it off. PIN2 customized SIM-map

If the problem persists, try:

  1. Reboot the phone.
  2. Remove and re-insert SIM-map.
  3. Update the firmware (Settings โ†’ System Update).
  4. Reset network settings (Settings) โ†’ SIM-maps and networks โ†’ Resetting network settings).

On dual-devices SIM-The Redmi Note 13 Pro+) Make sure you are looking at the right contacts. SIM. For that:

Contacts โ†’ Three points (โ‹ฎ) โ†’ Display settings โ†’ Show contacts with: [select the desired SIM]

FAQ: Frequent questions about removing contacts with SIM on Xiaomi

Can I restore remote contacts with SIM-map?
No, you can't recover contacts after deleting from SIM, because they're stored in non-volatile memory without backups, and the only way is if you've previously exported them to a.vcf file or synced them to Google.
Why is it new? SIM-The map does not show the option to add contacts?
Modern nano-SIMs and eSIMs often don't support contact storage, which is due to the shift of operators to cloud services.
How to delete SIM contacts on Xiaomi without a phone (for example, if it is broken)
If the phone doesn't work, but SIM-card is correct: Insert SIM You can use the standard Contacts to Remove app, if you need a mass cleanup, use the engineering menu (the combinations may vary). โ†’ Contacts โ†’ Import contacts SIM โ†’ Delete everything.
Will removing contacts from SIM affect the mobile network?
No, deletion of contacts does not affect the network profile (IMSI, However, if you delete all data through the engineering menu, there may be failures (e.g., access to the system will be lost). USSD-In this case, restart the phone.
How to transfer contacts from SIM to Xiaomi to a Google account?
Follow the instructions: Export your SIM contacts to internal memory (Contacts โ†’ Export). Open the.vcf file in any file manager. Choose Import to Google Account. Make sure sync is enabled (Settings โ†’ Accounts โ†’ Google โ†’ Contact Sync).