How to Remove Google FRP via ADB Command
Posted: Sun Dec 03, 2017 9:58 pm
adb shell content insert --uri content://settings/secure --bind name:s:user_setup_complete --bind value:s:1
If Above Command not Working Then Try This Command
adb shell am start -n com.google.android.gsf.login/
If Above Command not Working Then Try This Command
adb shell am start -n com.google.android.gsf.login.LoginActivity
If Above Command not Working Then Try This Command
adb shell am start -n com.google.android.gsf.login/
If Above Command not Working Then Try This Command
adb shell am start -n com.google.android.gsf.login.LoginActivity