What's new

Closed How to unlock bootloader and install twrp on huawei p20

Status
Not open for further replies.

ronnieverse

Honorary Poster
Joined
Oct 20, 2018
Posts
76
Reaction
54
Points
136
Huawei comes with its three killer smartphone, Huawei P20, Huawei P20 Pro and P20 Lite. Huawei P20 Pro is just killer phone with the triple camera set up with LICA lens. But in this article, we will discuss how to unlock the bootloader in Huawei P20 smartphone whether it P20, P20 Pro or P20 Lite. Unlocking bootloader for Moto, Xiaomi and Huawei is quite same. First, you need the permission from the manufacturer to unlock the bootloader.Once the bootloader is unlocked I will show you how to install TWRP recovery on Huawei P20, P20 Pro and P20 Lite.

EXHIBITION.png

How to Unlock Bootloader on Huawei P20, P20 Pro and P20 Lite
NB: Please make a complete backup of your Huwai P20 device.

A. Download Tools
    • Download and install ADB through this You do not have permission to view the full content of this post. Log in or register now.
    • Download You do not have permission to view the full content of this post. Log in or register now.
    • Download and Install You do not have permission to view the full content of this post. Log in or register now. on your PC
    • Download TWRP Recovery IMG for the device:
B. File Preparation
  1. Unzip ADB.zip and you will get ADB Folder
  2. Install the ADB Driver in your PC
  3. Rename the TWRP img file into twrp.img
C. Enable USB Debugging and OEM Unlock
  1. Enable Developer option- Goto Settings > About phone > tap version 7 times.
  2. Enable USB Debugging- Goto Settings > Additional settings > Developer options > USB Debugging and enable it.
  3. Enable OEM Unlock -, Goto Settings > Additional settings > Developer options > Enable OEM Unlock.
D. Get Bootloader unlock permission and key
  1. First, note down the IMEI number (Dial *#06#)
  2. Note down the product ID and serial number by typing *#*#1357946#*#* into your dialer app
  3. Now go to the You do not have permission to view the full content of this post. Log in or register now. (server down) so try this You do not have permission to view the full content of this post. Log in or register now.
  4. Register here and make an account
  5. Go to the download section and select unlock the bootloader
  6. Agree to the unlocking agreement
  7. Now you will see a form like thishonor6x-e1494922253920.jpg
  8. Now fill up the form as you already note down all the details in first three steps
  9. Once you have fill up the form correctly tap on select “commit”
  10. And your unlock code will be shown on the same page, note down this unlock code on a paper
E. Unlock the bootloader on Huawei P20
  1. Plug your phone into your computer via USB cable
  2. Open the ADB Folder.
  3. Inside the folder, hold “Shift” Key then right click and select “Open command Windows here”.Screenshot-204-e1462680038164.png
  4. The Command prompt will open.
  5. Now enter this command.
    adb devices
  6. If its properly connected to your PC it will show your device with some alphanumeric character
  7. Now type this command and hit enter
    adb reboot bootloader
  8. You will that phone will go to bootloader mode. Basically its fastboot mode.
  9. Now enter this command to make sure device detected properly in Fastboot mode
    fastboot device
  10. Now type this command and hit enter, where XXXXXXXXXXXXXXXX – unlock code received previously
    fastboot oem unlock XXXXXXXXXXXXXXXX
  11. You will get a pop up on your mobile, use volume keys to navigate yes unlock bootloader (warranty may void)Screenshot-183.png
  12. Then press the power button to execute
  13. Your phone will boot…
  14. The Bootloader is unlocked in Honor P20! Now disconnect your Phone from PC
  15. Switch on the Device and Repeat the STEP. C
F. How to Install TWRP Recovery on Honor P20
  1. Connect your phone to PC via USB
  2. Open the “ADB FASTBOOT FILES” folder
  3. Inside the folder, hold “Shift” Key then right click and select “Open command Windows here”
  4. The Command prompt will open
  5. Now type this command and hit enter
    adb reboot bootloader
  6. It will boot into fastboot mode.
  7. Now type this command and hit enter
    fastboot oem get-bootinfo
  8. If bootloader is unlocked then it will show “Bootloader Lock State: UNLOCKED“
  9. If its Unlocked then proceed
  10. Now its time to flash TWRP, so run this command (Make sure twrp.img file is present in the ADB folder like I have done in Step B)
    fastboot flash recovery twrp.img
  11. Once its flashed you will agin get a pop up on mobile, just press power key to continue
  12. Now run this command to boot into TWRP mode
    fastboot reboot
  13. It will boot into the system and unplug your phone from PC


The process ends here. So go and unlock the bootloader of Huawei P20 Pro or P20 Lite also install the TWRP recovery. I will also update you with the root method of Huawei P20 Pro as well as P20 Lite.
 

Attachments

You've just copy paste it from kingoroot '' how to root huawei device '' also wala nang bootloader unlock kasi tinanggal na ng huawei so you need to buy unlocker tool (like Dc-unlocker) para makapag unlock ng phone and it cost money so ayun lang.
 
Status
Not open for further replies.

Similar threads

Back
Top