HOW TO UNLOCK LOCK PATTERN USING COMMAND PROMPT - kapish singh

Latest

WE Are Known To Provide Premium Content Which Helps User TO Get Best Information We Works In All Aspects Of Life so We Have All conten Fell free to ask A Powerful Blog Which keeps you updated about daily news and daily important notes important for UPSC perspective which enhances your knowledge with a tremendous amount of data in simple language keep like and subscribe to our feed and feel free to ask any question in the contact form

Search Bar

Thursday, 9 April 2020

HOW TO UNLOCK LOCK PATTERN USING COMMAND PROMPT

🔰HOW TO UNLOCK LOCK PATTERN USING COMMAND PROMPT🔰
sometimes it works in some mobile and sometimes it does not work on that mobile who had been highly edited android
--------------------------------------------------------------------------------
HOW TO UNLOCK LOCK PATTERN USING COMMAND PROMPt
------------------------------------------------------------------------------

🔴Steps:-

   1⃣ Connect your android phone to your computer.

   2⃣ Open Command 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 the same steps but instead of the above code true using ADB shell rm/data/system/gesture.key and then press enter and now reboot your device to see if it works.

No comments:

Post a Comment