Here is step by step guide to Unlock Bootloader on Huawei devices.By doing this,You can Flash modified system, boot, kernel,custom recovery(TWRP/CWM) or other .img files on your device.
#Note:
Unlocking bootloader will completely wipe your device’s data .(Backup recommend )
#Requirements -
1. Install
Huwaie Driver on your Computer.
2. Setup
adb and Fastboot on your Computer.
#How to Unlock Bootloader on Huawei Devices
1.First Open the Huawei Bootloader
Unlock request page then login to your account.(register if you don’t have an account)
Agree to the terms and condition and click Next button. (read carefully)
2.On the next page, provide the required information about your device and hit Submit button.
If everything is correct, you’ll get a unique 16-digit bootloader unlock password for your device.
3.Now connect your Huawei device to
the PC with a USB cable.
4.Boot your Huawei device into bootloader mode using the following command:
adb reboot bootloader
5.Once your device is in bootloader mode, issue the following command:
fastboot oem unlock your-unlock-password
(Replace the unlock Code with the Red text)
The bootloader unlocking process will start automatically.
Once the process is finished, your device will reboot.