Unlock Pattern Lock On Android Phone WITHOUT LOSING DATA

How to unlock android pattern lock without losing data. In modern world everyone put pattern locks in their smartphones. so how to unlock android pattern lock without factory reset is a very big question. 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. So you just needs a pc for unlock pattern lock. and driver installed in your pc. perfect method to unlock pattern lock and password android device without losing data from the device. how to unlock pattern lock in android micromax or samsung or any android smartphones.
How to bypass android pattern lock without losing data
- First of All Download and install Android SDK Tools . It is important to run ADB commands.
- After installing now check Android SDK Platform-tools and then click on install packages according to the image given devices
- Note that USB Debugging should be enable before your android device locked.If its not then this trick will not work on that device.
- This process will also not be helpful if you doesn’t have the compatible drivers for your android phone. You must be careful while installing your android device compatible drivers.
Steps Required To Unlock Android Pattern Lock Without Losing Data
- Connect your locked android phone with PC/Laptop via USB.
- 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.
- Now It will open command window now you have to insert some commands in the command window
- First check your device is connected or not Insert 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
6. If above command is not working then inserts this command
adb shell rm /data/system/gesture.key
7. Once you done you have to reboot your android device. Now its all done.
Finally After rebooting your device you will see the pattern lock disabled.
Share this amazing trick how to unlock android pattern lock without losing data with your all friends.If you have any question leave your comments below.



0 comments:
Post a Comment