10 Tháng ba, 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:

Phương pháp 1: Chạy Sửa chữa tự động/khởi động

1. Đưa DVD cài đặt có khả năng khởi động Windows 10 và khởi động lại PC của bạn.

2.Khi được nhắc Nhấn phím bất kỳ để khởi động từ CD hoặc DVD, hãy nhấn phím bất kỳ để tiếp tục.

Nhấn phím bất kỳ để khởi động từ CD hoặc DVD

3.Chọn tùy chọn ngôn ngữ của bạn và nhấp vào Tiếp theo. Nhấp vào Sửa chữa máy tính của bạn ở phía dưới bên trái.

Sửa chữa máy tính của bạn

4.Trên màn hình chọn tùy chọn, nhấp vào Khắc phục sự cố.

Chọn một tùy chọn tại sửa chữa khởi động tự động Windows 10

5.Trên màn hình Khắc phục sự cố, nhấp vào Tùy chọn nâng cao.

chọn tùy chọn nâng cao từ màn hình khắc phục sự cố

6.Trên màn hình Tùy chọn nâng cao, nhấp vào Sửa chữa tự động hoặc sửa chữa khởi động.

chạy sửa chữa tự động

7.Đợi đến khi Sửa chữa tự động/khởi động Windows hoàn thành.

8.Khởi động lại là bạn đã thành công Fix Boot Error 0xc0000098 on Windows 10, nếu không, hãy tiếp tục.

Ngoài ra, đọc Cách khắc phục Sửa chữa tự động không thể sửa chữa PC của bạn.

Method 2: Repair your Boot sector or Rebuild BCD

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

Dấu nhắc lệnh từ các tùy chọn nâng cao

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 xây dựng lạibcd fixmbr fixboot

3.Nếu lệnh trên không thành công thì nhập các lệnh sau vào 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. Cuối cùng, thoát cmd và khởi động lại Windows của bạn.

Phương pháp 3: Sửa ảnh Windows

1.Mở Dấu nhắc Lệnh và nhập lệnh sau:

DISM / Trực tuyến / Cleanup-Image / RestoreHealth

cmd khôi phục hệ thống y tế

2.Nhấn enter để chạy lệnh trên và đợi quá trình hoàn tất, thông thường mất 15-20 phút.

LƯU Ý: Nếu lệnh trên không hoạt động thì hãy thử lệnh bên dưới: 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.

Phương pháp 4: Chạy CHKDSK và SFC

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

Dấu nhắc lệnh từ các tùy chọn nâng cao

2.Nhập lệnh sau bằng cmd và nhấn enter sau mỗi lệnh:

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

Ngoài ra, hãy xem Cách sửa lỗi BOOTMGR bị thiếu Windows 10

Thế là bạn đã thành công 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.