Breaking News
Hey! Join Us for Post Updates

Tuesday, 28 May 2013

Forgot Your Android Pattern Lock | Full study of Pattern Lock | Video Tutorials



What is Pattern Lock or Maze Lock ?

A Pattern lock screen is a user interface element used by various operating systems now a days. Pattern Locking on device such as Smart
phone, Tablets, Laptops etc reduces the sudden access to those device without the administrator privilege. Locking a device using Pattern locks are same as that of putting traditional usernames and passwords. The options are available for all android, windows and apple based Smart phones.

What to do if you forgot this saved pattern locks? 
Today in this article, we will discuss how to unlock a pattern lock
in android based device. Note that this article not related to any type of hackking. If you are not the real user of the device you can’t unlock the device, as this is based on email which is registered for your android device.

Easy Unlocking in 3 steps using Google Account

Easy way to unlock your Pattern lock on android device.


  • 1. Draw the pattern 5 times in any way. After five times you will got a message “You have incorrectly drawn your unlock pattern 5
      times. Please try again in 30 Seconds”.
      2. After 30 seconds, you can see another option named “Forgot pattern” . While pressing forgot pattern you can see a window asking
      your email address and password with which you registered your android device.
      3. Give the email address and password there. Now you can see the option to reset your pattern lock. This is the easy and simplest
      way to reset your forgotten pattern lock on any android device.
      4. If any doubt persist you need to boot in recovery and do a factory reset.

  • How to Change Pattern Lock?

    Follow these simple steps:


    1. 1. Under Screen unlock pattern, select Change unlock pattern. To change the unlock pattern, users will have to type in the current unlock pattern.
      2. Now, type in the new unlock pattern and press Continue.
      3. Then retype the new unlock pattern again to verify and click on Confirm.

  • The video will help those people who have an Android phone, and would like to learn how to change the unlock pattern for their mobile security.

    Trick to break Pattern Lock ? Without Google Account
    This method is based on ADB interface and can be applied to any non-rooted smartphone & tablet and some rooted device also. There is no need to sign in into Google Account or any internet. It needs only a computer or a laptop & device specific drivers installed in it. Follow the steps unlock your device with some simple commands.

    Follow the simple steps to break the Pattern lock 


    1. 1. First, You must have USB Debugging enabled on your cell or device you want to unlock.
      2. Now, move to Settings > Developer options
      3. Here, you need to place tick on Android Debugging
      4. Download these Zipped Files in your Computer or Laptop
      Download adb Drivers, Tools.zip download link : 
      code: adb devices
      (If you get no devices, download the drivers for your device)
      HTC 32 bit here : 
      HTC 64 bit here : 
      Samsung Galaxy S3 users check here : 
      5. Now, unzip the downloaded content. You will find these files:
      adb.exe
      AdbWinApi.dll
      AdbWinUsbApi.dll
      6. Connect your mobile with Computer or Laptop, or to whatever the device you want to use for unlocking purposes. Make sure your devices must be fully charged.
      7. Now, in the folder containing your downloaded files, hold shift button & right click on empty space.
      8. Select Open command window here option.
      9. You will get CMD, in command prompt, type these command to ensure that if your device is properly connected or not.
      adb devices (to check whether devices are connected properly or not).
      10. Now type following commands one by one (and hit enter after each command).
      adb shell
      cd /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
      11. Just restart your mobile after step 10.
      12. You will see that it is still locked, just draw any pattern. It will open easily. Now Change your Lock.

  • Check out this video for more :

    No comments:

    Post a Comment

    Designed By GyanVatika4U Team