Following an unexpected power disruption, an office computer running Windows 10 fails to boot, presenting the message 'An operating system wasn't found.' A desktop support specialist boots the machine into the Windows Recovery Environment (WinRE) Command Prompt. The technician needs to scan all connected storage drives for installed Windows operating systems and rebuild the Boot Configuration Data (BCD) repository to restore startup functionality. Which command-line entry should the technician execute?
- bootrec /rebuildbcdCevap
- Bbootrec /scanos
- Cbootrec /fixboot
- Dsfc /scannow
Cevap
The command 'bootrec /rebuildbcd' scans all connected disks for Windows installations and lets the technician add them to the BCD store.
The option specifying 'bootrec /rebuildbcd' is correct because it actively searches all connected storage volumes for Windows installations and prompts the user to add identified installations to the BCD store, which directly fixes missing operating system boot pointers.
Adım Adım Çözüm
Anahtar Kavram
Rebuilding the Windows Boot Configuration Data (BCD) store using Bootrec tools