Hi TE, I using Windows Xp, When is start or restart my PC the CHKDSK utility always run and scan some 3 stage scaning after the computer is boot. My G:\ Drive is Seprate 80 GB Segate Hard Disk & It have Free / Total Space is 37.4 GB / 74.5 GB.:@
Try -
- Click the Start Button. From the Start menu click Run
-
In the Run dialogue box type: cmd. The command prompt window will now open
-
In the command prompt window type: fsutil dirty query c: (If you have a dual boot system then replace the C: drive letter with the relevant drive letter you have been having problems with). Press Enter.
-
The response from the file system utility will probably be that the disk is ‘dirty’
-
Now type: CHKNTFS /X C: into the command prompt windows and press Enter. (If you have a dual boot system then replace the C: drive letter with the relevant drive letter you have been having problems with). The X parameter, in this case, tells windows not to check the disk in question
-
Re-boot your PC. You should now find that CHKDSK does not run on the selected drive
-
Once you have confirmed that CHKDSK does not run and your PC has fully booted click Start>Run again and type cmd.
-
In the command window now type: chkdsk /f /r c: and press Enter. Again replace the C: (If you have a dual boot system then replace the C: drive letter with the relevant drive letter you have been having problems with)
-
After the drive has been scanned type: fsutil dirty query c: and press Enter
-
Windows should now confirm that the ‘dirty bit’ has been disabled
10 chars
try n check
no changes still run CHKDSK
hey Sidhu after the system gives error on executing step 4. we didn’t fixed in step 5, we have just ignored it, I think this is giving him the problem.
Lucky Chouhan try following:1. click on your start menu and open the run dialog.
-
type “cmd” and return (note: dont enter quotes)
-
Next type “fsutil dirty query e:”
-
If the return message indicates that the volume is dirty go to step 5
-
Next type “chkdsk e: /f /x”
-
After that finshes repeat step 3.
-
If it is no longer dirty then reboot and you should
reference: pcreview