10 maart 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:

Methode 1: Automatisch/opstartherstel uitvoeren

1.Plaats de opstartbare installatie-dvd van Windows 10 en start uw pc opnieuw op.

2.Wanneer u wordt gevraagd om op een willekeurige toets te drukken om op te starten vanaf cd of dvd, drukt u op een willekeurige toets om door te gaan.

Druk op een willekeurige toets om op te starten vanaf cd of dvd

3.Selecteer uw taalvoorkeuren en klik op Volgende. Klik op Herstellen uw computer linksonder.

Uw computer herstellen

4.Klik bij het kiezen van een optiescherm op Problemen.

Kies een optie bij automatische opstartreparatie van Windows 10

5.Klik in het scherm Problemen oplossen op Geavanceerde optie.

selecteer de geavanceerde optie in het probleemoplossingsscherm

6.Klik in het scherm Geavanceerde opties op Automatische reparatie of opstartreparatie.

automatische reparatie uitvoeren

7.Wacht tot de Windows automatische/opstartreparaties compleet.

8.Herstart en je hebt met succes Fix Boot Error 0xc0000098 on Windows 10, zo niet, ga dan verder.

Lees ook Hoe u dit kunt oplossen Automatische reparatie kan uw pc niet repareren.

Method 2: Repair your Boot sector or Rebuild BCD

1. Gebruik de bovenstaande methode om de opdrachtprompt te openen met behulp van de Windows-installatieschijf.

Opdrachtprompt van geavanceerde opties

2. Typ nu de volgende opdrachten één voor één en druk na elke opdracht op enter:

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

bootrec herbouwbcd fixmbr fixboot

3.Als de bovenstaande opdracht mislukt, voert u de volgende opdrachten in cmd in:

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. Sluit ten slotte de cmd af en start uw Windows opnieuw op.

Methode 3: Windows-image repareren

1.Open de opdrachtprompt en voer de volgende opdracht in:

DISM / Online / Cleanup-Image / RestoreHealth

cmd herstel het gezondheidssysteem

2. Druk op Enter om de bovenstaande opdracht uit te voeren en wacht tot het proces is voltooid. Normaal gesproken duurt dit 15-20 minuten.

NOTITIE: Als het bovenstaande commando niet werkt, probeer dan het onderstaande: 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.

Opdrachtprompt van geavanceerde opties

2. Typ de volgende opdracht in cmd en druk na elke opdracht op 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 schijfhulpprogramma controleren

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

Zie ook Hoe u kunt oplossen dat BOOTMGR ontbreekt in Windows 10

Dat heb je met succes 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.