Home >System Tutorial >Windows Series >Steps to fix 0x000000ed blue screen
When many friends start the computer, a blue screen code 0X000000ED appears, and they cannot enter the system or operate it. What is going on? It may be that the hard disk is faulty, which prevents normal loading at startup. You can use the PE boot disk and enter safe mode to fix this problem. Let’s take a look at the specific tutorial below.
Blue screen code: 0x000000ED
Blue screen reason: Hard drive failure, maybe the hard drive is incompatible or bad sectors As a result, it cannot be loaded normally during startup. Explanation The I/0 subsystem failed while trying to load into the boot volume.
Method 1:
1. First check whether you can enter safe mode. If you can, open Run/enter CMD, type the command chkdsk /f /r and press Enter. The next time you start, it will Automatically repair hard drives.
Method 2:
1. Turn off the power, turn on the host and re-plug and unplug the hard drive power cable and data cable to avoid problems caused by poor contact.
Method 3:
1. If you cannot enter safe mode, you need to use PE. After making the PE boot disk, start PE system.
3. Run the DiskGenius tool on the desktop as shown in the figure
4. Then run bad sector detection and repair tool.
#5. Select Start Detection, and the software will automatically detect and repair it for you.
6. After the repair is completed, restarting should return to normal. It is recommended to shut down the system normally next time so that a similar situation will not occur.
Method 4:
1. If none of the above methods can solve the problem, you can try to reinstall the system.
2. The operating system downloaded from this site does not require complicated steps. It can be installed directly using a fool's style, making it easy to get started.
The above is the detailed content of Steps to fix 0x000000ed blue screen. For more information, please follow other related articles on the PHP Chinese website!