Forgot the password from the Mi Account and can not log out of the account on the Xiaomi smartphone? the situation is familiar to many users, especially after buying a used device or a long break in use. Blocking an account on Redmi, POCO or Mi can turn into a real headache if you do not know proven ways of bypassing.
In this article, we will discuss 5 working methods for logging out of a Xiaomi account without a password, from standard reset features to advanced technical solutions via ADB and Fastboot. Importantly, not all methods are universal β their effectiveness depends on the device model, MIUI version and account status (is it tied to the device as the main one).
β οΈ Note: All of the methods described, except for official password recovery, can result in a loss of warranty or locking the device if executed incorrectly.If the phone is purchased from hand, make sure it is not on the Xiaomi blacklist. IMEI.
1. Official Recovery of Mi Account Password
Before resorting to drastic measures, try to restore access in a legal way. Xiaomi provides several password reset options if you have access to a linked email or phone number.
Go to account.xiaomi.com/pass/resetPassword and the system will suggest you select the confirmation method.
- π§ By email, the code will arrive at the address specified during registration.
- π± Po Po Po SMS β The code message is sent to the associated number, only works if the number has not changed.
- π Through backup email β if the main mailbox is not available, you can use a spare mailbox.
If none of these methods worked (for example, you donβt remember the attached data), move to alternative methods. Importantly, after successfully restoring your password, log out of your account in your phone settings (Settings β Xiaomi Account β Sign out).
2.Reset through Recovery Mode
The most common way to get around locking is a hard factory reset, which works on most Xiaomi devices, but has a critical limitation: if the account was tied to the device (Find Device is active), after the reset, the phone will require you to enter the same account data for activation.
Instructions for discharge:
- Turn off the phone.
- Press the button combination: π For most models: Volume up + Food (hold on) 10-15 seconds). π± For POCO F1/F2/F3: Loudness down + Nutrition.
Recovery
Wipe Data
Wipe All Data
Once rebooted, the phone will be like new β but at the risk of requesting an old account.
β οΈ Attention: On devices with MIUI 12+ and activated function Mi Cloud after the reset may appear window with the requirement to enter the data of the previous account. ADB or Fastboot.
Turn off the phone from charging.
Make sure the battery is at least 50% charged.
Save important data (reset will delete everything!)
Prepare. SIM-post-reset activation card (if required)
-->
Bypassing the lock through ADB (for unlocked bootloader)
If your Xiaomi has a Bootloader Unlocked, you can delete your account through ADB, a debugging tool for Android.
Step-by-step:
- Download and install Platform Tools (includes ADB and Fastboot).
- Activate Developer Mode on your phone (7 times click on the MIUI version in Settings β About Phone) and enable Debugging over USB.
- Connect your phone to your PC through USB-cable (original!).
- Open the command line in the ADB folder and execute the commands: adb devices (you should display your device) adb shell pm uninstall -k --user 0 com.xiaomi.account
- Reboot your phone. The Mi Account app will be removed and you can create a new account.
π§ Technical Note: On some of the firmware MIUI Instead of deleting your account, you may need to reset your data:
adb shell pm clear com.xiaomi.accountThis command clears the cache and settings of the application, but does not remove it completely.
What if the ADB canβt see the device?
4. Delete your account via Fastboot (for a blocked bootloader)
If the bootloader is locked but you have access to Fastboot mode, you can try flashing a modified boot.img that bypasses account verification, a risky method that requires you to follow the instructions accurately.
Tools required:
- π₯οΈ PC with Fastboot installed and Xiaomi drivers.
- π± Modified boot.img For your model (see the forums) XDA Developers or 4PDA).
- π Original. USB-cable.
Instructions:
- Turn off the phone and put it in Fastboot mode (clip Volume Down + Power).
- Connect to your PC and check for device detection: fastboot devices
- Unlock boot (unlocked boot boot!): fastboot flashing unlock
- Modified boot.img: fastboot flash boot.img
- Reboot the phone: fastboot reboot
β οΈ Attention: Wrong firmware boot.img This can cause a device to "brick" (total inoperability) and only use files that are designed for your model and version. MIUI!
fastboot dump boot boot_original.imgThis will help to restore the phone if something goes wrong.-->
5. Use of service codes and engineering menus
On some Xiaomi models (especially older ones, before MIUI 10), you can bypass the locking of an account through service codes or an engineering menu.
Try these combinations:
| Code. | Description | Models on which it works |
|---|---|---|
| ##3646633## | Engineering Menu (Engineer Mode) | Redmi 4/4X, Redmi Note 4/5, Mi 5/6 |
| ##7780## | Resetting settings (without deleting data) | Early versions of MIUI (up to 8) |
| ##4636## | Test menu (sometimes allows you to reset your account) | POCO F1, Mi 8 |
| ##284## | Account Test (can reset the binding) | Redmi 3S/4A |
If you open a menu after you enter the code, look for sections like Account, Reset or Factory Reset. Some firmware has a Remove Account option that allows you to delete your Mi Account without a password.
π Note: On new devices (MIUI 12+) Service codes are usually blocked or do not affect the account. Do not enter codes at random - this can cause malfunctions in the phone.
6. Contact Xiaomi Support
If all of these efforts fail, the official path is to appeal for Xiaomi, which is the safest, but also the longest way, and you need to prove ownership of the device.
What needs to be done:
- Prepare the papers: π Check or purchase invoice (if the phone is new). π± IMEI Devices (you can find out via *#06# or on the box). π§ Email linked to your account (if you remember).
- Write in support: π via the official website (Contact Us section). π§ By email: support@xiaomi.com (for global versions or support.ru@xiaomi.com (for Russia).
- Describe the situation in as much detail as possible: When and where the phone was bought; why you can't log out; what methods have you tried before.
The time frame for processing the request is 3 days to 2 weeks, and if the documents are in order, support can:
- π Reset the account binding to the device.
- π§ Provide instructions for unlocking.
- π§ Redirect to a service center (if physical intervention is required).
β οΈ Note: If the phone was bought from hand and the previous owner did not untie the account, Xiaomi can refuse to help.
π‘
Official support is the only legal way to unlock if you are unsure of your technical skills, and the risk of the device being manipulated by yourself remains your responsibility.