Код ошибки охс0000098

Код ошибки охс0000098

This is a fatal error as you won’t be able to access your PC and all the files on it but don’t worry we have listed different method in order to fix this issue. We will try to rebuild your BCD which will resolve this error and you will be to access your PC normally.

Table of Contents

So without wasting any time let’s see How to Fix Boot Error 0xc0000098 on Windows 10 with the help of the below-listed guide:

Run Automatic/Startup Repair

1.Insert the Windows 10 bootable installation DVD and restart your PC.

2.When prompted to Press any key to boot from CD or DVD, press any key to continue.

Код ошибки охс0000098

3.Select your language preferences, and click Next. Click Repair your computer in the bottom-left.

Код ошибки охс0000098

4.On choose an option screen, click Troubleshoot.

Код ошибки охс0000098

5.On Troubleshoot screen, click Advanced option.

Код ошибки охс0000098

6.On the Advanced options screen, click Automatic Repair or Startup Repair.

Код ошибки охс0000098

7.Wait til the Windows Automatic/Startup Repairs complete.

8.Restart and you have successfully Fix Boot Error 0xc0000098 on Windows 10, if not, continue.

Also, read How to fix Automatic Repair couldn’t repair your PC.

Repair your Boot sector or Rebuild BCD

1.Using above method open command prompt using Windows installation disk.

Код ошибки охс0000098

a) bootrec.exe /FixMbr
b) bootrec.exe /FixBoot
c) bootrec.exe /RebuildBcd

Код ошибки охс0000098

bcdedit /export C:BCD_Backup
c:
cd boot
attrib bcd -s -h -r
ren c:ootcd bcd.old
bootrec /RebuildBcd

Код ошибки охс0000098

4.Finally, exit the cmd and restart your Windows.

Repair Windows Image

DISM /Online /Cleanup-Image /RestoreHealth

Код ошибки охс0000098

2.Press enter to run the above command and wait for the process to complete, usually, it takes 15-20 minutes.

Читайте также:  Код ошибки мазда u0121

NOTE: If the above command doesn’t work then try on the below:
Dism /Image:C:offline /Cleanup-Image /RestoreHealth /Source:c: estmountwindows
Dism /Online /Cleanup-Image /RestoreHealth /Source:c: estmountwindows /LimitAccess

3.After the process is completed restart your PC and see if this method was able to Fix Boot Error 0xc0000098 on Windows 10.

Run CHKDSK and SFC

1.Again go to command prompt using the method 1, just click on command prompt in the Advanced options screen.

sfc /scannow /offbootdir=c: /offwindir=c:windows
chkdsk c: /r

Note: Make sure you use the drive letter where Windows is currently installed

Код ошибки охс0000098

3.Exit the command prompt and restart your PC.

Repair install Windows

If none of the above solutions work for you then you can be sure that your HDD is fine but you may be seeing the error “Boot Error 0xc0000098 on Windows 10” because the operating system or the BCD information on the HDD was somehow erased. Well, in this case, you can try to Repair install Windows but if this also fails then the only solution left is to Install a new copy of Windows (Clean Install).

Also, see How to fix BOOTMGR is missing Windows 10

That’s it you have successfully Fix Boot Error 0xc0000098 on Windows 10 but if you still have any questions regarding this article feel free to ask them in them comment’s section.

Добавить комментарий

Ваш адрес email не будет опубликован. Обязательные поля помечены *