Mastering the Fix of Error Code 5 on Your Minecraft Game

Mastering the Fix of Error Code 5 on Your Minecraft Game

Ronald Lv12

Conquering the Blue Screen of Death: Fix Your Windows 0xC0000098 Error Today

While booting your PC, Windows gives you a BSOD with theerror code 0xc0000098 . It can be rather frustrating not being able to use your device. You just get stuck at the blue/black screen. But don’t panic. This is a most common Windows error and it’s never hard to fix it at all…

Disclaimer: This post includes affiliate links

If you click on a link and make a purchase, I may receive a commission at no extra cost to you.

About the error 0xc0000098

During the start-up process, theBoot Configuration Data (BCD) is very essential to provide required information to load the operating system. If the Boot Configuration Data is missing or corrupted, Windows won’t be able to load operating system and gives you the error0xc0000098 .

Error Code0xc0000098 o_n Windows 7, Vista_

Error Code0xc0000098 o_n Windows 10, 8, 8.1_

https://techidaily.com

Try these fixes

Below you will get to know all possible fixes to solve your boot error 0xc0000098. You may not have to try them all; just work your way down the list until you find the one that works for you.

  1. Rebuild BCD manually
  2. Try Startup Repair
  3. Perform a CHKDSK
  4. Run System File Checker
  5. Use a Windows Reimage Tool
  6. Perform a clean install of Windows

Fix 1: Rebuild BCD manually

Since this is a BSOD error, you won’t be able to access your PC normally. To repair your PC, you’ll need to use a Windows recovery drive: an installation USB media or a CD/DVD.

Step 1: Prepare installation media

If you don’t have one, you need to create USB/DVD bootable media yourself. Here is how to do it:

Note: You can skip to Step 2 if you already have a (DVD/USB) installation media.

  1. Go to Windows 10 download page. (Or Windows 11 , Windows 8 ,Windows 7 )

https://techidaily.com
  1. Download the installation media and save it on your computer.

  2. Double-click the Media Creation Tool to launch the tool.

  3. Select the Create installation media (USB flash drive, DVD, or ISO file) for another PC option.

  1. Select the language, edition, and architecture (64-bit or 32-bit) for the Windows system.

  2. Choose your preferred media. If you choose a USB flash drive, make sure you have a blank USB flash drive with at least 8GB of space.

  3. Follow the on-screen instructions to finish the setup.

Step 2: Change the boot order to USB/DVD

Change the boot order in the BIOS setup. If you use a bootable USB drive, please putRemovable Devices as the first boot choice. Otherwise, your PC will boot normally from your hard drive.

  1. Turn on your device.

  2. As soon as your computer starts booting up, press the function key to enter BIOS.

Note: The key to access BIOS can vary fromEsc ,Delete toF2 ,F8 ,F12 , depending on your manufacturer and computer model.

  1. Once in BIOS, go to theBoot sector and setRemovable Devices orCD-Rom Drive as the first boot device.

  2. Save the changes and exit.

