Following a sudden system power failure, a Windows 10 desktop computer using Legacy BIOS and MBR partitioning fails to boot, displaying the message "BOOTMGR is missing". A technician boots into the Windows Recovery Environment (WinRE) Command Prompt and verifies that the physical hard drive is recognized and the Master Boot Record is intact. Which of the following commands should the technician execute to write a new boot sector to the system partition?
- bootrec /fixbootCevap
- Bbootrec /fixmbr
- Cbootrec /rebuildbcd
- Dsfc /scannow
Cevap
The technician should execute the `bootrec /fixboot` command.
The command `bootrec /fixboot` writes a new boot sector onto the system partition using a boot sector compatible with Windows. This resolves the "BOOTMGR is missing" error by restoring the boot code responsible for invoking the Windows Boot Manager.
Adım Adım Çözüm
Anahtar Kavram
Repairing Volume Boot Code with Bootrec in Windows Recovery Environment
Tahmini Süre:1m 30s