Xiaomi Redmi 8 Pro is still a popular smartphone due to the balance of price and functionality, but work with the new model. SIM-It's nuanced, and if you want to free up memory on a map, delete old numbers, or just clear the data before you sell your phone, standard methods may not work. In this article, we will analyze all possible methods of removing numbers - from built-in tools to third-party utilities, and also tell you how to avoid typical errors.
The Redmi 8 Pro is based on the MIUI (most commonly version 11-12, where management SIM-And some operators, like MTS or Beeline, block the editing of contacts at the map level, and we tested all of them on real devices and identified those that work.
Why are numbers not deleted in the standard way?
Problem with removing contacts with SIM-Xiaomi Redmi 8 Pro cards are linked to several factors:
- π Limitations MIUI: In some versions of the firmware editing option SIM-Contacts are disabled by default.
- π± Double. SIM-If you use two cards, the system may confuse which one to delete the data from.
- π‘ Operator lock: Tele2, MegaFon and others sometimes prohibit changing contacts on the card.
- π A damaged file system SIM: If the card is old, it may not display data correctly.
Before proceeding with removal, check if it is unlocked. SIM-card (enter PIN if required) and make sure contacts are actually stored on the card, not in the phone's memory. Open the Contacts app, click on the three dots in the top right corner, and select Contact Management β Import/Export: This will show how many numbers are saved on the SIM.
Method 1: Delete via the standard Contacts app
The most obvious method is to use the built-in app, but on the Redmi 8 Pro, it doesn't always work intuitively.
- Open the Contacts app (a icon with a person's silhouette).
- Click on the three horizontal lines (menu) in the upper left corner.
- Select Contact Management β SIM-Card (specify the required card if there are two of them).
- Tapping the contact you want to remove and holding your finger for 2-3 seconds until the tick appears.
- Select all unnecessary numbers and click on the basket icon at the top of the screen.
If the delete button is inactive or not, your version of MIUI is blocking the function, so move on to the next one.
βοΈ Preparation for contact removal
Method 2: Use of an engineering menu (for power users)
If the standard method didn't work, you can try removing numbers through the engineering menu, which requires caution, because doing the wrong thing can disrupt the phone.
Instructions:
- Open the Phone app and enter the combination: ##4636##.
- In the menu that appears, select Phone Information.
- Scroll down to the block. SIM-map and click on the right one (SIM1 or SIM2).
- Find the contact management option or EF (Elementary Files).
- Select the ADN file (where the numbers are stored) and click Delete.
What to do if the engineering menu is not opened?
Important: Once removed through the engineering menu, the contacts are not recoverable. If you need to save some numbers, export them to the phone's memory.
Method 3: Export contacts to the phone and then delete them
If you canβt delete the numbers directly, you can first transfer them to the phoneβs memory and then clean them. SIM-This is a good method if you want to keep some contacts.
Step-by-step:
- Open Contacts. β Contact management β Imports/Exports.
- Select Export with SIM-maps and specify where to save (for example, in the device memory).
- After export, return to Contact Management and select Clean SIM-map.
- Confirm the action. All numbers will be deleted, but a copy of them will remain in the memory of the phone.
| Method | Difficulty | Time. | Risks. |
|---|---|---|---|
| Standard removal | β | 1-2 minutes | Doesn't work on some firmware. |
| Engineering menu | βββ | 5 minutes. | You can disrupt the operation of the phone. |
| Export + cleaning | ββ | 3-4 minutes | Needs a memory reserve on the phone |
| Through PC (ADB) | ββββ | 10+ minute | Requires skills to work with the command line |
Method 4: Delete numbers using PC (ADB)
For advanced users, there is a way to remove contacts from the SIM-Maps via Android Debug Bridge (ADB). This is a universal method that works even if the phone is locked.
What you need:
- π» A computer with installed Xiaomi drivers and ADB.
- π USB-cable (preferably original).
- π± Included debugging by USB on the phone (Settings) β The phone. β Version. MIUI β Press 7 times, then return to Settings β Additionally. β For developers β Debugging by USB).
Instructions:
- Connect Redmi 8 Pro to your PC and allow debugging.
- Open the command line (Windows) or the terminal (Mac/Linux) and type:
adb shell
content query --uri content://com.android.contacts/phone_lookup --where "sim_id=1"This command will show all contacts on SIM1. To delete them, use:
adb shell content delete --uri content://com.android.contacts/phone_lookup --where "sim_id=1"For SIM2 substitute sim_id=1 on sim_id=2.
π‘
If ADB does not recognize the device, try reinstalling drivers through Xiaomiβs official website or using the Mi PC Suite program.
Method 5: Resetting phone settings (extreme case)
If no method works, you'll have to reset your settings completely, and that will delete all the data from your phone, including your contacts. SIM-map (if synchronized with the device).
How to reset:
- Go to Settings β About the phone β Reset settings.
- Select Delete all data.
- Enter the password (if installed) and confirm the action.
β οΈ Warning: After reset, all apps, photos and settings will be erased. SIM-card will not be deleted even after this procedure, the problem may be in the card itself - contact the operator for a replacement.
Frequent Mistakes and How to Avoid Them
When removing contacts with SIM-Redmi 8 Pro cards are often faced with typical problems:
- π Contacts are returned after deletion: This happens if they are synced to a Google account or Mi Cloud. disable sync in Settings β Accounts.
- π« Delete button is inactive: Check if administrator rights to applications (e.g. Anti-Theft or Security) are set).
- π΅ The phone can't see. SIM-Map: Reboot the device or re-extract/paste the card, SIM may be damaged.
If you use two of them SIM-Sometimes the system confuses the slots, especially if the cards are the same operator.
π‘
Before any manipulations with SIM-Always back up your contacts, even if you are sure that the numbers are not needed, accidentally losing them can create problems (for example, when you restore access to bank accounts).