Forgotten digital password on Xiaomi Redmi 9A โ It's a situation that thousands of users are facing, unlike a pattern lock or a fingerprint, PIN-The code blocks access to the device completely, leaving no false hopes of "memory picking." But don't panic: even if you've never set up backup unlock methods, the chances of returning the phone to work are still there.
The Redmi's main problem 9A (model M2006C3LG/M2006C3MI) โ There is no official support for unlocking through the Mi Unlock Tool without a tied Mi Account, which means that standard methods like Find My Device reset don't work here, but there are workarounds from recovering through Recovery mode to using it. ADB-teams (if) USB-In this article, we will discuss all the current methods, from the simplest to the technically complex, and also describe how to avoid complete data loss during forced reset.
Important: the methods vary in risk, for example, Hard Reset will erase all data on the phone, and working with Fastboot can lead to a device "brick" when errors occur, so carefully evaluate each step and follow the instructions without improvisation.
1 Unlocking through the tied Mi Account (the safest way)
If youโve ever signed in to a Xiaomi account on a blocked Redmi 9A, the chances of successfully unlocking without data loss are maximally high, and this method works even when the Internet is off on your phone (account data is stored in the deviceโs memory).
Algorithm of action:
- ๐น Enter any password 5 times in a row until the message โForgot passwordโ appears (or โForgot password?").
- ๐น Click on this link and select Unblock via Mi Account".
- ๐น Enter your username (email or phone number) and password from your Xiaomi account.
- ๐น Confirm the unlock through SMS or email (if two-factor authentication is enabled).
โ ๏ธ Note: If you do not remember the data from Mi Account, try to restore access through the official website account.xiaomi.com. note that after 3 failed attempts to log in, the account can be temporarily blocked for 24 hours.
๐ก
If you do not have access to the email/phone associated with the Mi Account, try to restore the account through passport data (if they were specified during registration).
| Conditions | The result | Risks. |
|---|---|---|
| Mi Account is linked and the data is known | Unlocking without data loss | No. |
| Account is tied, but data is lost | Unlocking is possible after access is restored | Temporary account locking in case of multiple errors |
| Account untied | The method is not working. | โ |
2.Reset via Recovery Mode (Hard Reset)
If Mi Account is not tied or you don't remember the data, the only official way to unlock it is to hard-reset the device through Recovery mode, which will delete all the data on the phone, including photos, contacts and apps, but will return access to the device.
Instructions for Redmi 9A:
- Turn off the phone with a long press of the power button (10-15 seconds).
- Press the power button + volume button at the same time and hold for 10-15 seconds until the Mi logo appears.
- Release the buttons and you will be taken to the Recovery Mode menu (English or Chinese).
- Use the volume buttons for navigation and the power button to select "Wipe Data" (or "in Chinese").
- Confirm the reset by selecting Confirm ().
- After the process is complete, select "Reboot" ("") to reboot.
โ ๏ธ Note: Some of the Redmi firmware 9A Hard Reset may require you to enter data from Mi Account, which was previously associated with the device (even if you donโt remember it (FRP). If you are faced with this situation, proceed to the method. โ4 (unlock via Fastboot).
Get out. SIM-card and memory card (if any)|Charge your phone at least 50 times%|Prepare a backup of data (if the phone has previously synced with Google)|Make sure the volume and power buttons are working properly-->
3. Unlock through Google Find My Device (if sync enabled) If on Redmi 9A You've activated Google account sync and geolocation access, you can try resetting your password remotely through Find My Device, which only works when you connect your phone to the Internet (via mobile network or Wi-Fi: ๐น Go to Find My Device from a computer or other phone. ๐น Sign in with the same Google account that was used on Redmi 9A. ๐น Choose your Redmi. 9A in the list of devices (if displayed). ๐น Click on "Secure Device" (Secure Device"). ๐น Enter a new temporary password and confirm the action. ๐น In 5-10 minutes, try unlocking your phone with a new password. ๐ด Limitations of method: โ It does not work if the phone is disconnected. โ It wonโt work if youโve previously disabled Device Search in Googleโs settings. โ Once unlocked, re-authorization may be required in some applications. ๐ Have you ever used Find My Device to unlock your phone?Yes, it helped Yes, but it didn't work.No, I don't know what it is.
4 Unlocking via Fastboot (for power users)
If the previous methods have not worked, USB-Debugging on the phone was enabled before locking, you can try to unlock Redmi 9A It's a Fastboot mode. It requires a computer, USB-Cable and basic knowledge of working with the command line.
๐ Essential tools:
- ๐ฅ๏ธ Computer with Windows/Linux/macOS.
- ๐ Original. USB-cable (preferably from the set).
- ๐ ๏ธ Utilities. ADB Fastboot (you can download from the official Android website).
- ๐ Firmware file for Redmi 9A (download from Xiaomi's website).
Instructions:
- Turn off the phone and put it in Fastboot mode: press the power button + volume down button for 10 seconds.
- Connect your phone to your computer via USB.
- Open the command line (cmd on Windows or Terminal on macOS/Linux) and check the connection command: fastboot devices If the device is determined (serial number will appear), go further.
- Download the right firmware for Redmi 9A (for example, dandelion_global_images...) And unpack it in a folder with fastboot.
- Enter the command to unlock the bootloader (if it is locked): fastboot oem unlock Note: on some versions of Redmi 9A, this command may not work without the Mi Account attached.
- Swipe your phone with the standard command: fastboot flash all (indicate the full path to the firmware file, for example, fastboot flash all). dandelion_global_images_V12.0.1.0.QCDMIXM_20210310.0000.00_10.0_global_1234567890.tgz).
โ ๏ธ Attention: Fastbootโs missteps can turn your phone into a brick.If youโre not sure about your skills, youโd better contact the service center. Also note that after youโve been firmwareed through Fastboot, you may need to re-activate your Mi Account.
What if the fastboot canโt see the device?
5.Use of ADB (if USB-debugging was included)
This is one of the rarest but most effective ways to do this โ if you activate it in advance. USB-Debugging in the developer settings. This method allows you to delete the password file directly through the computer without erasing the data.
Instructions:
- Connect the blocked Redmi 9A to your computer via USB.
- Open the command line and check the connection: adb devices If the device is displayed, enter the command to delete the file with the password: adb shell rm /data/system/gesture.key (For new Android versions): Adb shell rm /data/system/locksettings.db adb shell rm /data/system/locksettings.db-wal adb shell rm /data/system/locksettings.db-shm
- Reboot your phone: adb reboot
After the reboot, the lock screen should disappear. If not, repeat the procedure or try another method.
โ ๏ธ Attention: On Redmi 9A s MIUI 12+ This method may not work due to enhanced system protection, and after deleting password files, some applications (such as Google Pay or banking services) may experience errors).
6. Contact Xiaomi Service Center: When Nothing Helps
If all of these methods fail, the last option is to contact an authorized Xiaomi service center.
- ๐น Phone requires data from Mi Account you don't remember.
- ๐น After Hard Reset, an error appears: This device is locked".
- ๐น The device is not defined by the computer in Fastboot or Recovery modes.
- ๐น You are afraid to flash your phone through Fastboot.
๐ How to find an official service:
- Go to the Xiaomi support website.
- Select the country and city in the "Service Centers" section.
- Check reviews on independent sites (e.g. Google Maps or 2GIS).
- Check by phone if they are unlocking Redmi 9A without a check (many centers require proof of purchase).
๐ฐ The cost of the service is usually from 1000 to 3 000 rubles (depending on the region and the complexity of the case).In some centers may offer to save data before reset - check this opportunity in advance.
๐ก
Official service is the only legal way to unlock if the phone is tied to a Mi Account, which has lost data, and self-attempts to bypass security can lead to permanent locking of the device.