Friday, 24 October 2014

Windows 7 Command Line: How to find & fix disk errors via CMD; chkdsk /f C:

Launch command prompt as an Administrator

Type chkdsk /f C:

When you use the above command, Check Disk performs an analysis of the disk and then repairs any errors it finds, provided that the disk isn’t in use. If the disk is in use, Check Disk displays a prompt that asks whether you want to schedule the disk to be checked the next time you restart the system. Click Yes to schedule this check.