View Full Version : Check Disk
dickw
December 5th 03, 01:41 AM
Using WinXP on a P4 I have a problem with checkdisk running on one of my
drives each time I reboot. No errors are found. The drive is partitioned
and only one of the partitions has the problem. I let check disk run each
time but it doesn't help.
Any ideas on how to get it to stop running check disk on this partition.
Thanks.
Dick
sqr [MVP] [MSFT] etc.
December 5th 03, 01:41 AM
Check Disk runs on every boot: Note - I have seen this happen when Windows
File Protection has either been disabled or not allowed to run upon
canceling the bootup Check Disk.
Suggestions and Checkpoints:
Go to Start/Run/CMD and type in: fsutil dirty query c:
(Modify the drive letter accordingly)
If it comes back as dirty, it hasn't cleared. For more information go to
Start/Run/CMD and type in: CHKNTFS /?
Option: From a command prompt type chkntfs /D and then reboot, a chkdsk
should run but not again on next boot.
--
sqr
Overseer: alt.os.windows-xp
--
"dickw" > wrote in message
...
> Using WinXP on a P4 I have a problem with checkdisk running on one of my
> drives each time I reboot. No errors are found. The drive is partitioned
> and only one of the partitions has the problem. I let check disk run each
> time but it doesn't help.
>
> Any ideas on how to get it to stop running check disk on this partition.
>
> Thanks.
>
> Dick
>
>
dickw
December 5th 03, 01:42 AM
Thanks for your reply.
fsutil and chkntfs both show that the drive is dirty. I tried the chkntfs
/D option and the disk was checked on bootup. Running chkntfs immediately
after startup showed that the drive is still dirty and chkdsk continues to
run on every bootup.
Any other suggestions to turn off this behavior would be appreciated.
Dick
"sqr [MVP] [MSFT] etc." > wrote in message
...
> Check Disk runs on every boot: Note - I have seen this happen when Windows
> File Protection has either been disabled or not allowed to run upon
> canceling the bootup Check Disk.
>
> Suggestions and Checkpoints:
>
> Go to Start/Run/CMD and type in: fsutil dirty query c:
> (Modify the drive letter accordingly)
>
> If it comes back as dirty, it hasn't cleared. For more information go to
> Start/Run/CMD and type in: CHKNTFS /?
>
> Option: From a command prompt type chkntfs /D and then reboot, a chkdsk
> should run but not again on next boot.
>
>
>
> --
> sqr
> Overseer: alt.os.windows-xp
> --
> "dickw" > wrote in message
> ...
> > Using WinXP on a P4 I have a problem with checkdisk running on one of my
> > drives each time I reboot. No errors are found. The drive is
partitioned
> > and only one of the partitions has the problem. I let check disk run
each
> > time but it doesn't help.
> >
> > Any ideas on how to get it to stop running check disk on this partition.
> >
> > Thanks.
> >
> > Dick
> >
> >
>
>
sqr
December 5th 03, 01:42 AM
Then copy these lines below in notepad and name it "disablecheckdisk.reg"
and install.
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]
"SFCScan"=dword:0000000
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\Session Manager]
"AutoChkTimeOut"=dword:0000000
--
sqr
Overseer: alt.os.windows-xp
--
"dickw" > wrote in message
...
> Thanks for your reply.
>
> fsutil and chkntfs both show that the drive is dirty. I tried the chkntfs
> /D option and the disk was checked on bootup. Running chkntfs immediately
> after startup showed that the drive is still dirty and chkdsk continues to
> run on every bootup.
>
> Any other suggestions to turn off this behavior would be appreciated.
>
> Dick
>
> "sqr [MVP] [MSFT] etc." > wrote in message
> ...
> > Check Disk runs on every boot: Note - I have seen this happen when
Windows
> > File Protection has either been disabled or not allowed to run upon
> > canceling the bootup Check Disk.
> >
> > Suggestions and Checkpoints:
> >
> > Go to Start/Run/CMD and type in: fsutil dirty query c:
> > (Modify the drive letter accordingly)
> >
> > If it comes back as dirty, it hasn't cleared. For more information go to
> > Start/Run/CMD and type in: CHKNTFS /?
> >
> > Option: From a command prompt type chkntfs /D and then reboot, a chkdsk
> > should run but not again on next boot.
> >
> >
> >
> > --
> > sqr
> > Overseer: alt.os.windows-xp
> > --
> > "dickw" > wrote in message
> > ...
> > > Using WinXP on a P4 I have a problem with checkdisk running on one of
my
> > > drives each time I reboot. No errors are found. The drive is
> partitioned
> > > and only one of the partitions has the problem. I let check disk run
> each
> > > time but it doesn't help.
> > >
> > > Any ideas on how to get it to stop running check disk on this
partition.
> > >
> > > Thanks.
> > >
> > > Dick
> > >
> > >
> >
> >
>
>
sqr
December 5th 03, 01:42 AM
Or go here if you had preformed an upgrade.....
http://support.microsoft.com/default.aspx?scid=kb;EN-US;Q316506
--
sqr
Overseer: alt.os.windows-xp
--
"dickw" > wrote in message
...
> Thanks for your reply.
>
> fsutil and chkntfs both show that the drive is dirty. I tried the chkntfs
> /D option and the disk was checked on bootup. Running chkntfs immediately
> after startup showed that the drive is still dirty and chkdsk continues to
> run on every bootup.
>
> Any other suggestions to turn off this behavior would be appreciated.
>
> Dick
>
> "sqr [MVP] [MSFT] etc." > wrote in message
> ...
> > Check Disk runs on every boot: Note - I have seen this happen when
Windows
> > File Protection has either been disabled or not allowed to run upon
> > canceling the bootup Check Disk.
> >
> > Suggestions and Checkpoints:
> >
> > Go to Start/Run/CMD and type in: fsutil dirty query c:
> > (Modify the drive letter accordingly)
> >
> > If it comes back as dirty, it hasn't cleared. For more information go to
> > Start/Run/CMD and type in: CHKNTFS /?
> >
> > Option: From a command prompt type chkntfs /D and then reboot, a chkdsk
> > should run but not again on next boot.
> >
> >
> >
> > --
> > sqr
> > Overseer: alt.os.windows-xp
> > --
> > "dickw" > wrote in message
> > ...
> > > Using WinXP on a P4 I have a problem with checkdisk running on one of
my
> > > drives each time I reboot. No errors are found. The drive is
> partitioned
> > > and only one of the partitions has the problem. I let check disk run
> each
> > > time but it doesn't help.
> > >
> > > Any ideas on how to get it to stop running check disk on this
partition.
> > >
> > > Thanks.
> > >
> > > Dick
> > >
> > >
> >
> >
>
>
vBulletin® v3.6.4, Copyright ©2000-2012, Jelsoft Enterprises Ltd.