How To Unlock Forgotten Pattern — JMD Computing Club - Make Money | SEO Internet Hacks

How To Unlock Forgotten Pattern

How To Unlock Android Phone Locked Pattern Using CMD via PC


android phone, press enter, adb shell, update system, system set


  1. Connect your Android Phone to your Computer via USB cable.
  2. Open CMD as administrator.
  3. Now in the command prompt window, type the following code carefully exactly as it is and then press enter.

    adb shell cd /data/data/com.android.proivders.settings/databases SQLite3 settings.db update system set value=0 where name=lock_pattern_auto lock; update system set value=0 where name=lock screen locked out permanently; .quit

  4. Now you will some screen as shown below, and then you can reboot your phone and now when you will start again then try unlocking your phone using any random lock pattern, and it will work pretty fine.

  5. If you faced any problem, repeat same steps but instead of the above code, try using "adb shell rm / data/ systemgesture.key" and then press enter and now try rebooting your device to see if it works.


Post a Comment

**PLEASE LEAVE YOUR COMMENT BELOW**

Previous Post Next Post