HOW TO BYPASS PASSWORD / PATTERN / FACE / PIN IN ANY ANDROID DEVICES [3 Methods]
I have got 2-3 methods for bypassing the password of android phones.Have fun.sorry if none of the, work for you but it works in most devices.
Requirements:
- The Device Needs To Have USB Debugging Enabled
- In Case USB Debugging Isn't Enabled And You Have Recovery, you Can Run The Same Instructions From Recovery
METHOD I
METHOD 2
Solution For Everyone Without Recovery Installed - ADB:
What You Need:
How to install ADB:
Note: If You See The Gesture Pattern Grid Or Password After Restarting, Don't Worry. Just Try Any Random Pattern Or Password And it Should Unlock.
METHOD 3
Solution For Everyone Before Lock Accident:
Code:
secret_code reset
Example:
1234 reset
Note 1: There is a space between your secret code and reset. Also, the secret code is case sensitive.
Note 2: There is an option available to change the preset keyword. The default is: reset - Your phone will restart and your lock screen will be reset.
Note 3: If You See The Gesture Pattern Grid Or Password After Restarting, Don't Worry. Just Try Any Random Pattern Or Password And it Should Unlock
- Solution For Everyone With Recovery (Cwm, Twrp, Xrec, Etc...) Installed:
- Download this zip Pattern Password Disable (Download from here) onto your sd card (using your PC, as you can't get into your phone, right )
- Insert the sd card into your phone
- Reboot into recovery mode
- Flash the zip
- Reboot
- Done!
METHOD 2
Solution For Everyone Without Recovery Installed - ADB:
What You Need:
- A computer running a Linux distro or Windows+Cygwin
- USB cable to connect your phone to the PC
- ADB installed
How to install ADB:
- Open Terminal
- Type:
sudo apt-get install android-tools-adb
- Hit
- Follow the instructions until everything is installed.
- Connect you (turned on) Phone to the Computer via USB.
- Open a terminal window And Type:
adb devices
adb shell
cd data/system
su
rm *.key
- Done...Now You Just Have To Reboot.
Note: If You See The Gesture Pattern Grid Or Password After Restarting, Don't Worry. Just Try Any Random Pattern Or Password And it Should Unlock.
METHOD 3
Solution For Everyone Before Lock Accident:
- SMS Bypass - Download Link - Install It On Your Device
- This App Allows You To Remotely Bypass Your Phone's Screen Lock By Sending An SMS.
- It Removes Your Gesture Pattern Or Password After Receiving A Preset Keyword Along With A Secret Code Via SMS.
- SMS Bypass App Requires Root.
- First, make sure you give permanent root access to the app.
- Change the secret code to your preferred choice. The default password is: 1234
- To reset your screen lock, send the following message from another phone:
Code:
secret_code reset
Example:
1234 reset
Note 1: There is a space between your secret code and reset. Also, the secret code is case sensitive.
Note 2: There is an option available to change the preset keyword. The default is: reset - Your phone will restart and your lock screen will be reset.
Note 3: If You See The Gesture Pattern Grid Or Password After Restarting, Don't Worry. Just Try Any Random Pattern Or Password And it Should Unlock