Fix Boot Error 0xc0000098 On Windows 10 (Easy Way)

Encountering the boot error 0xc0000098 can be quite frustrating, especially when you’re trying to boot up your Windows 10 system. This error usually indicates an issue with the boot configuration data, and fortunately, there are several steps you can take to resolve this problem. Below, we’ll walk you through the process of diagnosing and fixing this error so you can get back to using your computer without any hitches.

Understanding Boot Error 0xc0000098

Before diving into the solutions, it’s essential to understand what the error means. Boot error 0xc0000098 indicates that your device is unable to find the necessary files required for booting. This can happen due to corrupted files or misconfigured settings, which often arise after a system update or hardware changes.

Fix Boot Error 0xc0000098 On Windows 10 (Easy Way)

Step 1: Accessing the Advanced Startup Options

The first thing you need to do is access the Advanced Startup Options in Windows 10. You can do this by turning on your computer and then immediately turning it off again when you see the Windows logo. Repeat this process three times. On the fourth boot, your computer should enter the recovery environment.

Step 2: Navigating to Startup Repair

Once you’re in the recovery environment, follow these steps:

  • Click on “Troubleshoot”.
  • Select “Advanced Options”.
  • Choose “Startup Repair”.
  • Follow the on-screen instructions to let Windows attempt to fix the issue.

Step 3: Rebuilding the Boot Configuration Data

If the Startup Repair doesn’t resolve the issue, the next step is to rebuild your Boot Configuration Data (BCD). Here’s how:

  • Access the Command Prompt from the Advanced Options menu.
  • Type the following commands, pressing Enter after each:
  • bootrec /fixmbr
  • bootrec /fixboot
  • bootrec /scanos
  • bootrec /rebuildbcd

Step 4: Checking Your Hard Drive

If you’re still facing issues, it might be worthwhile to check if your hard drive has any errors. You can do this by running a disk check:

  • In the Command Prompt, type chkdsk /f /r and press Enter.
  • This command will check your partitions and fix any disk errors it encounters.

After following these steps, restart your computer to see if the error has been resolved. If the issue persists, it may indicate a deeper hardware problem, and seeking professional assistance might be necessary. Regardless, following these instructions should help most users effectively tackle the boot error 0xc0000098 in Windows 10.

Henry is a professional blogger and co-founder of TechiZoo. He is a software engineer by education and blogger & writer by profession.

Leave a Reply

Your email address will not be published. Required fields are marked *

You might also like

Tech Made Simple