Unlocking the bootloader on an Go to product viewer dialog for this item.
is possible, but it requires a specialized approach because Huawei (HONOR's former parent company) officially terminated its unlock code service on July 25, 2018. Since then, standard requests for unlock codes are no longer supported. Method 1: Open Source (PotatoNV)
This is the recommended free method for the HONOR 9, which uses the
processor. It requires physical access to the phone's internal "test point".
Preparation: Install ADB and Fastboot and the Huawei USB COM 1.0 drivers on a Windows PC.
Hardware Access: You must carefully remove the back cover of your HONOR 9.
Enter Test Point Mode: Use tweezers to short-circuit the specific "test point" on the motherboard to the metal shield (ground) while connecting the device to your PC via USB.
Run PotatoNV: Open the PotatoNV tool, select your device's processor (Kirin 960), and click Start. How to Unlock Bootloader in HONOR 9 phone
Result: The tool will generate and apply a new 16-character unlock code. Your device will reboot with an unlocked bootloader. Method 2: Third-Party Paid Services
If you prefer not to open your device, some third-party services can still provide unlock codes for a fee, though their availability for newer security patches varies. unlock the bootloader - HUAWEI Community
I bought a HONOR 9 because I wanted a phone I could truly own. Stock firmware felt limiting: vendor apps I never asked for, delayed security updates, and no way to tinker. Unlocking the bootloader promised freedom—custom ROMs, backups, deeper control—but I quickly learned it was a path that needed care.
Once unlocked, you can:
Note: After unlocking, the phone will show a warning screen on boot (press Power key to continue). This cannot be removed unless you relock the bootloader (
fastboot oem relock– but this will wipe data again and may brick on modified software).
Since Honor no longer issues codes, you have three options – none guaranteed:
Conclusion for most users: Pay €4–10 to DC-Unlocker. It’s the only practical way in 2025. Unlocking the bootloader on an Go to product
Unlocking the bootloader on the Honor 9 is a procedure that varies significantly depending on the region of the device and the software version installed. Unlike Google Pixel devices or older OnePlus models, Huawei/Honor ceased providing official bootloader unlock codes for their devices in mid-2018. Consequently, the standard "official" method is no longer available.
Users generally have two remaining options:
Important Warning: This process will wipe all data on the device and may void the warranty.
Once you have your 16-digit unlock code, proceed.
On PC, open command prompt in your ADB folder (Shift + Right-click → Open PowerShell/CMD here).
Connect phone to PC. Check connection:
adb devices
(Authorize the RSA key on your phone if prompted.) Unlocking the HONOR 9 Bootloader — an informative
Reboot to bootloader:
adb reboot bootloader
Phone will show a “fastboot” screen.
Verify fastboot connection:
fastboot devices
Should show your device serial number.
Send unlock command (replace YOUR_CODE with actual 16-digit code):
fastboot oem unlock YOUR_CODE
Alternative command (older phones): fastboot oem unlock 1234567890123456
On phone screen, use volume keys to select “Yes” and press power button to confirm.
Phone will wipe all data and reboot automatically.
Works on many HONOR 9 variants, even on EMUI 8/9, using a credit-based system (~4 credits = ~€4).
fastboot oem unlock YOUR_UNLOCK_CODE