To unlock bootloader of several Nokia android devices you need to be on Security Patch prior to August 2018 and you need a Unique Unlock Key for your device.
{Mod edit}
If you satisfy the above conditions then here are the steps to unlock bootloader -
1. Reboot to Fastboot/Download Mode
2. Check for your devices using the following command
3. Type
Note - Replace unlock_key.bin file name with full name of your unlock key file.
4. Type
5. You'll see a bootloader unlock confirmation prompt screen press power button to confirm.
6. Again reboot to Fastboot/Download Mode
7. Follow Step 2 again
8. Follow Step 3 again
9. Type
10. Follow Step 5 again
Now you've unlocked your Nokia Device Successfully.
{Mod edit}
If you satisfy the above conditions then here are the steps to unlock bootloader -
1. Reboot to Fastboot/Download Mode
2. Check for your devices using the following command
Code:
fastboot devices
Code:
fastboot flash unlock unlock_key.bin
4. Type
Code:
fastboot oem unlock-go
6. Again reboot to Fastboot/Download Mode
7. Follow Step 2 again
8. Follow Step 3 again
9. Type
Code:
fastboot flashing unlock_critical
Now you've unlocked your Nokia Device Successfully.
Last edited by a moderator: