No such device error

I dual-boot Windows and Fedora. Sometimes, I get the below error when I select Windows in the GRUB menu. Fedora always starts up; Windows requires the laptop to be shut down first. I am not finding the solution online. The message I get:

error: …/…/grub-core/commands/search.c:351: no such device: CC89-A77D
error: …/…/grub-core/fs/fshelp.c:257: file /efi/Microsoft/Boot/bootmgfw’ not found
Press any key to continue…

I have to shut down the computer to continue since pressing a key takes me back to the same error. Any suggestions?"

Was Windows installed on the same device? Or is it installed on an expansion card?

The Windows is on the device. Fedora 39 is on the expansion card.

Now, if something with a dual boot could dump his version, we should be able to compare it.

I remember in the past I had to disable the fastboot option on my work laptop as Windows thinks it is unique, and can’t boot in fastboot mode if registers etc. are pre-configure/set from a warm-boot from another OS (me thinks).

ks@CodeSilly:~$ efibootmgr
BootCurrent: 0002
Timeout: 0 seconds
BootOrder: 0002,0000,0001,2001,2002,2003
Boot0000* Fedora HD(1,GPT,2d92fdd7-e9ef-4492-b720-05e2a628d22e,0x800,0x12c000)/\EFI\fedora\shim.efiRC
Boot0001* Windows Boot Manager HD(1,GPT,3dd60460-a6ee-4fd2-b6f4-9605a83f651b,0x800,0x32000)/\EFI\Microsoft\Boot\bootmgfw.efiRC
Boot0002* Fedora HD(1,GPT,2d92fdd7-e9ef-4492-b720-05e2a628d22e,0x800,0x12c000)/\EFI\fedora\shimx64.efi
Boot2001* EFI USB Device RC
Boot2002* EFI DVD/CDROM RC
Boot2003* EFI Network RC

Are you referring to Windows FAst Start Up? I have it disabled.

Yep. That one…