1. Disable fast start up and hibernation in Windows.
https://www.asus.com/support/FAQ/1045548/
Hibernation by launching an Administrator Command Prompt window and typing powercfg /h off
2. Download rEFInd and extract it to the efi/EFI folder as an administrator via linux.
https://www.rodsbooks.com/refind/getting.html
3. Boot into Windows and open CMD as an administrator and type bcdedit /set "{bootmgr}" path \EFI\refind\refind_x64.efi
to set rEFInd as the default EFI boot program.
https://www.rodsbooks.com/refind/installing.html
4. Use rEFInd