Why blacklists donβt automatically move and what to do about them
You bought a new Xiaomi Redmi Note 13 Pro+ or POCO F6, but faced with an unpleasant surprise: the blacklist of contacts did not move with the rest of the data? This problem is familiar to many MIUI users - despite the promised synchronization through Mi Account, locked numbers are often "lost" when you change your device.
In this article, we will discuss 5 proven ways to transfer the blacklist between Xiaomi smartphones, including methods for devices without root rights. MIUI 14/15, where the synchronization algorithm has changed, you'll learn how to keep the block on unwanted calls even after you reset your phone to factory settings.
Before you start, make sure that both devices have the latest version of the Contacts app installed (update via Google Play or the MIUI App Store).
Method 1: Backup via MIUI Cloud (official method)
The cleanest way from the manufacturer is to use the branded cloud storage Mi Cloud. It works on all devices with MIUI 12 and newer, but has a limitation: the blacklist syncs only if you previously enabled this option manually.
Instructions for the old phone:
- Open Settings β Mi Account
- Go to Mi Cloud β Synchronization
- Activate the slider opposite Contacts and Blacklist (if any)
- Click Sync Now
On the new device:
- π± Sign in to the same Mi Account
- π Enable contact synchronization in Mi Cloud
- π Open the Contacts app β Blacklist β blocked numbers must appear through the 5-10 minute
π‘
If the blacklist doesnβt appear, try manually updating your data: open Contacts β Settings β Contact Management β Update.
β οΈ Note: Some firmware (e.g. Xiaomi) EU ROM) The blacklist synchronization option may not be available, in which case use alternative methods from the following sections.
Method 2: Export/import through Google Contacts (universal method)
If sync through Mi Cloud didnβt work, use Google Contacts, which is universal and works even on custom firmware, and the main advantage is that the data is stored in your Google Account, which makes it easier to migrate to other brandsβ devices.
Algorithm of action:
- On your old phone, open Contacts β Contact Management β Import / Export
- Select Export to File and Save VCF-file-in
- Connect your phone to your computer and copy the contact.vcf file
- On a new device, import the file through Google Contacts β Import
Important nuance: Google Contacts does not store information about the blocking, to move the blacklist itself:
- π Take screenshots of the screen with locked numbers on your old phone
- π± On the new device, manually add these numbers to the blacklist through Contacts. β Blacklist β Add
- π Use a contact search (a magnifier in the upper right corner) to quickly find the numbers you need.
| Transfer method | Speed. | Maintaining lockdown | It works without the internet. |
|---|---|---|---|
| Mi Cloud | β‘ Quickly (5-10 mine) | β Yes. | β No. |
| Google Contacts | π’ Slowly (15-30 mine) | β No (must be added manually) | β Yes (with local imports) |
| Local backup | β‘ Quickly. | β Yes (on some firmware) | β Yes. |
| Titanium Backup (root) | β‘ Instantly. | β Yes. | β Yes. |
Method 3: Local backup (for power users)
On MIUI firmware 13 and older, it is now possible to create local backups that include a blacklist, a method that does not require internet access and works even on locked devices (if you remember the pattern lock).
Step-by-step:
- Go to Settings β About Phone β Backup and Reset
- Select Local Backup β Create Backup
- Check Contacts and Messages (blacklist is automatically included)
- After creating a copy, transfer the file. backup/ to the new device through OTG-cable
- On the new phone, restore the backup through the same settings section
Features of the method:
- π Backup file is encrypted β to restore you will need to enter a password from Mi Account
- π± On some models (Redmi) 10C, POCO M5) The blacklist is not restored immediately - restart the phone
- π If the backup is not restored, try renaming the file to miui_backup_20260515 (date, state the current date)
Check the space available (need β₯1 GB)
Connect the charger (the process takes 10-20 minutes)
Remember the password from the Mi Account
Disable VPN (may interfere with encryption)
-->
β οΈ Attention: Local backups MIUI 14 incompatible with MIUI 15 on some models.If the blacklist is empty after recovery, use the method with Google Contacts or ADB (described below).
Method 4: Transfer over ADB (for advanced users)
If the standard methods didnβt work and you have access to your computer, use Android Debug Bridge (ADB). This way you can upload the contact database directly, including the blacklist. USB.
Instructions for Windows:
- Download ADB Tools and unpack it in C:\adb\
- On your phone, turn on Settings β About Phone β MIUI version (click 7 times to activate the developer mode)
- Return to Settings β More β For developers and enable USB Debugging
- Connect your phone to your PC and execute the commands:
adb devices
adb shell
su
cp /data/data/com.android.providers.contacts/databases/contacts2.db /sdcard/
exit
exit
adb pull /sdcard/contacts2.db C:\backup\For the new phone:
- π₯οΈ Repeat steps. 1-3
- π Place the file. contacts2.db root
- π Follow the commands:
adb shell
su
cp /sdcard/contacts2.db /data/data/com.android.providers.contacts/databases/
chmod 660 /data/data/com.android.providers.contacts/databases/contacts2.db
rebootImportant: This method requires root rights on both devices, and without them, you'll get a "Permission denied" error when you try to copy the database.
What if the ADB canβt see the device?
Method 5: Use of third-party applications (alternative)
If all previous methods didnβt work, look for specialized data portability apps. We tested 3 solutions that work correctly with blacklists on Xiaomi:
| Annex | Support for MIUI | Keeps the lock on. | Requires root. |
|---|---|---|---|
| Super Backup & Restore | β Yes, all versions) | β Yes. | β No. |
| Titanium Backup | β Yes. | β Yes. | β Yes. |
| Swift Backup | β οΈ Partially (I need a Pro version) | β Yes. | β Yes. |
We recommend Super Backup & Restore as the easiest solution:
- π² Install the app on both phones
- π On the old device, select Contacts. β Backup (save to the cloud or memory card)
- π₯ On the new phone, restore the backup through Contacts β Recovery
- π The blacklist will appear in the Blocked Contacts section (reboot may be required)
β οΈ Note: Apps like Cloneit or Xiaomi Tool often donβt carry the blacklist correctly.We donβt recommend using them for this task β in our tests, the lock was reset after the reboot.
π‘
The best combination for guaranteed transfer is Super Backup (for contacts) + manually adding numbers to the blacklist through screenshots.
Frequent problems and their solutions
Even with the right instructions, users are faced with common errors, and we have compiled solutions for the most common cases:
Problem 1: Blacklist is empty after backup recovery
- πΉ Check if contact sync is enabled in Mi Cloud and Google Account
- πΉ Remove and add Mi Account on your new device
- πΉ Try changing the region in your phone settings to India (sometimes helps with sync bugs)
Problem 2: βFailure to recover backupβ
- πΉ Make sure the versions are MIUI Both devices are the same (or differ by no more than 1 version)
- πΉ Check the integrity of the backup file (size should be >100 KB)
- πΉ Try to restore the backup on another Xiaomi device (possibly the problem is the firmware of the new phone)
Problem 3: Blacklisted numbers disappear after MIUI update
This is a well-known firmware bug MIUI 14.0.3-14.0.8.
- Backup your current contacts through Google Contacts
- Perform a reset of settings through Settings β About Phone β Reset settings
- After the reboot, restore contacts from Google and manually add numbers to the blacklist.