How to Unlock Android Pattern using Command Prompt

  • Connect your Android Phone to your PC using USB Cable.
  • Run Command Prompt (CMD) as an Administrator 
  • In CMD Interface type the following code as it is:
    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
    

How to apply for TSC Leave Online