The situation when the owner of the device suddenly realizes that he has forgotten the pattern key on Android ZTE is frighteningly common. Human memory is designed in such a way that rarely used combinations are quickly forgotten, and attempts to remember them at random often lead to temporary blocking of the gadget. If you are faced with a black screen and a request to enter a picture, the main thing is to remain calm and not perform chaotic actions that could aggravate the situation.

There are several proven ways to restore access to the system, but their effectiveness directly depends on the version of the operating system and the model of your smartphone. Modern versions Android have significantly increased data protection, so old methods like calling the device or draining the battery may not work. In this article, we will analyze in detail the current action algorithms for brand devices ZTE, from simple resets to using the engineering menu.

It is important to understand that most effective methods will require complete deletion of user data. Reset to factory settings is an extreme, but often the only measure that allows you to turn a phone from a “brick” back into a working tool. Before starting any manipulations, evaluate the importance of the information on the device and make sure that you have backup copies in the cloud, if this option was configured earlier.

Using a Google account to unlock

The most civilized and safe way to restore access to the interface is associated with your account record Google. If you have logged into your account on a locked device and set up an Internet connection (Wi-Fi or mobile data), the system may offer an alternative authorization method. After five unsuccessful attempts to enter a graphic, the “Forgot your key?” button often appears on the screen. or “Forgot your password?”, clicking on which initiates the recovery process.

To implement this method, you will need to enter the login and password for your Google accountthat was linked to the phone. This allows you to confirm that the device is owned by its rightful owner. After successful authorization, the system will offer to install a new protection method or disable it altogether, returning full control over the gadget. However, it is worth considering that in new versions Android this functionality is often hidden or completely removed for the sake of security.

⚠️ Attention: If you enter the wrong password for your Google account several times in a row, the system may temporarily block the ability to log in. Make sure you remember your login information or have access to restore your account through another device.

The effectiveness of this method varies greatly depending on the version of the operating system installed. On older models ZTE Blade s Android version 4.4 or 5.0, this method works almost flawlessly. On more recent firmware, starting from Android 7.0 and higher, the option to unlock through an account is often missing, and the system immediately requires entering a PIN code or pattern key, without offering alternatives.

📊 What version of Android do you have on ZTE?
4.4 - 5.1 (Lollipop)
6.0 - 7.1 (Nougat)
8.0 - 9.0 (Pie)
10 and higher

Reset settings via Recovery Menu

If you cannot log in through your account, the most effective method is to use the mode Recovery. This is a special diagnostic menu built into the phone's memory, which allows you to control the system at a low level. This mode is entered by using a combination of physical buttons when the device is turned off, which allows you to bypass the screen lock, since the operating system is not yet loading at this moment.

The login process may vary depending on the specific model. ZTE. Most often, you need to hold down the volume up button and the power button at the same time. In some cases, you need to hold down both volume buttons along with the power button. You need to hold them until the brand logo appears or a menu with text in English appears. If standard combinations do not work, your model may require connecting a USB cable to the computer while pressing the buttons.

☑️ Algorithm for entering Recovery

Done: 0 / 4

After entering the menu, navigation is carried out with the volume buttons (up and down), and the selection of the item is confirmed with the power button. You need to find the section containing the word Wipe or Reset. It is usually called Wipe data/factory reset. Selecting this item initiates the process of completely formatting the user memory section, during which all applications, photos, contacts and, most importantly, a forgotten pattern are deleted.

⚠️ Attention: The operation Wipe data irrevocably deletes all personal files from the phone’s internal memory. If you did not synchronize with the cloud, it will be impossible to restore photos and documents after this procedure.

After confirming the action (usually you need to select Yes or Confirm), the cleaning process will begin, which will take from a few seconds to a couple of minutes. Once completed, a successful reset message will appear on the screen. Next, you need to select Reboot system nowto restart the device in normal mode. When you turn it on for the first time, the phone will behave like new, requiring initial setup.

Deleting a key file via ADB (for advanced)

For users who have previously enabled the mode on their device USB debugging on your computer and have basic computer skills, there is a more gentle method. It allows you to delete the system file that stores the hash of the pattern key without losing personal data. To do this, you will need to install drivers for ZTE and tools Android Debug Bridge (ADB).

Connect the locked smartphone to the PC via a high-quality USB cable. Open a command line on your computer in the installed folder ADB and enter the command to test the connection: adb devices. If a device with status deviceappears in the list, it means the connection has been established successfully. If the status is unauthorized, you will not be able to unlock the phone, since a request to confirm access should have appeared on the screen, which you cannot press.

adb shell rm /data/system/gesture.key

adb shell rm /data/system/locksettings.db

adb shell rm /data/system/locksettings.db-wal

adb shell rm /data/system/locksettings.db-shm

