How to Bypass Android Pattern Lock

Android pattern lock is providing awesome security feature that look awesome and encrypt your mobile phone secularly. But in case when you forgotten your pattern or you have try many time wrong pattern, so it will lock your android device. So, now you need to unlock your device and get back to your OS. So, here in this article I provide some easy method to unlock and get back your phone OS.

 

Well there are three different methods to unlock you android device pattern lock.

1. Using E-mail option

 

  • This one of most easiest trick to unlock you pattern, you need to attempt five times wrong pattern option , then you can login your google account and bypass(remove) the lock pattern system on your device.

2. Using Command Port

 

  1. Connect your mobile device to your PC.

  2. Open Command Port 

  3. So, now type below code in your command port.
    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

  4. Now you seen like below screenshot on you command port Now you they reboot your OS.

  5. So now you can try any lock pattern and it will work pretty fine.

  6. If you face many problem to repeat above step bit instead of the above code you can using “adb shell rm /data/system/gesture.key “ and press enter and try to rebooting your android device.

3.  Hard Reset option

 

  • This method will delete all the user data will unlock the device.

NOTE: - This method will delete your all device data on your Memory Card , so make sure to attempt this method.

 

  • Power Off your android device.

  • We need to hold some button combination in order, well every phone have different method so normally  you can try its Volume UP + Power Off button so try below for more popular android device.

  • Goolgle Nexus 7 - Volume Up + Volume Down + Power

  • Samsung Galaxy S3 - Volume Up + Home + Power

  • Now these is for popular phone but I know you have any other phone and that did not mention on above  list. So don’t worry about it. You can try google search for you mobile phone combination keys.

     

     

  • Your can release your phone power button but you should keep holding volume button until you get  recovery mode.

  • So , now you seen like below. Select 

  • Finally you can select option “Yes – Delete all user data”. – It will delete your phone data.