No timout on Dual Boot

Rob.27

New Member
I have a Windows 7 and Windows 8 dual boot machine with Windows set as the default which means that the Legacy (Windows 7) text boot menu is used at start up.

My problem is the timeout does not appear on the boot screen despite being set to 30s in the BCD:

Windows Boot Manager
--------------------
identifier {9dea862c-5cdd-4e70-acc1-f32b344d4795}
device partition=\Device\HarddiskVolume1
description Windows Boot Manager
locale en-us
inherit {7ea2e1ac-2e61-4728-aaa3-896d9d0a9f0e}
integrityservices Enable
default {57d510fc-f0d8-11e1-9a91-e160a819c9fc}
resumeobject {e7197e39-34c1-11e2-8332-685d43674e85}
displayorder {57d510fc-f0d8-11e1-9a91-e160a819c9fc}
{e7197e3a-34c1-11e2-8332-685d43674e85}
toolsdisplayorder {b2721d73-1db4-4c62-bf78-c548a880142d}
timeout 30
Windows Boot Loader
-------------------
identifier {57d510fc-f0d8-11e1-9a91-e160a819c9fc}
device partition=C:
path \Windows\system32\winload.exe
description Windows 7
locale en-US
inherit {6efb52bf-1766-41db-a6b3-0ee5eff72bd7}
recoverysequence {57d510fd-f0d8-11e1-9a91-e160a819c9fc}
recoveryenabled Yes
osdevice partition=C:
systemroot \Windows
resumeobject {57d510fb-f0d8-11e1-9a91-e160a819c9fc}
nx OptIn
Windows Boot Loader
-------------------
identifier {e7197e3a-34c1-11e2-8332-685d43674e85}
device partition=D:
path \windows\system32\winload.exe
description Windows 8
locale en-us
inherit {6efb52bf-1766-41db-a6b3-0ee5eff72bd7}
integrityservices Enable
allowedinmemorysettings 0x15000075
osdevice partition=D:
systemroot \windows
resumeobject {e7197e39-34c1-11e2-8332-685d43674e85}
nx OptIn
bootmenupolicy Legacy
detecthal Yes
 
What do you mean, "timeout does not appear" ?
Are you saying you don't get a boot menu ?
 
Back
Top