I understand you're looking for a verified method to unlock the bootloader on a Huawei Y9 Prime 2019 (model code typically JKM-LX1, JKM-LX2, JKM-LX3).
Here is the honest, verified reality based on current Huawei policies:
Step 1: Enable Developer Options & USB Debugging
- Go to Settings > About Phone.
- Tap on Build Number 7 times until you see "You are now in Developer Mode."
- Go back to Settings > System & Updates > Developer Options.
- Enable "OEM Unlocking" and "USB Debugging".
- Enable "Allow unlocking in bootloader" (if the option exists).
✅ Verified Workaround (Only One That Still Works)
Test point / forced download mode + paid service (unreliable now):
-
Check your security patch date in Settings → About phone.
If it's later than mid‑2020 → no method works at all.
-
If older patch (very rare):
- Some users report success with SigmaKey or Medusa Pro Box (hardware tools, $100+).
- Requires opening the phone to access test points → voids warranty and risks damage.
Step 4: Unlock via Fastboot
- While still in test point mode, your phone may not respond to fastboot. If so, reboot the phone normally (hold power button 10 seconds). Then:
- Reboot to bootloader:
adb reboot bootloader (or hold Vol Down + Power).
- Verify connection:
fastboot devices – you should see your device.
- Unlock using the code:
fastboot oem unlock XXXXXXXXXXXXXXXX
(Replace X’s with your 16-digit code)
- The phone will ask you to confirm. Use the volume keys to select "Yes" and press power.
- The phone will reboot, perform a factory reset, and show a warning screen about the bootloader being unlocked.
2. Root with Magisk
- Extract
boot.img from your stock firmware (use Huawei Firmware Extractor).
- Patch it using Magisk app on another phone or an Android VM.
- Flash back:
fastboot flash boot magisk_patched.img