May 22, 20205 yr ?HOW TO UNLOCK LOCK PATTERN USING COMMAND PROMPT? [hide] ?Steps:- 1⃣ Connect your android phone to you computer. 2⃣ Open Commande prompt administrator. 3⃣ Now in command prompt window type following code carefully adb shell cd/data/data/com.android.providers.settings/databases sqlites settings.db update system set value=0 where name=’lockpatternautolock’; update system set value=0 where name=’lockscreen.lockedoutpermanently’; .quit 4⃣ Now you will see some screen as shown below and then you can reboot your phone and now when your android starts again, then try unlocking it using any random pattern and it will unlock and work pretty fine. 5⃣ If you face any problem repeat same steps but instead of the above code tru using adb shell rm/data/system/gesture.key and the press enter and now reboot your device to see if it works. [/hide] ༺━━CjPH━━༻
May 22, 20205 yr 5 hours ago, CjPH said: ?HOW TO UNLOCK LOCK PATTERN USING COMMAND PROMPT? ?Steps:- 1⃣ Connect your android phone to you computer. 2⃣ Open Commande prompt administrator. 3⃣ Now in command prompt window type following code carefully adb shell cd/data/data/com.android.providers.settings/databases sqlites settings.db update system set value=0 where name=’lockpatternautolock’; update system set value=0 where name=’lockscreen.lockedoutpermanently’; .quit 4⃣ Now you will see some screen as shown below and then you can reboot your phone and now when your android starts again, then try unlocking it using any random pattern and it will unlock and work pretty fine. 5⃣ If you face any problem repeat same steps but instead of the above code tru using adb shell rm/data/system/gesture.key and the press enter and now reboot your device to see if it works. ༺━━CjPH━━༻ ganda neto diko pa to na try ehe sino gusto mag try sirain nyo muna android nyo
May 23, 20205 yr On 5/22/2020 at 9:05 AM, CjPH said: ?HOW TO UNLOCK LOCK PATTERN USING COMMAND PROMPT? Hidden Content You'll Be Able To See The Hidden Content Once You Reply To This Topic ༺━━CjPH━━༻ Thanks Sir!
Create an account or sign in to comment