Win10 starts up with a blue screen showing \Windows\system32\winload.efi, error code: 0xc000000e. The fault is usually a boot error caused by the loss of the MBR partition table. Specifically, it can be solved by following the following steps:
1. Prepare a Win10 boot disk (U disk or CD is acceptable). Insert the startup disk to start, and follow the prompts on the Win10 installation welcome interface. As shown in the figure below:
Related recommendations: "php video tutorial"
2. In the "Install Now" interface, Select "Repair your computer" in the lower left corner. As shown in the figure below:
3. In the pop-up interface, select "Troubleshooting", then continue to select "Command Prompt", and then use commands to solve the problem. . As shown in the figure below:
4. Enter the command bootrec /fixmbr, pay attention to the space in the middle. Use this command to repair the MBR partition table, which will generally solve the problem. As shown in the figure below:
5. If the startup still fails, you can use the command bootrec /fixboot to rebuild the boot sector (some failures are also caused by this), then still follow the steps For the above method, use the Win10 boot disk to boot into the command prompt and enter bootrec /fixboot to repair it. As shown below:
The above is the detailed content of What to do if win10 blue screen winload.efi. For more information, please follow other related articles on the PHP Chinese website!

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

Video Face Swap
Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Hot Tools

SAP NetWeaver Server Adapter for Eclipse
Integrate Eclipse with SAP NetWeaver application server.

Notepad++7.3.1
Easy-to-use and free code editor

SecLists
SecLists is the ultimate security tester's companion. It is a collection of various types of lists that are frequently used during security assessments, all in one place. SecLists helps make security testing more efficient and productive by conveniently providing all the lists a security tester might need. List types include usernames, passwords, URLs, fuzzing payloads, sensitive data patterns, web shells, and more. The tester can simply pull this repository onto a new test machine and he will have access to every type of list he needs.

SublimeText3 Mac version
God-level code editing software (SublimeText3)

mPDF
mPDF is a PHP library that can generate PDF files from UTF-8 encoded HTML. The original author, Ian Back, wrote mPDF to output PDF files "on the fly" from his website and handle different languages. It is slower than original scripts like HTML2FPDF and produces larger files when using Unicode fonts, but supports CSS styles etc. and has a lot of enhancements. Supports almost all languages, including RTL (Arabic and Hebrew) and CJK (Chinese, Japanese and Korean). Supports nested block-level elements (such as P, DIV),
