UNLOCKING YOUR PHONE LOCK WITHOUT LOSING DATA
- Get link
- X
- Other Apps
HOW TO UNLOCK LOCK PATTERN USING COMMAND PROMPT.
1. Connect your android phone to you computer.
2. Open Commande prompt administrator.
3. Now in command prompt window type following code carefully [ adb shell cd/data/data/com.android.providers.settings/databases sqlites settings.db ] update system set value=0 where name=’lock_pattern_autolock’; update system set value=0 where name=’lockscreen.lockedoutpermanently’; .quit
4. Now you will see some screen as shown below and then you can reboot your phone and now when your android starts again, then try unlocking it using any random pattern and it will unlock and work pretty fine.
5. If you face any problem repeat same steps but instead of the above code tru using [ adb shell rm/data/system/gesture.key] and the press enter and now reboot your device to see if it works.
1. Connect your android phone to you computer.
2. Open Commande prompt administrator.
3. Now in command prompt window type following code carefully [ adb shell cd/data/data/com.android.providers.settings/databases sqlites settings.db ] update system set value=0 where name=’lock_pattern_autolock’; update system set value=0 where name=’lockscreen.lockedoutpermanently’; .quit
4. Now you will see some screen as shown below and then you can reboot your phone and now when your android starts again, then try unlocking it using any random pattern and it will unlock and work pretty fine.
5. If you face any problem repeat same steps but instead of the above code tru using [ adb shell rm/data/system/gesture.key] and the press enter and now reboot your device to see if it works.
Bypass Android Pattern Lock from ADB Tool
You can bypass or disable your android pattern lock from usinh ADB (AndroidDebugging Bridge)Tool.You can download this tools from its official website.ADB tools work with your Window PC Linux,You can easily bypass android lockscreen from ADB Tools.
MakeSure USB Debugging is enabled in your android phone.If your Mobile USB Debugging is not enabled in your android phone,you can;tuse this method.
1.Download and Install ADB Drivers in your Window PC.
2.Connect Your Android Phone with your Window PC.
3.Open Command Prompt ,type adb devices and press enter.
4.Now you see your Device Name with its model number.
5.Type one by one these commands in your Command Prompt Screen.:point_down::point_down::point_down:
:arrow_forward: adb shell
:arrow_forward: su
:arrow_forward: rm /data/system/gesture.key
:arrow_forward:now enter any pattern in your android phone and you can easily bypass android pattern lockscreen from using adb in your windows pc.
Share & support us!!
You can bypass or disable your android pattern lock from usinh ADB (AndroidDebugging Bridge)Tool.You can download this tools from its official website.ADB tools work with your Window PC Linux,You can easily bypass android lockscreen from ADB Tools.
MakeSure USB Debugging is enabled in your android phone.If your Mobile USB Debugging is not enabled in your android phone,you can;tuse this method.
1.Download and Install ADB Drivers in your Window PC.
2.Connect Your Android Phone with your Window PC.
3.Open Command Prompt ,type adb devices and press enter.
4.Now you see your Device Name with its model number.
5.Type one by one these commands in your Command Prompt Screen.:point_down::point_down::point_down:
:arrow_forward: adb shell
:arrow_forward: su
:arrow_forward: rm /data/system/gesture.key
:arrow_forward:now enter any pattern in your android phone and you can easily bypass android pattern lockscreen from using adb in your windows pc.
Share & support us!!
pattern lock
unlocking android phone
UNLOCKING YOUR PHONE LOCK WITHOUT LOSING DATA
without losing data
- Get link
- X
- Other Apps

Comments
Post a Comment