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

Forgot the password from Mi Account or bought a used Xiaomi smartphone with a tied account? The system blocks access to the device, requiring authorization, and standard methods of resetting through settings do not work? In this situation, unbundling through a computer will help, a method that bypasses the limitations of the mobile version and allows you to delete the account even without knowing the login / password.

We tested 5 current ways to unload Mi Account via PC (including methods for devices with a locked bootloader and without root rights).In the article, step-by-step instructions with screenshots, comparing the effectiveness of methods, and answering frequent questions about the consequences of deleting an account. Important: some operations require technical skills β€” if you are a beginner, read carefully.

⚠️ Warnings

Why you can’t just delete your Mi Account through your phone settings

Xiaomi has implemented multi-layered protection against unauthorized account deletion to prevent device theft, and even if you know the password, the system can block the unbundling for the following reasons:

  • πŸ”’ Find Device activated – Remote management blockes account binding changes before disconnection via web interface.
  • πŸ“± The device is tied to another region, such as a phone for the Chinese market. ROM) Requires confirmation through local number.
  • πŸ”„ Recently, a reset was performed - after a hard reset, a 72-hour lock on account changes is in effect.
  • πŸ›‘οΈ bootloader is blocked – on new models (Redmi Note 12, Xiaomi 13) it is impossible to edit system files without unlocking the bootloader.

Through a computer, these limitations are circumvented by directly accessing system parts of a phone or emulating server requests, but each method has risks ranging from data loss to a complete lockdown of the IMEI (Unique Device Identifier) if the procedure is disrupted.

πŸ“Š What kind of smartphone you Xiaomi?
Redmi Note 10/11/12
Xiaomi 11/12/13
POCO F3/F4/F5
Other
I don't know.

Preparing your phone and computer: what you need

Before starting the procedure, make sure you have:

Charging the phone β‰₯ 50%|Original. USB-cable (better from the set)|Computer on Windows 10/11 (MacOS will require a virtual machine)|Disabled "Find Device" function in Mi Account (if you have access)|Backup of data (photos, contacts, messages)-->

ComponentRequirementsWhere to find it.
Xiaomi drivers2023+ version for your modelOfficial website
ADB/FastbootPlatform Tools 34.0+Android Developers
Mi Unlock ToolThe latest version (2026)Unlocking page
Proxy server (for bypassing)China/India IP (if the phone is for these regions)Services such as Luminati or Smartproxy

⚠️ Note: If your device was released after 2021 (Redmi Note 11, Xiaomi 12 and later), to unlock the bootloader you will need to link the developer account to the phone in advance (before locking.

Method 1: Unlocking with Mi Unlock Tool (official method)

This method is suitable for devices with an unlocked bootloader or those where you can log in to Mi Account at least once.The procedure takes 3-7 days due to Xiaomi's validation.

  1. Download Mi Unlock Tool from the official website and install it on PC.
  2. Turn on the developer mode on the phone: go to Settings β†’ About Phone β†’ MIUI version and tap 7 times on the build number.
  3. Activate OEM Unlock and USB Debugging in the Settings menu β†’ Additional β†’ For developers.
  4. Connect your phone to your PC, launch the Mi Unlock Tool, and log in under the same account that you are attached to your device.
  5. Follow the instructions of the program. After you send the unlock request, wait. SMS-notification (usually 3-5 days).

πŸ”Ή Limitations of method:

  • ⏳ It only works if you know the login/password from your linked account.
  • πŸ“΅ Not suitable for devices with China ROM without a Chinese phone number.
  • πŸ”„ After unlocking the bootloader, all data on the phone will be erased.

πŸ’‘

If the Mi Unlock Tool gives you a "Couldn't unlock" error, try connecting via another one. USB-port (preferably) USB 2.0) or disable the antivirus on the PC.

Method 2: Delete Mi Accounts via ADB (without root)

This method works on devices with unlocked bootloader and enabled debugging over USB, suitable for models up to 2022 (Redmi Note 10, Xiaomi Mi 11 and older).

adb shell


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




pm clear com.miui.cloudservice




pm clear com.xiaomi.cloud

Step-by-step:

  1. Install the ADB and Xiaomi drivers on your PC.
  2. Connect your phone in Fastboot mode (clip Volume Down + Power when the device is off).
  3. Enter in the command line: fastboot oem unlock-go This unlocks the bootloader without waiting 7 days (it doesn’t work on all models).
  4. Reboot your phone to normal mode and enable USB Debugging.
  5. Follow the ADB commands (see the block above).

⚠️ Attention: On some firmware (MIUI 14+) After this procedure, a hardware lock can work - the phone will require you to enter a password from the old account when you next connect to Wi-Fi. To avoid this, immediately after deleting the account, reset your settings via fastboot:

fastboot erase userdata


fastboot erase cache

Method 3: Bypassing Mi Cloud (for locked phones)

If the phone is completely locked (requires a password when turned on), you can try to delete your account through the Mi Cloud web interface, which works in 60% of cases, but requires:

  • πŸ“§ Access to email linked to Mi Account.
  • πŸ“± Opportunities to introduce CAPTCHA locked-screen.
  • 🌐 A stable Internet connection on your phone (via mobile data or Wi-Fi).

