Forgot the password from the phone: how to unlock Xiaomi Redmi Note 10 without losing data?

Why Redmi Note 10 is blocked and what to do

Forgotten password, PIN-The code or pattern lock on the Xiaomi Redmi Note 10 is unpleasant, but solvable. The smartphone is blocked after 5-10 failed attempts to enter, and further actions depend on whether the protection features: Mi Account, Google Account or Find My Device were turned on. Without them, unlocking will require resetting to factory settings – meaning the loss of all data on the device.

In this article, we will look at all the current ways to unlock the Redmi Note. 10 (including the Pro, Pro Max and Pro models, and 5G), from the safest to the radical, taking into account the features of the firmware MIUI 12/13/14. Important: The methods are different for devices with unlocked and locked bootloader. OEM Unlock in the developer settings, some ways will not be available.

Before you start, check:

  • πŸ”‹ Battery level (minimum 30%, otherwise the risk of "bricking" the phone during the procedure).
  • πŸ“‘ Backup data (if your phone has previously synced to Mi Cloud or Google Drive).
  • πŸ”§ Version MIUI (You can find out on the lock screen or via Fastboot).

πŸ“Š How often do you forget passwords from your devices?
Often, once a month
Sometimes, six months.
Just once, just once.
Never forget.

Method 1: Unlocking with Mi Account (official method)

If the Redmi Note 10 has a Xiaomi account attached (Mi Account), this is the most reliable and secure way to unlock, and even when the bootloader is blocked, the method works, but requires:

  • πŸ“± Access to another device (PC, phone) to log into your account.
  • 🌐 Stable Internet connection on a locked smartphone (Wi-Fi or mobile network).
  • ⏳ Waiting time – up to 72 hours (if two-factor authentication is enabled).

Step-by-step:

  1. On the Redmi Note 10 lock screen, tap the Forgot Password button? (or Forgot Password?).
  2. Select the Restore option via Mi Account.
  3. Enter the username and password from your Xiaomi account.
  4. Confirm the action via SMS or email (if 2FA is enabled).
  5. Create a new password or pattern lock.

Important! If you don't remember the Mi Account data, restore it to account.xiaomi.com. Use the attached email or phone number. Without access to the account, official unlocking through Xiaomi is impossible - you will need a data reset.

Make sure your phone is connected to the internet|Battery charge > 30%|Remember the username/password from Mi Account|Have access to email/SMS for 2FA-->

Method 2: Using Find My Device from Google

If you add a Google account to the Redmi Note 10 and you enable Find My Device, you can unlock the device remotely.

  • πŸ“Ά The phone is connected to the Internet (mobile data or Wi-Fi).
  • πŸ”„ Find My Device is activated in settings (Settings) β†’ Google β†’ Security).
  • πŸ”‘ You remember the data from the Google account linked to the phone.

How to unlock:

  1. Go to Find My Device from another device.
  2. Sign in with the same Google account as Redmi Note 10.
  3. Select a locked phone from the list of devices.
  4. Press Lock the device (yes, "block" rather than "erase").
  5. Enter a new temporary password and confirm.
  6. On the screen lock Redmi Note 10 will appear field to enter this password.

⚠️ Note: After unlocking through Find My Device, it is recommended to immediately go to the phone settings and turn off the temporary password, otherwise it will be requested each time you turn on.

Limitations of the method:

  • ❌ It doesn’t work if the phone is disabled Find My Device.
  • ❌ It won’t work when resetting your settings via Recovery (Google data is erased).
  • ❌ If the phone is turned off, the lock command will be executed only after connecting to the Internet.

Method 3: Recovery Mode (Hard Reset)

If neither Mi Account nor Google account is tied, the radical method is to reset to factory settings, which will delete all data on the phone, including photos, messages and installed apps. On the Redmi Note 10, the reset is done via Recovery Mode:

Instructions:

  1. Turn off the phone (press the power button for 10 seconds).
  2. Press the Power button + Volume up at the same time and hold for 10-15 seconds until the Mi logo appears.
  3. Release the buttons – the Recovery menu will open (navigation is carried out by volume buttons, the choice is by the power button).
  4. Select Wipe Data (or Clear Data in newer versions of MIUI).
  5. Confirm the action by selecting Wipe All Data.
  6. After the process is complete, select Reboot to reboot.

Action.The resultRisks.
Reset via RecoveryDelete all data, including passwordLoss of personal information, but phone unlocks
Use of Mi AccountData storage, unlockingRequires access to Xiaomi account
Find My DeviceRemote unlock without data lossIt only works when the internet is turned on.
Firmware through FastbootUnlocking with data storage (sometimes)High risk of β€œbricking” with errors

⚠️ Note: On some versions MIUI 14 after reset via Recovery, you may need to enter data from Mi Account, even if the account was not previously linked. This is due to Xiaomi's security policy).

πŸ’‘

If the phone requires Mi Account data to be entered after reset and you don’t remember it, try connecting to Wi-Fi and entering random characters 3-5 times. Sometimes this works as a lock bypass (but not guaranteed).

Method 4: Unlocking via Fastboot (for advanced users)

The method is suitable if:

  • πŸ”“ The bootloader was unlocked on the phone (via the phone). OEM Unlock in the Developer Settings).
  • πŸ’» Access to a computer with drivers installed ADB/Fastboot.
  • πŸ“₯ There is an official firmware for Redmi Note 10 (you can download on the official website of Xiaomi).

