-1

So I had removed ubuntu from my laptop by formatting the the disk which it was on, but the GRUB isn't gone yet and I can't find the EFI option with cmd as I have formatted disk, help me to remove the grub, please.

1 Answers1

1

Assuming you are using Windows 10, hold shift and click restart in the start menu. Then click Troubleshoot, then click Advanced Options, then click Command Prompt. This will reboot your computer and boot to a prompt asking for an admin password. Enter the admin password, then in the Command Prompt that appears, type:

bootrec.exe /fixmbr

Then restart, and grub should be gone.