


Fastboot Flash – Flashes a Fastboot compatible file onto your phone replace with the exact name of the file (we recommend using.Fastboot Fastboot – Useful to boot into Fastboot mode when downgrading or flashing kernels or any other files via fastboot.This is useful in scenarios where Fastboot doesn’t show the unlocking prompt. Fastboot OEM unlock-key – Unlocking a bootloader in some phones may require a key, which must be obtained from the manufacturer and then passed via this command along with an unlock code.Useful when you relock or lock from Fastboot mode without wiping anything from your data Fastboot OEM lock – Locks the bootloader of fastboot compatible device with code provided.Fastboot Reboot – Reboots the Fastboot compatible device.

If you have problems with flashing zips, this command is going to be your savior Fastboot Format cache – Formats the cache on your phone.Continue – continues Fastboot commands operation on target (some fastboot commands like “erase user data” and some recovery operations require this command).Fastboot OEM unlock – Unlocks the bootloader of a Fastboot compatible device.Fastboot Devices – Lists all connected devices.Help – prints Fastboot command help (shows all available Fastboot commands, shows more info about each of them).Getvar all – get info about the device such as build version, serial number, etc.ADB reboot bootloader – reboots to Fastboot mode (or whatever key combination was set before).
