Boot Android device into Download, Fastboot, Recovery Mode Using ADB

Some user can't boot into fastboot/bootloader, Odin/download or recovery mode because they can't know the correct buttons to press or have broken key
wpnour
All Android devices have different mode to boot (normal, recovery, fastboot/bootloader, Odin/download and safe mode). Some user can’t boot into recovery, fastboot/bootloader or Odin/download mode because they can’t/don’t know the correct keys to press or they have a broken key ex: vol key.

We will learn you how to boot into any mode using adb cmd without needing to press more buttons or having root access on your Android smartphone or tablet.

Requirements :
  • Working rooted or unrooted Android device 
  • USB cable and PC 
  • Installed your device USB driver 
  • Android debugging bridge “adb” 
Steps :
  1. Enable USB debugging on your android device. 
  2. Install adb and USB driver for your device model Samsung, HTC, Sony, LG, Motorola, Google
  3. Connect your device to PC by USB cable 
  4. To boot into download mode for Samsung devices type in cmd window :
    adb reboot download

  5. To boot into bootloader mode for most Android devices type in cmd window :
    adb reboot-bootloader
  6. To boot into recovery mode for all Android devices type in cmd window :
    adb reboot recovery
Now you can start booting your phone into different mode without any problem and without using button even if your phone isn’t rooted.

Post a Comment

Cookie Consent
We serve cookies on this site to analyze traffic, remember your preferences, and optimize your experience.
Oops!
It seems there is something wrong with your internet connection. Please connect to the internet and start browsing again.
AdBlock Detected!
We have detected that you are using adblocking plugin in your browser.
The revenue we earn by the advertisements is used to manage this website, we request you to whitelist our website in your adblocking plugin.
Site is Blocked
Sorry! This site is not available in your country.