Link to home
Start Free TrialLog in
Avatar of brightfarm
brightfarm

asked on

Changing boot drive in Windows 7 Ultimate

I have a computer with 4 internal drives. I had cloned the boot drive to one of the internal which has twice the capacit of the current boot drive.. How do I change the boot drive to the drfive that has the clone?
Avatar of strivoli
strivoli
Flag of Italy image

Change boot order in BIOS.
ASKER CERTIFIED SOLUTION
Avatar of Maen Abu-Tabanjeh
Maen Abu-Tabanjeh
Flag of Jordan image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
if you can't change your boot order and are too lazy to swap the cables
from a command prompt
bcdboot x:\windows

next time the computer boots it will give you the option to boot from the other windows partition

Avatar of brightfarm
brightfarm

ASKER

Thanks