How to open the โ€œContactsโ€ application on Xiaomi: step-by-step instructions

Have you just bought a new Xiaomi smartphone or upgraded your MIUI firmware and suddenly found that you canโ€™t find the Contacts app? or the icon has disappeared from your desktop and itโ€™s not on the menu? This situation is familiar to many users โ€” especially after resetting or installing a custom theme. In this article, weโ€™ll look at all the possible ways to run the Contacts app on Xiaomi, Redmi and POCO devices, including hidden methods for cases when standard ones donโ€™t work.

The manufacturer often changes the layout of system applications in new versions of MIUI (for example, MIUI 14 and HyperOS interface radically updated), so even experienced users sometimes get lost. We took into account all the nuances from basic actions to restore deleted icons and work with alternative launchers. If you are looking for a specific way, use the table of contents below.

1. Standard method: through the main application menu

The most obvious method is to search through the standard menu. On most Xiaomi smartphones (including the Redmi Note 12, POCO X5, Xiaomi 13T models), the Contacts icon is the default on your desktop or in the Google folder. If it is not available, follow these steps:

  • ๐Ÿ“ฑ Swipe your finger up from the bottom edge of the screen to open the app menu.
  • ๐Ÿ” At the top of the screen will appear search bar โ€“ enter Contacts or Contacts (on English firmware).
  • ๐Ÿ“ž Click on the found app with the icon of a personโ€™s silhouette on a green background.
  • โญ If the application is found, but is not on the desktop โ€“ press the icon and drag it to a free place.

On some firmware (e.g., MIUI for the global market), the app might be called People or Phone โ€” check all the options. If the search doesn't work, move on to the next one.

โš ๏ธ Note: On HyperOS devices (such as Xiaomi 14), the app menu swipes down from the center of the screen, not up.

2. Quick access through the notification panel

MIUI and HyperOS have a hidden feature to quickly access contacts directly from the notification bar, which works even if the application icon is removed:

  1. Swipe your finger down from the top of the screen to open the notification bar.
  2. Click on the icon. โš™๏ธ Settings (cogs) in the upper right corner.
  3. In the search bar, enter the Control Panel or Control Center.
  4. Find the Edit Control Panel section and add the Contacts widget to the active elements.

Now, when you swipe down, you'll see a shortcut for quick contact opening, which is especially useful for models with large screens (such as the Xiaomi Mix Fold 3), where it's difficult to reach the app menu with one hand.

๐Ÿ’ก

If the Contacts widget is not available, upgrade to the latest version of the firmware โ€“ in MIUI 14.0.5+ and HyperOS 1.0+ it appears by default.

3. Search through a system search engine

MIUI and HyperOS have a powerful search engine built in that looks not only for apps, but also for contacts, messages, files.

  • ๐Ÿ” Swipe your finger down the center of the desktop (on HyperOS) or tap the magnifying glass in the dock panel (on the dock). MIUI).
  • ๐Ÿ“ Enter a request: contacts, phone book or people.
  • ๐Ÿ“ฑ In the search results, select the application (not a contact card!).

If the search doesnโ€™t find the app, try:

  • ๐Ÿ”„ Reboot your smartphone โ€“ sometimes the system cache is knocked down.
  • ๐Ÿ“ฒ Update Google Play Services to Settings โ†’ Annexes โ†’ Application management.
  • ๐Ÿ› ๏ธ Reset the launcher settings: Settings โ†’ Home screen โ†’ Reset the settings.

โš ๏ธ Note: On some firmware (for example, MIUI In India, the default system search is disabled. Enable it in Settings. โ†’ Search โ†’ Include a global search.

๐Ÿ“Š What kind of launcher are you using on Xiaomi?
Standard MIUI/HyperOS
Nova Launcher
POCO Launcher
Other
I don't know.

4.Voice assistant and gestures

If you have Google or XiaoAI (Chinese firmware) enabled, you can open contacts with voice:

  • ๐ŸŽค Say, OK, Google, open your contacts (for Google Assistant).
  • ๐Ÿค– Or: (for XiaoAI on Chinese devices).

Also on some models (Xiaomi 13 Ultra, Redmi K60 Pro) gesture:

  • ๐Ÿ‘† Twice swipe up the lock screen โ€“ the โ€œPhoneโ€ application with the โ€œContactsโ€ tab will openยป.
  • ๐Ÿ“ž Press and hold the 1 button on the dial keyboard โ€“ the contact list will open.

On HyperOS devices, XiaoAI voice assistant can conflict with Google Assistant. If commands don't work, turn off one of the assistants in Settings โ†’ Applications โ†’ Application Management โ†’ Assistants.

5. If the icon is missing: recovery through settings

A common problem after updating or resetting is that the Contact icon disappears from your desktop. Here's how to return it:

Open Settings โ†’ Home screen โ†’ Hidden applications|Make sure that โ€œContactsโ€ are not on the hidden list|Reboot the launcher (clamp home) + 5-second)|Install an alternative launcher (Nova, POCO)-->

