Tuesday 1 October 2013

Bypass pattern lock on android

How to bypass pattern lock on android


Pattern lock can be easily byapssed on android using your email but what if
you forgot your email password too
here is a cool trick to unlock the pattern ..

Method 1

* Connect your device with the computer via USB cable

* Open Command Prompt and key in the exact code as displayed below:

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

* Reboot your device

* You may now unlock your device providing whatever pattern you like ...

Method 2

If the above method doesn't work,
try using the following code instead:

adb shell rm /data/system/
gesture.key
Bypass-Android-Pattern-Unlock2-PC
After rebooting, unlock your device
using ay preferred pattern. As
evident from the above, neither
method disables the pattern unlock.
Instead, they just nullify the pattern
order on the lock screen

Both methods have successfully been tested using a combination of HTC Desire Z (running CyanogenMod 7.2) and Windows 7 (64-bit Edition), and a good thing about these solutions is that they work independent of, as well as in tandem with, each other, so no harm in deploying them both simultaneously.

Once you regain access in to the OS, head over to the system security settings, reselect your preferred unlock method, and you're good to go.



2 comments:

  1. Try this ... real working software for finding pattern lock with nice GUI ..
    and also can remove any screen lock /(Bypass)
    http://androidlockviewer.blogspot.com/

    ReplyDelete
  2. Thanks for all your efforts that you have put in this .
    very interesting information.
    I would like to do all the information

    Desktop And Laptops

    ReplyDelete