Home > Common Problem > body text

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

藏色散人
Release: 2020-04-14 11:23:37
Original
36259 people have browsed it

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
Copy after login

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!

Related labels:
source:php.cn
Statement of this Website
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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!