Followed everything and when i select windows i see the windows boot manager and it just freezes only thing i can do is click ctrl+alt+del and reboot
another thing i tried doing is changing the efi file to this and i got the same thing
HD0b:EFI\Boot\bootx64.efi
Tree
.
├── EFI
│ ├── BOOT
│ │ └── BOOTX64.EFI
│ ├── Linux
│ └── systemd
│ └── systemd-bootx64.efi
├── initramfs-linux-fallback.img
├── initramfs-linux.img
├── initramfs-linux-lts-fallback.img
├── initramfs-linux-lts.img
├── intel-ucode.img
├── loader
│ ├── entries
│ │ ├── 2025-08-09_02-22-18_linux.conf
│ │ ├── 2025-08-09_02-22-18_linux-fallback.conf
│ │ ├── 2025-08-09_02-22-18_linux-lts.conf
│ │ ├── 2025-08-09_02-22-18_linux-lts-fallback.conf
│ │ └── windows.conf
│ ├── entries.srel
│ ├── keys
│ ├── loader.conf
│ └── random-seed
├── shellx64.efi
├── vmlinuz-linux
├── vmlinuz-linux-lts
└── windows.nsh
windows.nsh
HD0b:EFI\Microsoft\Boot\Bootmgfw.efi
windows.conf
title Windows
efi /shellx64.efi
options -nointerrupt -noconsolein -noconsoleout windows.nsh