The inability to unlock the Asus Zenfone smartphone due to a forgotten pattern, PIN code or digital password instantly limits access to contacts, photos and important documents, since built-in Android protection can block the device after several unsuccessful entry attempts forever.

Fortunately, there are several proven methods that allow you to bypass this obstacle and regain control of your gadget. However, it is important to immediately understand: most methods for restoring access to a forgotten password on Asus involve completely deleting user data. This is a necessary measure of protection against attackers, so before taking active steps, you should weigh the pros and cons, and also check the availability of backups in cloud services.

In this article, we will analyze in detail the action algorithms for various scenarios: from using built-in Google functions to a hard reset through the engineering menu Recovery Mode. We will look at the nuances of working with different versions of the operating system and phone models so that you can choose the most suitable option for your specific situation without the risk of permanently disabling the device.

Using the “Find Device” function from Google

The most civilized and least traumatic method for unlocking data is possible only if a number of preconditions are met. If your blocked Asus has been logged into your Google account, geolocation is enabled and the device has an active connection to the Internet (via Wi-Fi or a mobile network), then you have a high chance of restoring access remotely. This method uses a service Find My Devicethat allows you to control your phone from any other gadget or computer.

To implement this plan, you need to go to the official website of the service from any available browser. Log in using the same Google account that is used on the locked smartphone. The system will automatically detect the location of your device and offer several options for action. We are interested in the complete data clearing function, which will simultaneously remove the forgotten screen lock password.

⚠️ Attention: This method will lead to the complete removal of all photos, contacts and applications from the phone’s internal memory. The data on the SD memory card may remain, but it’s better to be safe.

After selecting the “Wipe device” command (Erase Device), the phone will receive a signal to reset the settings to factory settings. Once the process is complete, the smartphone will reboot and you can set it up as new by creating a new, more memorable password. It is important to note that if the phone is turned off or in airplane mode, the command will be executed only after its next connection to the network.

  • 📱 Make sure that the phone is connected to the Internet, otherwise the command will not reach the device.
  • 🔑 You will need the exact login and password from the Google account linked to the phone.
  • 🌐 The method works on any version of Android, starting from 4.4 and higher.

Resetting settings through the Recovery menu (Hard Reset)

If remote access is not possible or the phone is not connected to the network, the only working option is to use recovery mode Recovery Mode. This mode is built into the firmware of every Asus smartphone and is available even when the screen is locked. Logging into it is carried out using a combination of physical buttons, which makes the method universal for all models, from old Zenfone 2 to modern Zenfone 10.

The login procedure may vary slightly depending on the model, but the general algorithm remains the same. First you need to completely turn off your smartphone. If your device is frozen on the lock screen and does not respond to touches, hold down the power button for about 10-15 seconds until the screen vibrates and turns off. Then, while holding a certain key combination, turn on the phone and wait for the Asus logo or the recovery menu to appear.

Asus model Button combination Input features
Zenfone 2 / 3 / 4 Volume Down + Power Hold until the logo appears
Zenfone 5 / 6 / 7 Volume Down + Power Release power when vibrating
Zenfone 8 / 9 / 10 Volume Up + Power Sometimes a connection to a PC is required
ROG Phone Volume Down + Power Specific game menu

Once in the Recovery menu, you will see a list of commands in English. Control here is carried out using the volume buttons (up/down to move the cursor), and the selection of an item is confirmed by briefly pressing the power button. You need to find the section Wipe data/factory reset. After confirming the choice, the system will ask for final consent, usually requiring you to select an item Yes or Factory data reset.

⚠️ Attention: The Recovery interface may look different. On new models with Android 11+, the menu may be touch-sensitive or graphical, but the essence of the action remains the same - searching for the data reset point.

After the cleaning process is completed, which usually takes several minutes, a success message will appear on the screen. Select Reboot system nowto restart the phone in normal mode. The device will take longer to turn on than usual because the system needs to initialize files after formatting. The password will be removed, but the phone will require data entry from a previously synchronized Google account as part of FRP protection.

☑️ Preparing for Hard Reset

Done: 0 / 4

Bypassing the lock via Smart Lock

There is a scenario in which a complete data reset is not required if you have previously configured the smart function blocking Smart Lock. This technology allows you to keep your device unlocked under certain conditions, such as when it is at home, connected to a trusted Bluetooth device (watch, headphones), or when it is held by a recognizable owner. If any of these conditions are currently active, you can access the system.

Try going to the location you have designated as a “Safe Location” or turn on Bluetooth and connect your smartwatch. If your phone gets unlocked, immediately go to your security settings and disable the old password or change it to a new one. However, it is worth considering that this function is unstable on new versions of Android, where the emphasis is shifted to biometrics.

If you have facial or fingerprint recognition set up, but have forgotten your digital password, try using biometrics to log in. In some versions of Asus firmware, after successfully logging in using your fingerprint, the system allows you to go to the settings menu and change the screen lock method without asking for the old PIN code. This is a rare vulnerability, but testing it requires drastic measures.

