- Allow the bootloader unlocking by following the [official FP3 unlock documentation](https://www.fairphone.com/en/bootloader-unlocking-code-for-fairphone-3/)
- Allow the bootloader unlocking by following the [official FP3 unlock documentation](https://www.fairphone.com/en/bootloader-unlocking-code-for-fairphone)
- Reboot the device on fastboot mode by running `adb reboot bootloader` (or press `Power` + `Volume -` if your device is off)
- Once on fastboot mode, unlock the device by running `fastboot flashing unlock`
> On previous versions of `fastboot`, the command is `fastboot oem unlock`