"Disk Error" or "Windows Detected a Hard Disk Problem"
A warning that your drive may be failing.
Before you start: save any open work and note down what you were doing when the problem started — that context helps if you need to search further or ask for help.
- Back up important files immediately — this warning specifically means the drive itself may be failing, so prioritize backup over troubleshooting.
- Run "chkdsk C: /f /r" from an admin Command Prompt (this requires a restart to complete) to scan for and attempt to repair bad sectors.
- Check drive health with "wmic diskdrive get status" — anything other than "OK" is a strong signal to plan a replacement.
- If it's a traditional hard drive, listen for unusual clicking or grinding sounds, which are a classic sign of physical failure.
- If the drive is more than 4-5 years old and showing this warning, replacing it proactively is usually cheaper than dealing with a full failure and data loss.
Still not fixed? Send us the details and we'll help you dig further, or browse related guides in Storage & Disk.
Frequently Asked Questions
Does a disk error message mean my drive is about to fail completely?
Not always — some disk errors are software-level (a corrupted file system Windows can repair) rather than a sign of physical drive failure. Running chkdsk helps distinguish between the two.
Should I back up my data before running chkdsk?
Yes, if you're able to access the drive at all — chkdsk is generally safe, but if the drive is already struggling, it's worth getting anything important off it first as a precaution.
Related guides
Running Out of Disk Space
C: drive shows almost full and Windows warns you're low on space.
How to Recover an Accidentally Deleted File
Which recovery method actually applies depends on how the file was deleted and where it lived — here's how to figure out the right one.
Running Out of Disk Space on Windows 7
C: drive shows almost full — the Windows 7 way of finding and clearing space (no Storage Sense here).