Executing these commands deletes the files responsible for storing the graphic design and lock settings. After this, you need to reboot the device using command adb reboot or manually. When turned on, the phone may ask you to enter any pattern or password - enter an arbitrary combination and access will be granted. This method does not work on all versions Android, since in modern systems access to system folders via ADB without root access is often denied.

Why may ADB not work?

The command may not be executed if USB debugging is not enabled on the phone or if the device is running Android 11 and higher, where the debugging protocol requires additional confirmation on the screen, which you cannot give due to blocking.

Find My Device service from Google

Google provides an official tool for remote device management that can help in a critical situation. The service Find My Device allows you not only to track the location of a lost smartphone, but also to perform its remote cleaning. This is relevant if the phone is connected to the Internet and geolocation is active on it.

To use this method, you need to go to the service website from any other device (computer or friend’s phone) and log in using the same Google account that is used on the blocked one. ZTE. In the management interface, select your device from the list. Among the available actions there will be the option “Erase Device”.

After confirming the operation, the phone will receive a command to completely reset. This process is similar to resetting via Recovery, but is performed remotely. Picture password will be deleted along with all data. The method does not require physical access to the phone buttons, which is convenient if the volume or power buttons are faulty or stuck.

Method Data saving Internet required Difficulty
Google Account Yes Yes Low
Recovery Menu No No Medium
ADB commands Yes No (PC required) High
Find My Device No Yes Low

Engineering menu and unlock codes

Some models ZTE have hidden functions accessible through a set of special codes in dialer (application for calls). However, if the phone is locked with a pattern, you will not be able to launch the calling application in the standard way. However, there are emergency codes that can work even from a locked screen if the system allows you to access the dial pad through the emergency menu.

Try to press the "Emergency call" button and enter the combination ##7780## or ##34971539##. These codes are for resetting settings or updating firmware. If the code is accepted by the system, the phone will prompt you to reset. However, on modern devices with versions higher than 6.0, access to these codes from the lock screen is usually closed for security reasons. Android Above 6.0, access to these codes from the lock screen is usually disabled for security reasons.

💡

If the screen responds to touches, but you do not see the menu due to the lock, try quickly swiping from top to bottom to open the notification curtain, and from there try to go to settings, although on modern firmware this is also most often the case blocked.

Flashing the device as a last resort

When none of the software methods help, or if an error occurred during the reset process via Recovery and the phone stopped turning on (it went into bootlap), the only option is a complete flashing. For devices ZTE a tool ZTE Flash Tool or universal utilities like SP Flash Tool (for MediaTek processors) or Qualcomm QPST (for Snapdragon processors) is often used.

This method requires an accurate determination of the processor model and version fees. You will need to find the original firmware specifically for your model (for example, ZTE Blade A520 or ZTE Axon 7). Incorrectly selected firmware can permanently damage the device. The process involves booting the phone into mode Download Mode (often by holding down the volume down button when connecting the cable to the PC) and launching the flashing app on the computer.

⚠️ Attention: Flashing is a complex technical process. Interrupting data recording or using a damaged firmware file may result in hardware failure of the memory controller. Use this method only if you are confident in your abilities.

After successfully recording a new system image, the phone will be completely clean, without any traces of old passwords. This is a guaranteed way to bring your device back to life, but it requires a computer, a USB cable and some technical knowledge. For ordinary users, this path may be too complicated, and in this case it is more rational to contact a service center.

💡

Full flashing is a 100% guarantee of removing the password, but it requires specific software and carries risks if performed incorrectly.

Frequently asked questions (FAQ)

You can Is it possible to unlock ZTE without data loss?

You can unlock your phone without data loss only if the method through your Google account works (on older Androids) or if USB debugging was enabled and you can use ADB to delete system key files. In 90% of cases on modern devices you will have to do a full reset (Wipe Data), which will delete all photos and contacts.

What to do if the phone says “Google Account is blocked” after a reset?

This is FRP (Factory Reset Protection) protection. After resetting, the phone will require you to enter the password for the Google account that was synchronized with the device before it was locked. If you don't remember your password, you need to recover it through the Google website from another device. Bypassing FRP without a password is extremely difficult and often requires paid services.

Will the method work with a low battery?

The method when the phone is low and displays an error message allowing you to enter the settings worked on very old versions of Android (2.3 - 4.1). On modern ZTE smartphones with Android 7.0 and higher, this method is not relevant, since the security system has been significantly redesigned.

How to enter Recovery if the volume buttons do not work?

If the physical buttons are faulty, you can try using the ADB app and command adb reboot recoveryif USB debugging was enabled earlier. There is also a method of connecting the phone to a computer via a USB cable and pressing a certain combination of buttons; sometimes holding down only the power button while the charger is connected helps, but this depends on the specific model.