The classic hard drive is prone to corruption because files are constantly copied to it and stored on it. There are many tools to check the health of your hard disk and restore its functionality. From the command prompt, you can use the “chkdsk” (check disk) command to check the structure of the disk’s content. By default, when you run this command without any extra expansion parameter, it does not automatically fix the errors found. To learn how to resolve this problem and automatically correct errors, follow the instructions below.
Instructions:
- Go to “Start >Run” (Win Key + R). Type “cmd” and press the “Enter” key (in Windows® 7 type it in the search box).
- The command prompt will launch. Type “chkdsk/F” (e.g. “chkdsk C: /F”) and send the command by pressing the “Enter” key.
- CHKDSK will verify your drive, check it for errors, fix them, and then display the results.
- Close the Command prompt window.
Tips and Tricks:
- If you use Windows® 7 or Windows Vista® you must run “cmd” as an administrator.