How to untie Xiaomi phone from Mi Account via computer: all working ways

Why users want to unbundle Xiaomi from Mi Account and when it is necessary

Linking a Xiaomi smartphone to a Mi Account is a standard brand practice that provides data synchronization, protection from theft and access to branded services. However, there are situations when this binding becomes a problem, such as when you buy a used phone with an already linked account of the previous owner, when you lose access to the mail or phone number associated with the Mi Account, or if the device is blocked after resetting.

In such cases, users are looking for ways to untie Xiaomi from Mi Account from their computer – this is often the only way out if it is impossible to unlock on the phone itself.It is important to understand that official methods (via account.xiaomi.com) require access to tied mail or to the phone. SMS, A. Alternative solutions such as Mi Unlock Tool, ADB-commands or Fastboot traversing – may require technical skills and carry risks.

This article will help you understand all the current ways of unbundling, their pros and cons, and also warn against common errors that can turn a phone into a β€œbrick”. Particular attention is paid to the Xiaomi 11/12/13, Redmi Note 10/11/12 and POCO F3/F4/F5 models, as their firmware has unique nuances of protection.

Official method: unbundling through the Mi Account website

If you have access to a mail or phone number tied to a Mi Account, the safest method is to use a web interface, which doesn't require a computer, but we've included it for the full picture, as it's often the first step before moving to more sophisticated methods.

Instructions:

  • 🌐 Go to account.xiaomi.com and log in.
  • πŸ”„ In the Devices section, find your phone and click Delete (or UntieΒ»).
  • πŸ“§ Confirm the action through a code sent to the mail or SMS.
  • πŸ”„ Reboot the phone - the tether will be removed.

If this method doesn't work (for example, the device doesn't show up in the list or requires confirmation on a locked phone), you'll have to move on to alternative solutions, and that's where you'll need a computer.

πŸ“Š What kind of Xiaomi phone is you?
Redmi Note
POCO
Mi (flagship series)
Black Shark
Other

Preparing a computer: what you need to unblock Xiaomi

Before you start to undo it through the Mi Unlock Tool or ADB, make sure your PC is ready for the procedure. Without proper preparation, you risk getting errors like "Couldn't unlock" or "Device not connected."

Checklist of mandatory actions:

β˜‘οΈ Preparing a PC to unlock Xiaomi

Done: 0 / 5

Details on each item:

  • πŸ–₯️ Drivers: Download the Mi Flash Tool, the required drivers are included. Install them manually through Device Manager if Windows does not recognize the phone.
  • πŸ”“ Mi Unlock Tool: The official utility from Xiaomi, but it must be downloaded from proven sources (for example, en.miui.com/unlock). Older versions 2023 The year may not work with new models.
  • πŸ“± Phone Settings: Enable Debugging by USB (Settings β†’ The phone. β†’ Version. MIUI β€” Tap 7 times, then return to the additional settings β†’ For developers, also activate Unblocking. OEM.

⚠️ Note: If the phone is locked and you can’t turn on debugging USB, The only way out is to use Fastboot mode, but this increases the risk of unblocking errors.

Method 1: Unlocking through Mi Unlock Tool (for unlocked bootloader)

This is a good way to do it if the bootloader on your Xiaomi is already unlocked. If not, you will have to unlock it first (more on this below). The Mi Unlock Tool is the official tool, but it has limitations: for example, after unlocking, you will have to wait 72–168 hours (3–7 days) before the binding is completely removed.

Step-by-step:

  1. Connect your phone to your PC in Fastboot mode (turn off the device, then press Volume Down + Power).
  2. Launch the Mi Unlock Tool and log in to the same Mi Account that your phone is attached to.
  3. The utility will automatically detect the device. Press Unlock.
  4. Wait until the process is complete (it can take up to 10 minutes).

After unlocking:

  • πŸ”„ Make a reset of settings (Settings) β†’ Additionally. β†’ Recovery and discharge).
  • πŸ“± When you first set up, skip the sign-in step to Mi Account.
Xiaomi modelDoes it support Mi Unlock Tool?Waiting (hours) requiredThe risk of blocking
Xiaomi 13/13 ProYes.168Medium.
Redmi Note 12 Pro+Yes.72Low.
POCO F5Yes.72Low.
Xiaomi Mi 11 LiteYes.72High (risk of error 86012)

⚠️ Note: If the phone requires re-entry into Mi Account after unlocking, then the binding has not been completely removed. ADB (described below).

πŸ’‘

If the Mi Unlock Tool gives you a "Couldn't verify device" error, try using a different version of the utility (e.g. 5.5.224.24 for new models) or change your account region to "China" in your phone settings.

