How to Reset Your Password on Xiaomi Phone: From Mi Account to Hard Reset

A forgotten password on Xiaomi can become a serious problem, especially if the phone stores important data, photos or work correspondence. Unlike iPhones, where unlocking often requires contacting a service center, MIUI smartphones offer several solutions, from standard recovery features to technical bypass methods. However, not all of them are equally safe: some lead to complete data loss, others work only under certain conditions (for example, binding to Mi Account or enabled debugging over USB).

In this article, we will discuss 5 current ways to reset your password on Xiaomi (including the Redmi, POCO and Black Shark models), their pros and cons, and give recommendations on how to minimize risks. Importantly, the methods are different for devices with MIUI 12/13/14 and older versions of firmware. If your phone is locked after unsuccessful attempts to type in or shows the message β€œDevice is locked. Try later”, some methods may not work – we will also warn you about this in advance.

1 Unlocking through Mi Account (official method)

The most legal and recommended way for Xiaomi is to use a tied Mi Account.

  • πŸ“± The phone is connected to the Internet (Wi-Fi or mobile network).
  • πŸ”‘ You remember the username and password from Mi Account that was tied to the device.
  • πŸ”„ Find Device is activated in the settings.

If the conditions are met, follow the following steps:

  1. On the lock screen, tap the button Forgot password? (or Forgot password? on English firmware).
  2. Select the recovery option through Mi Account.
  3. Enter the email or phone number associated with the account, then the password.
  4. Confirm unlocking via SMS or email (depending on security settings).

⚠️ Note: If the phone is not connected to the network, this method will not work, and Xiaomi may request additional verification (for example, sending a photo of a document) if you suspect a hack.

πŸ’‘

If you don’t remember the password from Mi Account, try to restore it through account.xiaomi.com. Use the backup email or phone number provided when you register.

2. Password reset via Fastboot (for advanced users)

The method is suitable for devices with an unlocked bootloader and requires a computer. It allows you to reset the password without losing data, but only if:

  • πŸ–₯️ Drivers are installed on the PC ADB/Fastboot and Mi Flash Tool.
  • πŸ”Œ The phone has debugging on. USB (Even if the device is locked, sometimes it works).
  • πŸ“¦ There is a backup of the data (in case of failure).

Instructions:

  1. Turn off the phone and press Volume Down + Power to enter Fastboot mode.
  2. Connect the device to the PC via USB.
  3. Open the command line (Windows) or terminal (macOS/Linux) and execute the command: fastboot oem unlock If the bootloader is unlocked, this will delete the password.
  4. Reboot your phone with the command: fastboot reboot

⚠️ Note: On new models (Xiaomi) 13/14, Redmi Note 12) This method may not work because of the increased security, and some firmware after a Fastboot reset requires re-authorization in the Mi Account.

What if the Fastboot doesn’t recognize the device?
Make sure the drivers are installed correctly. Try using another one. USB-cable (preferably original) or port USB 2.0.If the problem persists, check if the developer mode on the phone is on (at least once before locking).

3. Hard Reset (full reset)

An extreme method that removes all data from the phone, including photos, contacts and apps, is suitable if other methods do not help or the device is not tied to the Mi Account. On Xiaomi, the reset is performed via Recovery mode:

Make sure your phone doesn’t have important data (or it’s synced to the cloud)

Charge the device at least 50%

Prepare. SIM-Re-activation card (if the phone is tied to the operator)

-->

Step-by-step:

  1. Turn off the phone.
  2. Press the combination Volume up + Nutrition (on some models – Volume up + Volume down + Nutrition).
  3. In the Recovery menu, select Wipe Data (use volume buttons for navigation, power button for confirmation).
  4. Confirm the reset by selecting Wipe All Data.
  5. After completion, select Reboot.
Xiaomi modelCombination for RecoveryNotes
Redmi Note 10/11/12Volume up + NutritionSome firmware requires confirmation via Mi Account after reset.
Xiaomi 11/12/13Volume up + NutritionIt is possible to lock after reset if the device has been stolen (Anti-Theft function).
POCO F3/4/5Volume up + NutritionOn global firmware, a reset may require the entry of an old password.

