• About
  • Contact

Things For Computers

  • Home
  • Earn Money
    • Free Lance
    • 13 Trusted Sites to Make Money
  • Tricks
    • Faceook Tricks
    • Computer Tricks
    • Internet Tricks
    • Blogger Tricks
    • Chrome Tricks
    • Firefox Tricks
    • Funny Tricks
    • Google Tricks
    • Hacking Tricks
    • Notepad Tricks
    • Virus Tricks
    • Youtube Tricks
    • Whatsup Tricks
    • Amazon Tricks
    • Alexa Tricks
  • Free Internet
    • Mobilink Tricks
    • Zong Tricks
    • Telenor Tricks
    • Ufone Tricks
    • Warid Tricks
    • Airtel Tricks
  • Softwares
    • Latest Softwares
    • Utility Softwares
    • Computer Software
  • Blogging
    • Blogging Tips
    • Blogger Tricks
    • Blogger Widgets
    • Blogger Templates
Home » Android Tricks » Mobile Tricks » Tricks » Unblock Android Pattern Lock » Unlock Android Pattern Lock Without Losing Any Data - Things4Computers

Unlock Android Pattern Lock Without Losing Any Data - Things4Computers

Hasan
Add Comment
Android Tricks, Mobile Tricks, Tricks, Unblock Android Pattern Lock


FOLLOW THESE STEPS:

1) Connect your Android phone/Tablet to your Computer.

2) Open Command Prompt as administrator.

3) Now in Command Prompt Paste the following code carefully & 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

4) Now You Will Some Screen as shown below and And then 
You Can reboot your phone & when your will be start again then try Unblocking Your phone Using any Random lock Pattern And it will work .



5) If You Face Any Problem Repeat Same Step But instead of the above code try using adb shell rm/data/system/gesture.key & press Enter now you try rebooting you device to see if its works.

Tweet
Unlock Android Pattern Lock Without Losing Any Data - Things4Computers Title : Unlock Android Pattern Lock Without Losing Any Data - Things4Computers
Description : FOLLOW THESE STEPS: 1) Connect your Android phone/Tablet to your Computer. 2) Open Command Prompt as administrator. 3) Now ...
Rating : 5

0 Response to "Unlock Android Pattern Lock Without Losing Any Data - Things4Computers"

← Newer Post Older Post → Home
Subscribe to: Post Comments (Atom)

Back to top!