Offline
esto lo pongo para quienes no tienes box pueden eliminar la cuenta a traves de cmd claro con el adb activado el comando seria este
a. Adb Command for FRP Reset 1
* adb shell content insert --uri content://settings/secure --bind name:s:user_setup_complete --bind value:s:1
b. Adb Command for FRP Reset 2
* adb shell am start -n com.google.android.gsf.login/
* adb shell am start -n com.google.android.gsf.login.LoginActivity
d. Fastboot Command for FRP Reset 1
* fastboot -w
e. Fastboot Command for FRP Reset 2
*fastboot erase config
f. Fastboot Command for FRP Reset 3
* fastboot -i 0x2a96 erase config
Credit to ThetHtwe
a. Adb Command for FRP Reset 1
* adb shell content insert --uri content://settings/secure --bind name:s:user_setup_complete --bind value:s:1
b. Adb Command for FRP Reset 2
* adb shell am start -n com.google.android.gsf.login/
* adb shell am start -n com.google.android.gsf.login.LoginActivity
d. Fastboot Command for FRP Reset 1
* fastboot -w
e. Fastboot Command for FRP Reset 2
*fastboot erase config
f. Fastboot Command for FRP Reset 3
* fastboot -i 0x2a96 erase config
Credit to ThetHtwe