Restore TWRP backup breaks password pin/pattern. Unable to get back into device.

coffee-turtle

Q&A Team
Jan 6, 2012
47
0
0
Visit site
After perfectly setting up my customizations for my device, I did a full backup using TWRP.
I also created a pin password on the device.
Later did a restore, and I was locked out!
The password no matter what I did wouldn't take.
There was also no "Forgot Password", just "Cancel".
As you can imagine, would hate to do a Wipe to Factory Defaults and start all over again.

What to do? Thank you.
 

pkcable

Q&A Team Leader, VR Expert
Ambassador
Jun 8, 2010
3,583
28
48
Visit site
re:

ADVANCED TOPIC AHEAD!

Remove these files either with TWRP File Manager or adb:

gatekeeper.pattern.key
gatekeeper.password.key
locksettings.db

ADB commands:

adb devices
adb shell
cd /data/system
rm gatekeeper.pattern.key
rm gatekeeper.password.key
rm locksettings.db
 
Last edited:

Forum statistics

Threads
943,135
Messages
6,917,452
Members
3,158,834
Latest member
Nikoczzzz