Windows⏱️ 2 min read

How to Fix Error 0xc0000098 in Windows – Complete Guide

Fix Windows Boot BCD Corrupted error code 0xc0000098 by following this step-by-step guide to resolve startup issues and boot loop problems.


The Windows Boot BCD Corrupted error (0xc0000098) typically occurs when the boot configuration data is damaged or corrupted. This issue can cause your system to become stuck in a boot loop, preventing you from accessing Windows.

⚠️ Common Causes

  • Corrupted system files or registry entries
  • Malware infection or virus attack

🛠️ Step-by-Step Fixes

Method 1: Quick Fix

  1. Step 1: Press the Windows key + R to open the Run dialog box, type `cmd` and press Enter. This will open the Command Prompt.
  2. Step 2: In the Command Prompt, type `sfc /scannow` and press Enter. This will run the System File Checker tool to scan for corrupted system files and replace them if necessary.

💡 Conclusion

If you're still experiencing issues after running the System File Checker tool, you may need to use the Bootrec command to rebuild the BCD. This can be done by typing `bootrec /fixboot` and pressing Enter. If none of these steps resolve the issue, it's recommended to seek further assistance from a Windows expert or Microsoft support.

Did this fix your problem?

If not, try searching for specific error codes.

🔍 Search Error Database