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 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?
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.
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.