Boot menu only shown on restart, never on shutdown/startup

Using EasyBCD 2.4.0.237, I set up two partitions to boot. The boot menu appears as expected whenever I restart my computer, but when I shut it down then press the power button to start it back up, it always skips past the boot menu and loads the first partition. Consequently, every day, I need to start my computer and then immediately restart it in order to ever load the second partition.

Why would it matter whether the OS was restarted vs. shutdown-and-started? How do I fix this so that the boot menu is always shown?

Here are my current settings:
Windows Boot Manager
--------------------
identifier {9dea862c-5cdd-4e70-acc1-f32b344d4795}
device boot
description Windows Boot Manager
locale en-us
inherit {7ea2e1ac-2e61-4728-aaa3-896d9d0a9f0e}
custom:1600007e Yes
default {6fed57bd-b512-11eb-b086-caa84a44acef}
resumeobject {0893d8a3-07bf-11ec-bb12-806e6f6e6963}
displayorder {6fed57bd-b512-11eb-b086-caa84a44acef}
{02364bfa-0640-46d8-8647-1e34680cb295}
toolsdisplayorder {b2721d73-1db4-4c62-bf78-c548a880142d}
timeout 30

Windows Boot Loader
-------------------
identifier {6fed57bd-b512-11eb-b086-caa84a44acef}
device partition=E:
path \Windows\system32\winload.exe
description Personal
locale en-US
osdevice partition=E:
systemroot \Windows
resumeobject {0893d8a3-07bf-11ec-bb12-806e6f6e6963}

Windows Boot Loader
-------------------
identifier {02364bfa-0640-46d8-8647-1e34680cb295}
device partition=C:
path \windows\system32\winload.exe
description Patron
inherit {6efb52bf-1766-41db-a6b3-0ee5eff72bd7}
osdevice partition=C:
systemroot \windows
resumeobject {8b839afe-6ff2-4bbc-930f-6a3f0aa953b9}
nx OptIn
 
Back
Top