[Guide]How to root Honor 7 - Honor 7 General

Why rooting Honor 7?
Huawei Honor 7 is one great Chinese phone, on design and performance side I might say that one of the best. But then, like most of branded phones, it comes with its own UI, precisely Emotions 3.1. As this UI might have a few useful options, it is generally (as many others) unwanted modification of AOSP. Most of adaptions and additional applications are adapted to the Chinese taste and feels strange to westerners.
Therefore I suggest potential buyers from the West to wait for European model which is expected to be available in early September. It may come without additional Chinese applications though it keeps Emotions UI for sure. The only way to change this at least partially is to root the phone.
In the beginning I had replaced the most inconvenient essential applications like dialer, messenger and calendar with Google’s ones and had removed all Chinese apps. But later, due to really frequently OTA updates I got tired of reverting system applications, returned all Chinese, froze them and kept only 3 additional Google apps, which I removed from the system before every update and pushed them back after.
I advise you to push desired system apps as apk files with the appropriate explorer (i.e. Root Explorer) rather than flash zip. Flashing zip according to my experience might cause bootloop (allegedly due to the inappropriate graphic parameters).
How to root Honor 7?
In the beginning I must warn you that rooting your device might be risky, especially if you don’t follow instructions. Hence, do your homework first, read everything carefully and make a nandroid after every new alternation of the system.
I’m not taking any responsibility for your device. You should be aware that it is your device and your own responsibility. I’m not a developer and therefore I might not be able to advice you if something goes wrong. I’ve just used the method described below and succeed without any issues or damage. I strongly believe that you’ll benefit from this method too If followed correctly. Do not improvise or omit any instruction.
I must apologize to not insert pictures into text, I was to short to do it in reasonable amount of time with my current knowledge. Pictures are numbered and attached.
Part 1: Unlock your bootloader
In order to root your phone, you have to unlock the bootloader first. Surprisingly, unlike in my previous cases, unlocking Honor 7 bootloader doesn’t factory reset the phone. Anyway, like always, I do not take credit for any of this material or information, so backup your contacts, texts, pictures, etc. to the computer before unlocking.
Unlocking (and relocking) procedure
Register to Huawei and obtain an unique unlock code here:
https://hwid5.vmall.com/oauth2/port...huawei.com/en/source/plugin/hwlogin/login.php
Unlock your bootloader following this procedure (Google translate from Huawei web instructions):
Step 1: Preparation Work
1. Install the phone driver is properly on a PC, driver download Huawei Terminal official website.
2. Download the ADB toolkit provided by Google and installed on your PC, such as the installation to D: \ adb_tools-2.0 directory, make sure the directory with fastboot.exe file.
Step 2: Unlock Operation
1. Put the phone into fastboot mode:
First phone off (note need to be in the setup menu, close the "Quick Start" feature, or unplug the battery after shutdown, more than two seconds and then re-inserted), and then press the power button and the volume down key (flat simultaneously Press the volume keys and power button), and maintain more than 10 seconds, you can enter the fastboot mode.
If this does not enter fastboot mode, try the following steps:
Phone off (note need to be in the setup menu, close the "Quick Start" feature, or unplug the battery after shutdown, more than two seconds and then re-insert), then insert the USB cable, followed by pressing the volume down and power button key, holding more than 10 seconds, you can enter the fastboot mode.
2. Connect your phone and a PC:
Use USB cable to connect your phone and PC, open the PC command line window, enter the ADB installation directory, make sure your phone and PC is connected, confirm method in the command line window, type fastboot devices, you can see the normal connection information, such as: 9e42530e fastboot.
picture 1
3. Perform the unlock command:
Enter the PC command line window fastboot oem unlock ****************, * No. 16 unlock code, for example: fastboot oem unlock 1234567812345678.
picture 2
4. Wait for the phone to unlock:
After entering the unlock code, the phone will automatically restart, if you enter the correct password, the phone will enter restore factory settings mode. Restoring the factory setup is complete, the phone automatically restart, enter the standby interface, complete the unlocking operation. If the user enters the password information is incorrect, the phone will prompt an error message, and enters the standby interface.
5. Test if the phone is unlocked sucesfully:
Repeat steps 1 and 2, and then enter the fastboot oem get-bootinfo, phone bootloader will display the current status information, such as the PC command line window "Bootloader Lock State: LOCKED", indicates bootloader is still locked, please re-unlock operation or confirm the password is correct and then conduct; If "Bootloader Lock State: UNLOCKED", means that the phone has been unlocked, you can brush machine operation.
picture 3
Note: After unlocking success, if you want to re-lock the phone, follow these steps: First, upgrade via SD card, will be restored to Huawei mobile version of the official release version; then, enter fastboot mode, the command line at PC Enter the command fastboot oem relock ****************, * No. 16 unlock code. The phone will automatically reboot, bootloader converted to "RELOCKED" state.
Part 2: Install custom recovery
All credits go to Chinese developer Wang Hao, who invented this procedure, I’m only the interpreter.
Go to the site: http://pan.baidu.com/share/link?shareid=1067948446&uk=3020839592, use password: nwae and download the file. Extract and open the map: 荣耀7root工具包. Make sure that you have proper USB driver installed and ADB debugging enabled. Start command line in map 荣耀7root工具包(shift + right click of mouse simultaneously): Power off the phone and connect it with USB to the computer. On the phone pres volume down + power simultaneously. It will boot to the fastboot. Then type in the command line on the computer:
fastboot devices
if your device is recognized, type in the command line:
fastboot flash recovery TWRP.img
when process is finished, type:
fastboot reboot
You’ll boot the system. You’ll have installed TWRP recovery in CHINESE LANGUAGE and you won’t understand anything. Luckily there is not much to understand. Configuration of the recovery is the same as in English:
picture 4
Find an English description of TWRP if you want to use more functions. For the beginning we want to root the phone so the instructions is be only about installing the SU.
Part 3: Root your phone
Copy zip file BETA-SuperSU-v2.49 from the map荣耀7root工具包 to the phone internal memory or sdcard if you have one (wherever, just remember, where it is copied) and boot to recovery: turn down your phone, wait a few secs, simultaneously press volume up and power buttons. If you can’t do it, turn phone off, wait a few secs, connect it to the computer with USB cable and press simultaneously volume up and power.
In TWRP press install (first button up and left), select zip file, where you put BETA-SuperSU-v2.49 and press the only button for installing. Then go back to the main TWRP screen, find reboot (lower right button) and boot the system (upper left button).
That’ll be all. Install Play Store from web if you don’t have it already, Busybox and one explorer with root capability (i.e. Root Explorer) for desired modification of the system. And most importantly: ALWAYS MAINTAIN AN ESCAPE LINE. DO NANDROID BEFORE ANY MODIFICATION OF THE SYSTEM.
Accepting OTA requires restoration of the original system and flashing stock recovery. Stock recovery could be flashed following procedure for TWRP flashing and could be obtained from ROM for your respective phone from the site: http://www.needrom.com/?s=honor+7&sa=search&scat=0, following procedure described in http://forum.xda-developers.com/showthread.php?t=2433454 thanks to the developer worstenbrood.
Serious advice: Don’t try to accept OTA with modified system or custom recovery installed. In first case OTA will be refused, in second case you might experience TWRP bootloop.

Is this really working? for which model of HONOR 7? 16GB or 64GB?
Is this really working? for which model of HONOR 7? 16GB or 64GB?
Thanks

almohanad said:
Is this really working? for which model of HONOR 7? 16GB or 64GB?
Thanks
Click to expand...
Click to collapse
It's real. I did it, turned back to stock, flashed the new rom and rooted it again. I have 16 GB PLK-UL00, but the method is universal for all Honor 7 models.

piskr said:
It's real. I did it, turned back to stock, flashed the new rom and rooted it again. I have 16 GB PLK-UL00, but the method is universal for all Honor 7 models.
Click to expand...
Click to collapse
Please help, the model of Honor 7 is not listed in the models so i can get the unlock code. which model should i use?

You can find your respective phone model in -settings-about phone-model number. Just register and follow the procedure at: https://hwid5.vmall.com/oauth2/port...huawei.com/en/source/plugin/hwlogin/login.php
To make procedure easier, I'm attaching the TWRP recovery img and SU zip file. If you have android platform tools already installed or can find them somewhere else, you don't need to seek them on pan.baidu.com, you can flash TWRP.img from any platform tools following the description above and flash SU.zip after from TWRP.

