Where to find a list of blocked contacts on Xiaomi: all ways for MIUI 14 and 15

We blocked a contact on Xiaomi a few months ago, and now we need to find this number urgently? Or do you want to check if you yourself were blacklisted by another subscriber? In Redmi, POCO and other Xiaomi ranges, the list of blocked contacts is not as deep as it seems - but its location depends on the version of MIUI and the model of the device.

In this article, we will analyze all the current ways to access the blacklist - from standard settings to hidden functions. MIUI. You will learn how to view locked numbers through the Phone app, the security menu, and how to restore the list after a phone reset. MIUI 15), where the manufacturer has moved some options.

Why a blocked contact list can be โ€œdisappearedโ€

Xiaomi users often experience a situation where previously blacklisted numbers suddenly cease to appear.

  • ๐Ÿ“ฑ Update MIUI โ€” After installing a new firmware version (for example, with MIUI 13 on MIUI 14) the path to lock settings may change.
  • ๐Ÿ”„ Setting reset โ€“ even a partial reset of network or application settings sometimes nullifies the blacklist.
  • โ˜๏ธ Sync with Mi Account โ€“ if you are logged in to another account or have disabled contact sync.
  • ๐Ÿ“ฒ Remove the Phone app โ€“ some users mistakenly deactivate the standard call app, resulting in loss of access to locks.

It is important to understand that the list of blocked contacts in Xiaomi is not stored in the SIM-It's in the memory of the phone or the cloud storage of the Mi Cloud, which means that when you replace it, you're going to have to use the computer. SIM-The card or changing it to another phone lock will not be automatically transferred.

๐Ÿ“Š What version? MIUI use?
MIUI 12 or older
MIUI 13
MIUI 14
MIUI 15 (or HyperOS)
I don't know.

Method 1: Using the standard "Phone" application (the fastest)

This is the basic method that works on most Xiaomi, Redmi and POCO models regardless of the MIUI version. The instructions are relevant for firmware from MIUI 12 to MIUI 15 (including HyperOS):

  1. Open the Phone app (an icon with a handset, usually on the home screen).
  2. Put three points on it (โ‹ฎ) in the upper right corner or swipe left to open the menu.
  3. Select Settings (or Calls โ†’ Settings on some models).
  4. Scroll down to the Blocking Numbers (or Blacklist) section.
  5. Here you'll see all the blocked contacts. To unlock the number, tap it and select Delete from the blacklist.

On some devices (such as the Xiaomi 13 Pro or Redmi Note 12), the path may be slightly different:

Phone โ†’ Log โ†’ โ‹ฎ โ†’ Settings โ†’ Locking and Identification โ†’ Blacklist

Is the phone application open (not the contact)?

Is there an active internet connection (for cloud sync)?

Is the option โ€œHide blocked numbersโ€ disabled in the settings?

Have all tabs checked in the "Settings" menu of the "Phone" application"?-->

If you do not have the Blocking Numbers section displayed, this may mean that:

  • ๐Ÿ”ง The phone has custom firmware (for example, LineageOS), where the lock function is implemented differently.
  • ๐Ÿ“ต You use a third-party call app (like Google Phone or Truecaller) that intercepts lock control.
  • ๐Ÿ”’ The lock function is disabled at the operator level (relevant for corporates) SIM-map).

Method 2: Security Menu (for MIUI 14 and later)

Starting with MIUI 14, Xiaomi moved some of its locking features to a centralized Security menu, which is especially useful if you can't find a blacklist through the Phone app.

  1. Open the phone settings (cog icon).
  2. Scroll down and select Security (or Privacy on some models).
  3. Slip on the item "Block numbers" or "Black list".
  4. Enter a password/pattern lock if the system requests confirmation.

In this menu you will see not only the blocked numbers, but also:

  • ๐Ÿ“ต List of blocked messages (SMS and MMS).
  • ๐Ÿšซ Applications with blocking rights (such as Truecaller or Messenger).
  • โ˜๏ธ Synchronize the blacklist with Mi Cloud.
What to do if there is no security menu?
On some models (e.g. POCO F5 or Redmi K60), the Security section may be hidden. In this case, try: 1. Search for the settings to "blacklist." 2. Use the Xiao AI voice assistant (if activated) with the command "Show locked numbers." 3. Update the firmware to the latest version - in MIUI 15 (HyperOS) the security menu is returned to all regions.

Please note that if you previously enabled Hide blocked contacts in your privacy settings, the numbers in this menu will not be displayed.

Settings โ†’ Privacy โ†’ Additional โ†’ Show blocked contacts

Method 3: Through Mi Cloud (if the list is synchronized)

If your Xiaomi has Mi Cloud sync enabled, the list of blocked contacts can be stored in the cloud, which is especially useful if you reset your phone to factory settings or changed your device, to restore the blacklist:

  1. Open the Settings. โ†’ Xiaomi Account (or Mi Account).
  2. Make sure you are logged in to the same account that was used when blocking numbers.
  3. Go to Mi Cloud โ†’ Synchronization.
  4. Activate the slider opposite Contacts and the Black List (if there is such a item).
  5. Wait for the synchronization to be completed and check the list of blocked numbers through any of the previous methods.

Importantly, blacklist synchronization doesn't work on all devices, like the Xiaomi 12T and Redmi Note 11, and it can be disabled by default to activate it:

Settings โ†’ Memory โ†’ Backup โ†’ Backup settings โ†’ Enable โ€œBlacklistโ€

