[FIX] Can’t Get Into Windows 7 For Dual Boot With Windows 8

Are you facing any of these symptoms: 1. Windows 8 in dual boot with Windows 7 doesn’t recognizes it 2. You don’t get the GUI options to select whic

Kapil Arya
11x Microsoft MVP · Admin
2 min read
Add as a preferred
source on Google

Are you facing any of these symptoms:

1. Windows 8 in dual boot with Windows 7 doesn’t recognizes it

2. You don’t get the GUI options to select which operating system should boot

3. Set Windows 7 to default boot OS in such scenario and booting not completed

If yes, read on to discover a solution. Recently one of my friend reported me that he has Windows 7 in dual boot with Windows 8. But the issue is that he can’t access Windows 7 because the computer doesn’t sends option to choose Windows 7 while booting.

In such cases the option shown below wouldn’t work:

Along with it, when you access System Properties -> Advanced System Settings -> Startup and Recovery -> System Startup -> Default Operating System, it will show you Windows 8 only if it is the issue with you.

So how to solve this issue? How to make a boot to Windows 7? Well, here is the way you can opt to resolve this problem…

FIX : Can’t Get Into Windows 7 For Dual Boot With Windows 8

1. Press + Q, type cmd. Right click and Run it as administrator.

2. In the elevated command prompt, type the following command:

bcdedit /enum /v

3. In the above shown window, carefully note the identifier string for Windows 7. In our case, its b4aacc82-efa1-11e0-84aa-83305f6d4ba0.

Finally run the following command:

 bcdedit /default {b4aacc82-efa1-11e0-84aa-83305f6d4ba0}

4. After running above command, the system will set Windows 7 as default booting OS. So reboot now to get into Windows 7.

Once you booted to Windows 7, add the entry for Windows 8 using bcdedit command line tool. In case you want to let Windows 7 remain as default OS, you do not need to run bcdedit tool to add Windows 8.

Hope this helps!

Share this article
https://www.kapilarya.com/cant-get-into-windows-7-for-dual-boot

Shareable URL

Article by

Kapil Arya
11x Microsoft MVP · Admin

Kapil holds Microsoft MVP title in Windows IT Pro expertise, 11-times in a row (2014-2025). He is 8-times Windows Insider MVP as well, and author of 'Windows Group Policy Troubleshooting' book. In 2015, Microsoft India accomplished him as 'Windows 10 Champion'. Being passionate Windows blogger, he loves to help others on fixing their system issues. Kapil has worked with official Microsoft Community Engagement Team (CET) on several community projects. You can subscribe him for news/updates and fixes for Windows.

4 Comments
windows 8 freaks

Great! Hw cn i remove the Ubuntu entry from same bcdedit tool?

Kapil Arya Author

^^ You can remove Ubuntu in same way by using delete parameter of Ubuntu’s identifier string.

First remove it from boot entry and the format its partition :)

Leomate

Cool tips, thank u

Gillispe

Excellent trick !!!!!!!!!!!!!!!

Leave a Comment

Your email address will not be published. Required fields are marked *