Why Google Contacts Arenโt Shown on Xiaomi
You bought a new Xiaomi smartphone (or upgraded your MIUI firmware), but Google Account contacts didn't show up automatically? This problem is familiar to many users.The fact is that MIUI defaults to its own Mi Account-linked Contacts app, and sync with Google Contacts is often disabled or error-proof.
In this article, you will find 5 working ways to transfer contacts, from automatic synchronization to manual export/import via.vcf files. We will also analyze common errors (for example, duplicate contacts or no synchronization) and give recommendations for configuring MIUI for smooth operation. If you are switching from Android to Xiaomi or just want to back up, this guide is for you.
Important: Once you transfer your contacts through your Google Account, they will be available on all devices where you are logged in to the same email โ even if your smartphone breaks or is reset.
Method 1: Automatic synchronization through Google Account
The easiest method is to enable contact sync in Xiaomi settings, which is suitable if you have already added a Google Account to your phone, but contacts are not tightened.
Instructions:
- ๐ฑ Open the Settings. โ Accounts and synchronization (or passwords and security) โ Accounts in new versions MIUI).
- ๐ Find your Google Account (usually displayed as your email) and tap it.
- โ๏ธ Turn on the slider next to Contacts (if it is gray, sync is disabled).
- ๐ Click Sync Now (or wait for the automatic update for 5-10 minutes).
If no contact is made:
- ๐ Restart your phone - sometimes MIUI "forgets to apply the settings.
- ๐ถ Check your internet connection (sync only works via Wi-Fi or mobile network).
- ๐ง Update Google Contacts app in Play Market.
Google account added to Xiaomi settings|Contact synchronization enabled|Internet access.|Google Contacts app updated-->
โ ๏ธ Note: If you have previously used Mi Account to store contacts, duplicates may appear after you have enabled sync with Google. To avoid this, export contacts from Mi Cloud to.vcf before setting up (see Method 3).
Method 2: Manual export/import via.vcf file
If automatic synchronization fails (for example, due to MIUI errors or corporate account limitations), backup through file is universal and works even without the Internet.
Steps:
- Exporting contacts from Google: ๐ Open contacts.google.com on your computer or phone. โ๏ธ Click on the gear icon (Settings) โ Exports. ๐ Select the Google format CSV vCard (for iOS) (better vCard, as it is for iOS) MIUI It is supported without conversion). ๐พ Click Export and save the file (e.g. contacts.vcf).
Imports to Xiaomi:
- ๐ฒ Flip the.vcf file to your phone (via Bluetooth, email or cloud).
- ๐ Open the Contacts app โ โฎ (menu) โ Contact management โ Imports/Exports.
- ๐ Select the.vcf file and confirm the import.
Advantages of the method:
- ๐ It works without the Internet (after downloading the file).
- ๐ You can edit contacts in the.vcf file before importing (e.g., delete unnecessary ones).
- ๐ฑ Suitable for transferring contacts from iPhone or other platforms.
What if Xiaomi doesnโt see a.vcf file?
Method 3: Sync through Mi Cloud (for Mi Account users)
If youโre actively using the Xiaomi ecosystem (like you have a Mi Band or Mi Home), you can move contacts over Mi Cloud, which is useful if you want to back up your Xiaomi cloud in parallel with Google.
How it works:
- ๐ฑ On an old phone, export contacts to.vcf (see Method 2).
- ๐ฅ๏ธ Go to i.mi.com (Mi Cloud web version) and log in.
- ๐ In the Contacts section, click Import and download the.vcf file.
- ๐ On the new Xiaomi, enable sync with Mi Cloud in Settings โ Mi Account โ Mi Cloud โ Contacts.
Limitations:
- ๐ซ Free storage Mi Cloud โ only 5 GB (as opposed to 15 GB in Google).
- ๐ Cloud interface in English/Chinese (not fully Russified).
- ๐ Synchronization can be slower than Google.
| Mode of transfer | Internet is required | Suitable for large bases | Keeps contact groups | Backup |
|---|---|---|---|---|
| Synchronization of Google | โ Yes. | โ Yes. | โ Yes. | โ Automatic. |
| Import.vcf | โ No (only for downloading the file) | โ Yes. | โ No, only contacts) | โ Handheld. |
| Mi Cloud | โ Yes. | โ ๏ธ Up to 10,000 contacts | โ Yes. | โ Automatic. |
| Third-party applications (such as My Contacts Backup) | โ No. | โ Yes. | โ No. | โ Inside the app |
Automatic synchronization with Google|Manual import/export.vcf|Mi Cloud|Third-party annexes|Another way.-->
Method 4: Using Third-Party Applications
If the built-in MIUI tools fail (e.g., you can't see the import option or the sync is constantly down), install a dedicated application. We tested 3 reliable options:
1. My Contacts Backup (free, no ads):
- ๐ฒ Exports contacts to.vcf file and sends them to email.
- ๐ You can restore contacts directly from the application.
- ๐ก๏ธ Encrypts backup copies.
2. Contacts Optimizer (for cleaning duplicates):
- ๐งน Removes repeated contacts after synchronization.
- ๐ Shows contacts linked to different accounts (Google, Mi, SIM).
- ๐ Sorts by group (e.g., "Work", "Friends").
3. SIM Card Contacts Recovery (if contacts are on SIM):
- ๐ฑ Copying contacts with SIM-Maps in memory of the phone or Google Account.
- ๐ Supports old formats SIM (including 128KB).
โ ๏ธ Note: Apps like Truecaller or GetContact also offer backup features, but they upload your contacts to their servers. If privacy is important, use offline solutions (like My Contacts Backup).
๐ก
Before using third-party apps, check permissions in Settings โ Apps โ Permissions. Disable access to contacts for unnecessary programs (such as games or social networks).
Method 5: Transfer contacts via computer (for advanced users)
If you have a lot of contacts (like more than 20,000 records) or need to migrate them selectively, use the Google Contacts API or MIUI Tools on your PC, a method that takes longer, but gives you complete control over the process.
Step-by-step instructions for Windows/macOS:
- Exports from Google: ๐ฅ๏ธ Open Google Takeout. โ Select only Contacts and click Next. ๐ฆ Download the archive (will arrive by email in a few minutes).
- Editing (optional): ๐ Unpack your archive and open your contacts.csv file in Excel or Google Sheets. โ๏ธ Remove unnecessary columns (such as Notes or Custom Fields). ๐พ Save how CSV (comma-separators).
Imports to Xiaomi:
- ๐ฒ Connect your phone to your PC through USB (Enable File Transfer in the Notification Curtain).
- ๐ Copy the edited contacts.csv to the Download folder on your phone.
- ๐ฑ Use the Contacts app+ or Contact MIUI import CSV.
For Linux users or those who prefer the terminal, you can use gcontact2vcf (a utility for converting Google Contacts to.vcf):
pip install gcontact2vcf
gcontact2vcf -u your email@gmail.com -p your password -o contacts.vcf๐ก
Use Google Takeout if you want to transfer not only contacts, but also other data (photos, mail, calendars) from your Google account.
Typical errors and their solution
Even after successfully transferring contacts, problems can arise, and here are the most common ways to fix them:
1. Contacts are duplicated
- Reason: Simultaneously enabled synchronization with Google and Mi Account.
- Decision: ๐ฑ Open Contacts. โ โฎ โ Contact management โ Combine the takes. ๐ง Turn off contact sync in Mi Cloud (if not used).
2. Contacts are not displayed in the "Phone" appendix
- Reason: The Contacts app only shows contacts from Mi Account by default.
- Decision: ๐ Open Contacts. โ โฎ โ Settings โ Display contacts. โ Select All Contacts or tick Google.
Synchronization error ("Unable to synchronize")
- Causes: ๐ No Internet or Google Block (e.g. China). ๐ An outdated version of Google Play Services. ๐ก๏ธ Limitations of corporate account (if the mail is working).
- Decision: ๐ถ Connect to another network (for example, via a network) VPN, if the blockage is regional). ๐ Update Google Play Services to Play Market. ๐ง Try adding an account through Settings โ Accounts. โ Add an account โ Google is back again.
4. Contact photos missing
- Reason: MIUI doesnโt always correctly display avatars downloaded through Google.
- Decision: ๐ผ๏ธ Open the contact in Google Contacts on PC, upload the photo again. ๐ Synchronize your account (Settings) โ Accounts. โ Google โ Synchronize).