After making an error installing windows, I now have two entries in the Windows 7 boot loader, one of which is incorrect.

How can I remove it? I've seen some entries recommending EasyBCD, but can't it be done easily without 3rd party software?

link|improve this question
feedback

1 Answer

up vote 2 down vote accepted

The easiest way to remove an entry in the Windows 7 Boot Configuration is to use msconfig.

To launch msconfig:

  1. Click Start
  2. In the Search text box, type msconfig
  3. Launch msconfig by selecting it from the search results above the search text box.

After msconfig is launched:

  1. Go to the Boot tab
  2. Slect the boot entry you want to delete.
  3. Click the Delete button and then click OK.

source

link|improve this answer
1  
Thanks! Pretty sure that's exactly what I was looking for. I'll try that tonight. – Adrian Mouat Nov 15 '10 at 11:52
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.