๐Ÿ’ก

If you donโ€™t remember which Mi Account was linked to your phone, check all the logins saved in the Settings menu โ†’ Accounts โ†’ Xiaomi. It shows every account youโ€™ve ever used.

Method 4: Through a lock file (for power users)

All locked numbers in Xiaomi are stored in a system file that can be accessed through Root rights or ADB. This method is suitable if standard methods do not work (for example, after a phone reset).

Attention: these actions require technical skills, and the wrong commands can cause the system to fail.

  1. Connect your phone to your computer and activate Debugging via USB (Settings โ†’ About Phone โ†’ MIUI Version โ†’ 7 times tap to unlock the developer mode, then Additional โ†’ For developers โ†’ Debugging over USB).
  2. Open the command line (Windows) or the terminal (Mac/Linux) and type:
adb shell


su




cat /data/data/com.android.providers.contacts/databases/contacts2.db | grep "is_blocked=1"

As a result, you will get a list of all blocked numbers in the format:

phone_number|1234567890|is_blocked=1


contact_name| Ivan Ivanov|phone|+79123456789|is_blocked=1

If you donโ€™t have Root rights, you can try an alternative way through backup:

  1. Create a local backup through Settings โ†’ Memory โ†’ Backup.
  2. Copy the backup file to your computer and open it with an archiver (e.g., 7-Zip).
  3. Find /backup/Contacts, and it will have a file with the.vcf or.db extension that contains the locks.

๐Ÿ’ก

Without Root rights or ADB, you can't directly edit the system lock file, but you can export the list of numbers and block them again through the standard menu.

Method 5: Through third-party applications (if nothing helps)

If all of these methods fail, you can use third-party applications to manage locks.

AnnexFunctionsSupport for MIUIReference
TruecallerShows blocked numbers, spam blocking, call identificationComplete (including MIUI 15)Google Play
Blacklist PlusImport/export of blacklist, block schedulePartial (may not work on HyperOS)Google Play
Call BlockerKeyword blocking, log of blocked callsComplete.Google Play

Before installing third-party applications, consider:

  • ๐Ÿ”“ Some programs require permission to access the call log and SMS, What could be a risk to privacy.
  • ๐Ÿ“ฑ On devices with MIUI 14+ The standard phone application may conflict with third-party blockers.
  • โ˜๏ธ Synchronizing blacklisting through third-party apps doesnโ€™t usually work with Mi Cloud.

๐Ÿ’ก

Before installing the blocker, check Xiaomi user reviews on Google Play โ€“ some applications may not work properly on firmware with regional restrictions (for example, the Chinese version of MIUI).

What to do if the list of blocked contacts is empty (but the numbers are blocked)

So, you know, when you remember exactly what you added to the blacklist, but now it's empty, it's not uncommon. Here are the possible reasons and solutions.

โš ๏ธ Note: If you used the function Block unknown numbers in the settings SIM-cards, these numbers will not appear in the standard blacklist MIUI. Check the operator's settings through USSD-request (e.g. *111# for Beeline).

Problem.Reason.Decision
List of blanks after MIUI updateResetting the settings of the "Phone" applicationRestore data from Mi Cloud backup or block numbers again
Numbers disappeared after shift SIM-mapLocks are tied to SIM, not to phoneCheck the operatorโ€™s lock settings or transfer the numbers to the MIUI blacklist
Not all numbers are displayed in the blacklist.Part of the numbers are blocked through a third-party applicationCheck the settings in Truecaller, Messenger or other blockers

If none of the methods helped restore the list, try the following:

  1. Install another call app on your phone (like Google Phone) and check its lock settings.
  2. Contact Xiaomi support via official chat (in the Mi Community app) and specify the phone model and MIUI version.
  3. Try to temporarily roll back the firmware to the previous version (if the problem appeared after the update).

FAQ: Frequent questions about the blacklist on Xiaomi

Can I restore the blocked contacts list after resetting my phone?
Yes, if you have synced with Mi Cloud before reset, after you log in to the same account, the blacklist will automatically reset, and if sync is disabled, you can only restore the list manually (if you remember the numbers) or through a backup created before the reset.
Why do blocked contacts keep ringing?
This can happen for several reasons: the number is blocked only in the Truecaller app or other third-party service, but not in the system blacklist. IP-Phone or messengers. Allow emergency calls (in lock settings) Check the settings in the phone โ†’ Settings โ†’ Number locking โ†’ Additionally.
How to block a number so that it can not leave voice messages?
On the standard blacklist. MIUI Only calls are blocked and SMS. To block voice messages: Open the Messages app. Find a chat with unwanted contact (โ‹ฎ) โ†’ Details. โ†’ Block. To block voice messages in messengers (for example, WhatsApp or Telegram), use the privacy settings of these applications.
Can I export a blacklist to transfer to another Xiaomi phone?
Yes, for this: Back up through Settings โ†’ Memory โ†’ Backup by turning on the Blacklist. Move the backup file to a new phone. Restore data from the backup on a new device. Alternatively, use the Blacklist Plus app, which allows you to export the list to a.csv file.
Why do I have blacklists that I didnโ€™t block?
This can be due to: Automatically blocking spam numbers through Mi Security or Truecaller; synchronizing with another Xiaomi device where those numbers were locked; Mistakes in MIUI (rebooted by rebooting your phone or resetting the Phone app); to delete those numbers, you just tap them in the blacklist and select Unblock.