Removal of contacts with SIM-Maps on Xiaomi Redmi Note 10 It seems like a simple task, but in practice, users face nuances ranging from the lack of an option in the standard menu to the risk of accidentally erasing important numbers, unlike modern smartphones, where contacts are stored mainly in the cloud or internal memory, SIM-The cards still use an outdated storage format with a restriction on the 250-500 This creates problems when you move data or change operator.
In this article, we will discuss 5 proven methods of cleaning. SIM-Redmi Note 10 cards β from standard features MIUI We'll focus on the hidden tools of the engineering menu. ADB, This is a device that allows you to delete contacts even when the screen is locked (relevant for devices with a damaged display), and you will learn why some numbers are not deleted through the phone book and how to circumvent this restriction without losing data.
Why contact with the SIM-The cards are not removed in the standard way.
The main problem lies in the architecture of MIUI, the Xiaomi brand shell, in the versions for the Redmi Note 10 (including MIUI 12.5 and MIUI 13), developers removed the direct option to remove contacts from the SIM from the interface of the Contacts application.
- π± Security policy: MIUI By default, blocks changes to system data without password or fingerprint confirmation.
- π Automatic backup: Even after deletion, contacts can be restored from the Mi Account cloud.
- πΆ Operator restrictions: some SIM-cards (for example, MTS or Beeline of the old sample) block the recording of data.
Besides, if yours SIM-Nano-SIM map released before 2018, it can use an outdated protocol SIM Toolkit (STK), In these cases, the standard Contacts menu simply does not display the numbers on the card, even though they take up space.
Method 1: Delete via the standard Contacts app
Despite the limitations of MIUI, some firmware still have the option of uninstalling it. Check it with this instruction:
- Open the Contacts app** (an icon with a human silhouette).
- Slip along three horizontal lines (β°) in the upper left corner and select Contact Management.
- In the section Import / Export, find the contact point SIM-map.
- Click on the desired contact, then select Remove (basket icon).
If there is no Delete item, try an alternative path:
Settings β Applications β Application Management β Contacts β Storage β Clear dataWarning: This method will reset all your Contacts app settings, including your call history.
Backup your contacts in Mi Cloud
Check the balance SIM-Cards (some operators block changes at zero balance)
Disable synchronization with Google Account
Charge your phone at least 30%
-->
Method 2: Use the engineering menu (code ##4636##)
Android Engineering Menu gives access to hidden features, including data management SIM-This method works on the Redmi Note 10 regardless of the version. MIUI, but it requires caution:
- Open the Phone app** and enter the combination: ##4636###.
β οΈ Note: Do not change other options in the engineering menu β this may disrupt the network or GPS. It is especially dangerous to edit the settings of Radio Band or Network Type.
If you donβt have the option to delete, try the alternative code:
##7465625##This will open up the SIM Lock menu, where the cleaning feature is sometimes available.
What to do if the engineering menu does not open?
Method 3: Remove via ADB (for advanced users)
If the standard methods didnβt work, Android Debug Bridge (ADB) let out SIM-It's not even a graphical interface, but it's a very useful way to do this:
- π§ Broken screen devices
- π Blocked smartphones (if enabled) USB Debugging)
- π± SIM-record-protection
Instructions:
- Install ADB Tools on your computer.
- Connect Redmi Note 10 to USB and enable USB Debugging in the developer settings.
- Open the command line (Windows) or terminal (macOS/Linux) and type:
adb shell
content query --uri content://icc/adn --where "1=1" # View all contacts
delete content --uri content://icc/adn --where "1=1" # Delete all contactsTo remove a specific contact, use:
delete content --uri content://icc/adn --where "name='name contact'"β οΈ Attention: Wrong commands ADB This method can cause a phone to reset or data to be damaged. Create a full backup using the adb backup before using this method.
π‘
If ADB doesnβt recognize the device, try manually installing Xiaomi USB Drivers from the official website. For Redmi Note 10, version 5.1134.0 or later is suitable.
Method 4: Management applications SIM-contact
Google Play has specialized utilities that bypass the limitations of MIUI. We tested 3 apps on the Redmi Note 10 with MIUI 13.0.9:
| Annex | Ratings. | Features | Cons |
|---|---|---|---|
| SIM Contacts Manager | 4.5β | Packet removal, export to CSV | Advertising requires access to calls |
| SIM Card | 4.3β | It works without the Internet, Russian language | Paid version for removing >10 contacts |
| Copy to SIM Card | 4.1β | Supports dual-sim phone systems | Interface in English |
Recommendations for use:
- Download the app from the official store (avoid APK from third-party sites).
- Provide all the permissions requested (contacts, calls, storage).
- In the app menu, select yours. SIM-map, SIM 1 SIM 2).
- Check the unneeded contacts and click Delete.
Important: Apps canβt bypass hardware lock SIM-If the operator has banned the recording of data (for example, corporate tariffs), even these utilities will not help.
Method 5: Physical Replacement SIM-map
If the software methods don't work, there's a radical solution: replacement. SIM-It's a new card:
- π‘οΈ Hardware-protected card (e.g, Tele2 business)
- π Obsolete. SIM (issued before 2015)
- π Map with a damaged file system
How to transfer contacts before replacing:
- Export your SIM contacts to internal memory via Settings β System β Import/Export.
- Save the file in.vcf format to your computer or the cloud.
- Insert the new one. SIM-Card and import contacts back.
β οΈ Attention: Replacement SIM-MegaFon and Beeline operators may need to re-activate services (for example, "Unlimited to their numbers.
π‘
Physical replacement SIM-Cards are the only reliable way to delete contacts if the card is blocked or damaged by the operator.
Frequent Mistakes and How to Avoid Them
When removing contacts with SIM-Redmi Note 10 cards make common mistakes that cause data loss or crashes:
| Mistake. | Effects of consequences | Decision |
|---|---|---|
| Removal without backup | Loss of important numbers | Export contacts to.vcf in advance |
| Use of informal ADB-team | Resetting the phone to factory settings | Check out the teams on the XDA Developers forums |
| Changes to the Engineering Menu | Loss of network or GPS | Do not edit settings other than SIM Contacts |
Another common problem is duplicate contacts after deletion, which is because of synchronization with Mi Account or Google, to avoid duplicates:
- Turn off synchronization in Settings β Accounts.
- Remove contacts first with SIM-maps, then from the cloud.
- Use the Cleanup app** to look for duplicates.