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

Xiaomi Mi 10 Pro is a flagship smartphone with banking app-level protection, but even owners sometimes forget passwords. PIN-code" or "Device locked" after 5 failed attempts, do not panic: unlock is possible without contacting the service center.In this article, 5 proven methods of password reset, graphical lock or PIN-code, including methods with and without data storage.

It is important to understand that the Mi 10 Pro is based on MIUI with reference to Xiaomi account (Mi Account), which means that some methods will require authorization, and resetting through Recovery without detachment of the account will lead to activation of the protection of the Mi Cloud Lock - the device will request a username / password from the previous owner, We will analyze how to circumvent this protection legally and what steps to take if you bought the phone from your hands and do not know the data of the previous user.

Before you start, check:

  • πŸ”‹ Battery level (minimum 30% - when discharged during the procedure, the smartphone can turn into a "brickΒ»)
  • πŸ“Ά Stable Internet connection (for Mi Account and Mi Account methods) ADB)
  • πŸ’» Access to PCs with Xiaomi drivers installed (for Fastboot and Fastboot) ADB)
  • πŸ“± Backup (if data is critically important, reset will erase everything)

1. Reset password through Mi Account (official method)

The safest way to do this is to use a Xiaomi account that is linked to your device, and it works if:

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

Instructions:

  1. On the lock screen, click β€œForgot your password?” (appears after 5 failed attempts to enter).
  2. Select β€œUnblock with Mi Account”.
  3. Enter your email/phone and password from your Xiaomi account.
  4. Confirm unlocking via SMS or email (if two-factor authentication is enabled).
  5. Create a new one. PIN-code.

⚠️ Note: If you bought the Mi 10 Pro with your hands and didn’t untie the previous owner’s old account, this method won’t work).

πŸ“Š How do you usually unlock your phone?
Password.
pattern lock
Fingerprint.
Facial recognition
Another way.

2 Unlocking through Recovery (Hard Reset) mode

Hard Reset is a radical method that erases all data on your device, including photos, messages and apps.

  • πŸ” Don’t remember the password from the Mi Account
  • πŸ“΅ No Internet access on your phone
  • πŸ’» Ready to lose data to unlock

Step-by-step:

  1. Turn off the Xiaomi Mi 10 Pro with a long press of the power button.
  2. Press the Power Button + Volume up for 10-15 seconds at the same time until the Mi logo appears.
  3. In the Recovery menu, select the language (volume buttons) and confirm the choice with the power button.
  4. Go to Wipe Data β†’ Wipe All Data.
  5. Confirm the reset by selecting Confirm.
  6. After completion, select Reboot.

β˜‘οΈ Preparation for Hard Reset

Done: 0 / 4

⚠️ Warning: After Hard Reset Mi 10 Pro may require input from Mi Account, which was tied before the reset.If you do not know this data, the phone will become a "brick" (Mi Cloud Lock). To avoid this, unplug your account in the settings (if available) before resetting, or use the method in Section 5.

3. Password reset via Fastboot (for advanced users)

Fastboot is suitable if you are familiar with the command line and ready to work with a PC.It allows you to reset your password without completely erasing data (in some cases), but requires:

  • πŸ’» Computer with installed Xiaomi drivers and tool ADB/Fastboot
  • πŸ”Œ USB-cable (original to avoid connection problems)
  • πŸ”§ Unlocked Bootloader – if it is blocked, the method will not work

Instructions:

  1. Turn off the phone and put it in Fastboot mode: press the Power button + Volume down.
  2. Connect the Mi 10 Pro to your PC via USB.
  3. Open the Command Prompt (CMD) in the ADB folder and type:
fastboot devices

(Serial number of the device must be displayed).

  1. Enter the reset command:
fastboot erase userdata


fastboot erase frp

  1. Reboot the phone:
fastboot reboot

⚠️ Warning: The fastboot erase frp team removes Factory Reset Protection, but on some firmware MIUI It might not work, but it would require a full reset through Recovery.

πŸ’‘

If the phone doesn’t show up after the fastboot device command, try reinstalling the Xiaomi driver via the official website or using the USB 2.0 port (not 3.0).

4. Unlock through ADB (without data loss)

The ADB (Android Debug Bridge) method allows you to reset your password without erasing data, but only works if:

  • πŸ”§ The phone's debugging on. USB (USB Debugging)
  • πŸ’» PC already authorized on the list of trusted devices (you have confirmed the connection previously)
  • πŸ“± The phone is connected to the PC and is recognized in ADB

