- A copy of this UEFI
- A Surface Duo (Gen 1) (Any Storage Capacity)
- Google's Android Platform Tools: https://developer.android.com/studio/releases/platform-tools
- Open
Settings - Go to
about - Tap 10 times on the
Build Numberfield, enter pin code if requested, you should haveDeveloper optionsenabled - Go to
system,developer options - Turn on
Allow OEM Unlocking - Run in a command prompt:
adb reboot bootloader - Wait for the device to reboot in bootloader mode
- Run in a command prompt:
fastboot flashing unlock - Select
yesto theunlock bootloaderquestion - Let the device wipe itself
- Run in a command prompt:
adb reboot bootloader - Wait for the device to reboot in bootloader mode
- Run in a command prompt:
fastboot boot <path to boot.img downloaded or built from this repository>