How To Remove Pattern Lock Without Losing Data [ANDROID-TUTORIAL] - Pros Tutorials

Pros Tutorials

Pros tutorials the title says its all !

Pros Tutorial TM . Powered by Blogger.

How To Remove Pattern Lock Without Losing Data [ANDROID-TUTORIAL]

How To Remove Pattern Lock Without Losing Data:-

Entered a Pattern Lock and forgotten? Sad, but not really, It is easy to unlock your phone's without losing your data ,Many of us forget  pattern lock code and then wipe the data to remove it.
But you Don't have to do it anymore,You can find many websites which provide you with how to unlock your PATTERN LOCK but they you might not have to wipe your data,hence we are providing a way to fix it without wiping/losing your data easily.
Unlock Your Phone Without Wiping Your Android:-
This method will remove the pattern lock without WIPING your data but USB DEBUGGING must be enabled. Hence you will be able to unlock it without resetting. Check on the below things you need to follow this Steps

Steps To Unlock Your Phone
There are few steps required to proceed to this tutorial, hence reading it properly would be nice.
  • Firstly Download ANDROID SDK TOOLS in order to run adb commands, Now select platform according to you and download it
  • After you successfully installed SDK TOOLS Run it, open it and Uncheck every packages expect  Android SDK Platform-tools and click on install packages, Refer the images given below


























Usb Debugging must be enabled before trying this 
process 

Note:-The process you trying is useless if you have not enabled usb debugging, and has no compatible drivers installed in a person's Computer/laptop.

Steps to unlock your android phone without losing/formatting your android phone data
  • Connect your locked phone using a USB 
  • Open the folder where you installed Android SDK Tools [Users>App Data>local>Android>Android-SDK>Platform-Tools and press SHIFT + RIGHT CLICK and press on Open Command Prompt Here 
  • It will simply open a command prompt out there
Ain't sure if your device is properly connected? Type this command in the same command prompt:- ADB DEVICES

If your device is connected put this codes Given Below:-
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 codes does not works:-
adb shell rm /data/system/gesture.key
 Once you have done all this steps simply reboot your phone. And Boom its all done!

If this process failed, the reason is quite simple that you failed to install drivers or have not enabled USB debugging before phone locked hence this process didn't worked.

After rebooting your phone you can see there is no lock, hence this removed the lock without losing your data,Have problems? Simply comment here and we will surely look at that problem for you.

We are also posting a way to Remove pattern lock without losing data + who have not enabled usb debugging and also does not required root.

No comments:

Post a Comment

ADS