W10 is as irrelevant to your problem as EasyBCD.
At power up, the following things happen
1.After pressing the power button, the PC’s firmware initiates a Power-On Self Test (POST) and loads firmware settings. This pre-boot process ends when a valid system disk is detected.
2.Firmware reads the master boot record (MBR), and then starts Bootmgr.exe. Bootmgr.exe finds and starts the Windows loader (Winload.exe) on the Windows boot partition.
3.Essential drivers required to start the Windows kernel are loaded and the kernel starts to run, loading into memory the system registry hive and additional drivers that are marked as BOOT_START.
4.The kernel passes control to the session manager process (Smss.exe) which initializes the system session, and loads and starts the devices and drivers that are not marked BOOT_START.
5.Winlogon.exe starts, the user logon screen appears, the service control manager starts services, and any Group Policy scripts are run. When the user logs in, Windows creates a session for that user.
6.Explorer.exe starts, the system creates the desktop window manager (DWM) process, which initializes the desktop and displays it.
EasyBCD is not available till step 6 completes
W10's first action is when bootmgr is chained in step 2
Entering the BIOS update utility happens during step 1.
F2 is the normal BIOS interrupy key for Dell according to web search
Dell
XPS, Dimension, Inspiron, Latitude, OptiPlex, Precision, Alienware, Vostro
- Press F2 when the Dell logo appears. Press every few seconds until the message Entering Setup appears.
- Older Dell desktops and laptops may instead use Ctrl+Alt+Enter or Del to enter BIOS.
- Older Dell laptops may use Fn+Esc or Fn+F1.
But I've found references to problems where the keyboard is not being detected early enough to be used for this purpose.
Make sure your keyboard is connected via one of the mobo USB ports, not a remote hub, and use a USB2 port rather than USB3.