Windows: Delete EFI Boot Entry

As Administrator run:

bcdedit /enum firmware

To delete the entry:

bdcedit /delete "{identifier}" /cleanup

Or you can run the GUI version:

msconfig.exe

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *