مارس 10، 2017

[حل شد] خطای بوت 0xc0000098 در ویندوز 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.

[حل شد] خطای بوت 0xc0000098 در ویندوز 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: تعمیر خودکار/راه اندازی را اجرا کنید

1. DVD نصب قابل بوت ویندوز 10 را وارد کرده و کامپیوتر خود را مجددا راه اندازی کنید.

2. هنگامی که از شما خواسته شد برای بوت شدن از CD یا DVD هر کلیدی را فشار دهید، برای ادامه هر کلید را فشار دهید.

برای راه اندازی از CD یا DVD هر کلید را فشار دهید

3. تنظیمات زبان خود را انتخاب کنید و روی Next کلیک کنید. روی Repair کلیک کنید کامپیوتر شما در پایین سمت چپ.

تعمیر کامپیوتر شما

4. در انتخاب صفحه گزینه، کلیک کنید عیب یابی.

در تعمیر راه اندازی خودکار ویندوز 10 گزینه ای را انتخاب کنید

5. در صفحه عیب یابی، کلیک کنید گزینه پیشرفته.

گزینه پیشرفته را از صفحه عیب یابی انتخاب کنید

6. در صفحه گزینه های پیشرفته، کلیک کنید تعمیر خودکار یا تعمیر راه اندازی.

تعمیر خودکار را اجرا کنید

7. صبر کنید تا تعمیرات خودکار / راه اندازی ویندوز کامل.

8. راه اندازی مجدد و شما با موفقیت Fix Boot Error 0xc0000098 on Windows 10, اگر نه ادامه دهید

همچنین بخوانید چگونه تعمیر خودکار را تعمیر کنیم که کامپیوتر شما را تعمیر نمی کند.

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

bootrec rebuildbcd fixmbr fixboot

3-اگر دستور بالا انجام نشد، دستورات زیر را در 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. در نهایت از cmd خارج شده و ویندوز خود را ریستارت کنید.

روش 3: تصویر ویندوز را تعمیر کنید

1. Command Prompt را باز کنید و دستور زیر را وارد کنید:

DISM / Online / Cleanup-Image / RestoreHealth

cmd بازیابی سیستم سلامت

2. Enter را فشار دهید تا دستور بالا اجرا شود و منتظر بمانید تا فرآیند کامل شود، معمولاً 15-20 دقیقه طول می کشد.

توجه: اگر دستور بالا کار نکرد، دستور زیر را امتحان کنید: 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: CHKDSK و SFC را اجرا کنید

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

خط فرمان از گزینه های پیشرفته

2. دستور زیر را در cmd تایپ کنید و بعد از هر کدام اینتر را بزنید:

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

همچنین به نحوه رفع نقص BOOTMGR در ویندوز 10 مراجعه کنید

این چیزی است که شما با موفقیت انجام داده اید 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.