- Ensure
systemd
boot menu shows up
sudo vim /boot/efi/loader/loader.conf
Add the following line - for 5 second timeout
timeout 5
- Copy Windows EFI folder to the PopOS EFI partition - mount the Windows EFI partition
cp -R Microsoft /boot/efi/EFI