Forgot the pattern key Xiaomi Redmi Note 12 or are you tired of entering your PIN every time? You can disable the password on smartphones Xiaomi, Redmi i Poco in several ways - from standard settings to bypassing the lock via recovery mode. But it is important to understand: removing protection is always associated with risks. For example, without a password, your data will be vulnerable to theft if your phone falls into the wrong hands. And some methods (like resetting via Fastboot) lead to complete clearing of memory.

In this article we will look at 5 working methods disabling a password - from the simplest (through settings) to radical (full reset). You will also learn how to avoid blocking after a reset and what to do if the phone requires the old PIN after updating. All instructions are relevant for devices on Mi account after the reset and what to do if the phone requires the old PIN after the update MIUI. All instructions are valid for devices based on Android 13/14 with a shell MIUI 14/15, but most methods also work on older versions.

โš ๏ธ Attention: If you plan to sell or transfer the phone, disabling the password without resetting to factory settings will not delete the linked Mi account - the new owner will not be able to use the device. In this case, be sure to perform a full reset via Settings โ†’ About phone โ†’ Reset settings.

๐Ÿ“Š What type of lock do you use on Xiaomi?
Pattern key
PIN code
Fingerprint
Face recognition
Password
No blocking

1. Disabling the password through the settings (if you know the current code)

The safest and fastest way is to remove the protection directly in the settings menu. This method is suitable if you remember the current PIN, pattern or password and just want to remove the screen lock.

Instructions for MIUI 14/15:

  1. Open Settings (gear icon on the main screen).
  2. Go to section Passwords and security.
  3. Select Screen lock.
  4. Enter the current password/PIN/key to confirm.
  5. Click Remove password (or Noif you are prompted to select a lock type).
  6. Confirm the action - the lock will be disabled.

โš ๏ธ Attention: On some models (for example, Xiaomi 13 Pro or Poco F5), the system may require you to enter the password for Mi account even when the screen lock is disabled. If you do not remember the data from your account, first restore access through the site account.xiaomi.com.

  • โœ… Works on all versions MIUI i Android.
  • โœ… Does not require a reset data.
  • โŒ Not suitable if you have forgotten the current password.

โ˜‘๏ธ Preparing to disable the password

Done: 0 / 4

2. Removing a password through your Mi account (if you forgot the code)

If you do not remember the pattern or PIN, but the phone is linked to Xiaomi account, you can reset the lock using the function Find device. This method only works if:

  • The phone is connected to the Internet (mobile network or Wi-Fi).
  • The function Find device has been activated in settings.
  • You remember your account login and password Mi.

Step-by-step guide:

  1. On a computer or another phone, open the website i.mi.com (official service Xiaomi).
  2. Login using the same account as on the blocked device.
  3. Select the locked phone in the menu (if several devices are linked).
  4. Click Find device, then Unlock.
  5. Confirm the action - a notification about unlocking will be sent to your phone.

After this, the lock screen will be deactivated, but data on the phone will be savedHowever, this method does not work on all models - some devices (for example, Redmi Note 10 Pro With MIUI 13) may require you to enter the old password even after unlocking through Mi Account.

What to do if the "Find device" function is disabled?

If the option was deactivated in the settings, unlock the phone through Mi account will not work. In this case, only radical methods remain: resetting via Recovery or Fastboot (see sections 4 and 5).

Unlock method Internet required Data is saved Works without password
Through settings โŒ No โœ… Yes โŒ No
Through Mi account โœ… Yes โœ… Yes โœ… Yes
Reset via Recovery โŒ No โŒ No โœ… Yes
Fastboot (EDL) โœ… Yes (for downloading the firmware) โŒ No โœ… Yes

3. Resetting the pattern via call (for older versions of MIUI)

This method worked. on MIUI 8-11 and some devices with Android 9/10, but in new versions the vulnerability is fixed. However, if you have an older model (for example, Redmi 4X or Mi A1), you can try to bypass the blocking through an emergency call.

Instructions:

  1. On the locked screen, press Emergency call.
  2. Enter the combination ##4636## (the testing menu will open).
  3. Return to the main screen via button Home โ€”sometimes this allowed you to bypass the blocking.
  4. If the menu does not open, try entering 112 (emergency call), then quickly press Back.

โš ๏ธ Attention: On modern devices (MIUI 12+), this method not works โ€” Xiaomi closed the spoon. Attempts to enter the code multiple times may lead to a temporary blocking of the phone (for 30 minutes or longer).

  • โœ… Suitable for older models (2017-2019).
  • โŒ Does not work on MIUI 12/13/14/15.
  • โŒ May cause blocking for 24 hours.

4. Hard reset via Recovery Mode (data loss)

If you do not remember the password and did not link your account Mi, the only reliable way to unlock the phone is to do reset to factory settings via Recovery Mode. from the device, including photos, contacts and applications.

