How to Fix Boot Error 0xc0000098 on Windows 7/8 and 10
- Blog
- September 22, 2022
If you’re getting the 0xc0000098 error when you try to start your Windows 7 or 8 computer, don’t worry. This is a relatively common error, and there are a few different ways to fix it. In this article, we’ll walk you through the most effective methods for fixing a 0xc0000098 error.
Table of Contents
How to Fix Boot Error 0xc0000098 on Windows 7/8 and 10
What is Boot Error 0xc0000098?
Boot Error 0xc0000098 is an error that can occur on a Windows computer when trying to boot up. This error is usually caused by a corrupt or missing boot file, which can be caused by a variety of things. Fortunately, there are a few things you can do to try and fix this error.
First, you can try using the Windows Recovery Console to fix the boot file. To do this, you will need to insert the Windows installation disc into your computer and then boot from it. Once you are in the Recovery Console, you will need to type the following commands:
cd \
copy c:\windows\system32\config\system c:\
This will copy the system file from the Windows installation disc to your computer. Once this is done, you should be able to boot up your computer without any problems.
If this does not work, you can try using a boot repair tool. There are a few different ones available, but we recommend using the BootRec tool from Microsoft. This tool can be downloaded from the Microsoft website for free. Once you have downloaded it, you will need to run it and follow the instructions. This should fix the problem and allow you to boot up your computer without any problems.
If you are still having trouble, you can try taking your computer to a professional. They will be able to take a look at your computer and fix the problem for you.
How to Fix Boot Error 0xc0000098?
If you encounter the boot error 0xc0000098, it means that the Windows Boot Manager is unable to find the Boot Configuration Data (BCD) store. This can happen for a number of reasons, but the most common is that the BCD store has become corrupt.
There are a couple of ways to fix this problem. The first is to use the Bootrec.exe tool to rebuild the BCD store. This can be done from the Windows Recovery Environment.
Boot into the Windows Recovery Environment.
Click on Command Prompt.
Type the following command and press Enter: bootrec.exe /rebuildbcd
This will scan all disks for Windows installations and add them to the BCD store.
If this doesn’t work, you can try manually rebuilding the BCD store. To do this, you need to:
Create a new BCD store.
Copy the contents of the old BCD store to the new one.
Configure the new BCD store to be the active one.
To create a new BCD store, you need to:
Boot into the Windows Recovery Environment.
Click on Command Prompt.
Type the following command and press Enter: bcdedit /export C:\BCD_Backup
This will create a backup of the BCD store in the C:\BCD_Backup folder.
Next, you need to create a new BCD store. To do this, type the following command and press Enter: bcdedit /create {bootmgr} /d “Windows Boot Manager”
This will create a new BCD store with the default boot manager.
Now, you need to copy the contents of the old BCD store to the new one. To do this, type the following command and press Enter: bcdedit /store C:\BCD_Backup\Boot\BCD /set {bootmgr} path \EFI\Microsoft\Boot\bootmgfw.efi
This will copy the boot manager from the old BCD store to the new one.
Finally, you need to configure the new BCD store to be the active one. To do this, type the following command and press Enter: bcdedit /default {bootmgr}
This will set the new BCD store as the active one.
After doing this, you should be able to boot into Windows.
Conclusion
If you’re seeing the 0xc0000098 error, it’s likely due to a problem with your computer’s boot sector. To fix this, you can use a tool like Easy Recovery Essentials to scan your computer for errors and repair them.
Further Reading
If you’re still having trouble booting up your computer after following the steps above, you may want to check out some additional resources online. Here are a few articles that may be helpful:
https://www.pcworld.com/article/2989972/windows/how-to-fix-error-0xc000021a-in-windows-8-1-10.html
https://www.windowscentral.com/how-repair-master-boot-record-windows-10
https://www.howtogeek.com/forum/topic/error-0xc0000098
