Home  >  Article  >  What should I do if oxc0000098 appears when turning on the computer?

What should I do if oxc0000098 appears when turning on the computer?

藏色散人
藏色散人Original
2020-04-14 11:23:3736275browse

What should I do if oxc0000098 appears when turning on the computer?

What should I do if oxc0000098 appears when booting the computer?

The BCD file that the win7 system relies on to start is damaged. As long as we repair the file, the fault can be solved.

Solution:

1. This is the interface where the 0xc0000098 error code appears when we turn on the computer.

What should I do if oxc0000098 appears when turning on the computer?

#2. Find a win7 system installation disk and boot from the CD after booting.

What should I do if oxc0000098 appears when turning on the computer?

#3. Select Repair Computer, and then open the command prompt.

What should I do if oxc0000098 appears when turning on the computer?

4. Execute the following commands in the command prompt:

c: cd boot attrib bcd -s -h -r  ren c:\boot\bcd bcd.old bootrec /rebuildbcd

The above is the detailed content of What should I do if oxc0000098 appears when turning on the computer?. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn