0

As I installed Ubuntu on my laptop as main OS, I wanted to remove Windows 11 completely. I deleted the windows files from gparted. I tried to remove the windows bootloader using Grub Customizer tool. It said in the tool that the windows bootloader has been removed but when I restart and go to the boot options the windows bootloader is still there. Can anyone help me?

Grub Customizer Image

And yes I saved after removing the bootloader.

matigo
  • 22,138
  • 7
  • 45
  • 75
  • 2
    You did not need grub customizer. Just remove UEFI entry with efibootmgr, and remove /EFI/Microsoft folder in ESP, so grub2's os-prober has nothing to find. And then update-grub. Details: https://askubuntu.com/questions/1042031/how-do-i-remove-windows-from-the-uefi-boot-menu-after-custom-installing-ubuntu – oldfred Jan 18 '22 at 14:37
  • Thank you very much! Worked like a charm. – shailesh_07 Jan 19 '22 at 02:46

0 Answers0