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

This branch is up to date with varhub/chkdsk-all:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

3dc2220 · Aug 18, 2020

History

15 Commits
Aug 31, 2014
Aug 18, 2020
Aug 18, 2020

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%