About 164,000 results
Open links in new tab
  1. windows - What does chkdsk do, exactly? - Super User

    I have attempted to read a bit about chkdsk but I still don't conceptually understand what it does. From Microsoft: "Creates and displays a status report for a disk based on the file system. …

  2. hard drive - Run sfc /scannow or chkdsk /f first - Super User

    Jun 22, 2021 · Is it better to run ChkDsk /f first, then Sfc /ScanNow or is it better to run the other way around, and does it matter which is run first, as I see no guides online saying which is the …

  3. command line - Is there a way to run Windows CHKDSK to scan …

    Sep 18, 2021 · Is there a way to run a surface scan of a hard drive using Windows CHKDSK without attempt to repair? The only option I see for a surface scan is /r which scans the …

  4. Running chkdsk on a disk partition without a drive letter

    Dec 13, 2012 · After this, you should be able to run chkdsk on the particular mount-point of interest. The easiest and most reliable would probably be to mount it as a drive letter. …

  5. What is the difference between chkdsk /f and chkdsk /r?

    48 chkdsk /r does the same thing as chkdsk /f only it also checks for bad sectors on the disk and recovers any readable information. Running chkdsk /r implies that also chkdsk /f is run. chkdsk …

  6. CHKDSK /F fails with An unspecified error occurred.

    Mar 15, 2019 · Is it me, or is Windows 10's chkdsk /f broken as far as ntfs is concerned? PS: chkdsk WITHOUT the /f runs fine in Windows 10 on all the drives and says they are healthy.

  7. How to safely stop a `chkdsk /r /f C:` on Windows 10?

    Sep 21, 2017 · I started a chkdsk /r /f C: on Windows 10, but now that it's running I want to cancel it. Just powering down the computer risks corruption, so how can I safely abort it?

  8. Cancel a Scheduled Chkdsk at Boot in Windows 10 | Tutorials

    Oct 2, 2020 · How to Cancel a Scheduled Chkdsk at Boot in Windows 10 Checking your drives for errors every once in a while can help fix some performance issues. Drive errors can usually be …

  9. Why might chkdsk not be able to repair a disk? - Super User

    Nov 10, 2020 · CHKDSK with /F will check the disk on the next reboot if it cannot do online repairs. Be careful as CHKDSK repairs can alter damaged files so that you might not be able …

  10. Read Chkdsk Log in Event Viewer in Windows 10 | Tutorials

    Sep 4, 2020 · How to Read Event Viewer Log for Chkdsk (Check Disk) in Windows 10 Information Checking your drives for errors every once in a while can