Can't boot windows/will not show up on grub menu

I recently installed Fedora on my laptop but I can not access my windows partition now. I can still mount and access it, however it does not show up on boot.

I have tried reinstalling the grub menu and also did

  • sudo os-prober

which returned nothing

sudo fdisk -l outputs this

Disk /dev/nvme0n1: 238.47 GiB, 256060514304 bytes, 500118192 sectors
Disk model: RPFTJ256PDD2MWX
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: gpt
Disk identifier: 9DFEAFC9-C6C9-4D4A-A050-94B467017BAA

Device Start End Sectors Size Type
/dev/nvme0n1p1 2048 534527 532480 260M EFI System
/dev/nvme0n1p2 534528 567295 32768 16M Microsoft reserved
/dev/nvme0n1p3 567296 283027455 282460160 134.7G Microsoft basic data
/dev/nvme0n1p4 498069504 500117503 2048000 1000M Windows recovery environment
/dev/nvme0n1p5 283027456 285124607 2097152 1G Linux filesystem
/dev/nvme0n1p6 285124608 498069503 212944896 101.5G Linux filesystem

Partition table entries are not in disk order.

Disk /dev/zram0: 7.49 GiB, 8037335040 bytes, 1962240 sectors
Units: sectors of 1 * 4096 = 4096 bytes
Sector size (logical/physical): 4096 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes

Disk /dev/loop0: 565.5 MiB, 592965632 bytes, 1158136 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes

Disk /dev/loop1: 55.52 MiB, 58212352 bytes, 113696 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes

Disk /dev/loop2: 44.68 MiB, 46845952 bytes, 91496 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes

I originally had ubuntu installed on this device and it worked fine. When I installed fedora I think I just deleted the Ubuntu partition. Could this maybe have caused the problem? Thanks in advance for any help, I’m new to Linux in general so any help is greatly appreciated.

Also when I go into bios and select boot, only Fedora shows up under “EFI”