Flash Asus using fastboot command

Flash Asus using fastboot command :

  • fastboot oem erase_osip_header
  • fastboot oem start_partitioning
  • fastboot flash /tmp/partition.tbl partition.tbl
  • fastboot oem partition /tmp/partition.tbl
  • fastboot erase system
  • fastboot erase cache
  • fastboot erase data
  • fastboot erase APD
  • fastboot erase ADF
  • fastboot oem wipe splashscreen
  • fastboot oem stop_partitioning
  • fastboot flash splashscreen splash_sign.bin
  • fastboot flash token MFG_BOM_Full.bin
  • fastboot flash ifwi ifwi-prod.bin
  • fastboot flash boot boot_sign.bin
  • fastboot flash recovery recovery_sign.bin
  • fastboot flash fastboot droidboot_sign.bin
  • fastboot flash APD APD.img
  • fastboot flash system system.img
  • fastboot reboot

Remove asus FRP

Leave a Comment

Your email address will not be published. Required fields are marked *