Forgot the password from Xiaomi Redmi Note 9? All ways to unlock (2026)

The forgotten password on Xiaomi Redmi Note 9 is a situation that one in five users encounter, according to service center statistics.The problem is compounded by the fact that the smartphone is blocked after 5 failed input attempts, and standard recovery methods (for example, through Google) on Xiaomi devices often do not work due to the features of the MIUI firmware. In this article, 7 proven ways to unlock, including official and alternative methods, indicating the risks to data and warranty.

It is important to understand: Redmi Note 9 (model M2003J15SC/M2003J15SS) The chipset is called Mediatek Helio. G85, This is what affects the unlock options available, for example, these devices are not suitable for the method of using the EDL-The mode that works on smartphones with Qualcomm Snapdragon. We will analyze the current solutions for the development of the system. 2026 The latest updates to Xiaomi’s security policy.

1 Unlocking through Mi Account (official method)

The safest method is if you have linked your device to your Mi Account, and is suitable for the Redmi Note 9 on any version of MIUI (including MIUI 14), the main condition is access to the email or phone number associated with the account.

Algorithm of action:

  • πŸ“± On the lock screen, tap the password? (appears after 5 unsuccessful attempts).
  • πŸ”— Select Restore via Mi Account and enter the login/password from your account.
  • πŸ“§ Confirm access through SMS or email (code valid for 5 minutes).
  • πŸ”“ Create a new password or pattern lock.

⚠️ Note: If you have changed firmware to custom (e.g. LineageOS), this method may not work. Xiaomi also blocks recovery through Mi Account if you suspect a theft (if the device was marked as lost in Find Device).

πŸ“Š You tied the Redmi Note 9 to your Mi Account?
Yeah, he did.
No, I didn't.
I remember.
Use another account.

2.Reset via Recovery Mode (without loss of data)

This method is suitable if you do not have the MIUI Data Protection function activated (checked in Settings β†’ Additional β†’ Privacy). In this case, the Recovery reset does not affect user files, but deletes applications and settings.

Step-by-step:

  1. Turn off the phone with a long press of Power + Volume Up.
  2. Hold the Power + Volume Up for 10 seconds until the Mi logo appears.
  3. From the Recovery menu, select Wipe Data β†’ Wipe All Data.
  4. Confirm the action and wait for the reboot.
Action.The resultRisks.
Reset via RecoveryRemove password, save photo/videoRemove apps and accounts
Use of Mi AccountStores all the data.Requires access to email/SMS
Fastboot unlockingIt works on any firmware.Requires PC and ADB drivers

⚠️ Attention: Redmi Note 9 with MIUI 12+ After resetting via Recovery, you may need to re-link to Mi Account. If you don't remember your account details, the phone will turn into a brick»!

Turn off phone | Press Power + Volume Up| Wait for Recovery menu | Select Wipe Data | Confirm reset-->

3. Unlock via Fastboot (for advanced users)

The method requires a computer with ADB and Fastboot drivers installed.It is suitable for the Redmi Note 9 on any firmware, but erases all data, including internal memory (except microSD cards).

Instructions:

  1. Install Platform Tools from Google.
  2. Connect the phone to the PC by holding Volume Down.
  3. In the command line, type: fastboot oem unlock and confirm unlock on the phone (if a request appears).
  4. Follow the command: fastboot flashing unlock and follow the instructions on the screen.

