← Back to DatabaseHow to Fix STOP CODE 0x000000ED
Topic: Windows 10 Blue Screen Errors | Status: Updated
What is this error?
STOP CODE 0x000000ED is a blue screen error in Windows 10 that indicates an issue with the hard drive or file system. This error typically occurs when the system cannot read from the hard drive due to corruption or hardware failure.
How to Fix It
- Restart Your Computer: A simple reboot can sometimes resolve temporary issues causing the error.
- Check Cables: Ensure that all physical connections to the hard drive are secure. Loose or damaged cables can lead to read/write errors.
- Run Automatic Repair:
- Boot your computer from a Windows installation media (USB or DVD).
- Select "Repair your computer" and choose "Troubleshoot".
- Click on "Advanced options" and select "Startup Repair".
- Run Check Disk Utility:
- Access Command Prompt from the Windows recovery environment.
- Type
chkdsk C: /f /r and press Enter (replace C: with your drive letter if needed).
- Follow the prompts to restart your computer and let the check disk complete.
- Update or Rollback Drivers: Outdated or incompatible drivers can cause errors. Update your hard drive and chipset drivers through Device Manager.
- Check for Hard Drive Failure: Use diagnostic tools from your hard drive manufacturer to test for hardware issues. If your drive is failing, consider replacing it.
- Restore or Reset Windows: If the issue persists, consider restoring your system to a previous restore point or performing a factory reset as a last resort.
Disclaimer: This is an educational guide. We are not responsible for data loss. Always backup your system.