Helping people with computers... one answer at a time.

Home » Windows » Windows 7

Comments

Read the article that everyone's commenting on.
RSS feed Subscribe to the RSS Feed for comments on this article.

Comment Page:  1  |  2  |  3 

I think a great many folks may do well by downloading EasyBCD from NeoSmart from here--> http://neosmart.net/dl.php?id=1 Having a familiar user interface may make the experiance a little less frightening than working from the command prompt.

Posted by: Ronald at November 3, 2009 10:07 AM

Yep, EasyBCD is what I use.

Posted by: Frank Golden at November 3, 2009 3:24 PM

One word: "Backup". In this case, a full-disk backup. Using an "outside-of-Windows" utility such as BootItNG (which is what I use).

That way, if you Goof Up and render your machine unbootable -- well, it's unbootable to WINDOWS, but it SHOULD still be bootable to BootItNG! -- you can restore your disk to its original state and can try out your fumblethumbs all over again. :)

Posted by: Glenn P. at November 6, 2009 1:08 PM

I just get "This entry cannot be deleted unless the /f switch is specified on the command line".

Access is denied.

Posted by: aaa at November 12, 2009 8:30 AM

Same issue: cannot delete unless /f switch is specified on command line.
Any suggestion or do I just add the switch to the command so it going to look like:
bcdedit /delete {ntldr} /F

Posted by: RVG at January 28, 2010 11:11 AM

Just found the answer: yes you have to add /F as suggested to force the deletion of ntldr.

Posted by: RVG at January 28, 2010 12:12 PM

Sorry I have a question too! I have by mistake remove the working OS from my laptop using the above steps and prompt not to show me choise when boot and I'm left with an OS that doesn't work, My laptop does not have a CD so how can I get to choose back. to adjust it in My computer right click propery... or on the command prompt, I have to first boot in the working OS.

Posted by: Diko at January 29, 2010 4:59 AM

I've just installed win 7.

but I have an old partial/failed install of win XP in my boot choices. under my previous (succesfully installed XP) i could remove this partial install from the boot choice.

do you guys know how to remove it from the boot choice in win 7?

Posted by: dan at February 6, 2010 12:15 PM

Thank you, Leo, this is getting close to where I need to go and, yes, I prefer to err on the side of caution. In my case, two drives are involved; please, allow me to explain.

When I first built this system a few years ago I installed the OEM version of Vista 64 Ultimate on C:\ drive.

Recently, after downloading and installing Windows 7 Ultimate 64 Upgrade on top of the Vista 64 Ultimate soon after I noticed something in one of the error logs that the drive was fixing to go south so...

I reinstalled Windows 7 Ultimate 64 Upgrade on D:\ drive after which I had two 'Window 7' choices at bootup so...

On the D:\Windows 7 side I went into Computer/(right click) Properties/Advanced System Settings/Startup and Recovery/Settings/System Startup and set it for the Windows 7 on D:\ drive.

Well, now, on startup, it skips by the boot menu and starts fine but...

1) when I try to unplug the C:\ drive it locks up on startup and

2) I cannot uninstall or format the C:\ drive; which, logically, would appear to be something I do not want to do until I have the D:\ drive working entirely on its own.

3) I assume after I have this straightened out and the old C:\ drive disconnected I can then go into Administrative Tools/Computer Management/Storage and rename D:\ to C:\ although, again, erring on the side of caution, I have to question if the system will make all the necessary changes in Windows Boot Manager or is this something I need to have more of a hands on issue?

Meanwhile, here is what happens when I follow your instructions on bcedit /enum:

D:\Windows\system32>bcdedit /enum

Windows Boot Manager
--------------------
Identifier {bootmgr}
device partition=C:
Description Windows Boot Manager
locale en=US
inherit (globalsettings)
default (current)
resumeobject (0c167404-020e-11df-8f47-ada41604211e
displayorder (current)
toolsdisplayorder (memdiag)
timeout 30

Windows Boot Loader
-------------------
identifier (current)
Device partition=D:
path \Windows\system32\winload.exe
description Windows 7
locale en=US
inherit (bootloadersettings)
recoverysequence (0c167402-020e-11df-8f47-ada41604211e
recoveryenabled Yes
osdevice partition=D:
systemroot \Windows
resumeobject 0c167400-020e-11df-8f47-ada41604211e
nx OptIn

D:\Windows\system32>

Now, as best I can understand what you are saying is that, in the end, "device partition=C:" under the Windows Boot Manager section should read "partition=D:" but I'm not sure how to proceed since "Current" in both sections (Windows Boot Manager and Windows Boot Loader) point to both partition C: and partition d:)

Is this a simple matter of:

"bcdedit /delete {partition=C:}"

or is this more involved requiring additional steps?

Thanks ever so much for all your help!

Posted by: Sky at February 8, 2010 4:27 PM

Just use msconfig. windows key + r then type msconfig. There is a tab labeled boot, and the boot choices are listed there, with the current OS labeled.

Delete the choices you no longer use.

Now you can pick up all the hair you scratched out trying to figure out the cmd prompt stuff;-}


Posted by: cosmo at February 19, 2010 10:36 PM
Comment Page:  1  |  2  |  3 
Read the article that everyone's commenting on.
RSS feed Subscribe to the RSS Feed for comments on this article.
Post a Comment

To post a comment on "How do I get rid of boot choices in Windows 7?", please return to that article's main page.