F5F Stay Refreshed Software Operating Systems I put Windows on an SSD, used an HDD, yet there are still two boot choices available.

I put Windows on an SSD, used an HDD, yet there are still two boot choices available.

I put Windows on an SSD, used an HDD, yet there are still two boot choices available.

H
haantje2003
Junior Member
14
08-25-2016, 12:06 AM
#1
I recently installed an SSD for my laptop but couldn't clone it because the HDD was 1TB while the SSD was only 500GB. After fresh installation and formatting, when I restarted, it still showed two Windows 10 installations. How can I remove the SSD?
H
haantje2003
08-25-2016, 12:06 AM #1

I recently installed an SSD for my laptop but couldn't clone it because the HDD was 1TB while the SSD was only 500GB. After fresh installation and formatting, when I restarted, it still showed two Windows 10 installations. How can I remove the SSD?

M
mmillaa
Member
197
08-25-2016, 12:21 AM
#2
Select the appropriate boot device, then proceed—formatting won’t affect visibility since it’s a drive.
M
mmillaa
08-25-2016, 12:21 AM #2

Select the appropriate boot device, then proceed—formatting won’t affect visibility since it’s a drive.

J
JJprogamers
Member
161
08-26-2016, 09:33 AM
#3
What?
J
JJprogamers
08-26-2016, 09:33 AM #3

What?

K
Keira703
Junior Member
45
08-26-2016, 03:43 PM
#4
Remove the additional MBR from the previous storage device.
K
Keira703
08-26-2016, 03:43 PM #4

Remove the additional MBR from the previous storage device.

L
ledfed
Member
96
08-26-2016, 05:23 PM
#5
You’d start by gathering the necessary steps and then follow them carefully.
L
ledfed
08-26-2016, 05:23 PM #5

You’d start by gathering the necessary steps and then follow them carefully.

M
Mega_Man_7
Member
77
08-26-2016, 10:09 PM
#6
Check for a partition named "boot" in Disk Management. Confirm it's the old HDD, not the new one. Keep a USB drive with Windows 10 ready as extra protection.
M
Mega_Man_7
08-26-2016, 10:09 PM #6

Check for a partition named "boot" in Disk Management. Confirm it's the old HDD, not the new one. Keep a USB drive with Windows 10 ready as extra protection.

I
Imorrivel
Member
60
08-28-2016, 09:45 PM
#7
If you're comfortable opening an elevated prompt, you can use BCDEDIT to delete unnecessary entries and tweak boot settings. The current listing shows two items: the boot manager and the OS. Your setup may have more than three entries. Adjusting default values in the {bootmgr} section and modifying display order or timeout should help. Be careful—losing data is unlikely, but a non-functional system is possible if you make mistakes.
I
Imorrivel
08-28-2016, 09:45 PM #7

If you're comfortable opening an elevated prompt, you can use BCDEDIT to delete unnecessary entries and tweak boot settings. The current listing shows two items: the boot manager and the OS. Your setup may have more than three entries. Adjusting default values in the {bootmgr} section and modifying display order or timeout should help. Be careful—losing data is unlikely, but a non-functional system is possible if you make mistakes.