Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the hueman domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/future4tech/public_html/wp-includes/functions.php on line 6114
CHKNTFS.exe – Windows CMD Command - Future4Tech

CHKNTFS.exe – Windows CMD Command

Check the NTFS file system with CHKDSK

Syntax
      CHKNTFS drive: [...]
      CHKNTFS /C drive: [...]
      CHKNTFS /X drive: [...]
      CHKNTFS /t[:Time]
      CHKNTFS /D

Key
   drive : Specifies a drive letter.

   /C : Check - schedules chkdsk to be run at the next reboot.

   /X : Exclude a drive from the default boot-time check. 
        Excluded drives are not accumulated between command invocations.

   /T : Change the Autochk.exe initiation countdown time (time in seconds)
        If you don’t specify Time: displays the current countdown time.

   /D : Restore the machine to the default behavior; all drives are
        checked at boot time and chkdsk is run on those that are dirty.
        This undoes the effect of the /X option.

If no switches are specified, CHKNTFS will display the status of the dirty bit for each drive.

You may also like...

Leave a Reply

Your email address will not be published. Required fields are marked *


Notice: ob_end_flush(): Failed to send buffer of zlib output compression (0) in /home/future4tech/public_html/wp-includes/functions.php on line 5464