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.
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.
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.
Once you’re in the recovery environment, follow these steps:
If the Startup Repair doesn’t resolve the issue, the next step is to rebuild your Boot Configuration Data (BCD). Here’s how:
bootrec /fixmbr
bootrec /fixboot
bootrec /scanos
bootrec /rebuildbcd
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:
chkdsk /f /r
and press Enter.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.