Wednesday, 14 May 2014

How To Unlock Your Android Mobile Password Pattern Lock



This tutorial will show you how to unlock your android mobile password pattern lock if you have forgotten your lock pattern and can remember your Google/Gmail account.
If you have synchronized your android device with Google Gmail account before then you just need to signin your Gmail account and the lock pattern will be removed, but if you have not sync your device with Gmail or you have forgotten your Gmail ID then no need to panic just follow the step below and you will reset your android device and lock pattern will be removed.
Steps  to recover lock pattern of any Android Mobile
  1. Switch off your mobile.
  2. Now hold this buttons at the same time “Volume up + Home Key + Power Button” until the phone boots (if you device doesn’t have a home button just hold together volume up key and power key)
  3. Now a screen like DOS(Recovery Menu) will come up with different options
  4. Use the volume key to move up and down then scroll down to “Restore Factory Defaults” or “Delete all User Data” depending on which is on your device.
  1. After clicking on the settings above, now scroll down to “Reboot System Now ” and wait for your phone to reboot.
Now your phone will reboot and all lock pattern removed.

Other Method for Reset Pattern lock of Android Mobile 
1. First of all connect your device to the PC and make sure USB debugging is enabled.
2. Now on your Windows PC, Go to START->RUN–>Type CMD
3. Now one by one type the following commands in the command window;
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.lockedout permanently’;
.quit
4. After applying the above stated commands, reboot your device now. After normal reboot, you again will notice Lock pattern screen, but this time, you will have the choice to create a new pattern lock code for your device.
What if this does not work for, I still have got another way left to which will completely remove forgotten pattern or passcode lock from your Android device.

No comments:

Post a Comment