Ticker

20/recent/ticker-posts

HOW TO UNLOCK LOCK PATTERN USING COMMAND PROMPT

 Removing Android pattern lock is very simple if you get good tutorial on this topic.

 In this post we will provide you simple and latest tutorial for bypassing  and removing android pattern lock if you forget the password of your android mobile.

 Many times many android mobile phone users forget their password and don’t know how to bypass this.

 Here we will provide you all details for bypass pattern in android phone.



Make sure that your computer is set up with ADB (Android Debug Bridge ).

Download ADB Files and Drivers from here: ADB Setup for Windows PC 

Make sure that your Android Device settings for “USB debugging “ is ENABLED or Active

 Steps:-

  • Plug-in your device to your PC using your USB cable (works on Windows, Mac and Linux). Make sure that you have an active pattern screenlock.
  • Open Commande 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.
  • 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.

Now if you’re thinking that your phone’s lock screen is not working properly. You can create a new Pattern password as normal as you did before the process like nothings happened. This will not hurt your phone’s functions if you follow the steps.

To create Pattern Password just go to

Home>Apps>Settings>Security>Screen lock>Pattern (4.0.3 Ice Cream Sandwich)

Home>Apps>Settings>Lock screen>Pattern (4.1.2 Jelly Bean

 

Try this trick in your android phone and troll your friends by opening pattern lock from any gesture

Post a Comment

0 Comments