Losing access to your own smartphone is a nervous situation, but, unfortunately, quite common among ecosystem users Android. Whether it is a forgotten pattern key, an incorrectly entered one PIN code or a system failure after an update, the problem requires an immediate solution. Device owners LG often face the fact that standard recovery methods do not work, and the phone turns into a โbrickโ.
In this article we will analyze in detail all the possible ways to unlock LG smartphonefrom using an account Google before performing a hard data reset. You will learn what tools are needed to force a reboot and how to avoid complete loss of information. It is important to understand that the choice of method depends on the version of the operating system and the security features enabled.
Using the Smart Lock function
If the function was previously activated on your device Smart Lock, then unlocking may be easier than you think. This technology allows you to leave your phone unlocked under certain conditions, for example, being in a trusted location or connected to a specific Bluetooth device.
Try bringing your smartphone to a place that you have previously marked as โTrustedโ. Often this is your home or workplace. The system will automatically remove screen protection if the geolocation matches the specified coordinates. Also check the presence of paired devices: a smart watch, headset or car stereo can serve as a key.
โ ๏ธ Attention: The Smart Lock function only works if it was turned on before the locking. If you've never set up trusted locations or devices, this method won't work.
Sometimes just waiting helps. If the phone is connected to a charger and is within range of a trusted one, it can unlock automatically. This is not an instant process, so give the device a few minutes to analyze the environment. Wi-Fi, it can unlock automatically. This is not an instantaneous process, so give the device a few minutes to analyze its environment.
โ ๏ธ Attention: The security settings interface may vary depending on the shell LG UX and Android version. The settings can be moved to the "Security" or "Lock Screen" section.
Reset via Google account
On older versions of the operating system Android (up to 5.0 inclusive) there was a built-in ability to reset the password through an account Google. After five unsuccessful attempts to enter the key, the โForgot your pattern key?โ button appeared on the screen. or โForgot your password?โ
By clicking on this button, the system prompted you to enter the login and password for the account Gmailthat was linked to the phone. This allowed you to set a new access code without losing data. However, in modern versions Android this function has been removed in order to improve security.
- ๐ฑ Enter the wrong code 5 times in a row.
- ๐ง Wait for the message about the possibility of recovery to appear.
- ๐ Enter authorization data Google.
- โ Create a new unlock pattern.
If you have a modern model LG, this method most likely will not work. In this case, the system will require you to enter the last used password or prompt you to reset the settings to factory settings. Do not try to guess the code endlessly, as this can lead to temporary blocking of the device for several hours.
If the phone requires you to enter the last password that you do not remember, do not waste time guessing. Go straight to the methods (Hard Reset).
Entering Recovery mode to reset the settings
The most reliable way to regain access to the phone is to perform the procedure Hard Reset through the recovery menu Recovery Mode. This method completely deletes all user data, including photos, contacts and applications, but is guaranteed to remove the screen lock.
To enter recovery mode on most smartphones LG a combination of physical buttons is used. The process may vary depending on the model, but the general algorithm remains the same. You will need to completely turn off the device before starting the procedure.
โ ๏ธ Attention: All data on the internal storage will be permanently deleted. Make sure you have a backup copy of important files in the cloud, if possible.
Perform the following steps sequentially:
- Hold down the
Volume downand buttonPowerat the same time. - As soon as the logo appears LGrelease the power button, but continue to hold
Volume down. - Immediately press and hold the button
Poweragain, without releasing the volume button. - When the menu appears Factory Data Resetrelease both buttons.
โ๏ธ Preparing for Hard Reset
In the menu that appears, navigation is carried out using the volume buttons, and the selection is confirmed by the power button. You need to find the item Wipe data/factory reset and confirm the action. After the process is completed, select the option Reboot system now.
What to do if the buttons do not respond?
If the button combination does not work, your model may have LG a specific input. Try connecting the switched off phone to the computer via a USB cable, and then hold down the Volume down button. Sometimes this helps to activate the download mode.
Removing the lock via ADB
For advanced users, there is a method for deleting the file with the lock key using the debug bridge ADB (Android Debug Bridge). This method allows you to remove protection without losing data, but it only works if USB debugging was previously enabled on the phone.
You will need a computer with drivers LG and platform tools SDKinstalled. Connect your smartphone to your PC via the original cable. If the device is detected correctly, you can begin entering commands in the terminal or command line.
adb shellcd /data/data/com.android.providers.settings/databases
sqlite3 settings.db
update system set value=0 where name='lock_pattern_autolock';
update system set value=0 where name='lockscreen.lockedoutpermanently';
.quit
This sequence of commands resets the auto-lock parameters and clears the permanent lock flag. After executing the commands, you must reboot the device. If USB debugging was not enabled before the lock, this method, unfortunately, will not work.
You can also try a simpler command to delete the key file if you have root access:
adb shell rm /data/system/gesture.key
Find My Mobile service from LG
The company LG has developed its own service for searching and managing devices, similar to the solution from Samsung. If you have created an account LG and linked your phone to it, and also enabled the remote control function, you can unlock the screen through the web interface.
Go to the official website of the service from a computer or another smartphone. Log in using your credentials. Select your locked phone from the list of devices. In the control menu there should be an option โUnlock screenโ (Unlock).
| Service function | Requirements | Result |
|---|---|---|
| Search for device | GPS and Internet enabled | Display on map |
| Remote lock | LG Account | Setting a new PIN |
| Unlock screen | LG Account + Internet | Removing password without resetting |
| Erasing data | LG account | Factory Reset |
Unfortunately, support for this service was not available for many older models discontinued along with the company's departure from the mobile market. If your phone is not displayed in your personal account or the unlocking function is not available, you will have to use other methods.
Unlocking software
There are many third-party utilities positioned as universal tools for unlocking apps like Dr.Fone, Tenorshare 4uKey or iMyFone LockWiper offer an automated process.
These applications usually work on the principle of forced flashing or exploiting vulnerabilities in the bootloader. They are downloaded to the computer, after which the phone is connected in a special mode. The interface of such apps is intuitive and guides the user step by step.
- ๐ป Launch the app on the PC.
- ๐ Connect your smartphone with a cable.
- ๐ Press the โStartโ or โRemove Lockโ button.
- โณ Wait until the process is completed.
It is worth noting that most of these apps are paid. Free versions often only allow you to scan the device, but require payment to perform the actual unlocking operation. In addition, using untested software carries risks for the security of your data.
Before purchasing paid software, look for reviews specifically for your LG model. Universal solutions often do not work with specific firmware versions or Qualcomm/MediaTek processors.
Frequently asked questions
Is it possible to unlock LG without data loss?
Without data loss is only possible when using the service Find My Mobile (if it was configured) or through debugging ADB (if it was enabled). In all other cases, including Hard Reset, the data will be deleted.
What to do if the phone asks for a Google account after a reset?
This is protection FRP (Factory Reset Protection). You need to enter the login and password for the Google account that was synchronized with the phone before the reset. If you don't remember them, you will need a FRP bypass procedure, which is complex and depends on the version of Android.
Why does the button combination for Recovery not work?
On some models LG the combination is different. Try holding down only the button Volume down when connecting the cable to the PC. Also make sure that the phone is completely turned off and not in hibernation mode.
How long does the Hard Reset procedure take?
The reset process itself usually takes from 5 to 15 minutes depending on the amount of memory and the speed of the drive. The first power-on after a reset may take longer than usual as the system performs initial setup.
Is it dangerous to use third-party unlocking apps?
Yes, there is a risk of your computer becoming infected with malware or data stolen. In addition, incorrect intervention in the system can lead to a software breakdown (bootloader error), which cannot be fixed at home.