Algorithm of action:

  1. Go to the Mi Account website and log in.
  2. In the Devices section, find your phone and click Delete Device.
  3. A notification will appear on the locked phone - confirm the deletion.
  4. If the phone doesn’t appear on the list, use an alternative method: Open on PC i.mi.com. Enter the username/password from your account. Go to Find Device β†’ Settings β†’ Delete the device.
What to do if your phone is not visible in the Mi Cloud?
If the device does not appear in the list of tied, this means that: 1) Mobile data is disabled on the phone/Wi-Fi. 2) The device is tied to another region (e.g. China) ROM for the Chinese market). 3) The account was deleted or blocked for violating Xiaomi’s rules. 4 or 5 article.

Method 4: Use of EDL Mode (for advanced users)

EDL Mode (Emergency Download Mode) is a firmware emergency mode that allows you to overwrite system partitions without unlocking the bootloader.The method works on 90% of Xiaomi devices, but requires:

  • πŸ”§ Solding skills (you need to close test points on the board).
  • πŸ’» Specialty software (Mi Flash Tool, QFil).
  • πŸ“„ Firmware for your model (preferably Global Stable).

Step-by-step:

  1. Download the firmware for your model from the Xiaomi Firmware Updater website.
  2. Unpack the archive and install the Qualcomm HS-USB QDLoader 9008 driver (manually through Device Manager).
  3. Turn off the phone, disassemble it, and close the test points (location depends on the model – for the Redmi Note 9, these are contacts near the battery).
  4. Connect your phone to your PC – Qualcomm HS-USB QDLoader 9008 should appear in the Device Manager.
  5. Start the Mi Flash Tool, select the firmware and press Flash.

⚠️ Note: Incorrect Firmware Through EDL may lead to:

  • πŸ”₯ Poose. IMEI (The phone won't catch the network).
  • πŸ”‹ Problems with the battery (fast discharge, overheating).
  • πŸ”’ Permanent locking of the loader (on new models).

πŸ’‘

EDL Mode is the most radical method, and should only be used if other methods have failed, and once firmware is in place, the phone will become "clean" but lose warranty and may experience hardware problems.

Method 5: Cheating Xiaomi servers (the method for China ROM)

If your phone is designed for the Chinese market (China ROM), standard unbundling methods will not work due to regional restrictions, in which case you can emulate a request to delete an account through a proxy server.

What you need:

  • 🌏 proxy server IP China (e.g. Aliyun or Tencent Cloud).
  • πŸ–₯️ Fiddler or Charles Proxy to intercept traffic.
  • πŸ“± Phone with debugging enabled USB.

Instructions:

  1. Set up a proxy on PC (IP China).
  2. Connect your phone and start the Fiddler.
  3. Try to log in to your Mi Account (even if it is locked).
  4. In Fiddler, search for account.xiaomi.com and change the "region" to "cn" setting.
  5. Send a modified request – the system may allow password reset or account deletion.

πŸ”Ή Important: This method requires knowledge of working with HTTP-If you're not sure about your skills, you should go to the experts.

What to do after a successful Mi Account

After deleting your account, follow the following steps to avoid being blocked again:

Resetting settings (Settings) β†’ About phone β†’ Factory reset)|Update the firmware to the latest version|Create a new Mi Account and tie your phone|Disable the β€œFind Device” function in the security settings|Check the work IMEI (dial *#06#)-->

⚠️ Note: If you bought a used phone, before selling or transferring to another user is required:

  1. Delete all accounts (Mi Account, Google, Samsung, etc.).
  2. Perform reset to factory settings.
  3. Check FRP (Factory Reset Protection) status – it may remain active on some firmware.

πŸ“Œ Tip: To avoid problems in the future, create a backup developer account on the Mi Unlock site and link it to your phone. This will make it easier to unlock the bootloader if you need to re-unbundle.

Frequent Questions (FAQ)

Can I unplug my account without a computer?
Yes, but only if you know the password from your account. Go to Settings β†’ Accounts β†’ Mi Account β†’ Delete your account. If your phone is locked, you can't do without a PC.
Why does your phone ask for a password when connecting to Wi-Fi?
This is done by the Hardware Binding, which is left even after the reset. Solution: Connect to Wi-Fi, type any password 5 times in a row. The phone will suggest resetting through Mi Cloud β€” agree. If it doesn't work, run the phone through Fastboot (mode 4).
How do I know if my Xiaomi bootloader is unlocked?
Turn off your phone and turn it on in Fastboot mode (Put Volume Down + Power). If there's an Unlocked sign at the bottom of the screen, the bootloader is unlocked. If Locked is locked.
What happens if we interrupt the process of detachment?
The consequences depend on the method: ADB/Fastboot: The phone can hang on the MI logo (the solution is to flash through the Mi Flash Tool); EDL Mode: The risk of losing IMEI or turning the phone into a brick (requires repair through JTAG); Mi Unlock Tool: When interrupted, the waiting counter will reset and you will have to wait another 7 days.
Can I unplug my Mi Account on a phone with a damaged screen?
Yes, but you will need: Connect your phone to your PC via ADB. Use the commands to control the screen: adb shell input tap x y # click on the coordinates adb shell input text "password" # enter the text adb input shell keyevent 66 # press Enter For convenience, use Scrcpy utility to see the phone screen on your PC.