Maaliskuussa 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:

Tapa 1: Suorita automaattinen/käynnistyskorjaus

1. Aseta Windows 10:n käynnistysasennus-DVD asemaan ja käynnistä tietokone uudelleen.

2. Kun sinua pyydetään käynnistämään CD- tai DVD-levyltä painamalla mitä tahansa näppäintä, jatka painamalla mitä tahansa näppäintä.

Käynnistä CD- tai DVD-levyltä painamalla mitä tahansa näppäintä

3.Valitse kieliasetuksesi ja napsauta Seuraava. Napsauta Korjaa tietokoneesi vasemmassa alakulmassa.

Korjaa tietokone

4. Valitse vaihtoehto näytössä, napsauta vianmääritys.

Valitse vaihtoehto Windows 10:n automaattisessa käynnistyksen korjauksessa

5. Napsauta Vianmääritys-näytössä Lisäasetukset.

valitse lisäasetus vianmääritysnäytöstä

6. Napsauta Lisäasetukset-näytössä Automaattinen korjaus tai käynnistyskorjaus.

suorita automaattinen korjaus

7. Odota, kunnes Windowsin automaattiset/käynnistyskorjaukset saattaa loppuun.

8. Käynnistä uudelleen ja olet onnistunut Fix Boot Error 0xc0000098 on Windows 10, jos ei, jatka.

Lue myös Automaattinen korjaus ei voinut korjata tietokonettasi.

Method 2: Repair your Boot sector or Rebuild BCD

1. Yllä olevalla menetelmällä avaa komentokehote Windowsin asennuslevyllä.

Komentorivi lisäasetuksista

2. Kirjoita nyt seuraavat komennot yksitellen ja paina Enter jokaisen jälkeen:

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

bootrec rebuildbcd fixmbr fixboot

3. Jos yllä oleva komento epäonnistuu, kirjoita seuraavat komennot cmd:ssä:

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. Lopeta lopuksi cmd ja käynnistä Windows uudelleen.

Tapa 3: Korjaa Windows Image

1.Open Command Prompt and enter the following command:

DISM / Online / Cleanup-Image / RestoreHealth

cmd palauttaa terveysjärjestelmän

2. Suorita yllä oleva komento painamalla Enter ja odota prosessin valmistumista, yleensä se kestää 15-20 minuuttia.

HUOMAUTUS: Jos yllä oleva komento ei toimi, kokeile seuraavaa: 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.

Method 4: Run CHKDSK and SFC

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

Komentorivi lisäasetuksista

2. Kirjoita seuraava komento cmd:hen ja paina Enter jokaisen jälkeen:

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

Katso myös Kuinka korjata BOOTMGR puuttuu Windows 10

Siinä se onnistuu 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.