⚠️ Attention: On devices with MIUI 14 and later after Hard Reset, you may need to enter data from your previous Mi Account (even if the phone was not tied.

Mi Account|Fastboot|Hard Reset|I've been to the service.|Never blocked.-->

4 Password bypass through ADB (only for enabled debugging)

If the phone has previously been debugged USB (USB Debugging, you can try to reset your password through ADB (Android Debug Bridge: This method saves data, but requires preparation:

  • πŸ–₯️ Computer with installed ADB-driver.
  • πŸ”Œ Original. USB-cable (not all cables support data transmission).
  • πŸ“± The phone must be connected to the PC at least once before locking (to keep the computer on the list of trusted devices).

Instructions:

  1. Connect the phone to the PC.
  2. Open the command line and check the connection: Adb devices If the device is displayed, continue.
  3. Delete the file with the password: adb shell rm /data/system/gesture.key or PIN-code: adb shell rm /data/system/password.key
  4. Reboot your phone: adb reboot

⚠️ Attention: MIUI 13/14 This method often doesn't work because of changes in the structure of system files, and after a reboot, you may need to re-enter your password - in which case, try entering any character.

5. Contact the Xiaomi Service Center

If the self-unlocking attempts were unsuccessful, the official service remains. Xiaomi provides the unlock service on documents, but with a number of conditions:

  • πŸ“„ Availability of a cheque or warranty card (proof of possession).
  • πŸ†” Passport of the holder (to confirm the identity).
  • πŸ’° The cost of the service is from 1000 to 3000 rubles (depending on the model and region).

How the procedure goes:

  1. Find the nearest Xiaomi service center on the official website.
  2. Make an appointment (some centers accept only by appointment).
  3. Provide your phone and documents. Unlocking takes 1 to 3 days.

⚠️ Warning: Service centers do not guarantee the safety of data after unlocking, and they can refuse if the phone is listed in the database of stolen devices.

πŸ’‘

Officially unlocking via the service is the only legal way if the phone is tied to Mi Account and you don't remember the login details.

Frequent Mistakes and How to Avoid Them

When trying to reset a password, users often face typical problems, and here are the most common ones and ways to solve them:

Error 1: The phone is not included in Fastboot or Recovery.

  • πŸ”‹ Check the battery charge (minimum 30%).
  • πŸ”Œ Try another charger or cable.
  • πŸ•’ Hold the buttons for at least 10-15 seconds.

Error 2: After resetting through Hard Reset, the phone requires an old password.

This means that the device is tied to the Mi Account.

  • πŸ“§ Restoring your account through Xiaomi’s website.
  • πŸ“ž Contact Xiaomi with proof of purchase.

Error 3: ADB cannot see the device.

  • πŸ–₯️ Install the latest version of Android SDK Platform Tools.
  • πŸ”„ Reinstall drivers manually through Device Manager.
  • πŸ”Œ Try another one. USB-port USB 2.0).
Can I reset my password to Xiaomi without losing data?
Yes, but only if: πŸ”“ You have access to your Mi Account. πŸ–₯️ Debugging is on. USB The phone was previously connected to a PC, and in other cases, Hard Reset or Fastboot will delete the data.
What to do if you forget your Mi Account password?
Restore it through the official website: Go to account.xiaomi.com. Click Forgot Password?. Enter email or phone number associated with the account. Follow the instructions in the letter or SMS. If backup email/phone is not available, contact Xiaomi with proof of purchase of the device.
Does resetting a password through an emergency number call work?
This method does not work on Xiaomi. MIUI 10 and later. You could bypass the lock through an emergency call, but the vulnerability is long gone: πŸ“ž Calling a blocked phone. πŸ”„ Flip-through TWRP (on new models, the loader is blocked).
How to protect Xiaomi from blocking in the future?
To avoid problems with unlocking: πŸ” Use a fingerprint or facial recognition as an additional way to unlock. ☁️ Regularly sync your data with Mi Cloud or Google Drive. πŸ“ Write down your Mi Account password in a secure location (such as in a password manager). πŸ–₯️ Turn on Debugging. USB (Settings β†’ The phone. β†’ Version. MIUI β†’ 7 times to tap β†’ Additional settings β†’ For developers).
How much does it cost to unlock Xiaomi in unofficial services?
The cost in informal workshops varies from 500 to 5000 rubles depending on the size of the: πŸ“± Phone models (new devices are harder to unlock). πŸ”§ Unlocking method (software or hardware). πŸ“ Region (in Moscow and St. Petersburg prices are higher). ⚠️ Risks: Unofficial services can be: πŸ› οΈ Install unlicensed software. πŸ”“ Leave a β€œback door” to access the data. 🚫 Deprive warranties (if the device is guaranteed).