A desktop computer configured with a primary NVMe SSD containing the Windows operating system and a secondary SATA storage drive fails to boot following a motherboard firmware update. The display shows the error message "Boot Device Not Found." Upon accessing the UEFI setup utility, the technician confirms that both drives are properly recognized and detected as healthy. Which of the following is the MOST appropriate next step to resolve this startup issue?
- Verify the UEFI boot priority list and set the NVMe SSD as the primary boot device.Answer
- BBoot into the Windows Recovery Environment command prompt and execute bootrec /fixmbr.
- COpen the Command Prompt in WinRE and run sfc /scannow to replace missing boot files.
- DReplace the NVMe SSD immediately, as this error code confirms physical hardware failure of the drive controller.
Answer
Verify the UEFI boot priority list and set the NVMe SSD as the primary boot device.
The correct action is to verify the UEFI boot priority list and select the NVMe SSD as the primary boot device. Motherboard firmware updates frequently clear custom settings and reset boot options to factory defaults. When a secondary data drive is prioritized over the operating system drive, UEFI cannot locate the boot partition and displays a 'Boot Device Not Found' error.
Step-by-Step Solution
Key Concept
UEFI Boot Order Configuration
Estimated Time:1m 30s