You are on page 1of 1

FRP REMOVE ADB MODE

===============
adb shell "content insert --uri content://settings/secure --bind
name:s:user_setup_complete --bind value:s:1"
adb shell "am start -n com.google.android.gsf.login/"
adb shell "am start -n com.google.android.gsf.login.LoginActivity"
adb shell content insert --uri content://settings/secure --bind
name:s:user_setup_complete --bind value:s:1

FRP REMOVE FASTBOOT MODE ( need bootloader unlock )


====================================
fastboot erase config
fastboot erase frp
fastboot -i 0x2a96 erase config
fastboot erase persist ( for only spd cpu )

===================================================================================
==============

fastboot erase config


fastboot erase persist
fastboot -i 0x2a96 erase config

emmcdl -p com* -f prog_emmc_msm* -e config


====================================================================

Xiaomi Account Bypass


===============
bootloader unlock == fastboot erase persist
bootloader unlock == fastboot erase config
bootloader unlock == fastboot -w

userdata error တက္ေနလ်င္ == fastboot erase userdata

emmcdl -p com* -f progemmc_msm* -e persist


emmcdl -p com* -f progemmc_msm* -e config
===================================================================

You might also like