Breaking News

Tricks to Open Pattern lock in Android if forgotten

Sometimes, it becomes a crucial issue when Android Pattern Lock is forgotten by the user especially when important data, messages and contact are there in cell phone..!!

Here is the way to resolve this issue and disable pattern lock of your android device and reset it. There is common solution for this to restart your mobile phone and than disable pattern lock by accessing setting option through PIN. But many times this is not working. Here is the other solution which should work all the time.

Pattern-Lock-Android

1. Connect your device to your PC via USB cable.

2. Open the folder where you have installed ADB.

3. Right-click on any blank area on the screen while holding down the Shift button on your keyboard, choose Open command window here.

4. In the Command Prompt Window you just opened, type in following commands:

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

5. Once done, reboot the device.

6. You’re all set!

Great! The Pattern Lock has successfully been disabled on your device and you can now access the device!

 

Get More such Android related News and Updates on Android Apps for PC

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

rss
Карта