Help Remove Multiple boot on Vista

Beast321

Limp Gawd
Joined
Feb 3, 2002
Messages
133
Hy guys, I initially have Windows XP, and decided to install vista, so I booted the pc to vista DVD, and deleted and formatted the C: Partition, but now when I reboot my Computer it asks me for Windows Vista or Previous version of Windows, I would like to remove that so I can boot directly into Windows, I know there is a way of changing this, can someone pls help me, Thanks.
 
Bootsect.exe /NT60 c:

or

Bootrec.exe /FixMbr
Bootrec.exe /FixBoot
Bootrec.exe /ScanOs
Bootrec.exe /RebuildBcd

+

bcdedit.exe /export "C:\Boot\BCDBackup"
bcdedit.exe /import "C:\Boot\BCDBackup" -> restores the store
 
Can you please explain to how how I use these, I am thinking probably not from the command prompt, Thanks.
 
Sorry! Here's a better alternative.

A good alternative to using the command line is downloading EasyBCD and installing it on Vista.
It should give you a nice GUI and a list of boot entries of Vista's bootloader.
 
Back
Top