How to transfer contacts with SIM-Xiaomi Redmi Note 9: 3 Proven Ways

Transfer of contacts with SIM-The Xiaomi Redmi Note 9 maps are a challenge that every new smartphone owner or user who decides to upgrade their device faces, and despite the apparent simplicity, the process has nuances, from the number of entries to the problems with encoding Cyrillic characters. In this article, we will discuss all the current import methods, including standard tools. MIUI and workarounds for complex cases.

The Redmi Note 9 (M2003J15SC/M2003J15SS) features a MIUI 12+ shell that integrates the contact menu with Google and Xiaomi services, which makes syncing easier, but can confuse users who are used to โ€œpureโ€ Android. We tested all methods on MIUI 14 and HyperOS firmware, the instructions are relevant for both options.

Important: If you are using a double SIM-map SIM), The system may ask you to specify which slot to import data from. SIM-old-style maps (up to) 4G) Often limited to 250 contacts per card, this is a hardware limitation that canโ€™t be circumvented by software.

Preparation for import: what to do before transfer

Before starting the procedure, follow a few mandatory steps to avoid data loss or errors:

  • ๐Ÿ“ฑ Check the version. MIUI: Go to Settings. โ†’ The phone. โ†’ Version. MIUI. Version 12.5 is recommended for stable operation+.
  • ๐Ÿ”‹ Battery charge: make sure the charge level is above 30%. interruption of the process due to discharge can cause data damage to the battery. SIM.
  • ๐Ÿ“ถ Operator network: temporarily disconnect mobile Internet (In-plane mode) if you use 2 SIM โ€” This will prevent failures when reading the map.
  • ๐Ÿ” Check the contacts on SIM: Some operators (e.g. Beeline) keep numbers in format +7XXXXXXXXXX, and others (MTS) like 8XXXXXXXXXX. This will affect the display after importation.

If you plan to migrate contacts to the Redmi Note 9 Pro or Note 9S, note that these models support App Cloning (Settings โ†’ Apps โ†’ App Cloning).

โš ๏ธ Attention: If yours SIM-The card was issued before 2010 and can use an outdated contact storage standard (ETSI GSM In this case, the names in Cyrillic will appear as???????. The solution is to use the method of exporting through a computer (section 4).

๐Ÿ“Š How to Transfer Contacts to a New Phone?
Through SIM-map
Synchronization with Google
Manual input.
Special programmes

Method 1: Standard import through the "Contacts" application

This is the simplest method that works on all Xiaomi smartphones with a MIUI shell. Instructions are relevant for the versions of the application "Contacts" 12.1.4 and later:

  1. Open the Contacts app (an icon with a personโ€™s silhouette on the home screen).
  2. Tap it on three points (โ‹ฎ) in the upper right corner and select "Contact Management".
  3. Go to the section "Import / Export contacts".
  4. Select "Import with" SIM-If you have two cards. SIM, system will select a slot (SIM 1 SIM 2).
  5. Check the contacts you want to transfer (or click "Select All") and confirm the import.
  6. Contacts will appear under "Device" or "Phone" (depending on the version of MIUI).

After importing, check duplicates: in the same Contact Management menu, select Find and Combine Duplicates, which is especially important if you have previously synced contacts with Google or other accounts.

โ˜‘๏ธ Preparation for import through โ€œContacts"

Done: 0 / 4

Method 2: Import through system settings (alternative method)

If the Contacts app does not display the import option (this happens after resetting), use the system menu:

  1. Open Settings โ†’ Memory โ†’ Import / Export.
  2. Select "Import with" SIM-map".
  3. Specify your target account to save: ๐Ÿ“ฑ "Device" - contacts will only be saved on the phone (without synchronization). โ˜๏ธ "Google โ€“ Contacts are synced with your Google account. ๐Ÿ”— "Xiaomi" - contacts will be linked to the Mi Account (authentication will be required).

Confirm the import and wait for the notification of completion.

The advantage of this is that you can link your contacts to a cloud service right away, for example, if you choose Google, they will automatically appear on all devices where you are logged in under the same account, but keep in mind that syncing can take up to 10 minutes depending on the speed of the Internet.

โš ๏ธ Note: When choosing a Xiaomi account, make sure you have the โ€œContact Syncโ€ feature enabled in Settings. โ†’ Xiaomi account โ†’ Mi Cloud โ†’ Contacts. Without that, data won't be stored in the cloud.

Method of importationSpeed.Cyrillic supportSynchronizationLimitations
Through the "Contact" appโšก Quickly (1-2 mine)โœ… Yeah (depends on) SIM)โŒ No, only locally)Max. 250 contacts.
Through system settingsโšก Quickly (2-3 mine)โœ… Yes.โœ… Yes (Google/Xiaomi)Requires authorization
Through a computer (see section 4)๐Ÿข Slowly (5-10 mine)โœ… Yes (any coding)โœ… Yes. VCF)We need ADB drivers

Method 3: Exporting SIM contacts to a computer and importing via VCF

This method is suitable for users who have:

  • ๐Ÿ”  Contacts to SIM are displayed in hieroglyphics (problem with encoding).
  • ๐Ÿ“ด SIM-The card is damaged and the phone is not reading it stably.
  • ๐Ÿ–ฅ๏ธ You need to make a backup copy of contacts in the.vcf file.

You'll need:

  • Computer with Windows/macOS.
  • USB-cable (preferably original from Xiaomi).
  • Programme Mi PC Suite (download from the official website) or ADB-driver.

Step 1: Connecting your phone to your PC

  1. Turn on the developer mode on the phone: go to Settings โ†’ About the phone and 7 times tap on the "Version" MIUI".
  2. Return to Settings โ†’ Additional โ†’ For developers and activate โ€œDebugging by USBโ€.
  3. Connect Redmi Note 9 to your computer and select File Transfer mode.