Problem.DecisionModels where you meet
The icon is hiddenSettings โ†’ Home screen โ†’ Hidden applications โ†’ Remove the tick from โ€œContactsโ€Redmi 10/11, POCO X3/X4
Appendix removedReinstall through Settings โ†’ Applications โ†’ Management โ†’ Contacts โ†’ InstallXiaomi 12/13 with custom firmware
The launcher dropped.Reset the launcher settings: Settings โ†’ Home screen โ†’ ResetAll models on MIUI 12-14
Contacts replaced by Google ContactsDisable duplication in Settings โ†’ Accounts โ†’ Google โ†’ Contact SynchronizationXiaomi with Global Firmware

If none of these methods worked, it may have been disabled by the device administrator (e.g., in corporate smartphones).

  1. Open Settings โ†’ Passwords and Security โ†’ Device Administrators.
  2. Make sure there are no active policies blocking system applications.
What to do if your contact is completely deleted?
If the โ€œContactsโ€ application has been removed (for example, through the ADB or debloather, it can be restored only by flashing the device or installation APK-Xiaomi official website.Warning: third-party APK You can't use the system phone book.

6.Alternative methods: third-party launchers and ADB

If the standard methods donโ€™t work, try:

  • ๐Ÿ“ฒ Install an alternative launcher (e.g., Nova Launcher or POCO Launcher.They often display hidden system applications.
  • ๐Ÿ”ง Use it. ADB for forced inclusion: adb shell pm enable com.android.contacts (requires enabled debugging by USB).
  • ๐ŸŒ Open contacts through the browser at the link: intent://contacts/#Intent;package=com.android.contacts;end (insert in the address bar of Chrome).

For models with HyperOS (such as Xiaomi 14 Pro), an additional command may be required:

adb shell cmd package install-existing com.android.contacts

โš ๏ธ Attention: Teams ADB require an unlocked bootloader and can cause a data reset. Use only if you are confident in your actions!

FAQ: Frequent questions

Why did you lose contact after the HyperOS update?
In HyperOS, the menu structure has changed: Contacts can now be combined with Phone. Try: Open the Phone app (tube icon). Click on the Contacts tab at the bottom menu. If there is no tab, update the firmware through Settings โ†’ About Phone โ†’ System Update. Some devices (e.g. Xiaomi 13 Ultra) require manual contact sync after upgrading.
Can I transfer contacts to SIM-Maps in Xiaomi phone book?
Yes, for that: Open the Contacts app. Click three dots (โ‹ฎ) โ†’ Import/Export. Select Import with SIM-Specify where to save (to your Device or Google account). MIUI 14+ HyperOS is also available for export to the VCF-backup.
How to return the old version of the Contacts app?
You can only roll back the previous version by rolling back the firmware, but it is not recommended due to security issues. Instead: Install Google Contacts from the Play Market - it has a classic interface. Use the Classic theme in Settings โ†’ Themes. Disable updates for system applications in Settings โ†’ Apps โ†’ Contacts โ†’ Disable auto-update.
Why are the contacts duplicated in the phone book?
Doubles are caused by synchronization with multiple accounts (e.g. Mi Account). + To fix: Open Settings โ†’ Accounts. Select an account (e.g. Google) โ†’ Account sync. Turn off contact sync for all accounts except the main one. โ‹ฎ โ†’ Combine takes. On HyperOS, also check the settings in Settings โ†’ Annexes โ†’ Application management โ†’ Contacts โ†’ Memory. โ†’ Clear the cache.
How to export your Xiaomi contacts to your computer?
For backup: Open "Contactsยป โ†’ โ‹ฎ โ†’ Import/Export. Select Export to file (.vcf format). Send the file to your own post or save it to Mi. Cloud/Google Drive. To transmit to the computer, connect the smartphone to USB, Select File Transfer Mode and copy the.vcf file from the Download folder.