How to completely remove a second Xiaomi account from your phone: 4 proven methods

Two Xiaomi accounts on the same phone are a common problem that occurs after buying a used device, login errors or using features like Family Sharing. A second account can block access to settings, interfere with data synchronization, or even lead to automatic activation of factory protection (FRP) after a reset. Unlike Google accounts, deleting Mi Account requires special actions β€” standard exit from the profile in settings is not enough.

In this article, we will discuss all the current ways to delete a second Xiaomi account, from official (via the phone menu) to technical (using ADB and Mi Unlock Tool). Note that on devices with MIUI 14+ and HyperOS, the algorithm may differ from the older versions. We took these nuances into account and gave instructions for modern firmware, including Redmi Note 12, POCO X5 and Xiaomi 13T.

Before you start, check:

  • πŸ”Ή Administrator rights: You must have access to the main account with owner rights.
  • πŸ”Ή Backup: Deleting your account may reset some settings (e.g. Mi Cloud data).
  • πŸ”Ή Battery charge: At least 50% is critical for reboot methods.

πŸ“Š What kind of smartphone you Xiaomi?
Redmi (Note/Pro)
POCO (F/X/M)
Xiaomi (Numerical/SE/T)
Another brand

1. Delete the second account through the phone settings (official method)

The easiest method is to use the built-in MIUI tools, which is suitable if:

  • πŸ“± You have access to the main account with administrator rights.
  • πŸ”“ The second account is not the owner of the device (check Settings). β†’ Accounts. β†’ Mi Account).
  • πŸ“² The phone's working on MIUI 12–14 or HyperOS (for older versions, see spoiler below).

Step-by-step:

  1. Open the Settings. β†’ Accounts. β†’ Mi Account.
  2. Slip on the second account (it will be marked as β€œAdditional”).
  3. Select β€œDelete Account” and confirm the action with a password from the main profile.
  4. Restart the phone – changes will apply after restart.
Instructions for MIUI 11 and older
On older versions, the path may be different: Settings β†’ Additional β†’ Accounts β†’ Mi Account. If there is no Delete button, try logging out first ("Sign out"), then try again.

What if the Delete button is inactive? This means that the second account is tied as the owner of the device, in which case one of the alternative methods will be required (see sections 2-4.) Also check if the Settings function β†’ Password and Security β†’ Account Protection is enabled - it can block changes.

πŸ’‘

If after deleting the account again appears when connecting to Wi-Fi, turn off automatic synchronization in Settings β†’ Accounts β†’ Mi Account β†’ Synchronization.

2. reset to factory settings (Hard Reset)

If the second Xiaomi account has blocked access to settings or you do not remember the password from the main profile, a full reset will help.This method will remove all data from the phone, including apps, photos and settings, but is guaranteed to clear the associated accounts.

Important: on devices with MIUI 13+ HyperOS can be activated after resetting FRP-Factory Reset Protection to avoid it before resetting:

  • πŸ”— Untie your phone from your Mi Account via the web version of Mi Account (Devices sectionΒ»).
  • πŸ”’ Make sure you know the login/password from your main Google account – it will be required to unlock after resetting.

Resetting instructions:

  1. Turn off the phone.
  2. Press Volume Up + Power before the Mi logo appears (on some models – Volume Up + Volume Down + Power).
  3. In the Recovery menu, select Wipe Data β†’ Wipe All Data (manage by volume buttons, confirm by power button).
  4. Wait for the process to be completed and restart the device.

Check the battery charge >50%|

Save important data on PC/cloud |

Untie the phone from Mi Account via the website |

Remember data from a Google account

-->

⚠️ Note: On devices with MediaTek chip (e.g. Redmi) 10A, POCO M4 Pro) Recovery reset may not delete Mi Account completely. ADB (section).

3. Delete your account via ADB (for advanced users)

If the standard methods do not work, and the reset leads to FRP-The Android Debug Bridge tool will help (ADB). This method requires connecting the phone to a PC and executing commands through the terminal, but does not erase user data.

What you need:

  • πŸ’» Computer with Windows/macOS/Linux.
  • πŸ”Œ Cable USB Type-C (original, undamaged).
  • πŸ“¦ Installed Xiaomi drivers and package ADB Tools.
  • πŸ”“ Included debugging by USB on the phone (Settings) β†’ The phone. β†’ Version. MIUI β†’ 7 times to tap the assembly number β†’ return to Settings β†’ Additionally. β†’ For developers β†’ Debugging by USB).

Step-by-step action:

  1. Connect the phone to the PC and confirm access to debugging on the smartphone screen.
  2. Open the Command Prompt (Windows) or Terminal (macOS/Linux) in the folder with ADB.
  3. Follow the commands in turn: adb shell pm uninstall -k --user 0 com.xiaomi.account pm clear com.xiaomi.account reboot
  4. After the reboot, check the Settings β†’ Accounts section – the second profile should disappear.

