The situation when a smartphone owner suddenly finds it impossible to access his device due to a forgotten password is one of the most stressful in the world of mobile technology. This problem is especially acute on devices Honor 9which, despite their age, remain reliable working tools with high-quality screens and good ergonomics. A forgotten pattern key, digital PIN code or a complex alphanumeric password can turn the device into a useless piece of plastic and glass, blocking access to contacts, photos and important applications.
There are several proven ways to restore access to the system Android on this model, however, the effectiveness each of them directly depends on the firmware version, the presence of pre-configured Google account and enabled USB debugging. It is important to understand that most methods that allow you to bypass screen protection without knowledge of the old code inevitably lead to the complete deletion of user data. Resetting settings through the Recovery menu is the only guaranteed way to unlock, if not USB debugging is enabled. In this guide we will analyze in detail all possible action scenarios, from the least destructive to the radical.
Before taking active steps, you need to evaluate the importance of the information stored on the phone. If the data is critical and there are no backups, any brute-force hacking or dumping attempts may result in permanent data loss due to the encryption mechanisms implemented in modern versions of Android. However, if the priority is to return the device to functionality for further use, then the formatting procedure becomes the only logical way out of the impasse. File-Based Encryption, implemented in modern versions of Android. However, if the priority is to return the device to operability for further use, then the formatting procedure becomes the only logical way out of the impasse.
Using the Find My Device function from Google
The most civilized and safest method, which allows in some cases not only to unlock the device, but also to save data, is to use the service Google Find My Device. This tool is designed to find lost smartphones, but also has the functionality of remotely controlling the screen lock. To successfully implement this scenario, it is necessary that the problem Honor 9 login to the main Google account, and also activate geolocation and data transfer (Wi-Fi or mobile data).
The process begins by visiting a special web page of the service from any other device with Internet access, be it a computer, tablet or another smartphone. After logging in with the same Google account that is used on the locked phone, the system will display a map with the location of the device if it is online. In the management interface, you will be offered three main actions: play a sound, lock the device, or erase data.
If the lock option is selected, the system will prompt you to set a new temporary password that will replace the forgotten pattern or PIN code. This does not work on all firmware versions EMUIas security policies are constantly becoming stricter, but on earlier builds of Android this method worked flawlessly. If the password replacement fails, the only option left is to completely delete the data, which also solves the access problem, at the cost of losing information.
โ ๏ธ Attention: The remote unlock function may not work if the device is configured to encrypt the SD card or if the phone is in airplane mode for more than 24 hours without connecting to the network.
Make sure that the If the Honor 9 is locked, mobile data or Wi-Fi is enabled, otherwise the command from the Google server simply will not reach the device.
It is worth noting that after executing the command to erase data or change the password, the phone may require identification confirmation the next time you turn it on. This is a security mechanism Factory Reset Protection (FRP)that prevents the use of stolen devices. You will definitely need to enter the username and password for the Google account that was synchronized with the phone before the blocking. Without this data, it will be impossible to use the device after a reset.
Resetting settings via Recovery Mode (Hard Reset)
The most universal method, which works on almost all devices in the line Honor regardless of the software state, is to perform a hard reset via the recovery menu Recovery Mode. This method does not require the Internet, a working screen, or knowledge of old passwords, since it is activated by a combination of physical buttons before loading the operating system. However, the user should be prepared for the fact that the entire internal memory of the phone will be completely cleared.
To enter recovery mode on the Honor 9 model, you must completely turn off the device. If your phone doesn't respond to a normal shutdown due to being locked, you can force restart it by holding the Power button for 10-15 seconds and then go straight to the button combination. The standard sequence for most Huawei and Honor devices involves simultaneously pressing the volume up key Volume Up and the power button Power.
Hold both buttons until the brand logo appears, after which the power button can be released while continuing to hold the volume key. After a few seconds, the menu eRecovery or the standard Android recovery menu should appear on the screen. Navigation in this menu is carried out exclusively using the volume buttons (up and down), and the selection of an item is confirmed by briefly pressing the power button. You need to find the section responsible for clearing data.
โ๏ธ Algorithm of actions in Recovery
Depending on the installed firmware version, the required item may be called differently: Wipe data/factory reset, Factory reset or simply Clear data. After selecting this item, the system will ask for confirmation of the action, often requiring you to enter a word yes using the volume buttons or simply confirm the choice. The formatting process takes from a few seconds to a couple of minutes, after which the phone will prompt you to reboot.
โ ๏ธ Attention: On some new versions of EMUI, the Recovery menu may require you to enter the lock screen to confirm the reset. If this happens, this method without knowing the password will not work, and you will need to connect to a PC.
Unlocking through the Huawei Find My Phone service
In addition to the Google ecosystem, Huawei (the Honor brand before the division) has developed its own service for searching and managing devices, known as HiCloud or Huawei Find My Phone. This tool is integrated directly into the EMUI shell and is often more effective for devices from this manufacturer than standard Android tools. To use this method, it is necessary that a Huawei ID has been created and activated on the phone.
The procedure is similar to working with the Google service: the user goes to the official website of the Huawei cloud service from another device and logs in using his Huawei ID. If the locked Honor 9 is connected to the Internet, it will appear in the list of devices. The interface offers a similar set of functions, including the ability to remotely lock the screen with a new password or completely erase data.
The advantage of this method is deep integration with the system shell level EMUI. In some cases, the service allows you to unlock the screen without losing data if the corresponding option was enabled in the security settings before blocking. However, as in the case of Google, when resetting the data, FRP protection will work, but this requires confirmation via Huawei ID.
What to do if you forgot the password for Huawei ID?
If you do not remember the password for your Huawei account, use the recovery procedure on the website, selecting the reset option through the linked phone number or backup email address.
It is important to consider that after the separation of the Honor and Huawei brands, older Honor 9 devices may still use Huawei infrastructure for cloud services if they have not been updated to new software versions with Google Mobile Services (GMS) as the main core. Checking the account binding is a key step before attempting remote control.
Using USB and ADB debugging
For advanced users who have previously enabled the USB debugging (USB Debugging) mode on their device in the developer menu, it is possible to delete the file with the lock key directly through the computer. This method is the most technically complex, but allows you to keep all user data intact, since it does not involve formatting memory partitions.
To implement this method, you will need a computer with ADB (Android Debug Bridge) drivers installed and a locked smartphone connected via an original USB cable. If, when connected, the phone asks for permission to debug from this computer, and you cannot press "OK" on the screen due to a lock, this method, unfortunately, will not work. However, if permission was given previously, you can proceed to execute the commands.
Open a command prompt or terminal on your computer in the ADB tools folder and enter the following command to delete the file storing the pattern:
adb shell rm /data/system/gesture.key
If a digital PIN is used, the command may differ depending on the Android version:
adb shell rm /data/system/locksettings.db
The ADB method only works if debugging mode was enabled BEFORE blocking the device and the computer already has access rights.
After successful execution of the command, you must reboot the device. On some versions of Android, after a reboot, the system may still show the password field, but you can enter any random set of characters into it and the phone will unlock. This happens because the file that checks the entered data against the standard has been deleted, and the system temporarily loses control over authentication.
Unlocking via Smart Lock
The Smart Lockfunction present in the Android security settings is designed to automatically unlock the device in trusted situations. If you have previously set up this feature on your Honor 9, there is a possibility that the phone can be unlocked without entering a password by simply fulfilling certain conditions. This is not a reset method, but rather a way to bypass the check at a specific point in time.
The smartphone can automatically unlock if it is near a trusted Bluetooth device, such as a smartwatch, fitness bracelet, or car stereo that was previously paired. All you need to do is turn on Bluetooth on your phone (if possible through the notification shade without completely unlocking the screen) and approach the device. The face or voice unlock feature also works if they have been configured as additional Smart Lock methods.
Another option is to use geolocation. If you have configured a trusted location (for example, your home address), your phone may not require you to enter a password when you are in that area. Try moving to the place that you specified as safe during setup. This method is extremely dependent on the preliminary configuration and will not work if such settings have not been activated in advance.
โ ๏ธ Attention: Smart Lock functions are considered less secure, since trusted devices can be lost or stolen along with the phone, therefore in the latest versions of Android their functionality is limited.
Comparison of methods and risk table
The choice of a specific unlocking method should be based on your situation: the availability of backups, the importance of the data and the preliminary settings of the phone. Below is a comparison table that will help you assess the risks and requirements for each of the methods considered. Please note that the effectiveness of the methods may vary depending on the specific firmware version EMUIinstalled on your Honor 9.
| Unlock method | Saving data | Internet requirement | Required settings |
|---|---|---|---|
| Find My Device (Google) | No (when reset) | Required | Google Account, Geolocation |
| Hard Reset (Recovery) | No (complete deletion) | Not required | Physical access to buttons |
| Huawei Find My Phone | Possible (depending on the version) | Required | Huawei ID account |
| ADB Command | Yes | Not required (PC required) | Enabled USB debugging |
| Smart Lock | Yes | Not always | Configured trusted devices/locations |
As can be seen from the table, the only method that guarantees the safety of data without One of the preliminary complex settings is Smart Lock, but it only works if the external conditions match. The ADB method also saves data, but requires technical training. All other methods, in fact, are variations of resetting the device to its factory state.
When using any software methods of interfering with the system, there is a risk of damaging the bootloader or causing errors in the operation of the operating system. If after resetting the phone does not turn on or freezes at the logo, you may need to flash the device using a computer and special software, such as dload mode or utilities for Huawei firmware.
Frequently asked questions (FAQ)
What is FRP and why does the phone ask for an old account after reset?
FRP (Factory Reset Protection) is an Android security system that is automatically enabled if you have a linked Google account. If you reset your settings via Recovery, during the first setup the phone will require you to enter the login and password for the account that was synchronized with the device before the reset. This is done so that an attacker cannot simply erase the data of a stolen phone and use it.
Is it possible to unlock Honor 9 without losing photos and contacts?
It is extremely difficult to save data on modern Android without knowing the current password or pattern. The only chances are to use a previously configured Smart Lock, the ADB function (if debugging is enabled) or remotely changing the password via Find My Device, if the firmware version allows this without formatting. In 95% of cases, unlocking a forgotten password completely deletes data.
What should I do if I donโt remember the password for my Google account after resetting?
You need to restore access to your account through the recovery procedure on the Google website from any other device. If it is impossible to restore your account, you will not be able to unlock your phone using legal methods, since FRP protection is hardware and software. In such cases, sometimes it helps to contact an official service center and provide a receipt for the purchase of the device.
Is it safe to download password cracking apps from the Internet?
Most apps that promise to โcrackโ an Android password without losing data are fraudulent or contain malware. They often require payment, but do not deliver as promised, since modern Android encryption mechanisms do not allow third-party software to bypass the password without special vulnerabilities. Use only the official methods described in this article.
How to avoid this problem in the future?
Regularly back up your data to cloud services (Google Photos, Google Drive, Yandex.Disk). Write down your passwords and patterns in a safe place, such as a password manager or a paper notepad. It is also recommended to set up biometric unlocking (fingerprint or facial recognition) as an additional method that can help in a situation where you have forgotten the digital code.