The Custom Droid

Android Tutorials, Tips and Tricks

How to Boot Redmi Note 5 Pro Recovery Mode (2 Methods)

How to Boot Redmi Note 5 Pro Recovery Mode

Learn how to easily boot Redmi Note 5 Pro Recovery Mode. The guide enlists methods using special button combination or by using ADB commands.

Advertisement

Booting and rebooting are two popularly used words in the tech world. Booting, which means to bring an operating system to a state of initialization, is considered by most of the people as a one-stop-solution for most of the glitches and errors. This article will guide you on how to boot Redmi Note 5 Pro Recovery Mode.

How to Boot Redmi Note 5 Pro Recovery Mode

There are mainly two modes for booting apart from the regular booting. These are – (1) Recovery mode and (2) Fastboot mode. Here we shall discuss the former. So why exactly would you need to boot your phone into the stated modes? You will find the answer to this in the next paragraph.

Stock recovery mode enables you to flash MIUI recovery ROM and perform factory data reset etc. If you have flashed TWRP recovery, then you will get to enjoy more functionality like flashing custom ROMs/kernels/mods, wiping partitions, and more.

Now that you know how booting into different modes will help you, proceed ahead to the instructions and boot Redmi Note 5 Pro Recovery Mode.

Steps to Boot Redmi Note 5 Pro Recovery Mode

Method 1: Using Buttons Combination

  1. First, turn off your Redmi Note 5 Pro entirely using the power button.
  2. Next, press the Volume Up and Power button simultaneously for a few seconds.
  3. Once the logo of the brand (Mi) appears, release the Power button.
  4. Please note, only the Power button has to be released. You have to continue pressing the Volume Up button till the recovery mode screen appears.
    Boot Redmi Note 5 Pro Recovery Mode using Buttons
  5. Subsequently, you will be required to select the language, i.e., English. You will have to do this using the Volume keys (for moving between the options) and the Power button (for confirming).
  6. You may then see a few options out of which you have to select the Recovery mode and confirm by pressing the Power button.

Now, there’s another quick way to boot Redmi Note 5 Pro Recovery mode. That is by using a specific ADB command.

Method 2: Using ADB Commands

  1. In order for the command to work, you must first enable USB debugging on your device and install ADB on your PC.
  2. Connect your Note 5 Pro to the PC using the USB cable.
  3. Go to C:\adb. This is the folder where all the ADB and Fastboot binaries are present.
  4. If you have setup ADB system-wide, you can simply open a PowerShell or CMD window.
  5. Enter the following command to confirm the connection:
    adb devices
  6. It shall return a device ID. In case it doesn’t, you will need to install the correct Xiaomi USB drivers.
  7. Next, boot Redmi Note 5 Pro recovery mode using the following ADB command:
    adb reboot recovery
  8. Your phone will instantly turn off and reboot into the said mode.

At times, when the intended purpose has been carried out, the device can easily be shifted to the OS mode. In case if it doesn’t, you can do it by pressing and holding the power button for about 7-10 seconds. It is always recommended to have your data backed up before you go for any type of hard reset.

So these were two different ways to boot Redmi Note 5 Pro recovery mode. If you have any questions regarding the process, leave a comment down below.

About the Author

Founder and Editor-in-Chief

Dhananjay has more than 11 years of experience in Android software customization and development, and has spent the past 10 years writing about it. He spends most of his prime time reading, learning and writing about Android and other open-source projects. He is also a community-taught web developer. Apart from that, he loves mountain biking and playing video games on his PlayStation.

Leave a Reply

Comments are moderated, and published only if they are relevant to the topic and add value in a constructive way. If you disagree with something, please be polite and respectful. We suggest you read our comment policy before commenting.