It's done the same way in Windows 7 as it was in earlier versions of Windows:
- Open the "Computer" window
- Right-click on the drive in question
- Select the "Tools" tab
- In the Error-checking area, click <Check Now>.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I've searched throughout the Control Panel and it's submenus and options but can find no means to initiate a scan for disk errors!
I did find chkdsk.exe in the Windows\System32 folder but when I double click it, the only response is a flash of the DOS {black, command prompt} screen! Is that the correct response?!
Is there no way to run [schedule] a scan disk [for errors] as there has been in earlier versions of Windows?!
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
It's done the same way in Windows 7 as it was in earlier versions of Windows:
I think it's worth chipping in here that - We're All Not Administrators!
So use the Tools tab on the disk's properties but be prepared to:-
enter an administrator's password for approval
provide a switch or approval to dismount the volume/disk you're examining.
NB Running as an administrator is a sackable offence in commercial environments, for good reason.
Try it; after a while you'll wonder how you ever allowed yourself to leave your machine wide open.
(It's very easy to get into the habit of quickly clicking on UAC's prompt.)
Palcouk,
I know this is old in Feb but get a life you have good answers why dwell on the others! Be responsible.
Go to Start>>>Computer>>>Highlight Os/C>>>Right click>>>Properties>>>Tools>>>Error Checking, Click, Check now.
If it does not start, then restart your computer it will run the chkdsk on reboot
Just right click on the DOS Command Prompt in Accessories and run as Admin. Type chkdsk /f (f switch is to auto fix any errors). You'll be asked if you want to run on restart. Type Y to accept and restart your machine. chkdsk will run upon restart and will try to fix any errors.
Also, if you're having file system issues you should run System File Checker afterwards. Get the command prompt back up as stated above (don't forget to run as admin) and type SFC /SCANNOW. Cheers