Replace
path\to\devicename-uefi.img
with the actual path of the UEFI image
fastboot boot path\to\devicename-uefi.img
Once booted into the UEFI, use the volume buttons to navigate the menu and the power button to confirm
- Select UEFI Boot Menu.
- Select USB Attached SCSI (UAS) Storage.
- Press the power button twice to confirm.
diskpart
This will list all connected disks
lis dis
Replace $ with the actual number of your phone (it should be the last one)
sel dis $
This will list your device's partitions
lis par
Replace $ with the partition number of Windows (should be 23)
sel par $
assign letter x
exit
Unpack the driver archive, then open the
OfflineUpdater.cmd
file (if an error shows up, runOfflineUpdaterFix.cmd
instead)
If it asks you to enter a letter, enter the drive letter of WINONEPLUS (which should be X), then press enter
Reboot your device to boot back into Windows. If this boots you to Android, reflash the UEFI image through fastboot or by using the WOA Helper app