How to Boot Android to Recovery and fastboot mod

How to Boot Android Phone to Recovery Mod [ twrp, cwm, stock]:

Steps to Boot Android Phone to Recovery Mod:

1. First of all, turn off your phone.

2. Once off, press the power and volume up buttons together for some time.

3. This will turn the device on and you need to hold both the buttons till the Device logo disappears.

4. After this, simply wait for the time till your device boots into the recovery mode.

Reboot to Recovery using adb.

A. enable USB debugging
b. open cmd on and folder and Connect Phone to PC with usb
c. type this code and hit enter: adb reboot recovery

How to Boot an Android phone to fastboot mod:

Steps to Boot an Android phone to fastboot mod::

1. First of all, turn off your phone.

2. Once off, press the power and volume down buttons together for some time.

3. This will turn the device on and you need to hold both buttons until the device logo disappears.

4. After this, simply wait for the time till your device boots into recovery mode.

Reboot to bootloader using adb.

A. enable USB debugging
b. open cmd on and folder and Connect Phone to PC with usb
c. type this code and hit enter:adb reboot bootloader

Related

Leave A ReplyCancel reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.