boot manager installed windows 7 twice how to delete one?

Anonymous
2009-05-30T07:55:27+00:00

ok to boot up i need the windows 7 disc in,and then i got two windows 7 to boot off one works and the other is crouppet how do i delete of the windows 7 boot's???

Windows for home | Previous Windows versions | Install and upgrade

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments
Answer accepted by question author
Anonymous
2009-10-06T23:14:07+00:00

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.  Select the boot entry you want to delete.

3.  Click the Delete button and then click OK.

Make sure to be logged in to the Windows 7 partition you want to keep when performing these steps so you don't delete the good installation by mistake.

Was this answer helpful?

200+ people found this answer helpful.
0 comments No comments

60 additional answers

Sort by: Newest
  1. Anonymous
    2011-02-21T20:28:15+00:00

    brilliant!!! it worked for me

    thanks

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2011-02-07T22:29:47+00:00

    THANK YOU TONY, YOU WERE RIGHT ;))) ...IT WAS SO EASY, AND SIMPLE .. THANK YOU AGAIN ;)

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2010-05-25T01:22:12+00:00

    When I run BCDEDIT i get the information below.

    I want to delete the boot into 'earlier version of windows' option and boot straight into Windows 7.

    Can someone tell me how I would delete it?

    Thanks

    Windows Boot Manager

    identifier                {bootmgr}

    device                    partition = D:

    description             Windows Boot Manager

    locale                     en-US

    inherit                    {global settings}

    default                   {current}

    displayorder           {ntlldr}

                                 {current}

    toolsdisplayorder     {memdiag}

    timeout                   5

    Windows Legacy OS Loader

    identifier                {ntlldr}

    device                    partition = D:

    path                       \ntldr

    description              Earlier Version of Windows

    Windows Boot Loader

    identifier                 {current}

    device                     partition=C:

    path                        \Windows\system32\winload.exe

    description               Windows 7

    locale                       en-US

    inherit                      {bootloadersettings}

    recoveryenabled        Yes

    osdevice                    Partition = C

    systemroot                 \Windows

    nx                             OptIn

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  4. Anonymous
    2010-05-07T03:33:27+00:00

    It's a good method to delete the unused strings leaved by a non-Windows OS, because they cannot be deleted by msconfig utility. I recommend use /cleanup key too. The command will be:

    bcdedit /delete {34fgrt......} /cleanup

    Was this answer helpful?

    0 comments No comments