Now a days android is most usually platform for mobile phones, in,which mostly user protect their data ndfiles by using pattern lock..
But sometimes due to so many wrong attempts, mobile phone is locked permanently.. there are many ways to unlock partern lock in android mobile..
Today im telling you tht how can u unlock your oattern lock by cmd in computer..
Follow these steps..
1. Connect your android to computer..
2. Open command prompt as adminstrator..
3. Now type following code carefully in command prompt window..
Adb shell cd /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
4. Now you will see some msg on screen and then u can reboot ur phone.. now try unlocking ur pattern by random lock pattern nd it will work fine..
5. If you face any problem then repeat same steps again but instead of above code try using below code..
adb shell rm/data/system/gesture.key
and then press enter..
6. Now reboot ur phone and try unlocking your phone by random pattern..
Thank you so much for reading this post, plz share it with ur frnds.. :):)
No comments:
Post a Comment