A user is booting a desktop that has Windows 10 installed that also uses an extended partition. The boot process is currently working on the following step: The code in the boot sector is executed and the control of the boot process is given to Windows Boot Manager. What is the next step that will happen in the boot process?

  • The code in the boot sector is executed and the control of the boot process is given to Windows Boot Manager.
  • WinLoad loads two files that make up the core of Windows: NTOSKRNL.EXE and HAL.DLL.
  • Winload uses the path specified in BOOTMGR to find the boot partition.
  • The BIOS boots the computer using the first drive that contains a valid boot sector.