Different boot times for dual Windows 11 installations on same PC


BadAnalysis

Member
Local time
9:36 PM
Posts
20
OS
Windows 10/11
Hi folks. I've successfully installed and isolated two installations of Windows 11 on my PC. One for work (Pro) and one for games (Home). I've moved the EFI partition to its own dedicated drive and removed the original and things work flawlessly. I've disabled Fast Startup, and disabled the drive for the alternate OS in Device Manager and they appear to be completely isolated from one another. The strange thing is that when selecting which OS to start on the bootloader, the original (work) installation starts up very quickly whereas the second (games) installation restarts the PC and takes much longer to load.

I can't understand why because the EFI/bootloader partition is completely isolated on its own drive and both OS installations are on fast M.2 NVMe SSDs so I can't account for the difference. I've double-checked that Fast Startup is disabled on each, there is no hibernate file and neither are encrypted or have any substantial difference in configuration.

Could anybody provide any insight into this? I'd appreciate it.

Thanks.
 
Windows Build/Version
Windows 11 Pro/Home

My Computer My Computer

At a glance

Windows 10/11
OS
Windows 10/11
Computer type
PC/Desktop
Manufacturer/Model
Self-assembled
Other Info
Changes every few days :)
Mine is the same, the last Os installed will be the default OS unless you have specified a different OS after installation and this will preload ready for deployment, that's why when you select the default it loads very quickly, when you select another OS it goes through the initial boot process all over again so takes a little longer. Hope that makes sense, I'm sure someone will be along with over complicated technical jargon to explain the same thing but in essence that's how mine behaves.

You
 

My Computer My Computer

At a glance

Windows 11 Pro Beta, 11 Dev, W11 CanaryAMD Ryzen™ 9 5900HX32GBNVIDIA® GeForce RTX™ 3070 8GB GDDR6
OS
Windows 11 Pro Beta, 11 Dev, W11 Canary
Computer type
Laptop
Manufacturer/Model
Dell Alienware M15 Ryzen Edition R6
CPU
AMD Ryzen™ 9 5900HX
Memory
32GB
Graphics Card(s)
NVIDIA® GeForce RTX™ 3070 8GB GDDR6
Hard Drives
1 x Samsung 980 Pro 1TB
1 x Samsung 970 Evo Plus 1TB
Thank you very much for your answer. That actually strikes me as a bizarre decision given that I always assumed that the bootloader would be an independent component of the boot process and that having it interact with the OS (or multiple OSs) would violate the ideas of compartmentalisation and least privilege. I can understand some interaction such as facilitating a chain of trust but preloading the OS takes me by surprise.
 

My Computer My Computer

At a glance

Windows 10/11
OS
Windows 10/11
Computer type
PC/Desktop
Manufacturer/Model
Self-assembled
Other Info
Changes every few days :)
Mine is the same, the last Os installed will be the default OS unless you have specified a different OS after installation and this will preload ready for deployment, that's why when you select the default it loads very quickly, when you select another OS it goes through the initial boot using msconfigprocess all over again so takes a little longer. Hope that makes sense, I'm sure someone will be along with over complicated technical jargon to explain the same thing but in essence that's how mine behaves.

You
Yeah, I get similar.

I just did a test by changing the default OS using MSConfig to one I wanted to boot into, and it booted much more quickly.

I never really thought about this, but now you have pointed this out, I may produce a batch file using

bcdedit /default {88240e47-5ebf-11e7-98a8-b123c369fcff}

where figures in {} are the guid for os I want to boot to.

I would a series of these for each guid, and a simple menu to select whichever I wanted.

Then I would have a shutdown and restart command.

Small project for weekend.
 

My Computer My Computer

At a glance

Windows 11 Pro + Win11 Canary VM.I9 13th gen i9-13900H 2.60 GHZ16 GB solderedIntegrated Intel Iris XE
OS
Windows 11 Pro + Win11 Canary VM.
Computer type
Laptop
Manufacturer/Model
ASUS Zenbook 14
CPU
I9 13th gen i9-13900H 2.60 GHZ
Motherboard
Yep, Laptop has one.
Memory
16 GB soldered
Graphics Card(s)
Integrated Intel Iris XE
Sound Card
Realtek built in
Monitor(s) Displays
laptop OLED screen
Screen Resolution
2880x1800 touchscreen
Hard Drives
1 TB NVME SSD (only weakness is only one slot)
PSU
Internal + 65W thunderbolt USB4 charger
Case
Yep, got one
Cooling
Stella Artois (UK pint cans - 568 ml) - extra cost.
Keyboard
Built in UK keybd
Mouse
Bluetooth , wireless dongled, wired
Internet Speed
900 mbs (ethernet), wifi 6 typical 350-450 mb/s both up and down
Browser
Edge
Antivirus
Defender
Other Info
TPM 2.0, 2xUSB4 thunderbolt, 1xUsb3 (usb a), 1xUsb-c, hdmi out, 3.5 mm audio out/in combo, ASUS backlit trackpad (inc. switchable number pad)

