220-801 · Question #1099
A computer will not load Windows and displays the error message "Operating system not found". Which of the following tools should the technician use to troubleshoot the issue?
The correct answer is A. bootrec. 'Operating system not found' indicates a corrupted or missing boot record. The bootrec tool, run from the Windows Recovery Environment, repairs the Master Boot Record (MBR), boot sector, and Boot Configuration Data (BCD) using commands like /fixmbr, /fixboot, and /rebuildbcd…
Question
A computer will not load Windows and displays the error message "Operating system not found". Which of the following tools should the technician use to troubleshoot the issue?
Options
- Abootrec
- Bdiskpart
- Cformat
- Dsfc
How the community answered
(34 responses)- A88% (30)
- B3% (1)
- C3% (1)
- D6% (2)
Explanation
'Operating system not found' indicates a corrupted or missing boot record. The bootrec tool, run from the Windows Recovery Environment, repairs the Master Boot Record (MBR), boot sector, and Boot Configuration Data (BCD) using commands like /fixmbr, /fixboot, and /rebuildbcd. diskpart (B) manages partitions but doesn't repair boot records. format (C) erases the drive, destroying data. sfc (System File Checker) (D) scans for corrupted Windows system files but requires a bootable system to run.
Topics
Community Discussion
No community discussion yet for this question.