Remove Frp and all locks in fastboot mode
- LAVA FRP
fastboot erase frp - HTC FRP :
fastboot erase frp - LENOVO FRP :
fastboot erase config - ITEL FRP :
fastboot erase persist - QUALCOMM FRP
fastboot erase config - ZTE FRP
fastboot erase frp - Lyf frp/Locks
fastboot erase config fastboot erase sec - MI ACCOUNT REMOVE
fastboot erase persist - VIVO FRP/LOCKS
fastboot vivo_bsp unlock_vivo - HUAWEI FRP
fastboot oem frp-erase
fastboot erase config
MOTOROLA MICROMAX OPPO SAMSUNG ( ADB )
- adb shell content insert –uri content://settings/secure –bind name:s:user_setup_complete –bind value:s:1
- adb shell am start -n com.sec.android.app.launcher/com.android.launcher2.Launcher
- and more coming soon ….
PS : some commands not working because the bootloader is locked so you should to unlock bootloader first
Best Regards