I'm not able to obtain unique unlock key because there is not listed our cell on that web site. in the list of all models.

Lucki_X said:
I'm not able to obtain unique unlock key because there is not listed our cell on that web site. in the list of all models.
Click to expand...
Click to collapse
OK. Let's start from the very beginning. Do you know what model of the phone you have? My is PLK-UL00 and I'm deriving instructions on this model. So: go to http://emui.huawei.com/, change language to English (picture 1). You'll get to http://emui.huawei.com/plugin.php?id=hwdownload. Enter your phone model and you'll jump to the menu: http://emui.huawei.com/cn/plugin.php?id=unlock&mod=detail (picture2). Now enter requested data. In first column choose smartphone. In second enter your model. In third the product serial number as marked on the box containing your phone. Next enter IMEI of the first SIM. Then product identification code (dial *#*#1357946#*#* and you'll get it (picture3)). Enter Captha as seen at last column and enter submit. You are done and you'll get unlock code.
Use google translate on pages to understand the text. If you are unable to follow instructions you can still write Huawei for code to email address seen in attached picture (mobile.huawei.com).
Hope I helped. Good luck

Lucki_X said:
I'm not able to obtain unique unlock key because there is not listed our cell on that web site. in the list of all models.
Click to expand...
Click to collapse
Hi,
I also had this problem - the site does not seem to list my model (PLK-AL10) on the english language one. It does list it on the Chinese one, but gives me a cryptic error and wont give me a code.
I've emailed support but no response yet.
I'll update here if I get a response from them
--Alex

achard said:
Hi,
I also had this problem - the site does not seem to list my model (PLK-AL10) on the english language one. It does list it on the Chinese one, but gives me a cryptic error and wont give me a code.
I've emailed support but no response yet.
I'll update here if I get a response from them
--Alex
Click to expand...
Click to collapse
I tried and i don't feel that you can't obtain the unlock code. Did you register correctly? I found that your model is listed as well in drop down menu, just credentials, which logically I don't have, are to be entered.

My model is PLK-TL01H, the site doesn't seem to list my model. I've found it in chinese version, but my IMEI is not connected with my Huawei cloud account. I'll try it tomorrow again. Thanks for advice to try Chinese version of site.

piskr said:
I tried and i don't feel that you can't obtain the unlock code. Did you register correctly? I found that your model is listed as well in drop down menu, just credentials, which logically I don't have, are to be entered.
Click to expand...
Click to collapse
Yes, i tried the links you provided, they are working but for some reason i am receiving the message you see in attachment,
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I am 100% sure that i have entered the right info.
It seems that i have to send an email to Huawei support to gain the unlock code..

I'm not able to received unique unlockable code. It's because my phone number is not connected with my Huawei IMEI. I can't do it manually because in the list of countries isn't my country code and is not possible to enter my own. so I'll try to write to support. Probably I would have to try it later or another method.
Odesláno z mého PLK-TL01H pomocí Tapatalk

Lucki_X said:
I'm not able to received unique unlockable code. It's because my phone number is not connected with my Huawei IMEI. I can't do it manually because in the list of countries isn't my country code and is not possible to enter my own. so I'll try to write to support. Probably I would have to try it later or another method.
Odesláno z mého PLK-TL01H pomocí Tapatalk
Click to expand...
Click to collapse
Hi,
Great news!
It took them a week, but they did eventually respond and send me the unlock password
So yeah, email them and wait a week.
Best of luck,
Alex

I can't find my phone also !
I have HONOR 7 v64B, PLK-AL10C00B150

achard said:
Hi,
Great news!
It took them a week, but they did eventually respond and send me the unlock password
So yeah, email them and wait a week.
Best of luck,
Alex
Click to expand...
Click to collapse
hmm ok next question.
What build of TWRP is this? Is there an english one available?

achard said:
Hi,
Great news!
It took them a week, but they did eventually respond and send me the unlock password
So yeah, email them and wait a week.
Best of luck,
Alex
Click to expand...
Click to collapse
Many thanks for info.
I'll write them ASAP and let you know a resolution.

Your phone is PLK-AL10. And such is listed in all forums and producer's site.

It's Chinese, the last one. I put the instruction how to handle it. As far as I know in English exist only CWM for now, but CWM appeared always less reliable in the last time.

Always nothing for plk-al10 ??

raphzel said:
Always nothing for plk-al10 ??
Click to expand...
Click to collapse
You have to use version in chinese language. For me in my country is that gateway probably blocked with my model PLK-TL01H. In Chinese version it almost worked but my phone number is not connected with IMEI of Huawei cloud because of lack of my country code in list of countries in entering form for phone number.

Related

Huawei G7 bootloader unlock

