Fix Grub Not Showing for Windows and Linux Dual Boot System

Fix grub not showing when dual booting linux.

Copy-paste the following command:

1
bcdedit /set {bootmgr} path \EFI\debian\grubx64.efi

This is for debian however you can change the folder name for other distributions.

that’s it <3