I waited two months for a bootloader unlock code from Huawei. Then posted on facebook pages of Huawei and Honor about not getting it. Then I got it myself some days ago without much hassle. Here's how I did it:
Getting unlock code:
1. Go to http://www.emui.com/plugin.php?id=un...k&action=apply
2. Open Huawei account if needed. Then you'll find a page where there'll be lots of text with a checkmark below. Check it and click the button below.
3. You'll be on the unlock page now.
4. Select the second option from the first box.
5. Select the first option from second box.
6. In the third field put your Serial Number. (Can be found written on the battery)
7. In the fourth field put your IMEI. (only the first one is needed)
8. In the fifth field put the code as shown in the image.
9. Click the blue button below all fields.
10. If failed put the image code and retry. It gets done in about two to three tries.
You will now have the 16 digit bootloader unlock code. Save it somewhere.
Unlock process:
1. Set up ADB and Fastboot from this link http://forum.xda-developers.com/show...8#post48915118.
2. Turn off your phone. Connect to PC while holding volume down button release after there's a vibration feedback.
3. Open CMD in your fastboot location. Type "fastboot devices" (without quotation). If it returns a code with your device then it's connected.
4. Type "fastboot oem unlock XXXXXXXXXXXXXXXX" (without quotation where XXXXXXXXXXXXXXXX is the code you got from huawei site).
Bootloader should be unlocked.
Recovery flash:
1. Download recovery from http://forum.xda-developers.com/andr...overy-t3199386.
2. Put it in your adb fastboot folder.
3. If your phone is still connected in fastboot mode it should show unlocked.
4. Check by running "fastboot devices" again.
5. Now type "fastboot flash recovery recoveryname.img" (without quotation and recoveryname.img should be the recovery you downloaded and it should be in the folder where adb and fastboot is)
Recovery should now be flashed and ready for action.
Getting unlock code:
1. Go to http://www.emui.com/plugin.php?id=un...k&action=apply
2. Open Huawei account if needed. Then you'll find a page where there'll be lots of text with a checkmark below. Check it and click the button below.
3. You'll be on the unlock page now.
4. Select the second option from the first box.
5. Select the first option from second box.
6. In the third field put your Serial Number. (Can be found written on the battery)
7. In the fourth field put your IMEI. (only the first one is needed)
8. In the fifth field put the code as shown in the image.
9. Click the blue button below all fields.
10. If failed put the image code and retry. It gets done in about two to three tries.
You will now have the 16 digit bootloader unlock code. Save it somewhere.
Unlock process:
1. Set up ADB and Fastboot from this link http://forum.xda-developers.com/show...8#post48915118.
2. Turn off your phone. Connect to PC while holding volume down button release after there's a vibration feedback.
3. Open CMD in your fastboot location. Type "fastboot devices" (without quotation). If it returns a code with your device then it's connected.
4. Type "fastboot oem unlock XXXXXXXXXXXXXXXX" (without quotation where XXXXXXXXXXXXXXXX is the code you got from huawei site).
Bootloader should be unlocked.
Recovery flash:
1. Download recovery from http://forum.xda-developers.com/andr...overy-t3199386.
2. Put it in your adb fastboot folder.
3. If your phone is still connected in fastboot mode it should show unlocked.
4. Check by running "fastboot devices" again.
5. Now type "fastboot flash recovery recoveryname.img" (without quotation and recoveryname.img should be the recovery you downloaded and it should be in the folder where adb and fastboot is)
Recovery should now be flashed and ready for action.
No comments:
Post a Comment