Март 10, 2017

[SOLVED] Boot Error 0xc0000098 on Windows 10

[SOLVED] Boot Error 0xc0000098 on Windows 10: The main cause of the Boot error 0xc0000098 is corrupted Boot Configuration Data (BCD). This means that Windows was not able to load operating system because the BCD file doesn’t contain any entry of it. The Boot Error 0xc0000098 is a Blue Screen of Death (BSOD) error which means your computer will abruptly restart and you won’t be able to Boot your PC, hence you are stuck.

Fix Boot Error 0xc0000098 on Windows 10

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.

[SOLVED] Boot Error 0xc0000098 on Windows 10

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:

Метод 1: Извршете автоматска/поправка за стартување

1.Вметнете го DVD-то за инсталација на Windows 10 и рестартирајте го компјутерот.

2.Кога ќе биде побарано да Притиснете кое било копче за да се подигне од ЦД или ДВД, притиснете кое било копче за да продолжите.

Притиснете кое било копче за да се подигне од ЦД или ДВД

3.Изберете ги вашите јазични параметри и кликнете Next. Кликнете на Поправка вашиот компјутер во долниот лев агол.

Поправка на вашиот компјутер

4.На изберете екран со опции, кликнете Смена на проблеми.

Изберете опција при поправка на автоматско стартување на Windows 10

5.На екранот за решавање проблеми, кликнете Напредна опција.

изберете напредна опција од екранот за решавање проблеми

6.На екранот Напредни опции, кликнете Автоматска поправка или поправка на стартување.

работи автоматска поправка

7. Почекајте до Поправки за автоматско/стартување на Windows заврши.

8.Рестартирај и успешно Fix Boot Error 0xc0000098 on Windows 10, ако не, продолжи.

Исто така, прочитајте Како да се поправи Автоматската поправка не може да го поправи вашиот компјутер.

Method 2: Repair your Boot sector or Rebuild BCD

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

Командна линија од напредни опции

2.Now type the following commands one by one and hit enter after each one:

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

bootrec rebuildbcd fixmbr fixboot

3. Ако горната команда не успее, тогаш внесете ги следните команди во cmd:

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

bcdedit backup then rebuild bcd bootrec

4. Конечно, излезете од cmd и рестартирајте го вашиот Windows.

Метод 3: Поправете ја сликата на Windows

1.Отворете ја командната линија и внесете ја следнава команда:

DISM / Online / Cleanup-Image / RestoreHealth

cmd го врати здравствениот систем

2.Притиснете enter за да ја извршите горната команда и почекајте процесот да заврши, обично, потребни се 15-20 минути.

ЗАБЕЛЕШКА: Ако горната команда не работи, тогаш обидете се со следново: Dism /Image:C:offline /Cleanup-Image /RestoreHealth /Извор:c:testmountwindows Dism /Online /Cleanup-Image /RestoreHealth /Извор:c:testmountwindows /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.

Метод 4: Стартувај CHKDSK и SFC

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

Командна линија од напредни опции

2. Внесете ја следнава команда во cmd и притиснете enter после секоја:

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

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

chkdsk check disk utility

3.Exit the command prompt and restart your PC.

Method 5: 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

Тоа е тоа што го имате успешно 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.