Steps to Unlock Android Pattern Without Format/Losing Data
Requirements :-
Steps To Unlock Android Pattern Lock Without Formatting/Losing Data 2015
For check your device is connected or not put command :-adb devices
Now put these 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
If above commands not working put:-
adb shell rm /data/system/gesture.key
4. Once you done you have to reboot your android phone. Now its all done.
After rebooting your device you will see the pattern lock disabled. In this way, you will sucessfully unlocked Android Pattern, pin or password without format/losing data 2015. If you face any problem feel free to discuss in below comments otherwise send email via contact us page.Note :- USB Debugging should be enable before locked and it is must. But If it is not enable then you cannot proceed further steps.
Thank You Mahesh Sharma
ReplyDelete