Step 3: Boot with an Installation or Repair disc or USB drive

  1. Boot your PC from the bootable CD/DVD/USB.

  2. In the Windows Setup menu, clickNext .

  3. SelectRepair your computer in the lower-left corner.

  4. Go toTroubleshoot >Advanced Options >Command Prompt .

  1. In Command Prompt, type the following command lines and hit Enter after each command. (There’s a space betweenbootrec and**/** .)

bootrec /scanos

bootrec /fixmbr

bootrec /fixboot

bootrec /rebuildbcd

TypeY and pressEnter if you’re prompted for permission.

  1. After you have entered the commands above, close the Command Prompt and Reboot your PC.

The 0xc0000098 error should now be fixed as your PC begins to load. If not, try the fix below.

Fix 2: Startup Repair

Startup Repair is a built-in tool to diagnose and repair some common problems on Windows. You may need to run Startup Repair (even 2 or 3 times).

  1. Boot your PC from your setup disk (USB/DVD/CD).

  2. SelectRepair your computer and go toTroubleshoot >Advanced Options >Startup Repair .

  1. Startup Repair will begin scanning your installation for known issues and will attempt a repair if it finds any.

  2. If it fails, you can run Startup Repair again.

Fix 3: CHKDSK

CHKDSK, short for “check disk”, aims to check disk and verify system files for any errors.

  1. Boot your device from your installation media and go toCommand Prompt .

  2. Type the following command line and pressEnter .

chkdsk C: /f /r /x

  • C: is the letter of the drive where Windows is installed, you can change it if you’ve installed it on another drive.
  • r directs to find out the error.
  • x symbolizes the volume that requires scanning.
  1. CHKDSK will manage to fix the problems it finds.

  2. Close Command Prompt and restart your device to check if the Windows system can load up again.

Fix 4: System File Checker

The error 0xc0000098 can also be caused by missing or corrupt system files. System File Checker (SFC) can help you to restore the missing files and repair any problematic ones.

  1. Again go toCommand Prompt and type the following command and hitEnter .

sfc /scannow /offbootdir=c:\ /offwindir=c:\windows

This command is slightly different from_sfc /scannow_ because this is done with a different installation of Windows (/offwindir=c:\windows ) on a different drive (/offbootdir=c :).

  1. Wait for the scan to finish.
https://techidaily.com

Fix 5: Use a Windows Fortect Tool

Fortect Windows repair works by replacing system files automatically. It’s like a clean Windows reinstallation in one hour, without losing any programs, settings, or user data. It can fix the 0xc0000098 error code without a computer restart.

  1. Download and install Fortect.

  2. Open Fortect and it might take 3~5 minutes to analyze your PC. Sit back and grab a cup of coffee. Once complete, you will be able to review the detailed scan report for free.

  1. ClickStart Repair to restore any corrupted files. You will need to purchase a license key to do so and don’t have pressure on it, for it has a 60-day money-back guarantee.

  1. Enter your license key and the restoration will begin automatically. Reimage handles all.
https://techidaily.com

Fix 6: Perform a clean install of Windows

If neither of the fixes above did the trick, then you need to do a clean reinstall of Windows to fix your issues and return your PC to a cleaner state.

  1. Boot from your installation media and selectNext .

  2. SelectInstall now > check theI accept box >Next > selectCustom: Install Windows only (advanced) .

  3. If multiple disks are displayed, you’ll only need to delete all partitions from the disk where you want to install Windows.

  4. Highlight each drive/partition in the list and selectDelete . When the Windows Setup notification appears, selectOK .

  5. Do this for every drive in the list except the one that saysUnallocated Space . When you’re finished, onlyDrive 0 Unallocated Space should remain.

  6. SelectNext .

  7. The Windows setup screen requests you choose your language/keyboard layout, remove the external storage drive from your device, and selectOK . This will restart your device.

  8. Your device should be working properly now.

Pro tip: Update the essential drivers

If the new setup fails to add some essential drivers correctly after a clean installation, such as for the network adapter and graphics card, you’ll need to update the driver whether throughWindows Update orDevice Manager .

1. Check for updates

TypeCheck for updates in the Search box and pressEnter .

2. Device Manager

In Device Manager, right-click your device and selectUpdate Driver then choose search automatically.

3. Download from the manufacturer’s website

Although Windows does a pretty good job detecting and installing most device drivers automatically, it can’t always update all of your drivers because of the OEM (Original equipment manufacturer) restrictions. In that case, you need to go to the manufacturer’s website for new drivers and install it manually.

If you don’t have the time, patience or computer skills to update these drivers manually, you cando it automatically with Driver Easy .

Driver Easy will automatically recognize your system and find the correct drivers for it. You don’t need to know exactly what system your computer is running, you don’t need to risk downloading and installing the wrong driver, and you don’t need to worry about making a mistake when installing.

All the drivers in Driver Easy come straight from the manufacturer.

You can update your drivers automatically with either the FREE or the Pro version of Driver Easy. But with the Pro version it takes just 2 clicks:

  1. Download and install Driver Easy.

  2. Run Driver Easy and click theScan Now button. Driver Easy will then scan your computer and detect any problem drivers.

https://techidaily.com
  1. ClickUpdate All to automatically download and install the correct version of all essential and peripheral drivers that are missing or out of date on your system (this requires the Pro version – you’ll be prompted to upgrade when you click_Update All_ . You getfull support and a no-questions-asked30-day money back guarantee .)

https://techidaily.com

Note: You can do it for free if you like, but it’s partly manual.

If you need assistance or have any questions, please contact Driver Easy’s support team at [email protected] .

Good to go? Hopefully, one of the fixes above did the trick for you. Feel free to leave us a comment if you have further questions or suggestions.

Also read:

  • Title: Mastering the Fix of Error Code 5 on Your Minecraft Game
  • Author: Ronald
  • Created at : 2024-10-05 16:23:00
  • Updated at : 2024-10-13 03:16:47
  • Link: https://common-error.techidaily.com/mastering-the-fix-of-error-code-5-on-your-minecraft-game/
  • License: This work is licensed under CC BY-NC-SA 4.0.