πŸ”§ After unlocking the bootloader (bootloader), you can flash custom Recovery (for example, TWRP) and delete the file /data/system/gesture.key (for a pattern lock or password.key (for PIN).

What if Fastboot doesn’t see the device?
If the fastboot device command doesn’t show your Redmi Note 9, check: 1. If you have Mediatek Preloader drivers installed. XDA Developers). 2. Try another one. USB-cable (original from Xiaomi). 3. Disable driver signatures in Windows (via gpedit.msc. 4. Reboot your PC and phone, reconnect in Fastboot mode (hold Volume Down when connecting).

4. Use of service codes (hidden functions)

The Redmi Note 9 has hidden engineering codes that can help you bypass locks without resetting. These techniques don’t work on all firmware, but it’s worth a try:

  • πŸ”’ Enter ##7378423## (opens the Service Tests menu where you can reset your security settings).
  • πŸ”’ Alternative code for password resetting: ##3646633## (work MIUI 11-12, but may require input PIN from SIM-map).
  • πŸ”’ For devices with Mediatek: ##4636## β†’ Go to Usage Statistics and click Clear App Data for Settings Storage.

⚠️ Note: Using engineering codes can lead to loss IMEI or a network failure on the Redmi Note 9 Mediatek Helio G85. Before experimenting, check backup copy IMEI (persist /data/nvram).

πŸ’‘

If the engineering codes don't work, try typing them in through the MTK Engineering Mode app (available on the Play Market) that emulates the service menu on Mediatek chipsets.

5. Bypassing the lock via ADB (if debugging is enabled)

If the Redmi Note 9 has been activated debugging via USB (Settings β†’ About Phone β†’ MIUI Version β†’ 7 taps by build number), you can delete the password file via ADB.

Algorithm:

  1. Connect your phone to your PC and open the command line in the folder with ADB.
  2. Enter: adb shell su rm /data/system/gesture.key (for a pattern lock) or rm /data/system/password.key (for a PIN/password).
  3. Reboot the device: reboot

πŸ”§ If the su command doesn't work, then there's no root rights on the phone, and then only the firmware on Fastboot or the root-rooted phone will help. TWRP.

πŸ’‘

USB debugging should be enabled before the phone locks, and if you don't activate it beforehand, this method won't work.

6. Contact the Xiaomi Service Center

If independent methods did not help, official Xiaomi service centers offer unlocking for 1500-3,000 rubles (depending on the city).

  • πŸ”§ Reset password through Xiaomi server (purchase check or box required).
  • πŸ“„ Restore access to Mi Account (if you forgot your login).
  • πŸ”„ Data storage phone firmware (in 60% of cases).

πŸ“ Addresses of service centers can be found on the website mi.com/ru/service. Check before you visit if they work with your model (Redmi Note) 9 There are several modifications: global M2003J15SG, Chinese M2003J15SC Indian M2003J15SI).

⚠️ Note: Unofficial services often use the method EDL (emergency mode), which can damage the bootloader on Mediatek. Xiaomi official centers guarantee safety IMEI and serial number.

7. Alternative methods (with risks)

If nothing works, there are radical ways that can lead to a loss of warranty or a failure of the device, but sometimes they save you in desperate situations:

  • πŸ”¨ Flip-through SP Flash Tool (Mediatek only) requires scatter.txt files and firmware for your model.Risk: 30% chance of "bricking" if you make a file selection error.
  • πŸ”— Exploiting vulnerabilities MIUI (For example, exploit DirtyCOW for older versions. MIUI 10-11, but closed in new updates.
  • πŸ’Ύ Substitute the gesture.key file via TWRP. You need to install custom recovery and replace the file with an empty one.

πŸ› οΈ For flashing through SP Flash Tool download the official firmware for Redmi Note 9 on Xiaomi Firmware. Choose the Global Stable version for the model M2003J15SG (global).

How to avoid blocking in the future?
1. Set up Smart Lock in Settings β†’ Screen locking β†’ Smart Lock (unlock by Bluetooth device or location). 2. Regularly export backup passwords through Mi Cloud (Settings β†’ Accounts. β†’ Mi Cloud β†’ Synchronization). 3. Use a fingerprint or facial recognition as an additional unlocking method. 4. Write down PIN-code SIM-Maps – you may need it for recovery through the engineering menu.

FAQ: Frequent questions about unlocking Redmi Note 9

Can I unlock my phone without losing data?
Yes, if you have a Mi Account tied or USB debugging enabled, otherwise the data will be lost when reset via Recovery or Fastboot.
What to do if you forget the username from Mi Account?
Restor access via account.xiaomi.com using a linked email or phone number. If this is not possible, contact Xiaomi with a check of purchase.
Why does the phone ask for an old password after reset?
This is MIUI Data Protection, which is activated if the Reset Protection option is enabled in the settings, and only the firmware via Fastboot or the service will help.
Can I unlock Redmi Note 9 via Google Find My Device?
No. On Xiaomi with MIUI, Google's Find My Device function doesn't work to reset a password; it only shows a location or erases data remotely.
How much does it cost to unblock in an unofficial service?
Prices range from 800 to 2000 rubles, but the risks are high: loss of IMEI, incorrect firmware or installation of spyware.