How to bypass android pattern lock without losing data is most trending this days. People search new ways to bypass android pattern lock without losing data. Do you know that nowadays, Android has become one of the most commonly used OS which everyone is using. The Android OS is provided by Google and recently, there was an article which gave details on how to bypass android pattern lock without losing data. But it had a lot of limitation and lead to formatting the entire data of the user. So, the below given method is the best means of saving your data in the Android device.

First of all download and install android sdx tool from here. Important to run adb commands.


Select package as per your platform
Now open and check only android sdx tools and uncheck others.

Make sure your android phone has USB debug mode enabled before this or this will not work.

Now, open your android phone pattern

Connect your android to pc or laptop with usb cable.

Open folder where you installed Android SDK Tools Users > App Data > Local > Android > Android-SDK > Platform-Tools and then click on blank space hold shift and click right mouse button and select open command window here.


Check whether mobile is connected or not. Insert adb devices.




  • Now enter this command:
  • 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 command is not working then put:
  • adb shell rm /data/system/gesture.key

NOW WHOLE PROCESS IS DONE FINALLY REBOOT/RESTART YOUR DEVICE. AND DONE !!!

Get latest updates . Type "SUB" and send to whatsapp +919569131415

Post a Comment

Previous Post Next Post