Sunday, 5 April 2015

How to unlock android pattern

Changed your pattern lock and FORGOT IT….or wanna snoop on your friends phone…..But you’re constantly stuck on this screen

Well guy’s today we’re gonna show you how to bypass android pattern lock without RESETTING YOUR PHONE….without installing any additional apps on your phone….And it doesn’t even require you phone to have a data connection…

Pattern locks provide great security to android phones…But we may forget it
For must of us…the only option left when we forget our pattern lock is to hard reset our phone…
It prevents us from snooping on other’s phone’s too… 
WELL NOT ANYMORE…Just follow these steps to bypass pattern lock on any android phone….

REQUIREMENTS

Install ADB Drivers on your PC ( Very Important )USB Debugging must be enabled on the phone to be unlocked

Settings>Developer Options>USB Debugging

You have to install the device specific drivers. This technique will not work without installing the drivers of your specific device

NoW Here’s how to UNLOCK

Connect your phone to the PC via a USB cableOpen the folder where you installed the ADB driversNow in the folder, hold the shift key and right click on the screen’s blank area and select “OPEN COMMAND WINDOW”

Shift+Right Click

A window command will prompt and then you just need to type the followingadb shellcd /data/data/com.android.providers.settings/databasessqlite3 settings.dbupdate system set value=0 where name='lock_pattern_autolock';update system set value=0 where name='lockscreen.lockedoutpermanently';.quitOnce it has been done…restart the deviceTa Daa…It’s done

Well now you can easily unlock any of your friends phone without even letting him know abut it… ;-D

Leave your feedback in the comments…

No comments:

Post a Comment