Reboot device

suggest change

You can reboot your device by executing the following command:

adb reboot

Perform this command to reboot into bootloader:

adb reboot bootloader

Reboot to recovery mode:

adb reboot recovery

Be aware that the device won’t shutdown first!

Feedback about page:

Feedback:
Optional: your email if you want me to get back to you:



Table Of Contents