This post shows how to disable or skip Choose an operating system screen on Windows 11/10. You can remove Earlier Version of Windows from the boot menu in Windows 11/10. You can remove it after uninstalling one OS from a dual boot computer. If you have two versions of the Windows operating system installed on a computer, and you uninstall one of them, then in the boot menu, you should not see the entry for the earlier version. But at times, you still see both versions being offered on the screen.
This issue may occur even after using the new installation for several days. At every startup, you need to select the current operating system’s name and hit the Enter button to boot into your system. If you want to remove Earlier version of Windows entry from the boot menu, here is the solution to do it using BCDEDIT.
Remove Earlier Version of Windows from Boot Menu
Open Command prompt with administrative privilege.
You can search for cmd in the Start Menu, right-click on the exact result and select Run as Administrator. If you are using Windows 11/10, you can open that by pressing Win+X and selecting Command Prompt (Admin).
After opening the command prompt with admin privilege, enter the following command, and hit Enter.
bcdedit
This will help you know the currently installed and registered operating system(s) on your PC.
Read: Change Boot Menu Text, when dual-booting the same version of Windows.
Disable Choose an operating system screen on Windows 11/10
BCDEdit or Boot Configuration Data Editor Tool is a useful built-in tool that can even help you change Boot Menu Text when dual-booting the same version of Windows.
You will see an entry, which says Windows Legacy OS Loader. In the description, you will see Earlier Version of Windows. If you can see it, you will be able to delete this entry, by entering the following command and hitting Enter.
bcdedit /delete {ntldr} /f
It doesn’t take a long time. Just after hitting the enter button, you will get a Success message that looks as follows:
The change will be reflected immediately.
You can restart your PC to check whether the unnecessary entry has been removed or not.
TIP: EasyBCD is a free boot editor software some of you may want to check out. Also, check out Advanced Visual BCD Editor & Boot Repair Tool.
Why does Windows make me choose an operating system?
If multiple Windows versions are installed, your computer will prompt you to choose an operating system. It ensures that you select the correct OS you wish to use. This can happen after system upgrades, dual-boot setups, or incomplete uninstallations.
How do I remove old Windows from startup?
To remove old Windows versions from startup, press Win + R, type “msconfig” and press Enter. In the System Configuration window, navigate to the “Boot” tab. Select the old Windows entry you want to remove and click “Delete.” Apply the changes, and restart your computer to update the menu.
Related reads: