Március 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. módszer: Futtassa az automatikus/indítási javítást

1. Helyezze be a Windows 10 rendszerindító telepítő DVD-t, és indítsa újra a számítógépet.

2. Amikor a rendszer kéri, hogy nyomja meg bármelyik gombot a CD-ről vagy DVD-ről történő rendszerindításhoz, nyomja meg bármelyik gombot a folytatáshoz.

Bármelyik gombot megnyomva indíthat CD-ről vagy DVD-ről

3. Válassza ki a nyelvi beállításokat, majd kattintson a Tovább gombra. Kattintson a Javítás elemre számítógépét a bal alsó sarokban.

Számítógép javítása

4. A kiválasztási képernyőn kattintson a gombra Elhárítása.

Válasszon egy lehetőséget a Windows 10 automatikus indítási javításánál

5.A Hibaelhárítás képernyőn kattintson a gombra Speciális beállítás.

válassza a speciális lehetőséget a hibaelhárítási képernyőn

6.A Speciális beállítások képernyőn kattintson a gombra Automatikus javítás vagy indítási javítás.

futtassa az automatikus javítást

7. Várjon, amíg a Windows automatikus/indítási javítások teljes.

8. Indítsa újra, és sikeresen megtörtént Fix Boot Error 0xc0000098 on Windows 10, ha nem, folytasd.

Olvassa el Az automatikus javítás nem tudta megjavítani a számítógépet.

Method 2: Repair your Boot sector or Rebuild BCD

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

Parancssor a speciális beállítások közül

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. Ha a fenti parancs sikertelen, írja be a következő parancsokat a cmd-ben:

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. Végül lépjen ki a cmd-ből, és indítsa újra a Windowst.

3. módszer: A Windows Image javítása

1. Nyissa meg a Parancssort, és írja be a következő parancsot:

DISM / Online / Cleanup-Image / RestoreHealth

cmd helyreállítási egészségügyi rendszer

2. Nyomja meg az Enter billentyűt a fenti parancs futtatásához, és várja meg, amíg a folyamat befejeződik, ez általában 15-20 percet vesz igénybe.

JEGYZET: Ha a fenti parancs nem működik, próbálja ki a következőt: Dism /Image:C:offline /Cleanup-Image /RestoreHealth /Source:c:testmountwindows Dism /Online /Cleanup-Image /RestoreHealth /Source: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. módszer: Futtassa a CHKDSK-t és az SFC-t

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

Parancssor a speciális beállítások közül

2. Írja be a következő parancsot a cmd-be, és mindegyik után nyomja meg az Enter billentyűt:

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 segédprogram

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).

Tekintse meg a Hogyan javítható ki a BOOTMGR hiánya a Windows 10 rendszerből

Ez az, ami sikeresen megvan 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.