Important
If you want to use Windows 24H2 safely, these steps are required to avoid EDL issues.
Note
Doing this will not affect your Android or Windows install.
- Boot your NABU into fastboot mode by holding down the
volume down
button while rebooting with a USB cable connected - Or, if you have USB debugging enabled, run the below command while booted into Android.
adb reboot bootloader
Replace
path\to\recovery.img
with the actual path of the downloaded recovery.img
fastboot boot path\to\recovery.img
Once booted into the recovery image
If it asks you to run it again, do so
adb shell fixgpt
adb reboot