💡

If you have a smartwatch connected to your phone, try unlocking your smartphone through it - sometimes it works even if you have forgotten the main password, if the Smart Lock session is still active.

For advanced users who previously enabled USB debugging mode (USB Debugging) in the developer menu, it is possible to reset the password using a computer. This method requires software ADB (Android Debug Bridge) and drivers for Asus devices installed on the PC. If debugging was active before the lock, the phone may allow commands to be executed via the cable.

Connect the smartphone to the computer via USB cable. Open the command line on your PC in the folder where ADB is installed and enter the command to delete the file storing the pattern or password. For older versions of Android (up to 5.0), this command worked flawlessly, deleting the file gesture.key or password.key from the system partition.

adb shell rm /data/system/gesture.key

adb shell rm /data/system/password.key

After executing the command, you must restart the device. On modern versions of Android with data encryption, this method often does not work without first unlocking it, since the partition /data is not writable until the password is entered. However, on some custom firmware or older Zenfone models, this method can be a salvation without losing personal files.

What to do if ADB does not see the phone?

If the list is empty when you enter the adb devices command, it means the debugging mode was not enabled before the lock or the drivers are not installed. In this case, a soft reset via ADB is not possible, and you will have to use Hard Reset through the buttons.

FRP protection and Google account recovery

After successfully resetting your password using any of the above methods, you will be faced with an activation screen that requires you to enter your Google email address and password. This is a security system FRP (Factory Reset Protection)created to prevent the use of stolen phones. If you do not remember the account data, the phone will remain locked even after resetting the settings.

In this case, you need to restore access to the Google account itself through any other browser or device. Go to the Google Account recovery page, answer security questions, or use your linked phone number to receive a verification code. Only after you have restored access to your mail will you be able to activate your Asus.

If the phone was purchased second-hand and the previous owner did not log out of his account, the situation becomes more complicated. You will need to contact the seller to obtain the data or provide the purchase receipt to the Asus service center to officially remove the block. Bypassing FRP with third-party utilities is possible, but requires deep technical knowledge and constantly changing tools.

⚠️ Attention: When buying a used phone, always check whether the seller is logged out of their Google account. Otherwise, after the reset, you will receive a “brick” linked to someone else’s mail.

📊 Have you encountered FRP blocking after the reset?
Yes, I had to restore the account
No, I remembered all the passwords
I bought it used and ended up on someone else's account
Bypassed blocking through third-party software

Prevention and creation of backups

To ensure that the situation with a forgotten password does not recur and does not lead to data loss, it is necessary to properly configure the backup system. Asus smartphones have a built-in utility ASUS Backup, as well as standard Android tools for synchronizing with Google Drive. Regularly creating backups will allow you to safely reset your settings in case of problems, knowing that the information is saved.

It is recommended to set up automatic synchronization of contacts, calendar and photos. To do this, go to Settings → Accounts → Google and make sure that all the necessary items are active. Photos are best entrusted to the Google Photos service, which stores pictures in the cloud in high quality, freeing up space on the device.

It is also worth writing down your PIN code or pattern in a safe place, for example, in a paper notepad or password manager on your computer. Using biometric data (fingerprint, face) is convenient, but the digital code must be known by heart or written down, since after rebooting the phone, biometrics do not work until the first password is entered.

💡

Regular synchronization with the cloud is the only way to guarantee the safety of data in case of an emergency password reset. Don’t rely on luck, set up backups immediately after purchasing the phone.

Frequently asked questions (FAQ)

Is it possible to reset the password on Asus without losing data?

Officially - no, if you have not used the Smart Lock function or remote control via Find My Device with the lock option (not a reset). In most cases, removing a forgotten password requires formatting the data (Hard Reset), which deletes all files from the internal memory.

What is FRP lock and how to bypass it?

FRP (Factory Reset Protection) is Google protection that requires you to enter your account after a reset. You can bypass it legally only by entering the correct data. Illegal bypass methods (through browser vulnerabilities or special software) are complex, depend on the version of Android and can be regarded as a security violation.

Will resetting the password work if the phone is turned off?

The reset itself through the buttons (Recovery Mode) will work even when the phone is turned off, since you turn it on with a special combination. However, a remote reset via a computer or Google website will not work until the device is turned on and connected to the Internet.

Will the information on the SD memory card be deleted during a reset?

During the standard procedure Wipe data/factory reset only the internal memory of the phone is formatted. The SD memory card is usually not affected. However, for complete security, it is recommended to remove it before starting the reset procedure.

Why does the phone ask for the old password after resetting?

This is an FRP protection system. The phone “remembers” that it had a Google account. After the reset, it requires confirmation that the owner of the device is the same person by entering the password for this account. This is protection against theft, and you cannot bypass it by entering any other password.