Go to http://www.emui.com/plugin.php?id=unlock&mod=detail
Create account, press the green lock button in case it doesn't direct your to this page:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
After unlock code generated, just restart in fastboot and: fastboot oem unlock <<generated unlock code>>
Congrats you unlocked your bootloader without waiting for a e-mail response
Hi all, I have a problem, I lost my phone box and the serial number I am entering is not letting me get the code.
My phone's model is G7-L03 (which I don't see on that website, and those guys from Huawei support don't answer my emails, it's been over a month and I sent several emails.
Any other way for me to unlock this?
Unlock code fails!
Actual webpage of online unlock bootloader tool by Huawei, does not working at all, always give 14 days error.
Support people just answer "Please use online unlock tool" and they don't know answer anything else.
Conclusion: This company sucks, I tried every method avalaible and no success.
Thank you. It worked for me.
thank you for helping us
i got the unlock code successfully
but i didnt understand what to do next
i am using g7 l01 with stock marshmallow
can any one plz write steps...
You have to reboot to fastboot mode, there are two ways:
First enable developer setting tapping 7 time on build number in phone's information. Open developer setting and enable USB debug.
Download fastboot driver, you can find it on Google.
Then:
1) Open CMD from fastboot folder and type
fastboot reboot bootloader
Click to expand...
Click to collapse
Or turn off your phone, then press power button + volume down
2)Wait for the phone to reboot into fastboot mode
3)Type in CMD
fastboot oem unlock "your code"
Click to expand...
Click to collapse
4)Then you unlocked your phone and you can reboot typing:
fastboot reboot
Click to expand...
Click to collapse
for anyone having trouble unlocking bootloader for g7-L01 ive tried on two different g7-L01 and worked perfect
ive also included twrp and stock recovery too for flashing via fastboot
download these files
https://www.mediafire.com/folder/agrehokgvf3b5/unlock_bootloader
make sure usb debugging is selected by tapping on build until developer option comes available then select developer menu and turn on usb debugging
now first you need to make sure your on lollipop for serial number to show properly (doesn't show on KitKat for some reason )
now lets get started open new folder I have put on here and select huaweiproductIDGenerator
under product model select HUAWEI Y300-0100
make sure to copy product model on to notepad as you will need this
type on on phone *#06# for iemi and input it under Product IEMI/MEID:
now copy and paste product id to notepad as you will need this for later
on your phone go to settings/about phone then status and make a record of your serial number on notepad too
now go to this website and make sure you login if not then sign up http://emui.huawei.com/en/plugin/hwdownload/download
now go to download then bootloader unlock it will take you to another page agree and continue
(IMPORTANT) under product model will be this HUAWEI Y300-0100
then serial number then iemi now finally input the new product id you took note of earlier and fill in verification code and then select commit.
you should now see your bootloader unlock code at the bottom.
Turn off phone then holding vol down and power until you get fastboot screen then connect to PC by USB.
Once connected open cmd and type fastboot devices to see if your device shows
Now type. fastboot oem unlock (yourunlockcode) then press enter.
By now your g7 should reset and wipe everything as it does when unlocking bootloader.
I found this guide on youtube not my work just making it a bit easier for people to understand.
hopes this helps in any way
Hello, ineed bootloader unlock code please send me
Thank you for supporting Huawei
My
Guys all you gotta do is email Huawei xxx (xxx = name of your country) and ask them for a bootloafer unlock code.
They'll ask for your phone info so then you reply to them with the phone's info and get the code to unlock the bootloader.. Violla.
trick not working
Please make sure the verification code and model number are correct. If your device has multiple IMEIs or MEIDs, please try another IMEI or MEID.
Help me withI a sosoftware that can unlock boot loader.
Hello members,
I have been trying to unlock boot loader with my huawei g7L01. But without success.
Number one problem, my computer does not allow me toto open cms.exe. I have installed Android studio with Nougat 7.1.1 and 8.0.
II want to upgrade to nougat.
My phone does not connect well I tried to red stall drivers nothing worked with Hsuite.
If any help I will appreciate especially with a software I can use to install in a the phone and unlock bootlodare, I havesee the unlock code but the all instructions I tried my pphone doesn't connect well with Hsuite, but before it was, after I installed Kingroot, itor doesn't
I am here for help as I want my phone faster, is too slow internet and everything is slow.
Thank you in advance.
McCrintosh said:
Hello members,
I have been trying to unlock boot loader with my huawei g7L01. But without success.
Number one problem, my computer does not allow me toto open cms.exe. I have installed Android studio with Nougat 7.1.1 and 8.0.
II want to upgrade to nougat.
My phone does not connect well I tried to red stall drivers nothing worked with Hsuite.
If any help I will appreciate especially with a software I can use to install in a the phone and unlock bootlodare, I havesee the unlock code but the all instructions I tried my pphone doesn't connect well with Hsuite, but before it was, after I installed Kingroot, itor doesn't
I am here for help as I want my phone faster, is too slow internet and everything is slow.
Thank you in advance.
Click to expand...
Click to collapse
Did you enabled debug USB in developer options?
Did youyou enable debug
Yes I did from developers options.
I could access the phone from huawei (Hsuites) before I installed Kingsport. But afterward I can't success it using hsuite.
The I connect it says USB cable Debug connected. Then I chose MTP. Or H suite now H suite not working.
Thanks for asking.
McCrintosh said:
Yes I did from developers options.
I could access the phone from huawei (Hsuites) before I installed Kingsport. But afterward I can't success it using hsuite.
The I connect it says USB cable Debug connected. Then I chose MTP. Or H suite now H suite not working.
Thanks for asking.
Click to expand...
Click to collapse
You have to use terminal to unlock the bootloader
Using ternimsls
Please help me explain little bit how do I go about it. Instruct or description would help me understand, where to start. If there is a link to that I can find the explanation would help also. Bless.
Thank you.
---------- Post added at 07:39 PM ---------- Previous post was at 07:39 PM ----------
Thank you inin advance.
Which download is for G7-l01 as ia can't find from the chinese emui
Hello help me I want to download the G7-L01 but from chinese site I don't see the G7-L01
Thanks a lot for those who know, maybe I am missing something.
Thanks.
G7-L01 boot loader help not seeing it on chinese emui site
Take a look at the twoback I am not sure if one of them can be used for G7-L01 to unblock the Boot loaderloader.

Guide: How to bootloader unlock your Honor 7 (official and unofficial methods)

All Honor devices currently shipped with a locked bootloader. As long as manufacturers provide a way to unlock, then we're down with that - it helps keep your device secure and means that if you lose it, it's harder for people to steal your data (the process of unlocking the bootloader wipes the phone).
There are two ways to unlock your Honor phones bootloader, which will then allow you to install things like custom recoveries, custom kernels / ROMs etc. The first is using the official Honor method, which is free, and the second is using a third party, which costs €4 Euros, but may be the quickest option if the official method isn't working for you.
The official method
In order to unlock your Honor device using the official method, complete the following steps:
Visit https://www.emui.com/en/plugin.php?id=unlock&mod=detail and either create a new account or login with an existing Huawei account.
In the form displayed after logging in, enter:
Your phone model (PLK-L01 for the Honor 7)
Your phone serial number (this can be found in Settings -> About -> Status)
Your phone IMEI1 (this can be found in Settings -> About -> Status)
Your phone product ID (to find this, open the dialler and enter *#*#1357946#*#*)
The captcha code
Press the 'Submit' button.
At this point you will either be provided with a code, or you will receive an error such as 'The Huawei ID used to apply for the unlock code has not been used on the device for more than 14 days.' If you get the error, you will need to use the unofficial method below.
Open a command window on your PC / Mac, which needs to have 'adb' and 'fastboot' installed from the Android SDK.
Enable USB debugging by tapping the build number in Settings -> About 5 times, then going back and selecting the option from the Development menu.
Enable OEM unlock in the Development menu.
Connect your phone to the PC and approve the security prompt on the device screen.
In the command window on your PC / Mac, enter 'adb reboot bootloader' to enter fastboot mode'.
In the command window on your PC / Mac, enter 'fastboot oem unlock [insertnumberhere]', of course using the number provided by the Huawei site.
YOUR PHONE WILL WIPE ITSELF AT THIS POINT!
That's it! You're done!
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
The unofficial method
In order to unlock your Honor device using the unofficial method, if for example you receive the '14 day' error from the Huwei site, complete the following steps:
On a Windows PC, download and install DC-unlocker from https://www.dc-unlocker.com/.
On your phone, enter Manufacturer Mode - open the dialler and enter *#*#2846579#*#*. In the app that then opens, select Project Menu -> Background settings -> USB ports settings -> Manufacturer Mode.
Download the Huawei driver pack from https://files.dc-unlocker.com/share.html?v=share/88D4A98C154D4E19AF9D4A1EF09BA620.
Install the Huawei driver pack by extracting the file you just downloaded (using WinRAR or similar) and running 'DriverSetup'
After installing the driver pack, connect your phone to the PC. In Device Manager, after the automated driver install, you should have no 'Unknown Devices'.
Launch the previously downloaded DC-unlocker application.
From the drop down lists, select 'Huawei Phones' and 'Auto Detect Model'.
Press the magnifying glass icon - the app will then search for your phone.
You should see an image like the one below showing your phone is found. At this point, press the 'Buy Credits' option to set up your DC-Unlocker account and purchase the 4 credits required for code retrieval (this will cost €4). You can also do this directly from the DC-Unlocker website.
After your credit purchase is complete, click the 'Server' section and enter your new DC-unlocker login details. Press 'Check Login' to validate the details (if the server is busy, this may take multiple attempts).
Click the 'Unlocking' section, and click 'Read Bootloader Code'. Do NOT click 'Unlock'. Again, if the server is busy, this may take multiple attempts. The white area of the app will now display the bootloader code. Screen grab this just in case!
Open a command window on your PC, which needs to have 'adb' and 'fastboot' installed from the Android SDK.
Enable USB debugging by tapping the build number in Settings -> About 5 times, then going back and selecting the option from the Development menu.
Enable OEM unlock in the Development menu.
Connect your phone to the PC and approve the security prompt on the device screen.
In the command window on your PC / Mac, enter 'adb reboot bootloader' to enter fastboot mode'.
In the command window on your PC / Mac, enter 'fastboot oem unlock [insertnumberhere]', of course using the number provided by the DC-Unlocker process.
YOUR PHONE WILL WIPE ITSELF AT THIS POINT!
That's it! You're done!
Did anyone succefuly try the 2nd method with a PLK-AL10 (64 GB) version?
I think it should work. Let us know if you try!
P
Sent from my SM-G928F using Tapatalk
Unofficial method works for 16GB! But be very careful to click on the right button when you retrieve the Unlock Code from the DC Unlocker software.
I spent an additional 4 euros just to get it right the second time. You need the bootloader code unlock, not the unlock codes.
After that proceed to this link to root the phone. Works even when you have the latest B180 EMU rom too!
http://forum.xda-developers.com/honor-7/development/recovery-twrp-2-8-7-0-hwplk-plk-l01-t3290306
gtee said:
Unofficial method works for 16GB! But be very careful to click on the right button when you retrieve the Unlock Code from the DC Unlocker software.
I spent an additional 4 euros just to get it right the second time. You need the bootloader code unlock, not the unlock codes.
After that proceed to this link to root the phone. Works even when you have the latest B180 EMU rom too!
http://forum.xda-developers.com/honor-7/development/recovery-twrp-2-8-7-0-hwplk-plk-l01-t3290306
Click to expand...
Click to collapse
same with me..haha
Correct me if I'm wrong, but as I read it on the official Huawei site, they will drop the warranty if I ask them for the unlock code. So my question is, if I unlock my device using the second method, will Huawei know that? DC Unlocker get the code from Huawei? And can I relock the bootloader to get OTAs and unlock it again using the code that DC gives me?
ShaneDiNozzo said:
... if I unlock my device using the second method, will Huawei know that?
Click to expand...
Click to collapse
YES, they will be able to see that! And no, if you relock your device it is relocked and not locked! You will have a notification about that if you are in fastboot mode! Maybe that HUAWEI deny there warranty but you should have 2 years EU warranty anyway. And last but not least: no risk, no fun!
Probleme to unlock
Problem to unlock because when i'm loggin on it he sent me on a new page of emui 5.0..
Im get stucked on step 12. Dont find adb
I got a chinese honor 8 (FRD-AL00) and im having problems with the official update (FRD-L19C432B131).
It seems that the updates outside China corresponds to other version. Phone has multiple restarts ans errors.
Enable OEM unlock in the Development menu. ( my Honor 8 no have the option in developer )
is there a way to make it so some stuff stays and not everything gets wiped. also im gonna use this but i dunno what im gonna do after to root.
so can someone give me a link to a guide.
ShaneDiNozzo said:
Correct me if I'm wrong, but as I read it on the official Huawei site, they will drop the warranty if I ask them for the unlock code. So my question is, if I unlock my device using the second method, will Huawei know that? DC Unlocker get the code from Huawei? And can I relock the bootloader to get OTAs and unlock it again using the code that DC gives me?
Click to expand...
Click to collapse
You do get OTAs. There arw lot of confusion on this but yes you get for sure.
How can I unlock bootloader on my Honor 7S ( DUA-L22 ) for free ? Thanks for help guys
I tried method 1 and contacted Huawei mobile services but they told me that the botloader unlock service has been stopped on 25th of July 2018!
Anyway method 2 worked like a charm, thanks a lot for the Guide
kubesak97 said:
How can I unlock bootloader on my Honor 7S ( DUA-L22 ) for free ? Thanks for help guys
Click to expand...
Click to collapse
You can not anynore. Its all paid services now
shashank1320 said:
You can not anynore. Its all paid services now
Click to expand...
Click to collapse
It is still doable for free for phones with rollback to Android 5.x available (The Kingroot way). I just did it on my old Honor 7 (PLK-L01).
maciopa said:
It is still doable for free for phones with rollback to Android 5.x available (The Kingroot way). I just did it on my old Honor 7 (PLK-L01).
Click to expand...
Click to collapse
But doesn't that question was for 7S? Which is new device and can not ve rolled back to Android 5.X

[Guide] Unlock Bootloader // Install TWRP // Root

Introduction:
Honestly, this is not my work, even not my text. But it fits in this forum and i am going to update this until i can confirm, everything will work (for my device: FRD-AL10). I am not a developer, just an experienced (?) user. From now on, you can only find quotes. if there is anything written italic inside, i have changed these informations. You can find the original informations by using the given links. If i violate against the rules, i want to excuse my behavior. This thread is created to help everyone, making it easier to get a nice experience with our Honor 8.
Summary:
1. get your Bootloader Unlock code
2. Install Custom Recovery (TWRP) + SuperSU
3. FAQ
1. get your Bootloader Unlock Code
first step:
quoted from @paulobrien
http://forum.xda-developers.com/honor-7/general/guide-how-to-bootloader-unlock-honor-7-t3328603
The official method
In order to unlock your Honor device using the official method, complete the following steps:
Visit https://www.emui.com/en/plugin.php?id=unlock&mod=detail and either create a new account or login with an existing Huawei account.
In the form displayed after logging in, enter:
Your phone model ("FRD-AL10" for the Honor 8 4 GB Ram / 64 GB Rom // or maybe "FRD-AL00" or "FRD-L09" etc)
Your phone serial number (this can be found in Settings -> About -> Status)
Your phone IMEI1 (this can be found in Settings -> About -> Status)
Your phone product ID (to find this, open the dialler and enter *#*#1357946#*#*)
The captcha code
Press the 'Submit' button.
At this point you will either be provided with a code, or you will receive an error such as 'The Huawei ID used to apply for the unlock code has not been used on the device for more than 14 days.' If you get the error, you will need to use the unofficial method below.
Open a command window on your PC / Mac, which needs to have 'adb' and 'fastboot' installed from the Android SDK.
Enable USB debugging by tapping the build number in Settings -> About 5 times, then going back and selecting the option from the Development menu.
Enable OEM unlock in the Development menu.
Connect your phone to the PC and approve the security prompt on the device screen.
In the command window on your PC / Mac, enter 'adb reboot bootloader' to enter fastboot mode'.
In the command window on your PC / Mac, enter 'fastboot oem unlock [insertnumberhere]', of course using the number provided by the Huawei site.
YOUR PHONE WILL WIPE ITSELF AT THIS POINT!
That's it! You're done!
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Click to expand...
Click to collapse
If the link above is not working, you can use this link:
https://emui.huawei.com/en/plugin.php?id=unlock&mod=detail
The "new" unofficial method. You have to pay 0,99 € to get your unlock code. (Google play)
DC Unlocker created some apps:
It seems, this one is created to read your bootloader code:
https://play.google.com/store/apps/details?id=dc.huaweibootloadercodes
Follow the Tutorial posted above, but instead of installing DC-Unlocker you can use this app.
Confirmed by User @nudi (Post 38)
There is also an unofficial method. You have to pay 4 € to get your unlock code.
The unofficial method
In order to unlock your Honor device using the unofficial method, if for example you receive the '14 day' error from the Huwei site, complete the following steps:
On a Windows PC, download and install DC-unlocker from https://www.dc-unlocker.com/.
On your phone, enter Manufacturer Mode - open the dialler and enter *#*#2846579#*#*. In the app that then opens, select Project Menu -> Background settings -> USB ports settings -> Manufacturer Mode.
Download the Huawei driver pack from https://files.dc-unlocker.com/share.html?v=share/88D4A98C154D4E19AF9D4A1EF09BA620.
Install the Huawei driver pack by extracting the file you just downloaded (using WinRAR or similar) and running 'DriverSetup'
After installing the driver pack, connect your phone to the PC. In Device Manager, after the automated driver install, you should have no 'Unknown Devices'.
Launch the previously downloaded DC-unlocker application.
From the drop down lists, select 'Huawei Phones' and 'Auto Detect Model'.
Press the magnifying glass icon - the app will then search for your phone.
You should see an image like the one below showing your phone is found. At this point, press the 'Buy Credits' option to set up your DC-Unlocker account and purchase the 4 credits required for code retrieval (this will cost €4). You can also do this directly from the DC-Unlocker website.
After your credit purchase is complete, click the 'Server' section and enter your new DC-unlocker login details. Press 'Check Login' to validate the details (if the server is busy, this may take multiple attempts).
Click the 'Unlocking' section, and click 'Read Bootloader Code'. Do NOT click 'Unlock'. Again, if the server is busy, this may take multiple attempts. The white area of the app will now display the bootloader code. Screen grab this just in case!
Open a command window on your PC, which needs to have 'adb' and 'fastboot' installed from the Android SDK.
Enable USB debugging by tapping the build number in Settings -> About 5 times, then going back and selecting the option from the Development menu.
Enable OEM unlock in the Development menu.
Connect your phone to the PC and approve the security prompt on the device screen.
In the command window on your PC / Mac, enter 'adb reboot bootloader' to enter fastboot mode'.
In the command window on your PC / Mac, enter 'fastboot oem unlock [insertnumberhere]', of course using the number provided by the DC-Unlocker process.
YOUR PHONE WILL WIPE ITSELF AT THIS POINT!
That's it! You're done!
Click to expand...
Click to collapse
[/QUOTE]
Our Device is "not listed" on DC-Unlockers Homepage, but it was added with DC-Unlocker Update on August 18th!
The Forum Member @mgbotoe and and @TEKHD confirmed this method is working.
Here is a also a screenshot for confirmation from @TEKHD.
The "new new" unofficial method > Like them on Facebook for free unlocking if you own a Dongle ...
use this link:
https://www.facebook.com/DCUnlocker/app/248576321968152/
to get free Credits for DC Unlocker. You must have at least 20 friends to use this.
If you need friends. send an invitation to https://www.facebook.com/tom.bomba.7771 ... (This is an empty Facebook account for adding friends to your list )
2. Install TWRP + SuperSU
TWRP credit to @paulobrien from Modaco.
SU credit to @Chainfire
Tutorial credit to @TEKHD
TEKHD said:
TWRP KIT & ROOT - EASY STEPS
Step-0 -> Unlocked Bootloader
Step-1 -> Download ADB Kit with Honor 8 TWRP >>> For Honor 8 FRD-L09 or FRD-L19
Download http://workupload.com/file/mAWV8Uq >>> For Honor 8 FRD-AL00 or FRD-AL10
Step-2 -> Unrar adb_TWRP_H8_TEKHD.rar & make sure USB Debugging is enabled...
Step-3 -> Connect phone to your PC via USB
Step-4 -> Open a command prompt inside the new folder "adb"
Hold down the SHIFT key and then right-click on "adb" folder
Step-5 -> Type the following commands (see image below)
Code:
adb reboot bootloader
fastboot flash recovery twrp.img
fastboot reboot
- After 1st command... phone will boot into fastboot (white screen)
- Once you are in fastboot... type commands #2 & #3
Step-6 -> You now have TWRP! Next step... SU...
Step-7 -> Now, go HERE and flash SuperSu via TWRP
TWRP credit to PaulOBrien from Modaco.
SU credit to @Chainfire
Enjoy!
Click to expand...
Click to collapse
3. FAQ
I cannot start recovery after installing TWRP
>> ( @X04D ) Use "Power + Volume Up" to get into TWRP Recovery.
>> ( @Kikito94 ) Try to restart into recovery without USB cable connected
>> ( @spotting ) In my case both tips did not help. I've tried this image:
>>> USE IT AT YOUR OWN RISK <<<
I've also re uploaded the version of HRT-Team from Huawei Club:
http://workupload.com/file/mAWV8Uq
I cannot use SuperSU / install Busybox
>> ( @spotting ) you have to "Trust" SuperSU. Open your settings, go to permissions manager, find SuperSU and activate the option Trust this app
After Unlocking the bootloader, i see a new screen at startup: Your phone is not safe ... Can i disable this screen?
>> ( @spotting ) no
After Unlocking the Bootloader, i am not able to login into my Huawei ID. For Example i am not able to download a new Design.
>> (@ ???) Huawei is offering their services to a specific location. After a you have unlocked your bootloader, the device has made a fullwipe. After a wipe, you have to reconnect with your Huawei ID >> from your registered location <<
Install ""VPN1Click" from playstore. Go to "airplane mode". activate Wireless Lan. Start VPN1click and connect to your registered location. (for example Hongkong!). Login to your Huawei Account ... disable VPN, disable airplane mode ... everything is working now.
___
What is not working (2016.08.25):
Kingroot > it fails ... and says unsopprted device. maybe if more user try it ...
Kingoroot > it fails ... and says unsopprted device. maybe if more user try it ...
___
Once DCUnlockr supports the Honor 8 (which it may already) you'll be able to unlock with that (unless Huawei sends you the unlock code but a lot of users never got an email) Then simply fastboot flash the TWRP made for your Honor 8 (it's Multilanguage) and then do a data wipe (format data, type in yes), then reboot recovery and flash SuperSU 2.76. Then you'll be rooted. I'll modify the boot.img if you guys want so it doesn't force encryption so when you go back to stock you won't have to wipe your internal storage every time.
ajsmsg78 said:
Once DCUnlockr supports the Honor 8 (which it may already) you'll be able to unlock with that (unless Huawei sends you the unlock code but a lot of users never got an email) Then simply fastboot flash the TWRP made for your Honor 8 (it's Multanguage) and then do a data wipe (format data, type in yes), then reboot recovery and flash SuperSU 2.76. Then you'll be rooted. I'll modify the boot.img if you guys want so it doesn't force encryption so when you go back to stock you won't have to wipe your internal storage every time.
Click to expand...
Click to collapse
I do not think it actually support it...I'm charging up at the moment. But indeed, honor has not gotten back to me regarding unlocking my bootloader. Have it on charger now will be trying out DCUnlockr support here in a moment.
Update:
I stand corrected, seems it was made compatible with DCUnlockr 8/18
Thanks everyone, that's kinda of exciting, I can't wait see what the future holds for this phone, thanks all of you guys for your time and efforts.
I cannot, for the life of me, activate my Club Huawei account to move beyond the first step. The account is created as it shows to currently exist when attempting to register, but logging in does not work, nor does attempting to activate the account from the automatic email after registering. Not a good start for this accustomed Nexus user.
guitardedhero said:
I cannot, for the life of me, activate my Club Huawei account to move beyond the first step. The account is created as it shows to currently exist when attempting to register, but logging in does not work, nor does attempting to activate the account from the automatic email after registering. Not a good start for this accustomed Nexus user.
Click to expand...
Click to collapse
Lol well if thou do activate it make sure to remember your password because you may not be able to reset it without security questions I didn't know we need to have lol. I ended up making a second one.
Sent from my SM-N930T using Tapatalk
guitardedhero said:
I cannot, for the life of me, activate my Club Huawei account to move beyond the first step. The account is created as it shows to currently exist when attempting to register, but logging in does not work, nor does attempting to activate the account from the automatic email after registering. Not a good start for this accustomed Nexus user.
Click to expand...
Click to collapse
Try using the Chinese version of the same website with Google translate.
I have had success doing this, for some reason, Huawei's US portal is disabled.
I will get my Honor8 tomorrow.
I am not able to find download-links for TWRP and Supersu
Has somebody downloaded yet and would upload them here, please?
So I can try root shortly and give a reply, if it will work.
Thanks.
[email protected] said:
I will get my Honor8 tomorrow.
I am not able to find download-links for TWRP and Supersu
Has somebody downloaded yet and would upload them here, please?
So I can try root shortly and give a reply, if it will work.
Thanks.
Click to expand...
Click to collapse
We currently do not have a TWRP compatible with our device. I am going to take a look at that more so over the weekend after some homework (my work schedule is currently jacked up and driving me bonko).
If I make any progress I will PM you with instructions
Hi everyone, seen that this topic talk about root, etc...
Can we expect there will be a multitool for this 8 too ?
It will be great for debranding
Thank's
Unofficial method re-confirmed working... perfectly...
Now, we just need to keep an eye HERE... for TWRP
We should see "Huawei Honor 8" soon...
@spotting -> you can use the pics if you want...
TEKHD said:
Unofficial method re-confirmed working... perfectly...
Now, we just need to keep an eye HERE... for TWRP
We should see "Huawei Honor 8" soon...
@spotting -> you can use the pics if you want...
Click to expand...
Click to collapse
Ya been staring at the page for a while.. Hope something happens before I take an unofficial stab this weekend
Sent from my SM-N930T using Tapatalk
TEKHD said:
Unofficial method re-confirmed working... perfectly...
Now, we just need to keep an eye HERE... for TWRP
We should see "Huawei Honor 8" soon...
@spotting -> you can use the pics if you want...
Click to expand...
Click to collapse
Any more details?
Kikito94 said:
Hi everyone, seen that this topic talk about root, etc...
Can we expect there will be a multitool for this 8 too ?
It will be great for debranding
Thank's
Click to expand...
Click to collapse
Maybe, who knows?!
---------- Post added at 10:34 AM ---------- Previous post was at 10:33 AM ----------
TEKHD said:
Unofficial method re-confirmed working... perfectly...
Now, we just need to keep an eyeHERE... for TWRP
We should see "Huawei Honor 8" soon...
@spotting-> you can use the pics if you want...
Click to expand...
Click to collapse
Great, twrp please come soon :laugh:
Do you have TWRP?
I have unlocked Bootloader. Did it via DCunlocker.
Can you post downloadlinks for all?
[email protected] said:
Do you have TWRP?
I have unlocked Bootloader. Did it via DCunlocker.
Can you post downloadlinks for all?
Click to expand...
Click to collapse
As stated just few posts back, there is no TWRP
U have TWRP test version to Honor 8 here:
http://www.modaco.com/forums/forum/826-honor-8/
Sent from my HUAWEI VIE-L29 using XDA Labs
Thank you @Mostar088
I've downloaded this version of TWRP made by PaulOBrien:
http://www.modaco.com/forums/forum/826-honor-8/
But until today, i cannot test it ... i'm expecting my unlock code ...
I've also reuploaded the version of HRT-Team from Huawei Club:
>>> USE IT AT YOUR OWN RISK <<<
http://workupload.com/file/mAWV8Uq
>>> USE IT AT YOUR OWN RISK <<<
If someone can confirm, this TWRP is working, i am going to update the starting post.
Mostar088 said:
U have TWRP test version to Honor 8 here:
http://www.modaco.com/forums/forum/826-honor-8/
Sent from my HUAWEI VIE-L29 using XDA Labs
Click to expand...
Click to collapse
Flashed it and it's working so far! Just doing a backup to verify.
I tried to flash both TWRP via fastboot to my H8-FRD-AL10.
Data transfer is working fine, but always when I reboot my phone I have still stock recovery.
Since I unlocked yesterday bootloaders appears always a new information screen, my device is unlocked and can't be trusted.
Here i have to choose, what I want:
1. Press Power to continue
2. Press Vol-Up for 3 seconds to enter erecovey and restore my device
Any ideas?

[GUIDE] Unlock Verizon OnePlus 8 5G UW (IN2019) bootloader

Disclaimer​While I will assist with any issues resulting from this guide, I disclaim all responsibility and cannot be held accountable for any consequences caused by the use or misuse of this tool or process. This method also will wipe your phone, so please back up your data. I also will disclaim any understanding as to why exactly this works, since this method was developed by someone else, I am just listing the instructions on how to use it. With that being said, understand your personal limits and read this entire guide before starting.
Preface​I have seen dozens of posts asking for a Bootloader unlocking method for the OnePlus 8 5G UW (IN2019) and thanks to the attributed users at the end of this post, a method has been found. I will document the most straightforward way to unlock the bootloader here so you can install custom OSes, TWRP, and Magisk.
Part I: Prerequisites and initial setup​To follow this guide you will need
A Windows PC (running 7+)
Latest MsmDownloadTool and stock firmware for the OnePlus IN2019 - Link
OnePlus 8 IN2019 with latest stock software update and USB cable
Latest version of platform-tools - Link
The bootloader unlock.ops file - Link
Plug your phone into your PC using a USB 2.0 port (this is important, USB 3.0 has given me a lot of issues and just doesn’t seem to work all the time) and ensure USB debugging is enabled.
Extract the downloaded platform-tools zip and open the platform-tools folder in a command prompt, and Run adb devices and makes sure your device appears in the list.
Next, extract the OnePlus_8_Verizon_OxygenOS_11.0.zip and open up the MsmDownloadTool V4.0.exe inside the instantnoodlev_15_O.01_210110 folder.
When the application opens, select “Others” under the User type dropdown and hit next. Leave this window and the platform-tools command prompt open.
Spoiler: Command Prompt
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Spoiler: MsmDownloadTool setup
Part II: Entering Qualcomm EDL mode and installing correct QDLoader Driver​In this section we will install the correct drivers to utilize Qualcomm's Emergency Download (EDL) mode. When you are in EDL mode, your phone screen will be completely black and it will only exit if you complete a flash or unplug it from your PC and hold volume up, volume down and power. To enter EDL mode from a powered off state, hold volume up and volume down and connect your phone to your PC.​1. Return to the platform-tools command prompt, and type adb reboot edl and wait. Your phone should disconnect from the computer and then reconnect.
2. Open Device manager, and check for the device “Qualcomm HS-USB QDLoader 9008” or “QUSB_BULK_CID:xxxx_SN:xxxxxxxx” - if you see “Qualcomm HS-USB QDLoader 9008” under Ports (COM and LPT), skip to part III. If you see “QUSB_BULK_CID:xxxx_SN:xxxxxxxx” under Other Devices with a yellow triangle, then proceed to step 3.
Spoiler: QUSB_BULK_CID:xxxx_SN:xxxxxxxx (Proceed to Step 3)
Spoiler: Qualcomm HS-USB QDLoader 9008 (Skip to Part III)
3.
Spoiler: Windows 11
Open Settings, Go to Windows Update and Check for updates. After, Click Advanced options, Optional Updates and drop down “Driver Updates” Locate “Qualcomm Incorporated - Ports - 3/25/2016 12:00:00 AM - 2.1.2.2” in the list, and install it.
Spoiler: Windows 10
On Windows 10 - Open Settings, Go to Update & Security, Check for updates, Click “View Optional Updates” and select “Qualcomm Incorporated - Ports - 3/25/2016 12:00:00 AM - 2.1.2.2” and install it.
This should install the correct driver, replacing “QUSB_BULK_CID:xxxx_SN:xxxxxxxx” with "Qualcomm HS-USB QDLoader 9008" in device manager.
Spoiler: Correctly Installed Driver
Part III: Flash Stock Firmware​In this section, we will flash the stock IN2019 Android 11 firmware. If you have any trouble with this process refer to the original guide on how to do this here.​1. Return to MsmDownloaderTool and hit the Enum button. In the list, it should list the COM Port associated with the device. The status of connection should read “Connected”
Spoiler: MsmDownloadTool Connected
2. Click the “Start” button. This will flash the stock firmware, wiping your data. Make sure you have backed your data up at this point. It will take a few minutes, usually ~300 seconds. Once it completes, it will reboot into factory default android.
3. Close MsmDownloadertool and once you are back to android, unplug your phone and power it off.
Part IV: Unlock the bootloader​In this section, we will flash the unlockable firmware and unlock the device for good.​1. Inside the directory with MsmDownloaderTool V4.0.exe, there should be a file called “instantnoodlev_15_O.01_210110.ops”. Remove it from the directory, either by deleting it or moving it to another folder. Then take the unlock.ops file downloaded earlier, and drag it into the directory. It should be in the same folder as MsmDownloaderTool.
Spoiler: Directory before unlock.ops
Spoiler: Directory after unlock.ops
2. Reopen MsmDownloaderTool V4.0.exe and like before, select “Others” in the drop down, and click next. Leave the window open.
3. Hold in the Volume up and down buttons, then plug your phone back in. Keep holding the buttons until your phone connects to your PC as "Qualcomm HS-USB QDLoader 9008", like before. Check device manager to ensure that it’s connected correctly as a COM port. If it boots to android, power it off and try again.
4. Return to MsmDownloaderTool and click Enum. Make sure the phone is still displayed in the list under the associated COM Port.
5. Click start. The flashing should take about 15 seconds, and when complete, your phone should restart. It will display a message at boot saying “<!> The device is corrupt..” Do not panic, this is normal.
6. Unplug your phone and hold Volume Up, Volume Down and Power until the device reboots and let go once it shows the OnePlus Logo and “Fastboot Mode”. You should arrive at a screen that has “Start” in big green letters at the top, and “Fastboot mode” below it, with the very last item saying “Device state - Locked” in red text.
7. Plug your phone back into your computer, and open device manager. Look for the “Kedacom USB Device” category with “Android Bootloader Interface” under it. If this device is present, skip to step 9. If this device is not, proceed to step 8.
8. Go back to Windows Update, Check for updates again, go into Optional Updates and install “Google, Inc. - Other hardware - Android Bootloader Interface”
Spoiler: Optional Driver
Check device manager to ensure “Android Bootloader Interface” is present under Kedacom USB Device.
Spoiler: Kedacom USB Device
9. Return to your command prompt window open in platform-tools, and run fastboot devices and ensure your device is in the list.
10. Finally, run the command fastboot flashing unlock and on your phone, it should prompt you to confirm unlocking the bootloader. Once complete, it should reboot into Android.
11. Shut the phone off again, and then Hold Volume Up, Volume Down, and Power and let go when the OnePlus logo and “Fastboot mode” shows up on screen. If the final item in the list says “Device State - Unlocked”, Congrats! You have successfully unlocked your bootloader. You can follow your custom OS’s installation guide from here.
Part V: Troubleshooting, Notes, and Attributions​
Spoiler: If your MSM tool gets stuck on "Sahara communcation failed" when trying to flash.
Unplug your phone, and hold Power, Volume Up, and Volume Down. It should reboot into fastboot mode. Using the volume keys, navigate to the "Power off" option and hit the power button to confirm. Then holding Volume Up and Down, plug your phone back into your PC and try flashing again.
Any attempt to use MsmDownloadTool after the unlock will cause the device
to become locked again. You can unlock again by repeating the steps above.
Attempting the unlock process while running android 10 will result in a
crash at bootup. Update your phone to the latest update before starting.
USB 3.0 has thrown some obtuse errors when trying to use this process, so I highly recommend using a USB 2.0 port if possible.
If you want to flash back to stock firmware again (relock bootloader), you have to first flash this file (stock.ops) and then flash the bundled stock firmware. It will give a mismatch error if you do not.
You can only have one .ops file in the MsmDownloadTool directory at a time. You'll get an error if there are multiple files.
If for some reason, you run into an issue or skip a step by accident, leave a comment and I will try to help as much as possible. This is my first XDA guide and I just wanted to compile something that would have saved me hours of trial and error.
Attributions:​@Whoareyou for providing the method and unlock.ops to me originally. He pretty much got the ball rolling for me.
@retryfail / https://retry.abort.fail for creating the unlock.ops and providing the original guide, this would absolutely not be possible without his work.
@Some_Random_Username for the MsmDownloadTool tutorial and resources.
https://onepluscommunityserver.com (hosted by Votton, maintained by @Some_Random_Username and AnonymousWP) for providing the stock firmware and MsmDownloadTool
The unlock.ops link doesn't work?!?
7eregrine said:
The unlock.ops link doesn't work?!?
Click to expand...
Click to collapse
It does. If you already have Android 11, just save and store your phone data, factory reset, boot into EDL, connect and start the tool. If it runs an error, DONT stop the download. Press the POWER + VOLUME UP + VOLUME DOWN buttons at the same time and hold it until it reconnects. It takes a few seconds. Once it reconnects you should see it fully load. I didn't see the need for stock firmware file unless I needed to reflash my stock after ****ing up (I bricked it once or twice), and tbh it's not even the one I used to reset my phone. I just unlocked my BL a few hours ago. It works, I promise
7eregrine said:
The unlock.ops link doesn't work?!?
Click to expand...
Click to collapse
Right click the link and open in new window, than refresh the blank page it opens. That will trigger the download.
GloomyHat14 said:
It does. If you already have Android 11, just save and store your phone data, factory reset, boot into EDL, connect and start the tool. If it runs an error, DONT stop the download. Press the POWER + VOLUME UP + VOLUME DOWN buttons at the same time and hold it until it reconnects. It takes a few seconds. Once it reconnects you should see it fully load. I didn't see the need for stock firmware file unless I needed to reflash my stock after ****ing up (I bricked it once or twice), and tbh it's not even the one I used to reset my phone. I just unlocked my BL a few hours ago. It works, I promise
Click to expand...
Click to collapse
Did you follow the guide while unlocking your bootloader and if so, do you have any feedback for the guide? This is my first guide so I just wanted to hear any potential criticism.
Mason220 said:
Did you follow the guide while unlocking your bootloader and if so, do you have any feedback for the guide? This is my first guide so I just wanted to hear any potential criticism.
Click to expand...
Click to collapse
It worked for me. It was straightforward, and it was really easy to figure out. I kept getting an error during the parameter update when I used the included firmware, so I just flashed the Unlock.ops file and carried on. I had a dumb moment bc I didnt actually read it fully at first, so I freaked out and thought that I'd bricked it lmao. But all in all, it was good man. Good instructions, and you gave examples that helped me out when I was confused. Good job! Well worth the wait
This replaces the VZW abl/xbl with ones from one of the unlockable variants? Impressive that it works this way...
AndyYan said:
This replaces the VZW abl/xbl with ones from one of the unlockable variants? Impressive that it works this way...
Click to expand...
Click to collapse
From my understanding, it messes with the param essentially tricking the phone into thinking it's not from Verizon.
Mason220 said:
From my understanding, it messes with the param essentially tricking the phone into thinking it's not from Verizon.
Click to expand...
Click to collapse
Fantastic! Actually I have a OnePlus 8 T-mobile. Did you modify the Msmdownloadtool to allow this process going? Can you help allow msmdownloadtool to flash global roms to the T-mobile/ Verizon variant so that we maybe can unlock the second sim function?
dlhxr said:
Fantastic! Actually I have a OnePlus 8 T-mobile. Did you modify the Msmdownloadtool to allow this process going? Can you help allow msmdownloadtool to flash global roms to the T-mobile/ Verizon variant so that we maybe can unlock the second sim function?
Click to expand...
Click to collapse
The MsmDownloadTool did not need to be modified at all, you just had to swap the included .ops file (Stock firmware) with the unlock.ops in the directory, and it'll flash it on. As for the second question, I'm not really sure how I could help. If really would like my help, I'd be happy to assist, just contact me on Discord (Mason.#6969) or Telegram (message me on xda and i'll give it to you).
Thanks guys. I'll be trying this soon.
7eregrine said:
Thanks guys. I'll be trying this soon.
Click to expand...
Click to collapse
Please share your findings when you are successful.
Does this process replace verizon rom with global stock rom?
Does this process replace verizon rom with global stock rom?
I am on OnePlus 8 5G UW (Verizon) using a different network operator.
Zombify01 said:
Does this process replace verizon rom with global stock rom?
I am on OnePlus 8 5G UW (Verizon) using a different network operator.
Click to expand...
Click to collapse
No. It just unlocks the bootloader so installing a different ROM is possible. What you install is up to you.
Mason220 said:
No. It just unlocks the bootloader so installing a different ROM is possible. What you install is up to you.
Click to expand...
Click to collapse
+1
is there any way to change from verizon rom to global rom..?
Can we use with another Sim when flashed custom Rom?? Anyone know??
nhonpiseth said:
Can we use with another Sim when flashed custom Rom?? Anyone know??
Click to expand...
Click to collapse
Yes. As long as your device is unlocked (60 days after initial purchase from Verizon) then it will work with any SIM.
Royk504 said:
is there any way to change from verizon rom to global rom..?
Click to expand...
Click to collapse
I did this while trying to get the camera working. I think you can flash the global rom using the stuff from this guide

Samsung Galaxy Note 4 sm-n910f - does it already have an unlocked bootloader?

Hi, this is my first post.
My Device: Samsung Galaxy Note 4
Model Number: SM-N910F
Build: MMB29M.N910FXXS1DQFB
Version: N910FXXS1DQFB//N910fXXS1DQA3
Android Version: 6.0.1
Qualcomm Snapdragon 805 APQ8084
My first attempt flashing my note4 ended with a brick, now it works again, but i don't know what went wrong. I already activated developer options, but there is no "oem unlock". I read a lot on XDA Forum and it is emphasized that it is important to unlock OEM/bootloader in order to modify the device. I already know that some Note 4 devices have a locked bootloader and some don't, an i assume i haven't a locked bootloader on my device, but i'm not sure.
Can anyone confirm that my Note 4 has already an unlocked bootloader?
Older phones do not have OEM.
To verify if your bootloader is unlocked read these steps.
Open the Phone app or the Dialer.
Enter the code: *#*#7378423*#*#
This should automatically open a new window.
Tap the Service info.
Open Configuration.
You should see one of the two messages:
– Bootloader Unlocked Allowed – Yes
– Bootloader Unlocked – Yes
@Samarimama -thank you, but this doesn't work without sim-card i guess?
I'm sorry, but the code doesn't work with my sim card.
Ok, take off your SIM card and try it again.
I've tried with and without SIM card: "Invalid USSD-Code". Any other options?
Try with ADB​Check from Your PC​To check your bootloader status from your PC, you’ll need to use an ADB and fastboot tool. Until recently, you needed to download the full Software Development Kit (SDK) to get to ADB and fastboot. But now, you can get this lightweight tool separately.
Step 1: Setting Up the Command Prompt​When you install the tool, you should:
Locate the path to the ADB and fastboot folder.
Click on the Start Menu and type ‘cmd’ until the Command Prompt icon appears.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Type the path to the ADB and fastboot folder in your Command Prompt. For example:
C:UsersUsernameDownloadsADB and fastboot
Step 2: Turning on the Fastboot Mode​Once the Command Prompt is set, you should set your phone to fastboot mode. To do this:
Turn your Android phone off.
Hold the Volume Down and Power/Unlock buttons at the same time until the phone turns on again.
When it turns on, release the Power button, but hold the Volume Down key until you see the bootloader menu. It should display the little Android bot lying on its back on a dark background, with a text under it.
Connect the computer and your phone with a data cable.
Step 3: Checking the Status​Now that everything is set, you can use the Command Prompt to check the status of your bootloader. To do this, you should:
Enter the ‘./adb devices’ command into the Command Prompt to check if ADB can locate your device. This should list your phone.
Execute the ‘./adb bootloader’ command to boot into bootloader.
Once you are in the bootloader, type the ‘fastboot devices’ command in the Command Prompt and execute it. If it lists a code, that means that the system can detect your phone.
Enter the ‘fastboot oem device-info’ command and run it. It should list some device data, including the bootloader information.
Look for ‘Device Unlocked’ from the info.
If it says ‘true’ next to it, it means that your device is unlocked. If it says ‘false,’ it means that that it’s still locked.
Sometimes, you can see this information right away in the bootloader display of your Android phone.
​
I agree with @Samarimama . Bootloaders are usually not locked on older phones, and the option to unlock it can not be found in developer options. However, my understanding is that bootloaders could be locked on carrier tied phones, most often USA-based, but those versions are usually not F, but some other letters. Unsure about the version you have.
I do believe tho that you should try and first update the firmware on that phone, since that does not seem to be the latest version. N910FXXU12DRI2, is the latest one, i have worked with several CSC-versions of it, and have yet to encounter one with locked bootloader.
I also figure that it should not be possible to flash any custom binary on to a phone with a locked bootloader, you should just get error while trying. So if you managed to actually flash something on to your phone, it is unlikely that the bootloader on your phone is locked. Then it is rather a question of how you went about while flashing that resulted in bricking the device. And what you mean by "bricked".
It is why we need to unlock the bootloader to flash a ROM.
prkfsz said:
I agree with @Samarimama . Bootloaders are usually not locked on older phones, and the option to unlock it can not be found in developer options. However, my understanding is that bootloaders could be locked on carrier tied phones, most often USA-based, but those versions are usually not F, but some other letters. Unsure about the version you have.
I do believe tho that you should try and first update the firmware on that phone, since that does not seem to be the latest version. N910FXXU12DRI2, is the latest one, i have worked with several CSC-versions of it, and have yet to encounter one with locked bootloader.
I also figure that it should not be possible to flash any custom binary on to a phone with a locked bootloader, you should just get error while trying. So if you managed to actually flash something on to your phone, it is unlikely that the bootloader on your phone is locked. Then it is rather a question of how you went about while flashing that resulted in bricking the device. And what you mean by "bricked".
Click to expand...
Click to collapse
I got my Note 4 from a friend in Austria, but i live in Germany, so i made a reset and this is why i never knew there is a firmware update for my Note 4. I only use it in Germany, and after the reset i have N910FXXS1DQFB//N910fXXS1DQA3. Is it really neccessary to flash the newer austrian firmware? It's a bit confusing for me, excuse me for being so dumb.
Samarimama said:
Try with ADB​Check from Your PC​To check your bootloader status from your PC, you’ll need to use an ADB and fastboot tool. Until recently, you needed to download the full Software Development Kit (SDK) to get to ADB and fastboot. But now, you can get this lightweight tool separately.
Step 1: Setting Up the Command Prompt​When you install the tool, you should:
Locate the path to the ADB and fastboot folder.
Click on the Start Menu and type ‘cmd’ until the Command Prompt icon appears.
Type the path to the ADB and fastboot folder in your Command Prompt. For example:
C:UsersUsernameDownloadsADB and fastboot
Step 2: Turning on the Fastboot Mode​Once the Command Prompt is set, you should set your phone to fastboot mode. To do this:
Turn your Android phone off.
Hold the Volume Down and Power/Unlock buttons at the same time until the phone turns on again.
When it turns on, release the Power button, but hold the Volume Down key until you see the bootloader menu. It should display the little Android bot lying on its back on a dark background, with a text under it.
Connect the computer and your phone with a data cable.
Step 3: Checking the Status​Now that everything is set, you can use the Command Prompt to check the status of your bootloader. To do this, you should:
Enter the ‘./adb devices’ command into the Command Prompt to check if ADB can locate your device. This should list your phone.
Execute the ‘./adb bootloader’ command to boot into bootloader.
Once you are in the bootloader, type the ‘fastboot devices’ command in the Command Prompt and execute it. If it lists a code, that means that the system can detect your phone.
Enter the ‘fastboot oem device-info’ command and run it. It should list some device data, including the bootloader information.
Look for ‘Device Unlocked’ from the info.
If it says ‘true’ next to it, it means that your device is unlocked. If it says ‘false,’ it means that that it’s still locked.
Sometimes, you can see this information right away in the bootloader display of your Android phone.
​
Click to expand...
Click to collapse
ADB does not recognize my Note 4. Debugging mode is already acitivated.
Me too I have this problem with the same phone. My PCs do not recognize him
prkfsz said:
I also figure that it should not be possible to flash any custom binary on to a phone with a locked bootloader, you should just get error while trying. So if you managed to actually flash something on to your phone, it is unlikely that the bootloader on your phone is locked. Then it is rather a question of how you went about while flashing that resulted in bricking the device. And what you mean by "bricked".
Click to expand...
Click to collapse
I already had twrp on my phone and i simply panicked while flashing a rom. After that it had a permanent bootloop, after taking out batteries it was impossible to switch it on. It happened some years ago, i used recovery software, made a factory reset and it works. And I still want to install a system that is not as old as 2017. I have a lot of patience, and i will find a way - if the bootloader is unlocked. Therefore i try to figure out if Note 4 has a locked bootloader or not. You say, Note 4 is that old, it hasn't any, and because twrp was on the phone already, it is unlocked. Then it seems to be a waste of time to try to use ADB to be sure. Instead i could try to flash it right now and don't care about unlocking something that doesn't exist on Note 4.
If you can go to TWRP, install the ROM you want with your phone and flash it with Gapps.
Old Lady said:
I got my Note 4 from a friend in Austria, but i live in Germany, so i made a reset and this is why i never knew there is a firmware update for my Note 4. I only use it in Germany, and after the reset i have N910FXXS1DQFB//N910fXXS1DQA3. Is it really neccessary to flash the newer austrian firmware? It's a bit confusing for me, excuse me for being so dumb
Click to expand...
Click to collapse
You're not dumb for not knowing something.. ;-)
It's hard to say if updating is totally necessary but it's almost always recommended to update your phone to the latest firmware before flashing custom ROMs. And I would say, especially since the last made firmware seems to have been made more that a year after the firmware you actually have on your phone I would strongly recommend updating to the latest firmware. It's not difficult, you go to settings and find where you choose to update and let the phone find the latest update itself while being connected to internet.
After that, if you already have TWRP installed, which I understand you do, just try and flash the custom ROM you want. But please remember to before that back up everything you want to save from the phone. And also make a twrp backup of the phone so you can restore it if something goes wrong. And read the suggested flashing procedure several times before actually doing it so you are familiar with it. If something goes wrong go to twrp and restore it from there.
Old Lady said:
I already had twrp on my phone and i simply panicked while flashing a rom. After that it had a permanent bootloop, after taking out batteries it was impossible to switch it on. It happened some years ago, i used recovery software, made a factory reset and it works. And I still want to install a system that is not as old as 2017. I have a lot of patience, and i will find a way - if the bootloader is unlocked. Therefore i try to figure out if Note 4 has a locked bootloader or not. You say, Note 4 is that old, it hasn't any, and because twrp was on the phone already, it is unlocked. Then it seems to be a waste of time to try to use ADB to be sure. Instead i could try to flash it right now and don't care about unlocking something that doesn't exist on Note 4.
Click to expand...
Click to collapse
What do you mean "panicked while flashing a ROM"? What did you do while flashing?
It is not a serious problem.
prkfsz said:
What do you mean "panicked while flashing a ROM"? What did you do while flashing?
Click to expand...
Click to collapse
Phone showed a litte red android while flashing but nothing seemed to happen for a long time, so i disconnected phone and pc. After that my phone didn't work anymore, now everthing is fine and soon i will try it once more - without disconnecting.

Categories

Resources