The situation when you pick up your Honor 9 Lite and realize that you have forgotten your password, PIN code or pattern happens quite often. Human memory is designed in such a way that temporary data that is not used regularly is quickly erased or confused with other combinations. For owners of Huawei and Honor smartphones, this can be a real problem, especially considering the specifics of their proprietary shell EMUI and the lack of the usual unlocking functions characteristic of pure Android.
Unlike many other devices, modern Honor models have an enhanced security system that binds the screen lock to an account Google or Huawei ID. This means that a simple reset through the menu may not help if you don't remember your account information. However, there are several proven ways to regain access to the device, each of which has its own nuances and risks of data loss.
Before taking active steps, you need to assess the situation and choose the method that is right for you. It is important to understand that in most cases, to remove the screen lock, you will have to sacrifice files stored in the internal memory of the phone. Below we will consider in detail the algorithms of actions that will help you restore functionality Honor 9 Lite.
Preparing for the device unlocking procedure
The first step before starting any manipulations with the software part of the smartphone should be thorough preparation. You will need to ensure that the device's battery is at least 40-50% charged as the reset or flashing process may take time and a sudden power off will damage system files. You also need to find a USB cable that is in good working order and capable of transferring data, and not just charging the gadget.
Particular attention should be paid to accounts. If the Internet was turned on on the phone, most likely the device is blocked by FRP (Factory Reset Protection). This is a Google security mechanism that requires you to enter the password for the last synced account after a reset. Try to remember which email was used most often, or check the history in the browser on your computer.
โ ๏ธ Attention: All methods described below lead to the complete deletion of user data (photos, contacts, messages) from the internal memory. If you have not enabled cloud backup, you will not be able to restore your information.
Some methods may require a computer running a Windows operating system. Prepare your work area in advance so that nothing distracts you from following the instructions. If you have a memory card microSD, remove it from the phone before starting the procedure so as not to accidentally format its contents along with system files.
Reset via the Recovery Mode (Hard Reset) menu
The most common and effective way to regain access to Honor 9 Lite is to perform a hard reset via the recovery menu. This method works at the firmware level and does not require a login. To enter Recovery mode on Honor devices, a specific combination of actions is often required, since simply holding down the buttons may not be enough due to the characteristics of the bootloader.
First, turn off your smartphone completely. Then hold down the Volume Up button and the Power button at the same time. Hold them until the Honor logo appears, then release the Power button, but continue to hold the Volume down. If the menu does not appear, try connecting the phone to a charger or computer via a USB cable while holding down the buttons - this will activate the mode eRecovery.
In the menu that opens, navigation is carried out using the volume buttons (up/down), and the choice is confirmed with the power button. You need to find the item Wipe data/factory reset. After confirmation, the system may prompt you to enter the word "yes" to confirm the action. Be careful when entering, as it will no longer be possible to cancel the action.
โ๏ธ Checklist for Hard Reset
After the cleaning process is completed, the phone will automatically reboot. The first boot may take up to 10 minutes as the system recreates the file structure. If your device asks for your Google account information, enter it. If successful, you will be taken to the desktop with factory settings.
Using the Find My Mobile service from Huawei
Owners Honor 9 Lite often ignore creating a Huawei ID account, considering it unnecessary, but it can be a salvation in a situation with a forgotten password. The service Find My Mobile (or "Find Phone") allows you to remotely control the device if the Internet is turned on and authorization in your Huawei account is enabled.
To use this method, go from your computer or other smartphone to the official website of the Huawei Cloud cloud service. Log in using the same ID that was used on the locked phone. In the list of devices, select your Honor 9 Lite.
In the device management menu, find the โUnlockโ or โErase dataโ function. The unlock feature can only remove the lock screen while keeping the files, but on newer versions of EMUI it often requires some configuration beforehand. If only the erase option is available, it will work similar to Hard Reset.
โ ๏ธ Attention: The interface and available functions in the Huawei cloud service may vary depending on the region of account registration and EMUI version. If there is no unlock button, it means that the function was not activated in advance.
What to do if you forgot your Huawei ID password?
If you do not remember your Huawei account password, use the recovery function on the login page. You will need access to your linked phone number or backup email. Without restoring your account, you won't be able to unlock your phone via the cloud.
Unlocking via Google Find My Device
An alternative to the Huawei service is the standard tool from Google. If your geolocation service and Google account were enabled on your Honor 9 Lite on, you can try to remove the password through the Google Find My Device website. This method only works if the phone is connected to a network (Wi-Fi or mobile data).
Go to the service website from any device and log in to your Google account. The system will try to determine the location of your phone. From the menu on the left, select the Erase Device option. This action will delete all data, including forgotten password, pattern and PIN.
It is important to note that after this procedure FRP protection will work. When you boot for the first time, the phone will require you to enter the login and password for the Google account that was synchronized with the device before the reset. This is done to protect against theft, so you cannot bypass this step without account data using standard methods.
| Method | Internet required | Saving data | Difficulty |
|---|---|---|---|
| Recovery Mode | No | No | Low |
| Huawei Cloud | Yes (on the phone) | Possible | Average |
| Google Find My Device | Yes (on the phone) | No | Low |
| ADB Command | No (PC required) | No | High |
Using USB and ADB debugging
For more advanced users who previously enabled developer mode and activated USB debugging on their Honor 9 Lite, there is a method for deleting the password file via the command line. This method does not require resetting all data, but only works if the phone is at least partially unlocked or has security vulnerabilities.
You will need to install ADB drivers on your computer and connect the phone with a cable. After opening the command line in the folder with ADB, you must enter a special command to delete the system file that stores access keys. Typically, a command is used adb shell rm /data/system/gesture.key or a similar one for a PIN code.
adb shell rm /data/system/gesture.keyadb shell rm /data/system/locksettings.db
adb shell rm /data/system/locksettings.db-wal
adb shell rm /data/system/locksettings.db-shm
After executing the commands, you must reboot the device. If the method works, the phone will let you in without entering a password, but the system may ask you to enter the old password or pattern once for confirmation. On modern versions of Android, this method often does not work due to partition encryption. /data.
If the ADB command gives the error "device unauthorized", then the phone was not allowed to connect to this computer, and the method will not work without unlocking the screen.
Remote unlocking through third-party services
There are specialized services and apps such like DC-Unlocker, HCU Client or various online IMEI services that offer paid unlocking. These tools often exploit vulnerabilities in the bootloader or server-side security bypass techniques.
Use of such apps requires caution. Most of them are paid and require the purchase of credits or a subscription. In addition, the effectiveness of such methods depends on the specific firmware version and release date Honor 9 Lite. For old models, methods can work perfectly, but for new ones they can be useless.
When using paid services, always check the reputation of the service provider. Fraudsters often create clone sites that promise unblocking, but simply steal money. Official Huawei service centers can also help, but only if you have a receipt and documents confirming ownership of the device.
โ ๏ธ Attention: Software from unknown developers may contain viruses or miners. Use such tools only on virtual machines or computers without important data.
Prevention and creation of backups
After successfully unlocking or purchasing a new device, it is extremely important to configure the security system correctly to avoid a recurrence of the situation. First of all, set up biometric unlocking - fingerprint or facial recognition. On Honor 9 Lite the fingerprint scanner is located on the rear panel and works quite quickly.
Be sure to enable automatic synchronization with Google Photos and Google Contacts. This will save your data to the cloud. Also write down your passwords in a paper notepad or use a password manager, access to which does not depend on the phone screen being locked (for example, a printout or file on a flash drive).
Regularly check the functionality of your accounts. Once every six months, try logging into your Google and Huawei ID from your computer to make sure you remember your passwords and your recovery phone number is up to date. This simple habit can save you hours of hassle in the future.
The best protection against a forgotten password is configured biometrics and regular data backups to the cloud.
Do not ignore system updates, as they often contain vulnerability fixes, but can also change the logic of recovery. Follow the news about your model to be aware of the latest service methods.
Frequently asked questions (FAQ)
Is it possible to unlock Honor 9 Lite without losing photos?
Unfortunately, on modern versions of Android with encryption enabled, this is almost impossible without knowing the password. A Hard Reset removes encryption keys, making the data unreadable. The only chance is if the photos were synchronized with Google Photos or Huawei Cloud.
What to do if the phone says โDevice is lockedโ after a reset?
This is FRP (Google Lock) protection. You need to enter the login and password of the Google account that was entered on the phone before the reset. If you donโt remember them, try restoring access to your account through the Google website from your computer.
Will unlocking work if there is no SIM card in the phone?
Methods using Recovery Mode (buttons) work without a SIM card and the Internet. Methods via Find My Device require a connection to a Wi-Fi network, since the phone needs to receive a command from the server.
Is it safe to use apps to reset a password from a PC?
Using unverified software carries risks. Official utilities from Huawei are safe, but require an account. Third-party "unlockers" can damage the firmware or steal data if the phone can be connected to a PC in debugging mode.