Solved need help with bcdedit

Angus94

New member
Member
Local time
12:49 AM
Messages
67
my pc has a 120gb solid state drive, eventually it ran out of space so i invested in a 250 gb SS drive to replace it. i installed my win7 on it and when i booted it up it had set itself with dual boot.......
it has

Windows 7
Windows 7

twice
(i have been using the 120gb drive as my default, until im happy with the other software setup then i will switch over to the 250 GB drive)

to switch from 1 drive to the other, i shut the pc down, unplug the 120 drive plug those cables into the 250 drive and then boot pc.

i hadnt used this drive in a while so i had forgotten about the dual boot thing, so i googled how to get rid of it, found this.....
Modifying the Windows 7 boot loader with the Boot Configuration Data Editor tool - TechRepublic

so i went about and edited the bcdedit

this was the bcdedit file BEFORE editing......

Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.

C:\Windows\system32>bcdedit

Windows Boot Manager
--------------------
identifier {bootmgr}
device partition=E:
description Windows Boot Manager
locale en-US
inherit {globalsettings}
default {default}
resumeobject {f3cec754-ca2c-11e5-b7e8-8d589dc293c7}
displayorder {default}
{current}
toolsdisplayorder {memdiag}
timeout 30

Windows Boot Loader
-------------------
identifier {default}
device unknown
path \Windows\system32\winload.exe
description Windows 7
locale en-US
inherit {bootloadersettings}
recoverysequence {f3cec756-ca2c-11e5-b7e8-8d589dc293c7}
recoveryenabled Yes
osdevice unknown
systemroot \Windows
resumeobject {f3cec754-ca2c-11e5-b7e8-8d589dc293c7}
nx OptIn

Windows Boot Loader
-------------------
identifier {current}
device partition=C:
path \Windows\system32\winload.exe
description Windows 7
locale en-US
inherit {bootloadersettings}
recoverysequence {f3cec748-ca2c-11e5-b7e8-8d589dc293c7}
recoveryenabled Yes
osdevice partition=C:
systemroot \Windows
resumeobject {f3cec746-ca2c-11e5-b7e8-8d589dc293c7}
nx OptIn

C:\Windows\system32>

this is the bcdedit file AFTER editing......

Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.

C:\Windows\system32>bcdedit

Windows Boot Manager
--------------------
identifier {bootmgr}
device partition=E:
description Windows Boot Manager
locale en-US
inherit {globalsettings}
default {default}
displayorder {default}
{current}
toolsdisplayorder {memdiag}
timeout 30

Windows Boot Loader
-------------------
identifier {default}
device unknown
path \Windows\system32\winload.exe
description Windows 7
locale en-US
inherit {bootloadersettings}
recoveryenabled Yes
osdevice unknown
systemroot \Windows
nx OptIn

Windows Boot Loader
-------------------
identifier {current}
device partition=C:
path \Windows\system32\winload.exe
description Windows 7
locale en-US
inherit {bootloadersettings}
recoverysequence {f3cec748-ca2c-11e5-b7e8-8d589dc293c7}
recoveryenabled Yes
osdevice partition=C:
systemroot \Windows
resumeobject {f3cec746-ca2c-11e5-b7e8-8d589dc293c7}
nx OptIn

C:\Windows\system32>

when the pc boots it still has the dual boot option to choose from, but this is not my biggest concern. i decided to go back to the 120 gb drive to get some files from it, so i shut the pc down, changed the cables from the 250 drive to the 120 drive, rebooted the pc under the 120 gb drive and now i have the dual boot option showing on the 120 gb drive........

does some settings stay in memory when you shut down, then get applied to the pc when you boot up again, because i never had dual boot issues on the 120 gb drive before and now the pc wont boot under the 120 gb drive

hope someone can help

Angus94
 

My Computer

Computer type
PC/Desktop
Computer Manufacturer/Model Number
Computer Retailer
OS
Windows 7 Professional x64 (6.1, Build 7601)
CPU
Core i5-4460 3.2GHz
Motherboard
Gigabyte H97M-D3H
Memory
4 x 8GB 1333 DDR3
Graphics Card(s)
nVidia GeForce GTX760 4GB
Sound Card
on board
Monitor(s) Displays
Samsung 23" LCD & Acer 22" LCD
Hard Drives
250GB SSD
WD 1TB SATA
PSU
Thermaltake 850w
Case
Thermaltake Versa H22
Mouse
Logitech
Internet Speed
ADSL2+
Antivirus
Norton 360
Browser
Mozilla Firefox
i turned the pc off and waited 30 mins thinking the memory would clear itself, but it didnt.........so during bootup i pressed F12 to get to the boot menu, see image (this isnt mine, its from the net but shows the screen i was in)



the 250 GB solid state drive was listed at the bottom, but i was conected to the 120 drive so i clicked on that then clicked ok and it booted up fine
 

My Computer

Computer type
PC/Desktop
Computer Manufacturer/Model Number
Computer Retailer
OS
Windows 7 Professional x64 (6.1, Build 7601)
CPU
Core i5-4460 3.2GHz
Motherboard
Gigabyte H97M-D3H
Memory
4 x 8GB 1333 DDR3
Graphics Card(s)
nVidia GeForce GTX760 4GB
Sound Card
on board
Monitor(s) Displays
Samsung 23" LCD & Acer 22" LCD
Hard Drives
250GB SSD
WD 1TB SATA
PSU
Thermaltake 850w
Case
Thermaltake Versa H22
Mouse
Logitech
Internet Speed
ADSL2+
Antivirus
Norton 360
Browser
Mozilla Firefox
Back
Top