Skip to content
forked from varhub/chkdsk-all

Windows Batch that runs a ScanDisk of all drives* in an unattended manner

License

Notifications You must be signed in to change notification settings

xrxca/chkdsk-all

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

ScanDisk All

This program will run CHKDSK on all drives in an unattended manner. CHKDSK will be done in a two-steps way for safer execution. The computer will be shutdown after finishing, but can be aborted by pressing enter.

Supports:

  • NTFS
  • FAT32
  • New generation CKHDSK commands (/scan /perf ...)
  • Special treatment of SYSTEM drive (C: as default).
    • Includes "sfc /scannow" for check system files integrity.

About

Windows Batch that runs a ScanDisk of all drives* in an unattended manner

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Batchfile 100.0%