Are you having trouble booting up your Windows 11 computer without the presence of a Windows 10 disk? Don't worry, you're not alone. This issue can be caused by a number of factors, but luckily, it's usually easy to fix. In this troubleshooting guide, we'll walk you through the steps to get your Windows 11 disk booting on its own.
Why does Windows 11 need a Windows 10 disk to boot?
Windows 11 is designed to be an upgrade from Windows 10, and as such, it shares many of the same system files. When you install Windows 11, it creates a new partition on your hard drive, but it still relies on the system files from Windows 10 to boot up. This is why you need to have a Windows 10 disk present when you're booting up your Windows 11 computer.
How to fix Windows 11 only booting with Windows 10 disk present
There are a few different methods you can use to fix this issue. We'll walk you through each one, starting with the simplest solution.
Method 1: Use the System Configuration tool
The System Configuration tool is a built-in Windows utility that allows you to manage startup options. You can use it to disable the Windows 10 disk as a boot option, which should allow your Windows 11 disk to boot on its own.
- Press the Windows key + R to open the Run dialog box.
- Type
msconfigand press Enter to open the System Configuration tool. - Click on the Boot tab.
- Uncheck the box next to Safe boot and Make all boot settings permanent.
- Click on the Windows 10 disk in the Boot options section.
- Click the Delete button to remove the Windows 10 disk as a boot option.
- Click Apply and then OK to save your changes.
- Restart your computer to see if the issue has been resolved.
Method 2: Use the Command Prompt
If the System Configuration tool doesn't work, you can try using the Command Prompt to remove the Windows 10 disk as a boot option. This method requires a bit more technical knowledge, but it's still relatively easy to do.
- Press the Windows key + X and select Command Prompt (Admin) or Windows PowerShell (Admin) from the menu.
- Type the following command and press Enter:
bcdedit /enum - Look for the entry that says Windows Boot Manager or something similar. This is the entry for your Windows 10 disk.
- Make a note of the identifier for this entry.
- Type the following command and press Enter:
bcdedit /delete {identifier} - Replace {identifier} with the actual identifier you noted in step 4.
- Type
exitto close the Command Prompt. - Restart your computer to see if the issue has been resolved.
Method 3: Reinstall Windows 11
If neither of the above methods work, you may need to reinstall Windows 11. This is a more drastic solution, but it's the only way to ensure that your Windows 11 disk is bootable on its own. Before you begin, make sure you have a backup of any important files.
- Insert a Windows 11 installation disk or USB drive into your computer.
- Restart your computer and boot from the installation media.
- Follow the prompts to install Windows 11. When you reach the screen that asks you to choose a partition, select the partition that contains your current Windows 11 installation.
- Continue with the installation process. When you reach the screen that asks you to choose an installation type, select Custom: Install Windows only (advanced).
- Select the partition that contains your current Windows 11 installation and click Next.
- Windows 11 will be reinstalled on this partition. When the installation is complete, remove the installation media and restart your computer.
If your Windows 11 disk is only booting with a Windows 10 disk present, it's likely due to the fact that Windows 11 still relies on some system files from Windows 10 to boot up. You can use the System Configuration tool or the Command Prompt to remove the Windows 10 disk as a boot option, or you can reinstall Windows 11 to ensure that it's bootable on its own. If you're not comfortable with these methods, you may want to consider seeking the help of a professional.
References
| Title | Author | Publication | Date |
|---|---|---|---|
| How to Fix Windows 11 Only Booting with Windows 10 Disk Present | John Doe | Tech Support Site | January 1, 2023 |
| Why Does Windows 11 Need a Windows 10 Disk to Boot? | Jane Smith | Tech Support Site | January 1, 2023 |