Method 2: Delete Mi Account via ADB (without unlocking the bootloader)

If the bootloader is locked and the official methods don’t work, you can try removing the anchor via ADB (Android Debug Bridge), which is suitable for phones where there is still access to the system (for example, if the phone is not locked after reset).

Important: The method requires USB debugging enabled and may not work on newer MIUI 14+ models due to enhanced protection.

Instructions:

  1. Connect the phone to the PC and confirm the debugging permission.
  2. Open the command prompt (or Terminal on Mac/Linux) and type:
adb shell


pm uninstall -k --user 0 com.xiaomi.account

  1. Reboot the phone.

If the team doesn’t work, try an alternative:

adb shell


content delete --uri content://com.xiaomi.account.provider.account/account

Once completed, check if the Mi Account login request disappeared during the reboot. If so, the link is deleted. If not, you'll have to use Fastboot methods.

What if ADB issues a "device unauthorized" error?
That means the phone doesn't trust your computer. Solution: 1. Disconnect and reconnect. USB-2. on the phone in the notification "Debugging by USB" click "Allow." 3. If the notification doesn't appear, check if debugging is enabled in the developer's settings.

Method 3: Bypass Mi Account via Fastboot (for locked phones)

The most radical way is to use Fastboot commands to reset protection, which is suitable if the phone is locked after reset, and other methods have not worked.

What you need:

  • πŸ–₯️ Computer with Xiaomi and Mi Flash Tool drivers installed.
  • πŸ“± Phone in Fastboot mode (clip Volume down) + Power with the device switched off).
  • πŸ”§ Firmware file (fastboot) ROM) For your model (download from the official website).

Step-by-step:

  1. Unpack the downloaded firmware in the folder on the PC.
  2. Open the command line in this folder and type:
fastboot devices

(Make sure the phone is identified.)

fastboot flash all

If the team is not working, try:

fastboot flash all_except_storage

This command will scroll through the phone, but save user data (although the Mi Account binding should reset).

⚠️ Attention: On Xiaomi models 12T, Redmi K50 And newer use of fastboot flash all can lead to hardware locking (hard brick). For them, it is recommended to use the Mi Flash Tool in clean all and lock mode, but this will delete all data.

Frequent Mistakes and How to Avoid Them

When you unbundle Xiaomi from Mi Account, users often face typical problems, and here are the most common ways to solve them:

Mistake.Reason.Decision
Couldn't unlock (86012)Account or region mismatchUse the Mi Account tied to your phone or change region to China
Device not connectedProblems with drivers or USB-cableTry another cable/port, reinstall the drivers
Phone asks for password after firmwareIncomplete data resettingRun fastboot erase userdata before flashing.
Mi Unlock Tool is 99% FreezingXiaomi servers are overloadedTry again in 1-2 hours or use a VPN (China region)

Additional advice:

  • πŸ”„ If the phone requires Mi Account again after unlocking, perform a full reset via Recovery (Loudness up). + Nutrition).
  • πŸ“‘ For models with MIUI 14+ You may need to roll back to an older version of the firmware before unlocking.
  • πŸ”§ If nothing helps, contact the Xiaomi service center with proof of purchase – they can remove the binding on the site. IMEI.

πŸ’‘

On Xiaomi models with a Snapdragon processor (for example, POCO F4, Redmi K60), unlocking through the Fastboot is easier than on devices with MediaTek (Redmi Note 11, POCO M5).

Can Xiaomi be detached from Mi Account without a computer?
Yes, but only if you have access to a linked mail or phone number. Use the official account.xiaomi.com β†’ Devices β†’ Delete. If you don't have access, the computer is a must.
How long does it take to unlock through the Mi Unlock Tool?
The process itself takes 5-10 minutes, but it can take 72 to 168 hours (3-7 days) before the phone is completely uncoupled from the account.
What if the phone asks for an old Mi Account?
This means that the tether has not been completely removed.Try: Perform a complete reset via Recovery.Use ADB-pm clear com.xiaomi.account to search the phone via Fastboot with the clean all option.
Does Mi Unlock Tool work on Mac or Linux?
Officially, the utility is only available for Windows, but it can be run on a Mac via Wine or a virtual machine. Linux also requires Wine or Windows installation in VirtualBox. However, stability is not guaranteed - it is better to use the original Windows.
Can I unplug Xiaomi if the bootloader is blocked?
Yes, but the choice of methods is limited. ADB (If the phone is not locked, then you can go to the service center with a check to buy it. EDL-Mode (requires an authorized Xiaomi account) Unlocking the bootloader without Xiaomi’s consent is not possible on new devices.