First open up a command prompt in administrator
mode by click the Start button , type cmd in the Search box, and press CTRL+SHIFT+ENTER. Click Continue in the User Account Control box . Then just run the bcdedit command to
see a list of all the entries, copy the unique identifier to the clipboard, and
then paste it into the command like so, replacing IDENTIFIER with the actual
code from the clipboard.
bcdedit /delete IDENTIFIER
It's an easy process once you go through it, but keep in mind missing with the boot loader can be dangerous, so proceed with caution.
bcdedit /delete IDENTIFIER
It's an easy process once you go through it, but keep in mind missing with the boot loader can be dangerous, so proceed with caution.
No comments :
Post a Comment