Step 2: Exporting contacts with SIM

If Mi PC Suite doesn't recognize SIM-map, use the map ADB-team:

adb shell


content query --uri content://com.android.contacts/simcontacts --where "sim_id=1"

This command will display a list of contacts with SIM 1. To export them to contacts.vcf, do:

adb pull /storage/emulated/0/Download/contacts.vcf C:\Contacts\

Step 3: Import VCF to your phone

  1. Copy the contacts.vcf file to your phoneโ€™s memory (for example, to your Download folder).
  2. Open the "Contact" appendix" โ†’ โ‹ฎ โ†’ "Contact management" โ†’ "Imports/Exports".
  3. Select "Import from.vcf" and specify the path to the downloaded file.
What to do if ADB see SIM-map?
If the adb shell content query --uri content://com.android.contacts/simcontacts command returns an empty list, try: 1. Reboot the phone from the retrieved SIM, then insert it back. 2. Use another program, such as MyPhoneExplorer (requires root rights on some firmware). 3. Temporarily insert the SIM into another phone (e.g., on a pure Android) and export contacts from there.

Solving problems when importing contacts

Even if you follow the instructions, Redmi Note 9 users may encounter errors, and consider the typical cases and ways to fix them:

Problem 1: Contacts are not displayed after importation

Possible causes and solutions:

  • ๐Ÿ”„ Display not selected: open "Contacts" โ†’ โ‹ฎ โ†’ "Displayed contacts" and include the tick opposite "Device" or "SIM".
  • ๐Ÿ“ต Synchronization failure: go to Settings โ†’ Accounts. โ†’ Google and turn off/enable contact sync.
  • ๐Ÿ—‘๏ธ Cache of the application: clear the cache of "Contacts" in Settings โ†’ Annexes โ†’ Application management โ†’ Contacts โ†’ Clear the cache.

Problem 2: Contact names are displayed as "????"

This is due to incompatibility of the coding SIM-Solutions:

  • ๐Ÿ”ค Use Method 3 (Export via PC) โ€“ it automatically converts the encoding.
  • ๐Ÿ“ž Manually edit contacts after import: open each, correct the name and save.
  • ๐Ÿ”„ Replace. SIM-New card (according to the operator). USIM support UTF-8.

Problem 3: โ€œCanโ€™t import contactsโ€ error

Most often it occurs due to:

  • ๐Ÿ”’ Blocked. SIM: Check if the phone asks for a PIN code when it is turned on.
  • ๐Ÿ“ถ Bad contact: Remove SIM, Rub it with a dry cloth and insert it back in.
  • ๐Ÿ”„ Outdated firmware: Update MIUI Up to the latest version in Settings โ†’ Updating the system.

๐Ÿ’ก

If you lose contact photos after importing, check your sync settings in Google Photos. Sometimes the images are linked to your Google account, not your local contacts. To recover them, open Google Photos โ†’ Albums โ†’ Contacts and turn on the "Show Contact Photos" option.

Additional tips for working with contacts on Xiaomi

To manage contacts effectively on the Redmi Note 9, use these tips:

  • ๐Ÿ”„ Automatic synchronization: Enable it in Settings โ†’ Accounts. โ†’ Google โ†’ Contact syncs, new numbers will automatically be saved to the cloud.
  • ๐Ÿ“‚ Contact Grouping: You can create groups in the Contacts app (e.g. Work, Family). โ†’ "Change" โ†’ select a group.
  • ๐Ÿ” Quick search: in MIUI You can say, "OK, Google, call your mom," and the system will find a contact by name.
  • ๐Ÿ“ฑ Backup: Export contacts to.vcf file regularly (once a month). โ†’ Memory. โ†’ Exports of contacts.

If you travel frequently, check out the "International Room Format" feature in your phone settings, which automatically adds a country prefix (+7 for Russia) while saving new contacts, making it easier to dial abroad.

๐Ÿ’ก

On the Redmi Note 9 with MIUI 14+, contacts can be imported not only from SIM, but also directly from SMS messages. To do this, open the Messages app, find an SMS with a number, tap on it and select Save to Contacts.

FAQ: Frequent questions about importing contacts

Can I transfer SIM contacts to Xiaomi without a computer?
Yes, use Method 1 or Method 2 of this article. You only need a computer if the SIM is using outdated encodings (for example, for cards before 2010).
Why do some of the contacts duplicate after import?
This happens if contacts have already been synced with Google or Xiaomi before. To eliminate duplicates, open Contacts" โ†’ โ‹ฎ โ†’ "Find and combine duplicates".
How to transfer contacts from iPhone to Xiaomi Redmi Note 9 via SIM?
On iPhone, export your contacts to SIM: Settings โ†’ Contacts โ†’ Imports SIM-Contacts (required) SIM-Reader, as the iPhone does not support export SIM Directly inserted SIM In Redmi Note 9 and follow Method 1 of this article. Alternative: Use iCloud to export contacts to a.vcf file, then import it to Xiaomi.
How many contacts can be saved on SIM-map in Redmi Note 9?
Depends on the type. SIM: Standard. SIM (before 2010 before: 250 contact. USIM (4G/LTE): before 500 eSIM: does not support the storage of contacts (only for calls (Google/Xiaomi) store a large number of contacts.
Can I import SIM contacts to Xiaomi if the phone is not turned on?
Yes, but it will: Extract SIM And paste it into another work phone, export it to a.vcf file, or sync it to Google. 9 Import the data back. SIM damaged, contact the operator for data recovery (paid service, ~300-500 โ‚ฝ).