Why are the rooms SIM-Xiaomi maps could be a problem
SIM cards in Xiaomi smartphones (including Redmi Note models) 12, POCO X5 mi 11) They still store contacts directly on a chip, despite the ubiquitous shift to cloud services, which creates a few specific problems. First, duplicate contacts, where the same number is displayed in both the phone's memory and the phone's memory. SIM-And the second thing is, there's a limited limit, most of the time. SIM no more 250-300 with the cut-off fields (only the name) + Finally, when you transfer the SIM to another device, all these numbers automatically pop up, clogging the new phone book.
Another trap is hidden contacts, and many users don't even know that their SIMs have numbers that were added years earlier through old button phones, which are not displayed in the main MIUI contact list, but take up space and may conflict with current data, such as when synchronized with Google Contacts or Mi Account.
In this article, we will discuss all working methods of cleaning. SIM-cards โ from basic (through the standard menu) to advanced (using engineering codes and ADB). We will pay special attention to the nuances for different versions. MIUI (12โ14) and models with hybrid slots (e.g. Redmi Note 10 Pro, where SIM2 It can work as a memory card).
Method 1: Delete via the standard Contacts menu
The most obvious method is to use the built-in Contacts app (an icon with a human silhouette). MIUI 14 Ways to Governance SIM-It's hidden deeper than in the previous versions:
- Open the Contact App (not to be confused with Phone!).
- Tap the three-point menu (โฎ) top-right โ Select Contact Management.
- Scroll down to the Contact Block SIM-Cards (in some models it is called contact cards).
- Select the desired SIM (if there are two) โ tick the number to delete โ click Remove (basket icon).
โ ๏ธ Attention: B MIUI 13 and later, when attempting mass removal, the system may give an error "failed to delete contact" due to operator restrictions, the solution is to delete the numbers one by one or use method 3 (via the engineering menu).
Check the backup of contacts in Google Drive
Disable synchronization with Mi Account (Settings โ Accounts)
Close all background applications (especially messengers)
Have it on hand PIN-code SIM-Cards (may be required)
-->
If the standard method didn't work, don't be quick to blame the firmware. Often the problem is type. SIM-map:
- ๐น Old ones. SIM (Until 2015, contact editing may be blocked due to outdated protocol.
- ๐น eSIM (in Xiaomi 13 Pro and later) does not support the storage of contacts on the chip โ all numbers are automatically stored in the memory of the phone.
- ๐น Two-chip. SIM (Some operators require the choice of a โmainโ contact management slot.
Method 2: Cleaning through the โSettingsโ of the phone
An alternative way is through system settings, which is suitable if the Contact application is not working correctly or is not available (for example, after resetting to factory settings).
- Go to Settings โ Applications โ Application Management.
- Find Contacts (or Contacts and Calls) in the list โ open Warehouse.
- Tap SIM-card contact management (in some firmware, the item is called Import/Export).
- Choose. SIM-map โ mark the numbers โ remove.
โ ๏ธ Attention: On devices with MIUI for POCO (for example, POCO F4) This path may not be available. Instead, use the settings search (the magnifier icon at the top) and type in the query "SIM contact".
| Xiaomi model | The way SIM-contact | Features |
|---|---|---|
| Redmi Note 11/12 | Settings โ Memory โ Contacts SIM | Requires PIN-code confirmation |
| Mi 11 Lite | Settings โ Google โ Synchronization โ SIM-contacts | Duplicate contacts in Google Account |
| POCO X3 Pro | Settings โ System โ Additional โ SIM-manager | No mass removal |
| Xiaomi 13 Ultra | Not available (only via appendix) | eSIM does not support contacts |
Through the "Contact" app
Through phone settings
Used the engineering menu.
I never deleted them, I didn't know they were there.
Another way.-->
Method 3: Engineering menu (for power users)
If standard methods don't work, you can use a hidden engineering menu, which requires caution, because wrong actions can disrupt the network, and is suitable for Qualcomm Snapdragon models (most Redmi and POCO).
Instructions:
- Open the phone app and enter the code: ##4636##
- In the menu that opens, select Phone Information (or Phone Information).
- Scroll down to the SIM Management block โ select the desired SIM.
- Tap Delete Contacts โ confirm the action.
โ ๏ธ Note: On devices with MediaTek processor (e.g. Redmi) 10C) engineering menu code other:
##36446337##It is the way to manage contacts: Connectivity โ SIM Toolkit โ Contact Manager.
What to do if the engineering menu does not open?
After cleaning through the engineering menu, it is recommended to restart the phone. SIM-The card may temporarily โdisappearโ from the network โ this is treated by re-inserting the card or changing the network mode (Settings) โ SIM-maps and mobile networks โ Preferred type of network).
Method 4: Using Third-Party Applications
If the built-in MIUI tools fail, third-party utilities will come to the rescue.
- ๐ฑ SIM Card Manager (from Simply Advanced) โ allows you to massively edit contacts, export them to the Internet. CSV cleanse SIM Plus: it works without root rights. Minus: shows ads.
- ๐ง SIM Contacts Backup - specializes in backup and deletion, supports Russian and has the function of searching for duplicates.
- ๐ ๏ธ ToolKit for SIM โ Advanced tool with the ability to recover randomly deleted numbers (requires a premium version).
โ ๏ธ Note: Apps from Google Play may request access to the SMS You can opt out of these permissions, they're not needed to work with contacts. SIM. Also avoid utility with a name "SIM Unlock โ These are designed to unlock the network, not to manage contacts.
Algorithm of working with third-party applications:
- Download and install the program (e.g. SIM Card Manager).
- Launch and provide access to Contacts and Phone.
- Choose the right one. SIM-map.
- Use the Select All โ Delete function.
- Restart your phone to apply the changes.
๐ก
Before mass deletion, export your SIM contacts to a VCF file (via the same application), which will allow you to restore the numbers if you accidentally delete the ones you need.
Method 5: ADB-Complete cleaning (for advanced ones)
If none of the above methods work, then ADB (Android Debug Bridge โ This method requires connecting the phone to a computer and basic command line knowledge, suitable for all Xiaomi models, including those where the device is used. SIM-Contacts blocked by the operator.
Step-by-step:
- Turn on USB Debugging on your phone: Settings โ About Phone โ MIUI Version (stamp 7 times to become a developer) โ Go back to Settings โ Additional โ For Developers โ Debugging on USB.
- Connect the phone to the PC and confirm the debugging permission.
- Open the command prompt (Windows) or terminal (macOS/Linux) and type: adb shell content query --uri content://icc/adn --where "1" This will display a list of all contacts on the SIM.
- To delete all contacts, do: content delete --uri content://icc/adn
โ ๏ธ Note: Content delete command permanently deletes ALL contacts with SIM-cards, including operator service records (e.g. numbers for USSD-Once completed, you may need to re-register the network (call *111# or a similar short number to your operator).
If ADB issues a โPermission deniedโ error, try:
- ๐น Reconnect the phone in File Manager mode (MTP).
- ๐น Execute a command on behalf of the administrator (on PC).
- ๐น Use alternatives URI MediaTek: Content delete --uri content://icc/adn/subId/1 (where 1 โ ID yours SIM, The adb shell cmd phone sub-info is checked).
What to do if the contacts are not deleted?
If none of these methods worked, the problem may be one of the following:
| Problem. | Reason. | Decision |
|---|---|---|
| The Remove button is inactive | SIM-card blocked by operator | Contact the communication salon for unlocking or replacing the SIM |
| Contacts are returned after removal | Autosynchronization with Mi Account | Disable synchronization in Settings โ Accounts |
| Error โI failed to access the SIMโ | Chip or contacts damaged | Clean the SIM with a stripe or replace it |
| Numbers are duplicated when importing | Conflict with Google Contacts | Delete duplicates via contacts.google.com |
If you SIM-A card older than 5 years old, and it's highly likely that its memory has gone into read-only mode, which is common with MTS and Beeline cards from 2016-2018. SIM New in the office of the operator (free, takes 5 minutes).
๐ก
Before visiting the salon, take screenshots or export all contacts with the SIM - when changing the card, they are not automatically transferred!