How to reset:

  1. Turn off the phone (hold down the power button and select Turn off).
  2. Press the combination buttons:
    • For most models: Volume up + Power.
    • For Poco X3/Redmi Note 9: Volume up + Volume down + Power.
  • Hold the buttons for 10-15 seconds until the logo will appear Mi and menu Recovery.
  • Use the volume buttons to select Wipe Data (or Clear Data), confirm with the power button.
  • Select Wipe All Data and confirm the action.
  • After the reset, press Reboot โ€”the phone will reboot.
  • โš ๏ธ Attention: After resetting through Recovery the phone may require you to enter data from Mi accountthat was linked earlier. If you do not remember your login/password, it will be impossible to unlock the device without official confirmation via Xiaomi.

    ๐Ÿ’ก

    Before resetting, remove the SIM card and memory card - this will speed up the process and reduce the risk of damaging files on the SD card.

    5. Unlocking via Fastboot (for advanced users)

    Method for advanced users who are ready to work with ADB i Fastboot. Suitable if:

    • Resetting via Recovery did not help (for example, due to blocking Mi Account).
    • You need to save the data (in some cases).
    • You have a computer with installed drivers Xiaomi.

    Step-by-step guide:

    1. Install on PC Android SDK Platform-Tools (or Minimal ADB and Fastboot).
    2. Turn off the phone and put it in mode Fastboot:
      Volume down + Power
    3. Connect the phone to the computer via USB.
    4. Open the command line (cmd) in the folder with adb and enter:
      fastboot devices

      (the device serial number should be displayed).

    5. To reset the lock, enter:
      fastboot erase userdata
      

      fastboot erase frp

      fastboot reboot

    โš ๏ธ Attention: Commands erase userdata i erase frp will completely delete data from the phone, including the account Mi. After the reboot, the device will be like new, but may require authorization in the account Google (if it was enabled FRP protection).

    • โœ… Bypasses blocking Mi Account (on some models).
    • โŒ Requires a computer and knowledge of commands.
    • โŒ The risk of โ€œskippingโ€ due to errors in commands.
    ๐Ÿ’ก

    If after resetting via Fastboot the phone asks for the old password, then FRP (Factory Reset Protection) protection is active. In this case, you will need to enter data from the last Google account that was on the device.

    What to do, if after resetting the phone asks for the old PIN?

    Situation: you reset via Recovery or Fastboot, but after turning on the phone still requires you to enter the old graphic key or PINThis happens due to the function protection after reset (FRP Lock. which Xiaomi implemented into MIUI 12+.

    Solutions:

    • ๐Ÿ”‘ Enter the old password โ€”if you remember, this is the fastest way.
    • ๐Ÿ“ง Use your Google accountthat was associated with the phone before the reset (if synchronization is enabled).
    • ๐Ÿ› ๏ธ Bypassing FRP through special utilities (for example, Mi Account Unlock Tool), but this requires a computer and is risky security.
    • ๐Ÿ“ž Contact the service center - official partners Xiaomi can unlock the device using purchase documents.

    โš ๏ธ Attention: Purchasing โ€œunlocksโ€ on dubious sites is often leads to fraud. Xiaomi does not provide official tools for bypass FRP โ€”all methods carry risks.

    How to avoid blocking in the future?

    To avoid encountering unlocking problems, follow simple rules:

    • ๐Ÿ” Use the backup PIN โ€” in MIUI you can set a backup code for the pattern key.
    • ๐Ÿ“ฑ Link your Mi account and turn on Find device โ€”this will help unlock the phone remotely.
    • โ˜๏ธ Make backups regularly via Settings โ†’ System โ†’ Backup.
    • ๐Ÿ“ Write down your passwords in a safe place (for example, in a password manager Bitwarden or Google Password Manager).

    If you often forget passwords, consider alternative unlocking methods:

    • ๐Ÿ‘† Fingerprint - securely and quickly.
    • ๐Ÿ˜Š Face recognition (but less secure).
    • ๐Ÿ“ Smart Lock - automatic unlocking in trusted places (for example, at home).
    ๐Ÿ’ก

    Starting with MIUI 14, Xiaomi added "Emergency Access" function - you can specify a contact who can unlock the phone in a critical situation (for example, if you are hospitalized). Set it up in the menu Passwords and security โ†’ Emergency access.

    FAQ: Frequently asked questions about unlocking Xiaomi

    Is it possible to remove the password without losing data if forgot it?

    Yes, but only if the phone is linked to an account Mi and the function Find deviceis enabled. In this case, unlocking via i.mi.com will save all data. In all other cases, a reset will be required, which will delete the information.

    Why, after resetting via Recovery, does the phone ask for the password for Mi Account?

    This is protection against theft - Xiaomi links the device to the account. If you do not remember the data, restore access via account.xiaomi.com or contact the service center with. confirmation of purchase.

    Does bypassing the lock through a call work on Xiaomi 12T?

    No, on modern devices (MIUI 13+) vulnerabilities through an emergency call have been eliminated. Use official methods: unlocking through an account or resetting.

    How to unlock Poco X5 Pro, if you forgot the pattern key?

    For Poco X5 Pro the same methods are suitable as for Xiaomi:

    1. Try unlocking via i.mi.com (if your account is linked).
    2. Reset via Recovery (data loss).
    3. Use Fastboot for advanced users.

    On Poco s MIUI 14 after reset, you may need to enter data from Google account (FRP).

    Is it possible to disable the password via ADB if USB debugging was enabled?

    Yes, if USB debugging is activated, you can delete the file with the password via ADB. open the command line and enter:

    adb shell
    

    su

    rm /data/system/gesture.key

    rm /data/system/password.key

    reboot

    โš ๏ธ This method does not work on all versions MIUI and requires root access.