Hi,
I had a dualboot with windows 10 and deepin and i deleted the windows partition, but the windows boot manager is still available in the bios. Is there a way to delete the windows boot manager?
Thanks!
Reply Like 0 Favorite View the author
All Replies
oscararg
deepin
2018-02-17 19:06
#1
sudo update-grub2
Reply Like 0 View the author
woodelf
deepin
2018-02-17 19:18
#2
UEFI boot entries are stored in NVRAM of your motherboard. Thus you need to use UEFI boot management utility such as efibootmgr or refind to delete redundant boot entries.
Reply Like 0 View the author
apfelkuchen
deepin
2018-02-18 01:30
#3
Hi thx for the reply.
I already tried it out with efibootmgr and did sudo update-grub2. The boot manager doesnt show up anymore in the session, but if i reboot the device, it will still show up in the bios
Reply Like 0 View the author
apfelkuchen
deepin
2018-02-18 07:30
#4
ok i found a solution, u need to delete the efi from your disk, so it can't be load again if u reboot the system
Reply Like 0 View the author
cnotechnology
deepin
2018-02-19 05:11
#5
apfelkuchen 发表于 2018-2-17 23:30
ok i found a solution, u need to delete the efi from your disk, so it can't be load again if u reboo ...
The grub2 can also boot the Windows boot mgr.So it's not a bad idea to install grub2 if you need to boot both Windows and deepin.
I had a dualboot with windows 10 and deepin and i deleted the windows partition, but the windows boot manager is still available in the bios. Is there a way to delete the windows boot manager?
Thanks!