Solved Lost Windows 11 dual boot when reinstalling Windows on C


jpdsc

Active member
Local time
12:20 PM
Posts
5
OS
Windows 11
Hey there,

I've looked into quite some troubleshooting guides to fix this but 99% is related to dualboot Windows 11 + Linux.
Here it is different. I have Dual boot Windows 11 with another Windows 11 installation.

Due to issues with AMD drivers I decided to reinstall Windows 11 by formatting C drive.
However, after doing this, I lost dual boot options for the other Windows 11 installation.

This is how my disk manager looks like:
1697374195563.png

Disk 0 (D) is the Windows 11 I cannot access anymore. It is also not visible in msconfig >> boot:
1697374227434.png

How can I re-add the other Windows 11 installation on D:?

Thank you for the help!
 

My Computer

System One

  • OS
    Windows 11
    Computer type
    PC/Desktop
    Manufacturer/Model
    Custom
    CPU
    AMD Ryzen 7 7800X3D
    Motherboard
    ASUS ROG Strix B650E-F GAMING WIFI
    Memory
    G.Skill Trident Z5 Neo 6000
    Graphics Card(s)
    AMD Radeon RX 6900 XT
Code:
bcdboot D:\Windows /addlast
if there is a Win installation on (D:)
 

My Computer

System One

  • OS
    Windows 10
    Computer type
    Laptop
    Manufacturer/Model
    HP ZBook
    CPU
    Intel 6700HQ
    Motherboard
    HP
    Memory
    24
    Graphics Card(s)
    AMD FirePro 5170M
    Hard Drives
    Samsung SSD 860 Pro
    Keyboard
    yes
    Mouse
    yes
    Other Info
    19045.3803
    some Red Hat workhorses
Code:
bcdboot D:\Windows /addlast
if there is a Win installation on (D:)

Thanks! Will try that now. I tried this before but I didn't add the Windows after the drive letter.
Will report back if it worked!

Edit: This fixed it! Thanks a bunch!
 

My Computer

System One

  • OS
    Windows 11
    Computer type
    PC/Desktop
    Manufacturer/Model
    Custom
    CPU
    AMD Ryzen 7 7800X3D
    Motherboard
    ASUS ROG Strix B650E-F GAMING WIFI
    Memory
    G.Skill Trident Z5 Neo 6000
    Graphics Card(s)
    AMD Radeon RX 6900 XT
But you should reduce the Partition size of (D:) and create a separate Data-Partition. It's much safer!
 

My Computer

System One

  • OS
    Windows 10
    Computer type
    Laptop
    Manufacturer/Model
    HP ZBook
    CPU
    Intel 6700HQ
    Motherboard
    HP
    Memory
    24
    Graphics Card(s)
    AMD FirePro 5170M
    Hard Drives
    Samsung SSD 860 Pro
    Keyboard
    yes
    Mouse
    yes
    Other Info
    19045.3803
    some Red Hat workhorses
But you should reduce the Partition size of (D:) and create a separate Data-Partition. It's much safer!
Good idea, I'll look into this next week. I use D: for work so makes sense.
 

My Computer

System One

  • OS
    Windows 11
    Computer type
    PC/Desktop
    Manufacturer/Model
    Custom
    CPU
    AMD Ryzen 7 7800X3D
    Motherboard
    ASUS ROG Strix B650E-F GAMING WIFI
    Memory
    G.Skill Trident Z5 Neo 6000
    Graphics Card(s)
    AMD Radeon RX 6900 XT
You also can use/share the WinRE.wim from Recovery partition (disk 1) for the (D.) (disk 0) installation.
For the right command the bcdedit - result is to be posted first.
or boot into (D:) and type:
bcdedit /set {current} recoverysequence {recovery guid from disk1 OS}
 
Last edited:

My Computer

System One

  • OS
    Windows 10
    Computer type
    Laptop
    Manufacturer/Model
    HP ZBook
    CPU
    Intel 6700HQ
    Motherboard
    HP
    Memory
    24
    Graphics Card(s)
    AMD FirePro 5170M
    Hard Drives
    Samsung SSD 860 Pro
    Keyboard
    yes
    Mouse
    yes
    Other Info
    19045.3803
    some Red Hat workhorses

Latest Support Threads

Back
Top Bottom