Step-by-step:

  1. Install Platform Tools (ADB/Fastboot) on PC.
  2. Turn off the Redmi Note 10 and press the Power button + Volume down to log into the Fastboot Mode.
  3. Connect your phone to your PC through USB-cable.
  4. Open the command prompt (cmd) in the folder with Platform Tools and execute the command: fastboot oem unlock (if the bootloader is unlocked) or fastboot flashing unlock (for new devices).
  5. Swipe the phone with the official firmware through the command: fastboot flash all [name file firmware.zip]
  6. Upon completion, type in fastboot reboot

Warnings:

  • 🚨 Continuous power: If a PC or phone shuts down while you’re firmware, the device can turn into a brick".
  • πŸ”§ Firmware version: Use only official files for your model (Redmi Note 10, Note 10 Pro, etc.).
  • πŸ”’ After firmware may require re-authorization in Mi Account.

What if Fastboot doesn’t recognize your phone?
If the fastboot device command doesn’t show your device: 1. Check the driver installation (use Google’s official). 2. Try another one. USB-cable (preferably original). 3. Switch the port USB on the motherboard (sometimes the ports help) USB 2.0). 4. Enable debugging by USB Developer settings (if the phone is responsive at least a little).

Method 5: Bypassing the lock through ADB (if debugging is enabled)

If Redmi Note 10 has previously been activated debugging over USB (USB Debugging), you can delete the file with a password through ADB. The method works only when you connect to a PC and requires:

  • πŸ–₯️ Computer with installed ADB Tools.
  • πŸ”Œ Original. USB-cable (not all cables support data transmission).
  • πŸ”“ Included debugging in settings (Settings) β†’ The phone. β†’ Assembly number (7 taps) β†’ For developers β†’ Debugging by USB).

Instructions:

  1. Connect the phone to the PC.
  2. Open the command line and type in: adb shell su rm /data/system/gesture.key (or password.key)
  3. Reboot your phone with command: reboot
  4. After rebooting, the lock screen should disappear.

⚠️ Attention: On new versions MIUI 13/14 This method may not work because of the system's enhanced security, and in addition, the su command requires root rights, which are rarely found on Xiaomi stock firmware.

Method 6: Contact Xiaomi Service Center

If all of the above methods did not help, you can contact the official Xiaomi service center.

  • πŸ”’ Phone requires Mi Account data, but you don’t remember it.
  • πŸ“± The device "buried" after a failed firmware.
  • πŸ”§ There is custom firmware installed on the phone and standard methods don’t work.

What you need to unlock in the service:

  • πŸ“„ Document confirming the purchase (check, warranty card).
  • πŸ†” Passport of the owner (to confirm ownership).
  • πŸ’° Payment for the service (cost varies from 1000 to 3 000 rubles depending on the complexity of the service).

Important: Xiaomi service centers in Russia may refuse to unlock if the phone was purchased abroad or does not have an official warranty, in such cases only an informal service will help, but the risk of fraud or damage to the device is higher.

πŸ’‘

Xiaomi’s official service is the only legal way to unlock if the Mi Account password is forgotten and all other options are disabled.

Method 7: Alternative methods (with risk to the device)

If the standard methods do not work, you can find alternative solutions on the Internet, for example:

  • πŸ”„ Firmware through EDL Mode (emergency loading mode).
  • πŸ”“ Use of bypass scripts for MIUI.
  • πŸ“± Installation of custom Recovery (TWRP) and deletion of lock files.

Risks of alternative methods:

  • 🚫 Loss of warranty (if the phone is under warranty).
  • πŸ’₯ Turning the phone into a brick (not turning on, not responding to charging).
  • πŸ”’ Blocking Mi Accounts in Unofficial Manipulations.
  • πŸ“΅ Loss of loss IMEI (The phone won't catch the network).

Example of firmware through EDL Mode (only for power users!):

  1. Download the firmware for your model (Redmi Note 10 has mojito encoding, Note 10 Pro is sweet).
  2. Install the Qualcomm 9008 driver.
  3. Connect your phone to EDL Mode (closing contacts on the board or via Fastboot).
  4. Swipe the device through the Mi Flash Tool.

⚠️ Attention: Firmware through EDL It requires a knowledge of circuitry and soldering skills, and an error can cause permanent damage to the motherboard!

FAQ: Frequent questions about unlocking Redmi Note 10

Can I unlock Redmi Note 10 without losing data?
Yes, but only if: Mi Account or Google account is linked, USB (ADB) debugging enabled, OEM Unlocked, otherwise the data will be lost.
What if the phone asks for an old password after reset?
This means that the device has Factory Reset Protection (FRP) enabled. Solutions: Enter data from the last Google account you linked. If you don't remember, use Fastboot for firmware (method 4). Contact the service center with documents on your phone.
How to know if the bootloader is unlocked on Redmi Note 10?
Turn your phone on in Fastboot Mode (Power button + volume down). If you have Unlocked at the bottom of the screen, the bootloader is unlocked. If Locked is locked.
Can I unlock my phone through the SIM-map?
Xiaomi Redmi Note 10 does not support unlocking through PUK-code SIM-This method only works on old push-button phones.
How much does it cost to unlock in the service center?
Cost depends on the reason for blocking: Reset password via Mi Account: 500-1 500 β‚½. Firmware after a failed update: 1,500–3,000 β‚½. Recovery IMEI or repair after "bricking": from 3 000 β‚½.