Hi Denise
SFc is System File Checker, it is only used to scan system files, not a hard drive
If you want you check a drive for errors, run these commands (replace C with appropriate driver letter)
chkdsk C: /f
then when that completes, run this command:
chkdsk C: /r
When that completes, close Command prompt . ..