При очередном включении ПК или ноутбука с некоторые пользователи могут столкнуться с ошибкой с кодом 0xc0000098, после чего Windows не загружается. Наиболее распространенная причина — проблемы с конфигурацией загрузки BCD, в некоторых случаях виной также могут быть поврежденные системные файлы .dll и .sys, необходимые для старта ОС.
В этой инструкции подробно о способах исправить ошибку 0xc0000098 при загрузке Windows 11 или Windows 10.
Восстановление BCD
Самая распространенная причина ошибки 0xc0000098 — повреждение конфигурации загрузки BCD или других файлов, необходимых для начала загрузки Windows. Обычно помогают простые действия по восстановлению загрузчика Windows.
Если на экране с ошибкой есть предложение нажать какую-либо клавишу для входа в Recovery (среду восстановления), нажмите её, и после перезагрузки в среде восстановления выполните следующие действия:
- Перейдите в Поиск и устранение неисправностей — Дополнительные параметры (путь может отличаться).
- Вы можете попробовать использовать пункт «Восстановление при загрузке». Он редко помогает, но иногда срабатывает.
- Если вариант из пункта 2 не помог, снова зайдите в дополнительные параметры поиска и устранения неисправностей и откройте пункт «Командная строка».
- По порядку введите команды
diskpart list volume
В результате вы увидите список разделов: нас интересует буква раздела с системой (в среде восстановления она может отличаться от C), а также наличие раздела FAT32 без буквы с загрузчиком (только для UEFI систем). Если раздел FAT32 присутствует, перейдите к следующему шагу, если система установлена в режиме Legacy и раздела FAT32 нет, введите команду exit и перейдите к 5-му шагу.
- Введите команды (заменив N на номер тома раздела FAT32)
select volume N assign letter=Z exit
- Введите один из следующих вариантов команд. Для UEFI систем с разделом FAT32 (если буква системного раздела отличается от C, замените её на нужную) обычно достаточно единственной команды:
bcdboot C:\Windows /s Z: /f UEFI
Для Legacy-систем используйте по порядку команды
C: bootrec /fixmbr bootrec /fixboot bootrec /rebuildbcd bcdboot C:\Windows /s C: /f ALL
- В результате вы должны увидеть сообщение о том, что файлы загрузки успешно созданы, можно закрыть командную строку, перезагрузить компьютер и проверить, выполняется ли загрузка исправно.
Если зайти в среду восстановления не удается, вы можете:
- Использовать инструкции Восстановление загрузчика Windows 11 (причем для UEFI-систем я рекомендую именно эту инструкцию, даже если у вас установлена Windows 10) или Восстановление загрузчика Windows 10, где описаны способы сделать то же самое с загрузочной флешки.
- Использовать WinPE, например, ISO от Sergei Strelec для проверки системных дисков, раздела с загрузчиком и восстановления конфигурации BCD. Часто бывает достаточно добавить запись для системы с помощью EasyBCD
Примечание: если системный диск зашифрован с помощью BitLocker, его потребуется разблокировать, это можно сделать с помощью командной строки: manage-bde -unlock C: с указанием способа разблокировки — пароль, ключ восстановления или иной (список доступных параметров можно получить, введя команду manage-bde -unlock /?).
Исправление ошибок файловой системы на диске
В некоторых случаях, выполняя приведённые выше действия вы можете получить сообщение об ошибках, а изначальное повреждение бывает вызвано ошибками файловой системы на диске, что приводит к невозможности прочесть необходимые файлы при загрузке.
В этом случае после определения и назначения букв разделов, как это описано в 1-3 шаге в предыдущем разделе, попробуйте выполнить проверку и восстановления файловой системы на этих разделах, пример команды для раздела с буквой C: chkdsk C: /f (выполнить для системного раздела и для раздела с загрузчиком).
Восстановление системных файлов
Вторая по распространенности причина ошибки 0xc0000098 — повреждение важного системной библиотеки или файла драйвера, необходимого для загрузки. В этом случае путь к файлу обычно указан в сообщении об ошибке (файл должен находиться на системном, а не на EFI-разделе, в последнем случае причина — всё так же в файлах на разделе с загрузчиком, как было описано выше).
Решение — попробовать восстановить системные файлы, для этого вы можете:
- Открыть среду восстановления (с помощью клавиши, указанной внизу экрана с ошибкой) и использовать пункт «Восстановление системы» для использовать точек восстановления.
- В среде восстановления использовать командную строку для восстановления системных файлов с помощью команды (при условии, что буква системного раздела — C)
sfc /scannow /offbootdir=C:\ /offwindir=C:\Windows
Подробнее об этом в инструкциях Как восстановить системные файлы Windows 11, Восстановление системных файлов Windows 10
- Использовать WinPE для восстановления системных файлов Windows
Обычно, один из предложенных вариантов срабатывает. Если в вашем случае ошибка 0xc0000098 продолжает появляться, опишите ситуацию и её детали в комментариях, возможно, мне удастся предложить дополнительные варианты решения.
Все способы:
- Вариант 1: Восстановление при загрузке
- Вариант 2: Восстановление загрузчика
- BIOS MBR
- UEFI GPT
- Вариант 3: Проверка жесткого диска
- Вариант 4: Перезапись установочного носителя
- Вопросы и ответы: 2
Ошибка с кодом 0xc0000098 может возникнуть при загрузке, а иногда и в процессе установки операционной системы. В большинстве случаев ошибка вызывается повреждением загрузочных файлов либо же отсутствием к ним доступа, например вследствие наличия ошибок на жестком диске или повреждения раздела, на котором эти файлы располагаются. Ошибка 0xc0000098, возникающая при установке Виндовс, может также свидетельствовать о повреждении записанного образа.
Вариант 1: Восстановление при загрузке
Первый способ заключается в использовании штатного инструмента автоматического устранения проблем при загрузке. Для этого вам понадобится установочная флешка с Windows 10.
Читайте также: Создание загрузочной флешки / диска с Windows 10
- Выставив в BIOS загрузку с флешки с записанным на нее установочным образом Windows 10, загрузите компьютер с внешнего носителя и нажмите в окне мастера-установщика «Восстановление системы».
Читайте также: Настройка BIOS для загрузки с флешки / диска
- Затем в окне выбора действия выберите «Поиск и устранение неисправностей» → «Восстановление при загрузке».
- Если мастер попросит указать целевую операционную систему, выберите ее в предложенном списке.
Процедура восстановления загрузчика будет выполнена в автоматическом режиме, после чего компьютер либо автоматически перезагрузится, что можно считать удачей, либо вы получите уведомление о невозможности выполнить восстановление. В последнем случае можно попробовать восстановить загрузчик вручную.
Вариант 2: Восстановление загрузчика
Ручное восстановление загрузчика является более гибким, а значит, и более эффективным способом устранить проблемы с загрузкой. В системах с разметкой MBR и GPT процедура восстановления загрузчика немного отличается.
BIOS MBR
- Загрузите компьютер с установочного диска, а когда на экране появится окно мастера-установщика, нажмите комбинацию клавиш Shift + F10.
- В открывшейся «Командной строке» последовательно выполните следующие команды:
diskpart
list volume
exit
В результате будет выведен список доступных разделов. Посмотрите, какую букву имеет раздел с операционной системой, например, отталкиваясь от столбца «Размер».
- Теперь выполните в консоли такие команды:
bcdboot C:\windows
bootrec /fixmbr
bootrec /fixboot
bootrec /RebuildBcd - Закройте «Командную строку» и загрузите компьютер в обычном режиме.
UEFI GPT
В UEFI-системах с дисками GPT процедура восстановления загрузчика в ручном режиме более сложна, поэтому будьте внимательными.
- Загрузив компьютер с установочного диска и открыв описанным выше способом «Командную строку», выполните команды
diskpart
иlist volume
, чтобы определить номер скрытого служебного раздела EFI. Этот раздел не имеет буквы, отформатирован он, как правило, в файловой системе FAT32. Размер данного раздела обычно составляет 100 МБ. - Определив его номер, выполните в консоли эти команды:
select volume N
format fs=fat32
assign letter=Z
exitПервой командой выбирается служебный раздел (вместо N укажите номер), второй командой производится его форматирование, третья команда присваивает разделу букву, четвертой завершается работа утилиты «Diskpart».
- Теперь выполните команду воссоздания загрузчика bcdboot —
C:\Windows /s Z: /f ALL
, где Z: — это присвоенная скрытому служебному разделу буква, а C: — том с файлами Windows. - Закройте «Командную строку» и загрузите систему в обычном режиме.
Если вы не хотите, чтобы служебный диск отображался в «Проводнике», удалите его букву во встроенной оснастке «Управление дисками».
Вариант 3: Проверка жесткого диска
Поскольку ошибка 0xc0000098 может быть вызвана повреждением файловой системы или секторов жесткого диска, необходимо исключить эти возможные причины. Диск лучше всего проверять, сняв его и подключив к рабочему компьютеру, но за неимением такового сделать это можно, загрузившись с флешки с записанным на нее дистрибутивом Windows. Процедура состоит из двух этапов: определение буквы или идентификатора проверяемого раздела и, собственно, самой проверки с помощью команды chkdsk
.
- Загрузив компьютер с установочного диска, откройте «Командную строку» нажатием комбинации клавиш Shift + F10.
- Определите буквы логических разделов, воспользовавшись инструкцией, приведенной в Варианте 2. Не закрывайте «Командную строку».
- Определив буквы томов, выполните в консоли команду
chkdsk C:
, где C: — буква проверяемого раздела. Если ошибки будут найдены, повторите команду с параметрами исправления, вот так:chkdsk C: /F /R
.
Вариант 4: Перезапись установочного носителя
Если с ошибкой вы столкнулись при установке операционной системы, во время автоматической перезагрузки, попробуйте скачать дистрибутив Windows 10 из другого источника и перезаписать установочную флешку. Повреждение файлов установки как причина ошибки 0xc0000098 является маловероятным, но отбрасывать такой вариант тоже не стоит.
Наша группа в TelegramПолезные советы и помощь
[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.
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:
Method 1: 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.
3.Select your language preferences, and click Next. Click Repair your computer in the bottom-left.
4.On choose an option screen, click Troubleshoot.
5.On Troubleshoot screen, click Advanced option.
6.On the Advanced options screen, click Automatic Repair or Startup Repair.
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.
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
3.If the above command fails then enter the following commands in cmd:
bcdedit /export C:\BCD_Backup c: cd boot attrib bcd -s -h -r ren c:\boot\bcd bcd.old bootrec /RebuildBcd
4.Finally, exit the cmd and restart your Windows.
Method 3: Repair Windows Image
1.Open Command Prompt and enter the following command:
DISM /Online /Cleanup-Image /RestoreHealth
2.Press enter to run the above command and wait for the process to complete, usually, it takes 15-20 minutes.
NOTE: If the above command doesn't work then try on the below: Dism /Image:C:\offline /Cleanup-Image /RestoreHealth /Source:c:\test\mount\windows Dism /Online /Cleanup-Image /RestoreHealth /Source:c:\test\mount\windows /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.
2.Type the following command in cmd and hit enter after each one:
sfc /scannow /offbootdir=c:\ /offwindir=c:\windows chkdsk c: /r
Note: Make sure you use the drive letter where Windows is currently installed
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
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.
Updated on Apr 28, 2025
If you are facing the Windows Boot Error 0xc0000098 and are looking for solutions, then you are at the right place. Today, this article from EaseUS will tell you what this error is, the reasons behind this error, and possible fixes. The main symptom of Windows Boot Error 0xc0000098 is the blue screen issue, which usually prevents your Windows system from booting. Usually, Boot Configuration Data (BCD) tells Windows how to boot when running on the PC. The causes of this error can be different, which we will discuss ahead, so read the post till the end to under things properly.
How to Fix Windows Boot Error 0xc0000098 with 7 Solutions
Here, we will provide you with seven best and working solutions that can quickly fix your Windows Boot Error 0xc0000098. We suggest you follow all the steps in each method correctly to get the best result.
Method 1. Perform Startup Repair Tool
If you are facing the Windows Boot Error 0xc0000098, then running a start repair can resolve your issue. Follow the steps below to complete this process.
Step 1. Boot to Windows Recovery Environment, click on «Troubleshoot», then choose «Advanced options».
Step 2. Now, under the Advanced Options page, click the «Startup Repair» option.
Step 3. The startup repair process will start, which will diagnose your PC and try to repair it if there is any issue within your system file.
Now check whether the issue is resolved or still there.
Method 2. Rebuild BCD via Third-party Software
Rebuild BCD can quickly resolve the Windows Boot Error 0xc0000098 error, and the best thing is you can do it with the help of any reliable third-party software. Here, we suggest you use the EaseUS Partition Master Professional.
This is an advanced tool that comes with a powerful Boot Repair feature. The advanced algorithms of this tool can figure out different types of startup issues and boot error codes and resolve them quickly. Now, check the steps here to perform Boot Repair.
Step 1. Start EaseUS Partition Master after connecting the external drive/USB to your computer, go to «Bootable Media,» and click «Create bootable media.»
Step 2. Select an available USB Drive or CD/DVD and click «Create.» You can also burn the Windows ISO file to the storage media.
Step 3. Connect the created bootable drive to the new computer and reboot the computer by pressing and holding F2/Del to enter the BIOS. Then, set the WinPE bootable drive as the boot disk and press F10 to exit.
Step 4. Boot the computer again and enter the WinPE interface. Then, open EaseUS Partition Master and click «Boot Repair» under the «Toolkit» option.
Step 5: Select the system you want to repair and click «Repair.»
Step 6. Wait a moment, and you will receive an alert that the system has been successfully repaired. Click «OK» to complete the boot repair process.
⭐Contact US
Have a unique situation not covered here? Our experienced advisors are standing by to offer customized solutions:
EaseUS experts are available to provide you with 1-on-1 manual services (24*7) and help fix Windows boot error, BSOD or computer boot loop issues. Our experts will offer you FREE evaluation services and efficiently diagnose and resolve system boot failure, Windows stop codes and OS lagging issues using their decades of experiences.
- 1. Fix BSOD — blue/black screen of death error due to Windows update or other reasons.
- 2. Get rid of Windows boot error such as no bootable device found, or BCD file corruption.
- 3. Serve to fix 0X000_error codes on Windows system or OS boot loop issues.
EaseUS Partition Master is a multifunctional tool that can rebuild MBR, recover lost partitions, check and fix disk partitions, etc. We will highly rate this tool and always recommend downloading and using this tool only from its official website for safety purposes.
If you think this post is helpful for you, make sure to share this post with your friends and other social media platforms.
Method 3. Run CHKDSK in Command Prompt
Boot Error 0xc0000098 usually occurs due to bad sectors in the system and can easily be repaired by running the disk check. CHKDSK (check disk) is an inbuilt utility on Windows operating systems that scans hard drives for file system errors. Here, we have to run the CHKDSK command, which will detect the issue and resolve it within a few minutes. Follow the below steps to run the command.
Step 1. Enter into the Windows Recovery Environment, click on «Troubleshoot», choose the «Advanced options», and under the Advanced options, select the «Command Prompt». It will open the Command Prompt window.
Step 2. Now enter the command line: chkdsk c: /f. It will take some time to scan and automatically fix the error if there is any.
Now, check whether the issue is resolved.
Method 4. Run SFC Offline in Command Prompt
Windows Boot Error 0xc0000098 may occur due to missing or corrupted system files. In such cases, an SFC scan can resolve the issue successfully. SFC scan usually scans all protected system files and replaces all corrupted or missing files with a cached copy in a compressed folder at %WinDir%\System32\dllcache.
Follow the steps to perform this process.
Step 1. Open the Command Prompt mentioned in method 3.
Step 2. Type the SFC /scannow command, and press the «Enter» key.
Now, check whether your issue is resolved.
Read also:
Method 5. Perform System Restoration
Performing a system restoration can fix the Windows Boot Error 0xc0000098 error effectively. Let me know the complete process below.
Step 1. Power on your PC as soon as the Windows logo appears on the screen, and press the power button again to interrupt the boot sequence. Do this frequently until the device boots into Windows recovery mode.
Step 2. Now, it will run auto repair automatically; if it fails, then it will notify you automatic repair could not repair your PC and give you the option to choose Advanced options and shut down.
Step 3. Choose the «Advanced options» from it and choose «Troubleshoot». Under the Troubleshoot page, click on «Advanced options».
Step 4. Under the Advanced option, find out «System Restore» and click on it. Click the following button and select the restore point to fix the issue within your PC. It will take some time for the system to be restored.
After the system restoration, check whether your issue is resolved or still exists.
If you can’t find the system restore points that you created before, read this article. It will show you the answer you need.
Windows 10 System Restore Points Gone and Missing
If the Windows 10 system restore points are gone and missing, what can you do to fix the problems since there is no system restore point? This page has your answers. Read more >>
Method 6. Reset This PC
Resetting the PC is another effective solution to the Windows Boot Error 0xc0000098. To perform this process, follow the below steps.
Step 1. Power on your PC as soon as the Windows logo appears on the screen, and press the power button again to interrupt the boot sequence. Do this frequently until the device boots into Windows recovery mode.
Step 2. Click on «Troubleshoot» under the Choose My Options page.
Step 3. Now it will show you two options where you must choose «Reset this PC». It will give you two options: «Keep my files» or «Remove everything». Choose «Keep my files».
Step 4. Now click the «Reset» button on the Ready to Reset this PC screen. The rest of the process will start, which will take some minutes, and after that, your PC will restart.
After resetting the PC, check whether the issue is still there or resolved.
Method 7. Run a Clean Install
If none of the above methods works for you and your PC doesn’t boot, we recommend you perform a clean install from Windows Recovery Environment. Follow the steps below to complete it correctly.
Step 1. Power on your PC and immediately press the power button again to shut down. Do it frequently until it shows you the Windows Recovery Environment.
Step 2. Click on the «Advanced options» and choose «Troubleshoot». Now click on the «Reset this PC» option.
Step 3. This will show you two choices: «Keep my files» and «Remove everything». Choose «Remove everything».
Step 4. There, you will get two options: «Cloud download» (Downloads a fresh image from the Microsoft servers and performs a new installation) or «Local reinstall» (Uses the locally available image to install a clean copy of Windows 11). Select «Cloud download».
Step 5. Again, you will get two options: Only the drive where Windows is installed and all drives. Choose the first option.
Step 6. Select the «Just remove my files» or «Fully clean the drive» option as required and click the «Reset» button.
Step 7. Select the hard drive to install Windows 11 on your device. Click the «next» button and follow the instructions to install and set up Windows 11.
Don’t forget to share this article to help more people resolve the boot error 0xc0000098.
Causes of the Windows Boot Error 0xc0000098
Undoubtedly, Windows Boot Error 0xc0000098 is quite frustrating, but do you know why it occurs? Here, in this section, we will understand what causes the Windows Boot Error 0xc0000098 in detail.
Windows Boot Error 0xc0000098 can occur due to several reasons:
- Incorrect BIOS or UEFI settings
- Disk boot sector corruption
- Failed dual-boot configuration
- Failed Windows update
- The corrupted or missing BCD files
- Manual BCD configuring
- Malware infections
- Incompatible hard drive driver
- Disk-write errors
- Power outrages
- Boot sector issues
Conclusion
Here, we have discussed seven methods to fix the Windows Boot Error 0xc0000098. We recommend you try all these methods and experience which works better for you. If you are not tech-savvy, try method two and use the most reliable EaseUS Partition Master tool to fix the error.
In this section, we will answer some frequently asked questions related to Windows Boot Error 0xc0000098, which will assist in clearing your doubts. So don’t skip this section.
1. What is error code 0xc0000098 on boot BCD?
Error code 0xc0000098 on boot BCD is a critical Windows failure when the operating system cannot locate or access the necessary boot configuration data (BCD) file. The BCD file is a vital system component that contains information about the operating system partitions and boot options. Without a valid BCD file, Windows cannot boot properly, resulting in the infamous Blue Screen of Death (BSOD).
2. How do I fix error code 0xc0000098 in Windows 10 without a CD?
To fix error code 0xc0000098 in Windows 10 without a CD, you can use the following methods:
- Create a bootable Windows installation media
- Run the Startup Repair tool
- Rebuild the BCD file using Windows recovery Command Prompt commands(bootrec /fixmbr, bootrec /fixboot, bootrec /rebuildbcd).
3. What is file BCD error code 0xc00000f?
Error code 0xc00000f is a boot-stopping Windows error that occurs when the operating system cannot locate or access the vital Boot Configuration Data (BCD) file. The BCD file is a critical system component that contains essential information about the operating system partitions and boot options. Without a valid BCD file, Windows cannot boot properly, resulting in the dreaded Blue Screen of Death (BSOD).
The boot error 0xc0000098 is a Blue Screen of Death (BSoD) error that prevents Windows from booting. The complete error message reads as follows:
“Your PC/Device needs to be repaired. The Boot Configuration Data file doesn’t contain valid information for an operating system. File: \Boot\BCD. Error code: 0xc0000098.”
Some users have reported encountering this error after cloning the operating system or upgrading the Windows. However, there are various other reasons that may lead to this error, such as the BCD file is corrupted or missing, incompatible hard drive driver, etc. In this guide, we’ll be mentioning some effective methods to help you fix the Windows boot error 0xc0000098.
Methods to Fix Windows Boot Error 0xc0000098
You can follow the below-mentioned methods to fix the Windows Error code 0xc0000098. But before moving ahead, create a bootable Windows installation media.
Method I: Run Startup Repair Tool
Windows Startup Repair tool helps you diagnose and repair several startup problems. It scans your PC for damaged or missing system files and tries to fix the issue. Follow the below-mentioned steps to perform Startup Repair:
Note: You need Windows installation media, like DVD or CD, to boot your system. If you don’t have Windows installation disc, then create bootable USB drive.
1. Insert Windows bootable CD or DVD drives into your system and restart it. Then, follow the wizard that appears on the screen.
2. Hit the Enter key or any key when the ‘press any key to boot from CD/DVD’ screen appears.
3. Select language preference and click Next.
4. Now click Repair your computer at the bottom left of the screen.
5. Click Troubleshoot on the ‘Choose an option’ screen.
6. On the Troubleshoot screen, click on Advanced Options.
7. On the Advanced options screen, click Automatic or Startup Repair and wait till the automatic repair gets completed.
8. Once the process is complete, restart your system.
Now, check if the boot error 0xc0000098 on Windows 10 is fixed. If not, move to the next method.
Method II: Rebuild the Boot Configuration Data Manually
Rebuilding the boot configuration data (BCD) manually can help resolve the boot error 0xc0000098. Follow the steps given below to rebuild the BCD:
1. Follow the steps 1 to 6 of the previous method to get to the Advanced Options screen.
2. On the Advanced Options screen, choose the Command Prompt option.
3. In the Command Prompt screen, type the following commands one-by-one and hit the Enter key after entering each command:
- bootrec /fixmbr
- bootrec /fixboot
- bootrec /scanos
- bootrec /rebuildbcd
4. Close the command prompt and restart your system, and check if the error is fixed.
Method III: Run CHKDSK Command
Bad sectors and problematic file systems can also cause the boot error 0xc0000098. In this case, you can run a disk check to fix the issue. To run a disk check, follow the below steps:
- Navigate to the Command Prompt (see the above method).
- Enter the command: chkdsk c: /f /r /x and hit the Enter key.
Note: Here ‘c’ is the letter of the drive where Windows is installed.
- The scanning process will start. If errors are detected, they will be automatically fixed.
- Now exit the command prompt and restart your PC.
Method IV: Check Boot Configuration Integrity
You can run the SFC Scan and DISM commands to check the overall integrity of the Windows installed on your system. The SFC command checks for corrupt files on your system and automatically replace them to solve the boot problem. The DISM command checks the integrity of the Windows by looking for broken system files and finding their replacements online. Follow these steps to perform the boot configuration integrity check:
1. Open Command Prompt (see Method II).
2. Type the following commands and hit the Enter key after entering each command:
- sfc /scannow
- DISM /Online /Cleanup-Image /RestoreHealth
3. Wait for the scan to finish and then reboot your system.
Method V: Restore or Reset the PC
If the above methods don’t work, you can restore or reset the PC to resolve the boot error. Follow these steps to reset your PC:
- Follow the steps 1 to 5 of Method I. On the Troubleshoot window, click on the Reset This PC option.
- Now select Keep my files and click Next.
- Click the Reset button on the ‘Ready to reset this PC’ screen.
- The reset process will start. Once completed, Windows will restart.
Method VI: Perform Clean Installation of Windows
If nothing works for you, then perform clean installation of Windows. However, you need to remember that clean installation will wipe your system clean. It means all your data will be deleted. So, take backup of your system on an external storage device before starting the clean installation.
Follow the given steps to install a new copy (Clean Install) of Windows:
- Insert Windows 10 bootable CD/DVD/USB drive into your PC and restart it.
- Choose your preferred language, currency, and time zone. Click Next.
- Click Install Now.
- Choose the Windows version you want to install and click Next to proceed.
- Now check the option “I accept the license terms” and click Next.
- Select the “Custom: Install Windows only (advanced)” option.
- Choose the system partition on which you want to install the new Windows and click Next.
- The installation process will start. Your system will reboot a few times. Don’t try to shut your system down or restart it forcefully.
- Now sign in to your Microsoft account. Choose ‘Skip this Step’ if you don’t want to sign in.
- Windows 10 is successfully installed on your PC.
Summing Up
In this article, we’ve covered all the possible methods to fix the Windows Boot Error 0xc0000098. To fix the error, you can perform startup repair, rebuild BCD manually, run CHKDSK, perform SFC scan, reset your PC, or clean install the Windows. However, remember to back up your data before you peform clean installation of Windows on your system. If you forget to take a backup or lose data while performing any of the methods, you can use a powerful windows data recovery software, such as Stellar Data Recovery. The software can recover lost or deleted documents, email files, photos, audio files, and videos from any formatted, corrupted, or crashed Windows PCs. It can also recover data from external storage media, like HDDs, SSDs, etc.
Was this article helpful?
YES1
NO