Synchronizing your contacts with Google Account on Xiaomi smartphones often causes duplicate records, conflicts when migrating to a new phone, or simply unnecessary traffic. Many Redmi, POCO or Mi users want to completely delete Google Contacts, but are faced with the fact that MIUI persistently restores them after rebooting or updating. In this article, we will analyze all the working methods, from simply disabling sync to radically deleting the account without losing local contacts.
The procedure differs depending on the version of MIUI (12, 13 or 14) and the model of the smartphone. For example, on Xiaomi 13 Pro with MIUI 14, the path to synchronization settings has changed compared to Redmi Note 10 on MIUI 12.5. We will take these nuances into account and provide universal solutions that work even on custom firmware like Xiaomi.EU.
Important: Before any manipulation of contacts, back up your contacts via Settings โ Google โ Backup or export your contacts to a.vcf file via the Contacts app, which will save you from accidentally losing data if something goes wrong.
1. disable synchronization of Google Contacts (without deleting your account)
The most gentle method is to suspend sync without deleting your Google account, which is appropriate if you temporarily want to stop updating contacts or are testing alternative apps (such as Simpler Contacts).
To turn off synchronization:
- Open Settings โ Accounts and Sync (on MIUI 14, the path may be called Memory and Sync).
- Select your Google Account (usually displayed with the G icon).
- Slip on the item Synchronization of the account.
- Find the Contact Slider and move it to the โOffโ position.
- Confirm the action by pressing Ready or Disable.
After that, the contacts will stop updating, but the old data will remain in the phoneโs memory. To delete them, go to the Contacts โ Contact Management โ Delete contacts and select Google as the source.
โ ๏ธ Note: On some models (POCO F4, Xiaomi 12T) After you turn off sync, contacts can be duplicated the next time you connect to the Internet. To avoid this, clear the cache of the Contacts app (Settings) โ Annexes โ Application management โ Contacts โ Memory. โ Clear the cache).
- โ Pros of the method: Does not require deletion of the account, reversible process.
- โ Cons: Contacts remain in the phone memory, duplicates are possible when re-synchronization.
2.Delete Google Account from Xiaomi Phone
If you want to get rid of Google Contacts completely, the most reliable way is to delete your Google account from your device.
- Delete all synchronized contacts (unless they are duplicated in local memory).
- Disable access to Google Play, Gmail, YouTube and other services.
- Stop automatic app updates through the Play Market.
Instructions for deleting the account:
- Go to Settings โ Accounts and Synchronization.
- Select your Google Account.
- Press three points (โฎ) in the upper right corner and select Delete Account.
- Confirm the action by entering the password or pattern lock of the phone.
Once you delete your account, all contacts linked to Google will disappear from your phone book, and you will need to:
- Import a previously saved.vcf file (via Contacts โ Management โ Import / Export).
- Or re-add your Google account and enable sync (but then the contacts will return).
Save contacts to.vcf file|Remember your account password (required to log in again)|Disable the protection. FRP (If you plan to sell your phone)|Check if your Play Market purchases are linked to your account-->
โ ๏ธ Note: On smartphones with MIUI 13/14 and established protection FRP (Factory Reset Protection) after deleting your Google account, you may need to enter your login/password when resetting your settings. If you plan to sell your phone, turn off FRP pre-setting โ Google โ Security โ Find the device.
3. Clearing the cache and data of the Contacts application
If after disabling Google sync Contacts continue to appear, the problem may be in the cache of the Contacts app or Google Contacts (com.google.android.contacts).
How to clear the cache:
- Open Settings โ Applications โ Application Management.
- Find the Contacts app (phone book icon).
- Put Memory on it. โ Clear the cache.
- To completely reset, click Clear Data (this will delete all local contacts!).
If your Xiaomi has Google Contacts installed (separate from the standard one), repeat the same procedure for it. To find it, search for com.google.android.contacts.
After cleaning the cache:
- โ Google-related contacts may disappear.
- โ Local contacts (save in the memory of the phone or on the phone) SIM-map) will remain intact.
๐ก
If after cleaning the cache contacts are completely lost, check the visibility of sources in the Contacts app: open Contact Management โ Display contacts from and tick the phone and SIM-map.
4. Resetting the settings of the โContactsโ application to factory
If previous methods didnโt work, try resetting the Contacts app, which will return all display, sort, and sync settings to the default state, but wonโt affect the contacts themselves.
Instructions:
- Go to Settings โ Applications โ Application Management โ Contacts.
- Press three points (โฎ) top-right.
- Select Reset Settings (on some firmwares, this item may be called Reset Default Settings).
- Confirm the action.
After discharge:
- โ Contact duplicates caused by synchronization conflicts will disappear.
- โ The standard sorting procedure (by name or surname) will be restored).
- โ Display settings (such as hidden contacts) will return to factory settings.
If the reset didn't work, try disabling automatic updates for the Contacts app in Play Market.Occasionally bugs appear after updates.
5.Use of ADB to force removal of Google Contacts
For experienced users willing to work with ADB (Android Debug Bridge), there is a radical method to remove the Google Contacts system app via the command line.
- Contacts continue to sync despite all settings.
- You use custom firmware and want to get rid of unnecessary Google services.
Warning: This method requires an unlocked bootloader and can lead to unstable system operation. On official MIUI firmware, removing system applications often leads to update errors.
Instructions:
- Install ADB and Fastboot Tools on PC.
- Turn on USB Debugging on your phone (Settings โ About Phone โ MIUI Version โ 7 times tap the version number โ Return to Settings โ Additional โ For Developers โ Debugging by USB).
- Connect your phone to your PC and execute the command: adb shell pm uninstall --user 0 com.google.android.contacts
- Reset the device.
If the command doesnโt work, try to turn off the app first:
adb shell pm disable-user --user 0 com.google.android.contactsโ ๏ธ Note: On some models (Xiaomi) 12S Ultra, POCO F5) Google Contacts is integrated into the ContactsProvider system, and deleting it can disrupt the standard phone book. TWRP.
What if the ADB contact is completely gone after removal?
6. Alternative ways to manage contacts on Xiaomi
If you opted out of Google Contacts, consider alternatives to store and sync records:
| Method | Pluses | Cons | How to set up |
|---|---|---|---|
| Local storage (in the memory of the phone) | It does not depend on the Internet, maximum confidentiality. | Risk of loss when resetting settings, no automatic backup. | Export contacts to.vcf and import them as local contacts. |
| SIM-map | Easy to transfer to another phone. | Limited number of posts (up to 250), no fields for email/address. | Contacts โ Management โ Import / Export โ SIM-card. |
| Xiaomi Cloud | Automatic synchronization, integration with MIUI. | Requires a Xiaomi account, limited free storage (5GB). | Settings โ Accounts โ Mi Account โ Synchronization. |
| Nextcloud/DAVxโต | Full data control, encryption, CardDAV support. | It requires its own server or paid hosting. | Install DAVxโต From F-Droid and connect your account. |
For maximum reliability, we recommend combining methods.
- ๐ฑ Keep your key contacts locally.
- โ๏ธ Sync them with Xiaomi Cloud or Nextcloud.
- ๐พ Export backup to.vcf on PC regularly.
๐ก
The best alternative to Google Contacts for Xiaomi is Xiaomi Cloud.It is fully integrated into MIUI, requires no additional apps and automatically reserves contacts, notes and even SMS.
7. Frequent errors and their solutions
When working with contacts on Xiaomi, users often face typical problems.
- ๐ Contacts are duplicated after synchronization is turned off: Reason: MIUI It keeps a local copy of your contacts even after you turn off Google.Solution: Open Contacts โ Management โ Combine the takes.
- ๐ซ You canโt delete Google Account (button is inactive): Reason: phone is protected FRP or the account is the owner of the device. Solution: disable Find the device in Google settings.
- ๐ต Contacts gone after settings reset: Reason: no backup was made.Solution: Restore contacts from Google Account (if it was linked) or import.vcf.
- ๐ Contacts cannot be edited (buttons are inactive): Reason: Contacts are blocked by Google Workspace policy (if the phone is corporate). Solution: contact your account administrator.
If none of the methods worked, check if your Xiaomi has an application for managing a device from a carrier (for example, MTS Connect or Beeline Moi), which sometimes blocks changes in contacts.