HOW TO UNLOCK LOCK PATTERN USING COMMAND PROMPT
HOW TO UNLOCK LOCK PATTERN USING CMD PROMPT
Simple Steps:-
Connect your android phone to you computer.Open Command prompt administrator.
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=’lockpatternautolock’; update system set value=0 where name=’lockscreen.lockedoutpermanently’; .quit
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.
NOTE
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=’lockpatternautolock’; update system set value=0 where name=’lockscreen.lockedoutpermanently’; .quit
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.
NOTE
If you face any problem repeat same steps but instead of the above code try using adb shell rm/data/system/gesture.key and the press enter and now reboot your device to see if it works.
Thanks For You Reading The Post
Read More.... Our Website is
https://daknets.blogspot.com/.
Newer Posts
Newer Posts
Older Posts
Older Posts
Comments