If the command fails: Some HyperOS firmwares require you to first delete the Mi Account cache:

adb shell pm clear com.miui.cloudservice

⚠️ Attention: Use ADB On devices with a locked bootloader (default on all Xiaomi) can lead to soft-brick (cyclical reboot).If the phone stopped turning on, you will need firmware through Fastboot.

4.Use of Mi Unlock Tool (for unlocked bootloader)

If the second Xiaomi account is tied as the owner of the device and not deleted by other means, the radical method remains - unlock the bootloader and firmware through the Mi Unlock Tool.

  • πŸ”“ Unlocked bootloader (if it is blocked, you will need to wait 7-15 days after linking your account to your device).
  • πŸ’Ύ Official Fastboot Firmware ROM For your model (you can download it on the official website).
  • πŸ–₯️ Mi Unlock Tool Programs (Windows only).

Instructions:

  1. Unlock the bootloader through the Mi Unlock Tool (if it is locked).
  2. Download Fastboot ROM for your model and unpack the archive.
  3. Transfer the phone to Fastboot mode (clip Volume Down + Power).
  4. Connect the device to the PC and launch the file flash_all.bat firmware.
  5. Wait for the firmware to be completed (10-15 minutes).

What to do if the Mi Unlock Tool is in error?

Mistake.Reason.Decision
Couldn’t unlockIt has not been 7 days since the account was linked.Wait until the deadline and try again.
Device not connectedXiaomi drivers not installedInstall drivers manually
Account not boundThe account is not tied to the deviceSign in to Mi Account on your phone and repeat synchronization

πŸ’‘

Fastboot removes ALL data, including internal memory (photos, videos, apps) and backup is required.

5. Frequent mistakes and how to avoid them

When you delete a second Xiaomi account, users face typical problems, and consider the most common and ways to solve them:

Error 1: β€œI couldn’t delete my account – my device is tied”

  • πŸ”Ή Reason: The second account is the owner of the device (for example, after buying a used phone).
  • πŸ”Ή Solution: Use ADB (Section 3) or Mi Unlock Tool (section 4).

Error 2: After reset requires a password from an old account (FRP)

  • πŸ”Ή Reason: On devices with MIUI 13+ Included in Factory Reset Protection.
  • πŸ”Ή Solution: Enter the Google account that was linked before the reset. If you don't remember, use access recovery.

Error 3: ADB can't see the device

  • πŸ”Ή Reason: Drivers are not installed or debugging is not included USB.
  • πŸ”Ή Solution: Check cable connection, reinstall drivers and repeat steps from Section 3.

πŸ’‘

If after deleting your account, your phone requests activation via Mi Cloud, try connecting to another Wi-Fi network or using mobile internet – sometimes the lock is triggered due to the router’s cache.

6. Alternative methods (for specific cases)

If none of the above methods have helped, consider these options:

Method 1: Appealing for Xiaomi

  • πŸ“§ Write in official support with proof of possession of the device (check, box).
  • πŸ“„ Please include screenshots with errors and IMEI phone number (you can find by command *#06#).
  • ⏳ Response time: 3 to 7 days.

Method 2: Use of third-party tools (at your own risk)

  • πŸ› οΈ Programming programs such as Mi Account Bypass Tool or FRP Bypass APK It can help to get around the block, but:
  • ⚠️ Risk of installing malware or device blink.
  • πŸ”’ Most of these tools don’t work on HyperOS.

Method 3: Flashing through EDL (for qualified users)

  • πŸ”§ Suitable for devices with damaged firmware or hard-brick.
  • πŸ“Œ Requires an authorized Xiaomi account and cable EDL.
  • πŸ“š Look for instructions on the forums XDA Developers (partition of your model).

⚠️ Attention: Use of informal methods (especially EDL) This can cause loss of warranty and permanent damage to the phone, and only use them if you have exhausted all official methods.

FAQ: Answers to Frequent Questions

Can I delete a second Xiaomi account without a data reset?
Yes, if the account is not the owner of the device, use the phone settings (section 1) or ADB (section 3).
After deleting the account, the phone asks for a password when it turns on.
It's FRP-Enter the Google account that was linked to the phone before the reset. If you don't remember the password, restore it through Google Account Recovery.
How to check which account is the owner of the device?
Go to Settings β†’ About Phone β†’ Device Status. If there is a β€œOwner” or β€œMain” tag next to Mi Account, this account cannot be deleted by standard methods.
Does this work for POCO and Redmi?
Yes, POCO and Redmi run MIUI/HyperOS, so the instructions are universal, except for Android One models (like Mi A3), where only Google accounts are used instead of Mi Account.
Can I delete my Xiaomi account from a computer without ADB?
No, there are no official tools for remotely managing Xiaomi accounts, and the only legal way is through the web version of Mi Account, but it only allows you to untie your device, not delete your account from it.