How to Remove Google Contacts from Xiaomi Phone: From Sync to Delete Your Account

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.

๐Ÿ“Š What version? MIUI you use?
MIUI 12 or lower
MIUI 13
MIUI 14
Custom firmware (Xiaomi.EU, PixelExperience, etc.)
I don't know.

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:

  1. Open Settings โ†’ Accounts and Sync (on MIUI 14, the path may be called Memory and Sync).
  2. Select your Google Account (usually displayed with the G icon).
  3. Slip on the item Synchronization of the account.
  4. Find the Contact Slider and move it to the โ€œOffโ€ position.
  5. 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:

  1. Go to Settings โ†’ Accounts and Synchronization.
  2. Select your Google Account.
  3. Press three points (โ‹ฎ) in the upper right corner and select Delete Account.
  4. 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:

  1. Import a previously saved.vcf file (via Contacts โ†’ Management โ†’ Import / Export).
  2. 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:

  1. Open Settings โ†’ Applications โ†’ Application Management.
  2. Find the Contacts app (phone book icon).
  3. Put Memory on it. โ†’ Clear the cache.
  4. 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:

  1. Go to Settings โ†’ Applications โ†’ Application Management โ†’ Contacts.
  2. Press three points (โ‹ฎ) top-right.
  3. Select Reset Settings (on some firmwares, this item may be called Reset Default Settings).
  4. 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:

  1. Install ADB and Fastboot Tools on PC.
  2. 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).
  3. Connect your phone to your PC and execute the command: adb shell pm uninstall --user 0 com.google.android.contacts
  4. 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?
If you have deleted the Google Contacts system app and lost all records, try: 1. Recover contacts from a backup.vcf. 2. Install an alternative app (e.g. Simple Contacts) and import data through it. 3. Fastboot flash system.img --slot=both if the backup is missing.

6. Alternative ways to manage contacts on Xiaomi

If you opted out of Google Contacts, consider alternatives to store and sync records:

MethodPlusesConsHow 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-mapEasy to transfer to another phone.Limited number of posts (up to 250), no fields for email/address.Contacts โ†’ Management โ†’ Import / Export โ†’ SIM-card.
Xiaomi CloudAutomatic 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.

FAQ: Frequent questions

Can I delete Google Contacts without deleting my Google Account?
Yes, to do this, turn off the contact sync in your account settings (Settings โ†’ Accounts โ†’ Google โ†’ Account Sync โ†’ Contacts โ†’ Off.) After that, clear the Contacts app cache and delete Google Contacts data through Settings โ†’ Apps.
Why are there contacts after deleting your Google Account?
This means that contacts were duplicated into the phoneโ€™s local memory. To delete them, open the Contacts app, click Control โ†’ Delete Contacts, and select the Phone or Google source (if there are still records).
How to transfer contacts from Google to Xiaomi Cloud?
Export your contacts from Google to.vcf (Google Contacts โ†’ Export). Import the file to Xiaomi Cloud: Settings โ†’ Mi Account โ†’ Contacts โ†’ Import. Enable synchronization: Settings โ†’ Mi Account โ†’ Synchronization โ†’ Contacts โ†’ On.
Will WhatsApp work without Google Contacts?
Yes, WhatsApp uses a local phone book, not Google Contacts. Once you delete your sync with Google, the messenger will continue to work if the contacts are stored in the phone memory or on the phone. SIM-map.
Can I return deleted Google Contacts?
Yes, if you deleted contacts less than 30 days ago, they can be restored: Go to Google Contacts. On the left menu, select Cancel Changes. Specify time range and click Restore. If more than 30 days have passed, you can only restore contacts from a.vcf backup.