1

So First off .Thank You everyone for the enormous help that you all have given me. Any problem i had i would always come digging here. Now i have a common dual boot system. Ubuntu & Windows . What i want to do is . I want to remove windows properly.(Not just deleting the partition ) I have the grub Boot Loader. I want to do it properly so that windows doesnt show up on Grub. So i might need to modify something in Grub.

The reason im trying to open a question because i couldn't find one like this. All i get is how to remove grub or ubuntu. Not the one i want.

J Das
  • 15

1 Answers1

2

If you delete Windows thoroughly then it should also vanish from the Grub menu after sudo update grub (or after a kernel update, which uses the same command eventually). In some cases it might leave an entry in the UEFI menu but that shouldn't be hard to delete.

lev258
  • 281