I always boot from Windows PE and use chkdsk from the command prompt, does the job.
- Bring up the command prompt in windows (start > type ‘CMD’) and type:
- CHKDSK c: /f /r
- c: being the drive you want scanned.
I always boot from Windows PE and use chkdsk from the command prompt, does the job.
Good Advice
Thanks