#missing windows boot entry
1 messages · Page 1 of 1 (latest)
Never format /boot/efi
To restore Windows Boot Manager use a bootable USB flashdrive that has your Windows version (Ex : 11) then press Shift + F10 and type these commands
diskpart
list vol
Find the EFI volume that's in FAT32 and around 200-300Mb
sel vol X (replace X by the volume number of your EFI)
assign letter=R (use another letter if used)
exit
bcdboot C:\Windows /s R: (change R to the other letter if you used another letter) /f UEFI
FINALLY SOMEONE
which one?
sda 8:0 0 223.6G 0 disk
├─sda1 8:1 0 16M 0 part
├─sda2 8:2 0 222.9G 0 part
└─sda3 8:3 0 695M 0 part
You are in linux
To restore Windows Boot Manager use a flashdrive with a Windows ISO flashed in it
i just want to know which partion?
hello?
Didn't understand there
Wdym by which partition
you said Find the EFI volume that's in FAT32 and around 200-300Mb
which one?
i tried this before btw but it failed but i will do it again
I can't find it in your image (i'm going to check if it's hidden)
this all the part-s
sda
├─sda1
├─sda2 ntfs 4A640A99640A8841
└─sda3 ntfs 86048373048364D1
This is all of your disks ?
no
this ony
only
the windows
disks
this my linux disk
nvme0n1 259:0 0 465.8G 0 disk
├─nvme0n1p1 259:1 0 124G 0 part
├─nvme0n1p2 259:2 0 75G 0 part /
├─nvme0n1p3 259:3 0 264.8G 0 part /home
├─nvme0n1p4 259:4 0 1G 0 part /boot
└─nvme0n1p5 259:5 0 1023M 0 part /boot/efi
The EFI partition is probably in another disk
There in nvme0n1p5 it says /boot/efi
Yes
i know but i don't like having windows boot files in my fedora part but anyway that's okay
wait a sec i will reboot to the windows live usb
i am in here is diskpart
i don't think i should dirctly copy the files to there but okay i will do
The command is correct then
It will recreate the boot files for your BIOS to boot
YEAH it wasn't working before bec i try to do it at the same disk that windows uses
oh reboot command don't work in windows lol
Oh wait I kinda got mistaken there
Open notepad and find your windows disk and use that letter (may not be C)
the live usb disk?
Np
Nice
That's the only thing to do if you want Windows Boot Manager back 😅
Cya
Your bro should get his own computer then
Lol
there's a path which is '\EFI\Microsoft\Boot' which contains bootmgfw.efi, just bootx64.efi is under '\EFI\boot' as i can assume, grub changed the entry to target the .efi file which runs grub, therefor bootmgfw.efi got removed