How to Install TWRP on Huawei P20 Lite/Huawei P20 Pro

0
Huawei company announced the latest Honor flagship in late 2018. Also, it excelled in many ways and has proven itself to be an all-rounder smartphone. It is a device worthy of appreciation and praise. The custom recovery will assist you in wiping partitions, executing shell commands, installing custom ROMs, kernels, and mods. In this article, we will show you how to unlock bootloader and Install TWRP on Huawei P20 Lite/Huawei P20 Pro. Once you’ve installed TWRP, you can easily root your device and install various custom ROMs available in developer forums.

Huawei always tries to refine its EMUI software on top of Android core system. Huawei P20 Lite/Huawei P20 Pro is not an exception as its software is periodically updated to further improve its performance. So try to Install TWRP on Huawei P20 Pro and have access to flash the various custom ROMS, Zip files, OTA updates, and many things.

TWRP is a custom recovery built with ease of use and customization in mind. It’s a full touch driven user interface no more volume rocker or power buttons to mash. The GUI is also fully XML driven and completely theme-able. TWRP is one of the most popular custom recoveries for Android smartphones. It is a touch-based custom recovery with an intuitive interface and a lot of useful functions.

Install TWRP on Huawei P20 Lite/Huawei P20 Pro

So, if you’re ready to go, let’s see how to unlock the bootloader and Install TWRP on Huawei P20 Lite/Huawei P20 Pro.

Contents

Prerequisites

  1. This guide is only for the Huawei P20 Lite/Huawei P20 Pro. Do not try this on any other phone.
  2. Charge your phone good enough so that it doesn’t go dead during the installation Process.
  3. Backup your call logs, contacts and SMS messages. Also backup your media content. This is important since unlocking the bootloader will completely wipe your phone.
  4. Enable OEM Unlocking and USB Debugging mode on your device.
  5. Use the OEM data cable to connect your phone to your PC.

Download TWRP Recovery for Huawei P20 Lite/Huawei P20 Pro

Unlock Bootloader on Huawei P20 Lite/Huawei P20 Pro

  1. Create a Huawei ID on this page if you don’t have one already.
  2.  Fill out the details, once creating the Huawei id.
  3.  Get your phone’s IMEI number, to know that dial * # * # 1357946 # * # * on the dialer app. Fill the required fields and click the Submit button.
  4.  Save the unlock code you received.
  5. Now connect your Huawei P20 Lite/Huawei P20 Pro to the PC with a USB cable.
  6.  In the ADB command window, type the following command to boot your Huawei P20 Lite/Huawei P20 Pro into fastboot mode.
     adb reboot bootloader

    7) To unlock the bootloader, type the following command and hit Enter. Replace key with the **unlock key** you’ve previously saved.

    fastboot oem unlock **unlock key**

How to Install TWRP on Huawei P20 Lite/Huawei P20 Pro

  1. Rename the TWRP file as recovery.img.
  2. Navigate to the folder where you have installed ADB and fastboot files on your computer.
  3. Connect your device to the PC using a USB cable.
  4. Open a command Prompt window from the ADB and Fastboot folder [Press shift key + right-click on any blank space of the folder] and then select “Open command window here” from the context menu.
  5. Execute the below command to reboot to bootloader.
    adb reboot bootloader
  6. Make sure the “recovery.img” file is in the fastboot folder and execute the below command to flash it on your device.
    fastboot flash recovery recovery.img
  7. It will take a couple of seconds for the TWRP recovery image to flash.
  8. Once the flashing process is complete, reboot the device.

That’s all. You have successfully installed TWRP on your Huawei P20 Lite/Huawei P20 Pro smartphone. You can reboot into recovery mode by pressing “Volume Up + Power” buttons until your device boots into recovery mode.

SHARE
Dinesh is responsible for tech tutorials at TechBeasts. Dinesh's expertise are mostly in the Android and iOS ecosystem.

Got a question/query or a suggestion? Drop it below.