The forgotten graphical password on Xiaomi is a situation that many users face, especially when the phone stores important data such as contacts, photos or work documents. Fortunately, the manufacturer has provided several ways to restore access, and for advanced users there are alternative methods of bypassing the lock.
In this article, weβll look at all of Xiaomiβs current 2026 unlocking methods (including Redmi, POCO, and Black Shark models), from official Mi Account solutions to Fastboot or Recovery tech tricks. Importantly, some methods will lead to data loss, so try the safe options first.
If you are not sure about your technical skills, you should contact the Xiaomi service center - this will guarantee the guarantee and minimize the risks.
1 Unlocking through Mi Account (official method)
The most reliable and recommended method Xiaomi uses is a tied Mi Account, which works if:
- π± The phone is connected to the Internet (Wi-Fi or mobile network).
- π Remember the username and password from Mi Account.
- π Find Device has been activated in the settings.
Instructions:
- On the lock screen, click Forgot Password? (or Forgot Pattern? on English firmware).
- Select Sign in via Mi Account.
- Enter your email/phone and password from your account.
- Confirm your login via SMS or email (if two-factor authentication is enabled).
- Create a new pattern lock or PIN-code.
β οΈ Note: If you haven't previously tied a Mi Account or don't remember the login details, this won't work.
2. Reset graphical password via Find Device (remote)
If your phone is connected to the Internet, but you can't enter Mi Account data directly on your device, use the web version of Find Device, which works even if your phone is locked, but requires:
- π Accessing a computer or other device with a browser.
- π Active Internet connection on a blocked Xiaomi.
- π The enabled function "Find the device" in the settings (Settings) β Mi Account β Find Device).
Step-by-step:
- Go to i.mi.com and log in.
- In the Devices section, select your locked phone.
- Click Unlock Device (or Unlock Device).
- Confirm the action via SMS or email.
- Wait for a notification of successful unlocking (can take up to 5 minutes).
πΉ Limitations of method:
- β It does not work on phones with the Internet off.
- β If the device is discharged (less than 10%), the service may not detect it.
- β In some models (POCO F5, Redmi Note 12 Pro+) Additional confirmation is required via Mi Account on the phone itself.
π‘
If the phone doesnβt appear in the Find Device list, check if you changed your Mi Account password after the last time you tied your phone.
3. Reset via Recovery Mode (with loss of data)
If previous methods failed, youβll have to resort to a hard reset via Recovery Mode, which will remove all data from your phone, including photos, apps and settings, but will return access to the device, which is suitable for most Xiaomi, Redmi and POCO models (except for devices with a locked bootloader).
Instructions:
- Turn off the phone with a long press of the power button.
- Press the button combination: For most models: Volume up + Power. For POCO X3, Redmi Note 10: Volume up + Volume down + Power.
Mi
Recovery
Use volume buttons for navigation and power button for selection.
Wipe Data β Wipe All Data
Factory Reset
Confirm
Reboot β Reboot to System
β οΈ Note: Phones with a bootloader blocked may need to be logged in via Mi Account after reset, and if you donβt remember your account details, the phone will turn into a brick"!
Turn off the phone from charging.
Make sure the battery is at least 30% charged.
Prepare a backup of important data (if you have access to a PC)
Check the button combination for your model-->
4. Unlock via Fastboot (for advanced users)
The method via Fastboot is suitable if:
- π§ You have a computer with drivers installed. ADB/Fastboot.
- π± The phone is determined in Fastboot mode (checked by the command of fastboot devices).
- π Bootloader is unlocked (on new Xiaomi models it is blocked by default).
Step-by-step:
- Install Platform Tools from Google.
- Turn off your phone and put it in Fastboot mode: Click Volume Down + Power before a rabbit with the word Fastboot appears
- Connect your phone to your PC via USB.
- Open the command prompt (cmd) in the folder with the platform-tools and execute: fastboot devices If the device is determined, continue. If not, install the drivers.
- Run the command to reset: fastboot erase userdata fastboot erase cache fastboot reboot
πΉ Important: On phones with a locked bootloader (Xiaomi) 12/13 series, Redmi Note 12) This method will not work without officially unlocking the bootloader through the Mi Unlock Tool.
What is a blocked bootloader?
5.Use of ADB (if USB-debugging was included)
If you have activated before blocking USB-debugging (Settings) β The phone. β Version. MIUI β 7 taps by assembly number β For developers β Debugging by USB), You can remove the pattern lock through ADB data-free.
Instructions:
- Connect your phone to your PC via USB.
- Open the command line and execute: adb shell su rm /data/system/gesture.key rm /data/system/locksettings.db rm /data/system/locksettings.db-wal rm /data/system/locksettings.db-shm reboot
- After the reboot, the graphical password will be reset.
β οΈ Attention: On phones with MIUI 12 and later, this method may not work due to changes in the structure of system files.
6. Contact the Xiaomi Service Center
If all of these methods did not work, the only reliable option is to contact an authorized Xiaomi service center.
- π± Phones with a locked bootloader and a tied Mi Account.
- π Devices that canβt log into Recovery or Fastboot.
- π Smartphones that are under warranty (self-reset can cancel it).
What you need to unlock in the service:
- π Passport or other document confirming possession.
- π³ Check or box from the phone (if any).
- π Data from Mi Account (if the phone is linked to the account).
π‘ Cost and timing: In official Xiaomi services, unlocking costs 500-1500 rubles (depending on the model) and takes from 30 minutes to 2 days. Informal workshops may offer a service cheaper, but the risk of damaging the phone is higher.
π‘
The official service is the only way to unlock Xiaomi with a locked bootloader and retain warranty.
Comparison of Xiaomi Unlocking Methods
| Method | Internet is required | Loss of data | Difficulty | Suitable for |
|---|---|---|---|---|
| Mi Account (on the phone) | β Yes. | β No. | β | All models with an associated account |
| Find Device (web) | β Yes. | β No. | β | Models with the "Find the device" function enabled |
| Recovery Mode | β No. | β Yes. | ββ | All models (except devices with a locked bootloader) |
| Fastboot | β No. | β Yes. | βββ | Models with unlocked loader |
| ADB | β No. | β No. | ββββ | Models on USB-debugging and root rights |