Home

How can i fix the error code: 0xC0000034?

Alton Alexander
By Alton AlexanderUpdated on June 4th, 2022

This error code indicates that the Windows Boot Configuration Data (BCD) store is missing or damaged. This can happen if the BCD store becomes corrupt, if the BIOS is incorrectly configured, or if the boot sector on the hard drive is damaged.

1. Use Windows Recovery Environment to fix the error

  1. Boot your computer into the Recovery Environment.
  2. When you see the Windows Recovery Environment screen, click on the "Advanced Startup" option.
  3. Click on the "Command Prompt" option.
  4. At the command prompt, type the following commands: bcdedit /set {current} recoveryenabled true bcdedit /set {current} restorepointpath "C:\Recovery" bcdedit /set {current} bootstatuspolicy ignoreall bcdedit /set {current} bootstatuspolicy enableall bcdedit /display {current}
  5. When you are finished, type the following command to exit the Recovery Environment: exit

2. Use the Command Prompt to run the Bootrec.exe tool

  1. Open the Command Prompt by clicking on the Start button, typing in cmd and pressing Enter.
  2. When the Command Prompt opens, type in bootrec and press Enter.
  3. Bootrec.exe will open and you will be given a list of available options.
  4. Choose the "Fix Boot Problems" option and press Enter.
  5. Bootrec.exe will scan your computer for boot problems and offer solutions.
  6. If Bootrec.exe finds a boot problem, it will offer to fix it. Follow the instructions it provides.

3. Use the Command Prompt to run the Sfc.exe tool

  1. Open the Command Prompt and type "sfc /scannow"
  2. If the Sfc.exe tool finds any errors, it will display the error code and the name of the file that has the error.
  3. If the Sfc.exe tool cannot find the file that has the error, it will display an error message.

If the answers above didn't work then you should also try:

  1. Use the Command Prompt to run the Dism.exe tool.
  2. Use Windows Startup Repair to fix the error.
  3. Restore Windows to an earlier point.
  4. Reinstall Windows.