A technician is troubleshooting a Windows workstation that fails to boot, displaying error code 0xc000014c with a message indicating that the Boot Configuration Data (BCD) file is missing or contains errors. The technician boots the computer into the Windows Recovery Environment (WinRE) and opens the Command Prompt. Which of the following commands should the technician execute to scan for installed operating systems and rebuild the BCD repository?
- bootrec /rebuildbcdCevap
- Bbootrec /fixmbr
- Csfc /scannow
- Dchkdsk /r
Cevap
The command bootrec /rebuildbcd scans all connected storage drives for installed Windows operating systems and allows the technician to rebuild the Boot Configuration Data (BCD) store.
Executing bootrec /rebuildbcd searches all mounted storage volumes for Windows installations and allows the user to rebuild the Boot Configuration Data store, directly resolving BCD corruption errors such as 0xc000014c.
Adım Adım Çözüm
Anahtar Kavram
Rebuilding Windows Boot Configuration Data (BCD)