Macrium Reflect Home V8
Office 365 Family (6 users each 1TB onedrive space)
Hyper-V (a vm runs almost as fast as my older laptop)
Yeah, I get similar.

I just did a test by changing the default OS using MSConfig to one I wanted to boot into, and it booted much more quickly.

I never really thought about this, but now you have pointed this out, I may produce a batch file using

bcdedit /default {88240e47-5ebf-11e7-98a8-b123c369fcff}

where figures in {} are the guid for os I want to boot to.

I would a series of these for each guid, and a simple menu to select whichever I wanted.

Then I would have a shutdown and restart command.

Small project for weekend.
Whichever one you have as the default OS will boot quickly, the other(s) will take longer after selecting at the boot screen. We are only talking seconds here mind
I have W11 Beta as my default. W11 Dev and W10 take longer to boot, if I change the default to W11 Dev then W11 Beta takes a little longer etc, etc
 

My Computer My Computer

At a glance

Windows 11 Pro Beta, 11 Dev, W11 CanaryAMD Ryzen™ 9 5900HX32GBNVIDIA® GeForce RTX™ 3070 8GB GDDR6
OS
Windows 11 Pro Beta, 11 Dev, W11 Canary
Computer type
Laptop
Manufacturer/Model
Dell Alienware M15 Ryzen Edition R6
CPU
AMD Ryzen™ 9 5900HX
Memory
32GB
Graphics Card(s)
NVIDIA® GeForce RTX™ 3070 8GB GDDR6
Hard Drives
1 x Samsung 980 Pro 1TB
1 x Samsung 970 Evo Plus 1TB
Whichever one you have as the default OS will boot quickly, the other(s) will take longer after selecting at the boot screen. We are only talking seconds here mind
I have W11 Beta as my default. W11 Dev and W10 take longer to boot, if I change the default to W11 Dev then W11 Beta takes a little longer etc, etc
You say seconds, but it is 12 seconds difference on my pc, and that is with fast nvmes - it is restarting twice in effect that slows things down. Batch file will take 1 second.
 

My Computer My Computer

At a glance

Windows 11 Pro + Win11 Canary VM.I9 13th gen i9-13900H 2.60 GHZ16 GB solderedIntegrated Intel Iris XE
OS
Windows 11 Pro + Win11 Canary VM.
Computer type
Laptop
Manufacturer/Model
ASUS Zenbook 14
CPU
I9 13th gen i9-13900H 2.60 GHZ
Motherboard
Yep, Laptop has one.
Memory
16 GB soldered
Graphics Card(s)
Integrated Intel Iris XE
Sound Card
Realtek built in
Monitor(s) Displays
laptop OLED screen
Screen Resolution
2880x1800 touchscreen
Hard Drives
1 TB NVME SSD (only weakness is only one slot)
PSU
Internal + 65W thunderbolt USB4 charger
Case
Yep, got one
Cooling
Stella Artois (UK pint cans - 568 ml) - extra cost.
Keyboard
Built in UK keybd
Mouse
Bluetooth , wireless dongled, wired
Internet Speed
900 mbs (ethernet), wifi 6 typical 350-450 mb/s both up and down
Browser
Edge
Antivirus
Defender
Other Info
TPM 2.0, 2xUSB4 thunderbolt, 1xUsb3 (usb a), 1xUsb-c, hdmi out, 3.5 mm audio out/in combo, ASUS backlit trackpad (inc. switchable number pad)

Macrium Reflect Home V8
Office 365 Family (6 users each 1TB onedrive space)
Hyper-V (a vm runs almost as fast as my older laptop)
You say seconds, but it is 12 seconds difference on my pc, and that is with fast nvmes - it is restarting twice in effect that slows things down. Batch file will take 1 second.
So in essence you're changing and pre-selecting the default OS before you shutdown, I think it's about 10 seconds on mine but 10 or 12 it's "seconds" all the same. Just thinking of what else that's productive (apart from switching the kettle on) I could be doing in those fleeting moments and I'm not coming up with much tbh
 

My Computer My Computer

At a glance

Windows 11 Pro Beta, 11 Dev, W11 CanaryAMD Ryzen™ 9 5900HX32GBNVIDIA® GeForce RTX™ 3070 8GB GDDR6
OS
Windows 11 Pro Beta, 11 Dev, W11 Canary
Computer type
Laptop
Manufacturer/Model
Dell Alienware M15 Ryzen Edition R6
CPU
AMD Ryzen™ 9 5900HX
Memory
32GB
Graphics Card(s)
NVIDIA® GeForce RTX™ 3070 8GB GDDR6
Hard Drives
1 x Samsung 980 Pro 1TB
1 x Samsung 970 Evo Plus 1TB
Back
Top Bottom