Windows – How to disable checking the NTFS file system when booting the system

bootcheck-diskntfswindows 7windows-vista

Windows Vista SP2 and Win7:

After the BIOS gets done posting, CHKNTFS checks the NTFS file system before proceeding to login. I would like to disable CHKNTFS, as this makes the boot process very long.

Best Answer

Simply you have to do CHKNTFS /X Your_Drive in command prompt, on next boot it won't check.

The X tells Windows to NOT check that particular drive on the next reboot.