Want to Boot TCL 40R into Recovery Mode or Fastboot Mode or Bootloader Mode? Then follow the instructions listed on this page to successfully Boot TCL 40R to Fastboot Mode or Recovery Mode.
TCL 40R Recovery Mode allows the users to perform advanced operations like flashing Root Package and other zip mods, wipe user cache and data, and many more.
TCL 40R Fastboot Mode allows the user to flash Custom Image files and Custom Recovery like TWRP, CWM, Philz, etc. on to the device. Let’s now proceed and see How to reboot TCL 40R into Recovery Mode and Fastboot Mode.
Also: TCL 405 Recovery Mode and Fastboot Mode
Boot TCL 40R into Recovery Mode
Below are the methods using which you can boot TCL 40R into Recovery Mode.
Boot TCL 40R Recovery Mode using Hardware Buttons
- First of all, power off your phone.
- Now, press and hold the Volume Up and Power button together for a few seconds.
- Release the keys as soon as you see the TCL logo and wait for few seconds.
- Now, your phone should boot into Recovery Mode.
Boot TCL 40R into Recovery using ADB command
- First of all, make sure you have installed TCL 40R USB Driver and ADB and Fastboot Drivers on your Windows PC.
- Enable "USB Debugging" on your phone from Developer Options. If Developer Options is missing; go to Settings > About Phone and tap on Build Number for about 7-10 times.
- Connect your device to PC and open Command Prompt (CMD).
- Enter the below command to boot TCL 40R into Recovery Mode.
adb reboot recovery
Boot TCL 40R into Fastboot Mode / Bootloader Mode
Below are the methods using which you can boot TCL 40R into Bootloader Mode or Fastboot Mode.
Boot TCL 40R Bootloader Mode/Fastboot Mode using Hardware Buttons
- Power off your Phone.
- Now, press and hold the Volume Up and Power button together for a few seconds.
- Release the keys as soon as you see the TCL logo and wait for few seconds.
- Now, your phone should boot into Recovery Mode.
- In the next step, select "Enter fastboot" using Volume keys and press the Power button to confirm.
- Now, your phone should boot into Fastboot Mode.
Boot TCL 40R Bootloader Mode/Fastboot Mode using ADB command
Assuming ADB and Fastboot Drivers installed on PC, and USB Debugging enabled on Phone enter the below command after connecting it to PC.
Open Command Prompt (CMD) on your PC and enter the below command.
adb reboot bootloader
LEAVE A REPLY