.

get our extension

Sunday 12 October 2014

Unlock Android Pattern Lock Without Factory Reset

BY Unknown IN , 3 comments




HOW TO OPEN PATTERN LOCK OF ANDROID DEVICE :
As technology grow, security is the main measure companies, organizations along individual focus on, because we are not safe , our data is not safe compare to 10 years ago. So the mobile, tablets, computers etc others devices maker companies trying to secure their security. An year or may be more ago the way of security came in being to secure users called pattern lock. Many people get new phone and use it some time, after it new and latest phone again in market. They keep it in locker or may sale it. 
     So my today's topic is when you forgot your pattern lock , what to do ? confused ? worried ? Yep Sure you will be worry about how to unlock it. So do not worry about. Here is way to break or unlock your smartphone's specially android pattern lock. Have a look at the following tutorial. 
Step 1:
 Connect your Android Phone to Your Computer.
Step 2 :
 Open command prompt as administrator.
Step 3 :
 Now in command prompt window type the following code carefully exactly as it is and then press enter.

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
Step 4 :
 Now you will some screen as shown below and then you can reboot your phone and now when your will start again then try unlocking your phone using any random lock pattern and it will work pretty fine.
Step 5 : 
If you face any problem repeat same steps but instead of the above code try using adb shell rm /data/system/gesture.key and then press enter and now try rebooting your device to see if it works.

Was It Helpful ? Leave Your Comments !

3 comments:

  1. Yes , It is possible to recover data from android phone, but its really really hard for beginners. So, I would suggest to backup your data using ADB Procedure. I will soon write an article about that.
    Thank you .
    Stay Tuned

    ReplyDelete
  2. recommend download free all phone unlock edition limited http://goo.gl/SMDk7j

    ReplyDelete

Please Leave You Queries Here And Contact Me If You Need Help