Instructions:

  1. Connect the Mi 10 Pro to your PC via USB.
  2. Open the command line and enter:
adb shell


su




rm /data/system/gesture.key




rm /data/system/password.key




rm /data/system/locksettings.db




rm /data/system/locksettings.db-wal




rm /data/system/locksettings.db-shm




reboot

After resetting, the password will be reset, but:

  • πŸ”“ pattern lock or PIN disappear.
  • πŸ“± Application data and files will remain intact.
  • ⚠️ The method may not work on the latest versions. MIUI 14+ because of the increased protection.
What if the ADB can’t see the device?
1. Check if debugging is included on USB in the developer settings (Settings) β†’ The phone. β†’ Version. MIUI β€” Tap 7 times, then return to the Additional Settings β†’ For developers. 2. Install Xiaomi drivers manually through Device Manager. 3. Try another one USB-cable (original). 4. Reboot your PC and phone.

5. Official unlock through Xiaomi (for buyers of used phones)

If you bought Xiaomi Mi 10 Pro handheld and the previous owner did not untie the Mi Account, the phone after reset will require the username / password.

  1. Contact the seller and ask to untie the account through the Mi Account website (Devices section).
  2. Contact Xiaomi with proof of purchase (check, contract, correspondence screenshots).
  • πŸ“„ Prepare documents confirming the purchase (for example, a screenshot of the transfer of money to the seller).
  • πŸ“§ Write in support via the official website or chat in Mi Community.
  • πŸ•’ The term of consideration of the request - from 3 to 14 days.

⚠️ Note: Do not use the β€œgray” services to unlock Mi Cloud Lock – this violates the terms of use of Xiaomi and may lead to blocking IMEI. Official unlock is free if there is proof of purchase.

Unlocking methodMi Account requiredErase the dataDifficultyTime.
Through the Mi Account.βœ… Yes.❌ No.⭐5-10 minutes
Hard Reset (Recovery)❌ No (but may be required after resetting)βœ… Yes.⭐⭐15-20 minutes
Fastboot❌ No.⚠️ Partially (depends on the team)⭐⭐⭐20-30 minutes
ADB❌ No.❌ No.⭐⭐⭐⭐30-40 minutes
Official unlocking❌ No, but proof of purchase is required)βœ… Yes.⭐⭐3-4 days

6. Frequent mistakes and how to avoid them

When resetting a password on Xiaomi Mi 10 Pro, users often face typical problems:

  • πŸ”Œ The phone is not determined in Fastboot/ADB: Check the cable, port. USB Use the rear port. USB 2.0 PC-only.
  • πŸ”‹ Smartphone turns off during the procedure: charge it to 50% or connect it to charging during manipulations.
  • πŸ” After reset, the old Mi Account is required: it is Mi Cloud Lock. The solution is official unlock (Section 5).
  • πŸ“± Recovery sensor not working: on Mi 10 Pro, Recovery menu controls are done with volume and power buttons.

πŸ’‘ Useful tip: If you often forget passwords, set up a backup way to unlock in Settings β†’ Screen locking β†’ Backup password. It could be PIN-code.

πŸ’‘

On the Xiaomi Mi 10 Pro with MIUI 13+ firmware, the ADB password reset method only works when the bootloader is unlocked. If the Bootloader is locked, use official methods (Mi Account or Hard Reset).

Can I reset my password to Xiaomi Mi 10 Pro without losing data?
Yes, but only if USB debugging is enabled and the phone has previously connected to this PC, use ADB (Section 4) method.
What if after Hard Reset, the phone asks for an old Mi Account?
This is Mi Cloud Lock, anti-theft protection. You need to: Contact the previous owner to untie the device through the Mi Account. Or provide proof of purchase in support of Xiaomi for official unlock. "Gray" bypass methods can lead to blocking IMEI.
How do I know if I have Bootloader unlocked on my Mi 10 Pro?
Turn off your phone and turn it on in Fastboot mode (Power) + Loudness down. If you have "Unlocked" at the bottom of the screen, the bootloader is unlocked. If Locked is locked.
Can I unlock the Mi 10 Pro through the Xiaomi service center in Russia?
Official service centers Xiaomi in Russia is not in 2022, but you can: Contact the Russian representative office through the feedback form. Use authorized workshops (list on the Xiaomi website).
Why does the phone not turn on after reset via Fastboot?
Probable reasons: Interrupted firmware (e.g., disconnected cable); Incorrect command (e.g., fastboot erase system instead of userdata); Incompatible version of MIUI with your model; Solution: Fastboot your phone with official firmware from Xiaomi.