chkdsk everytime at startup!
Guest
Posts: n/a
Posts: n/a
> My computer is about 1-1/2 years old with WinXP Home
> installed (fresh install that came with computer). About
> 2-months ago, the computer began running chkdsk on my
> partitioned NTFS d: drive. This occurs EVERYTIME I
> startup my computer. Please note that the computer does
> shut down properly everytime.
>
> Anyone know what the cause of this is and how to fix this
> annoyance?
>
> Your help is much appreciated.
>-----Original Message-----accordingly **MS
>Please check the following from MVP Kelly Theriot:
>
>Suggestions and Checkpoints: Other than a System Restore
>
>Go to Start/Run/CMD and type in: Modify the drive letter
>Note: I believe in your case you would substitute d forc.**
>fsutil dirty query c:information go to
>
>If it comes back as dirty, it hasn't cleared. For more
>Start/Run/CMD and type in: CHKNTFS /?reboot, a chkdsk
>
>Option: From a command prompt type chkntfs /D and then
>should run but not again on next boot.depending:
>
>This edit does not work for all users, circumstances
>disk. Double click it
>Disable or Enable CheckDisk Upon Boot (Line 82)
>http://www.kellys-korner-xp.com/xp_tweaks.htm
>
>To use the Regedit: Save the REG File to your hard
>and answer yes to the import prompt. REG files can beviewed in Notepad by
>right clicking on the file and selecting Edit.6.asp
>
>Chkdsk Runs Each Time That You Start Computer
>http://support.microsoft.com/support...icles/q316/5/0
>NT\CurrentVersion\Winlogon
>Checkpoint:
>
>Go to Start/Run/Regedit and navigate to this key:
>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows
>(0) if it is set to
>Highlight the Winlogon file.
>
>In the list look for "SFCScan", this should be set to
>(1) the scan will happen at every boot.on Manager
>
>Go to Start/Run/Regedit and navigate to this key:
>HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contr ol\Sessi
>BootExecute. This
>Look for the REG_MULTI_SZ value with the following name:
>value contains commands that will be executed atstartup. The default value
>is: autocheck autochk *contain one or more
>
>After scheduling one or more chkdsks, the entry will
>autochk lines. Delete each of these lines and put thedefault one in place.
>change the value to:
>If you always want a check to be performedf at startup,
>autocheck autochk /f *autocheck entries.
>
>If you don't want any checks to be performed, delete all
>ion\Explorer\MyComp
>Last checkpoint: Modify as needed:
>
>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Cur rentVers
>uter\cleanuppath\cleanmgr.exe /D %c
>Registry entry should read: %SystemRoot%\system32
>message
>
>--
>Michael Solomon MS-MVP
>Windows Shell/User
>Backup is a PC User's Best Friend
>DTS-L.Org: http://www.dts-l.org/
>
>"Scott" <anonymous@discussions.microsoft.com> wrote in
>news:022f01c3ad5d$15d96b80$a501280a@phx.gbl...About>> My computer is about 1-1/2 years old with WinXP Home
>> installed (fresh install that came with computer).
this>> 2-months ago, the computer began running chkdsk on my
>> partitioned NTFS d: drive. This occurs EVERYTIME I
>> startup my computer. Please note that the computer does
>> shut down properly everytime.
>>
>> Anyone know what the cause of this is and how to fix
>> annoyance?>
>>
>> Your help is much appreciated.
>
>.
>
> Hello Michael,
>
> Thank you for the help thus far...my test results are as
> follows:
>
> 1- System restore doesn't work to fix this problem.
>
> 2- fsutil dirty query d: came back that D is dirty!
> - I typed in: chkntfs /D, and restarted my computer
> three times with no change.
>
> 3- I have run through the "Chkdsk Runs Each Time That You
> Start Computer" from Microsoft. I performed a "clean
> boot" with still no luck.
>
> 4- Navigated to register
> key "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows
> NT\CurrentVersion\Winlogon" The "SFCScan" does not exist
> in this key......only "SFCDisable", which is set to "0"
>
> 5- Navigated to register
> key "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contr ol\S
> ession Manager". The "BootExecute" was and is set
> to "autocheck autochk *"
>
> 6- Navigated to register
> key "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Cur rent
> Version\Explorer\MyComputer\cleanuppath". The registry
> was correct as you stated.
>
> Any other suggestions?
>
> Scott
>> >-----Original Message-----> accordingly **MS
> >Please check the following from MVP Kelly Theriot:
> >
> >Suggestions and Checkpoints: Other than a System Restore
> >
> >Go to Start/Run/CMD and type in: Modify the drive letter> >Note: I believe in your case you would substitute d for> c.**> >fsutil dirty query c:> information go to
> >
> >If it comes back as dirty, it hasn't cleared. For more> >Start/Run/CMD and type in: CHKNTFS /?> reboot, a chkdsk
> >
> >Option: From a command prompt type chkntfs /D and then> >should run but not again on next boot.> depending:
> >
> >This edit does not work for all users, circumstances> >> disk. Double click it
> >Disable or Enable CheckDisk Upon Boot (Line 82)
> >http://www.kellys-korner-xp.com/xp_tweaks.htm
> >
> >To use the Regedit: Save the REG File to your hard> >and answer yes to the import prompt. REG files can be> viewed in Notepad by> >right clicking on the file and selecting Edit.> 6.asp
> >
> >Chkdsk Runs Each Time That You Start Computer
> >http://support.microsoft.com/support...icles/q316/5/0> >> NT\CurrentVersion\Winlogon
> >Checkpoint:
> >
> >Go to Start/Run/Regedit and navigate to this key:
> >HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows> >> (0) if it is set to
> >Highlight the Winlogon file.
> >
> >In the list look for "SFCScan", this should be set to> >(1) the scan will happen at every boot.> on Manager
> >
> >Go to Start/Run/Regedit and navigate to this key:
> >HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contr ol\Sessi> >> BootExecute. This
> >Look for the REG_MULTI_SZ value with the following name:> >value contains commands that will be executed at> startup. The default value> >is: autocheck autochk *> contain one or more
> >
> >After scheduling one or more chkdsks, the entry will> >autochk lines. Delete each of these lines and put the> default one in place.> >> change the value to:
> >If you always want a check to be performedf at startup,> >autocheck autochk /f *> autocheck entries.
> >
> >If you don't want any checks to be performed, delete all> >> ion\Explorer\MyComp
> >Last checkpoint: Modify as needed:
> >
> >HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Cur rentVers> >uter\cleanuppath> \cleanmgr.exe /D %c
> >Registry entry should read: %SystemRoot%\system32> >> message
> >
> >--
> >Michael Solomon MS-MVP
> >Windows Shell/User
> >Backup is a PC User's Best Friend
> >DTS-L.Org: http://www.dts-l.org/
> >
> >"Scott" <anonymous@discussions.microsoft.com> wrote in> >news:022f01c3ad5d$15d96b80$a501280a@phx.gbl...> About> >> My computer is about 1-1/2 years old with WinXP Home
> >> installed (fresh install that came with computer).> this> >> 2-months ago, the computer began running chkdsk on my
> >> partitioned NTFS d: drive. This occurs EVERYTIME I
> >> startup my computer. Please note that the computer does
> >> shut down properly everytime.
> >>
> >> Anyone know what the cause of this is and how to fix> >> annoyance?> >
> >>
> >> Your help is much appreciated.
> >
> >.
> >
>-----Original Message-----repair install but
>Ah, crud, I knew you were going to say that!:-(
>
>Well, if it were the system drive, I'd tell you to run a
>I don't think that will resolve this.it would be best if
>
>You are posting this issue on the basics board. I think
>you take it to perform_maintenance. Go to the followinglink, scroll to
>that group in the list, select it and try your questionthere. Be sure to
>tell them what you've already done:message
>http://communities.microsoft.com/newsgroups/default.asp
>
>Sorry I couldn't be more help to you.
>
>--
>Michael Solomon MS-MVP
>Windows Shell/User
>Backup is a PC User's Best Friend
>DTS-L.Org: http://www.dts-l.org/
>
>"Scott" <anonymous@discussions.microsoft.com> wrote in
>news:08c101c3ad83$09e7c0d0$a101280a@phx.gbl...as>> Hello Michael,
>>
>> Thank you for the help thus far...my test results are
You>> follows:
>>
>> 1- System restore doesn't work to fix this problem.
>>
>> 2- fsutil dirty query d: came back that D is dirty!
>> - I typed in: chkntfs /D, and restarted my computer
>> three times with no change.
>>
>> 3- I have run through the "Chkdsk Runs Each Time That
exist>> Start Computer" from Microsoft. I performed a "clean
>> boot" with still no luck.
>>
>> 4- Navigated to register
>> key "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows
>> NT\CurrentVersion\Winlogon" The "SFCScan" does not
key "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contr ol\S>> in this key......only "SFCDisable", which is set to "0"
>>
>> 5- Navigated to register
>>
key "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Cur rent>> ession Manager". The "BootExecute" was and is set
>> to "autocheck autochk *"
>>
>> 6- Navigated to register
>>
Restore>> Version\Explorer\MyComputer\cleanuppath". The registry
>> was correct as you stated.
>>
>> Any other suggestions?
>>
>> Scott
>>>> >-----Original Message-----
>> >Please check the following from MVP Kelly Theriot:
>> >
>> >Suggestions and Checkpoints: Other than a System
letter>> >
>> >Go to Start/Run/CMD and type in: Modify the drive
for>> accordingly **MS>> >Note: I believe in your case you would substitute d
more>> c.**>> >fsutil dirty query c:
>> >
>> >If it comes back as dirty, it hasn't cleared. For
then>> information go to>> >Start/Run/CMD and type in: CHKNTFS /?
>> >
>> >Option: From a command prompt type chkntfs /D and
name:>> reboot, a chkdsk>http://support.microsoft.com/support...icles/q316/5/0>> >should run but not again on next boot.>> depending:
>> >
>> >This edit does not work for all users, circumstances>> >>> disk. Double click it
>> >Disable or Enable CheckDisk Upon Boot (Line 82)
>> >http://www.kellys-korner-xp.com/xp_tweaks.htm
>> >
>> >To use the Regedit: Save the REG File to your hard>> >and answer yes to the import prompt. REG files can be>> viewed in Notepad by>> >right clicking on the file and selecting Edit.>>
>> >
>> >Chkdsk Runs Each Time That You Start Computer>> 6.asp>HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contr ol\Sessi>> >>> NT\CurrentVersion\Winlogon
>> >Checkpoint:
>> >
>> >Go to Start/Run/Regedit and navigate to this key:
>> >HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows>> >>> (0) if it is set to
>> >Highlight the Winlogon file.
>> >
>> >In the list look for "SFCScan", this should be set to>> >(1) the scan will happen at every boot.>>
>> >
>> >Go to Start/Run/Regedit and navigate to this key:>> on Manager>> >
>> >Look for the REG_MULTI_SZ value with the following
startup,>> BootExecute. This>> >value contains commands that will be executed at>> startup. The default value>> >is: autocheck autochk *>> contain one or more
>> >
>> >After scheduling one or more chkdsks, the entry will>> >autochk lines. Delete each of these lines and put the>> default one in place.>> >
>> >If you always want a check to be performedf at
all>> change the value to:>> >autocheck autochk /f *
>> >
>> >If you don't want any checks to be performed, delete
my>> autocheck entries.>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Cur rentVers>> >>>
>> >Last checkpoint: Modify as needed:
>> >>> ion\Explorer\MyComp>> >uter\cleanuppath>> \cleanmgr.exe /D %c
>> >Registry entry should read: %SystemRoot%\system32>> >>> message
>> >
>> >--
>> >Michael Solomon MS-MVP
>> >Windows Shell/User
>> >Backup is a PC User's Best Friend
>> >DTS-L.Org: http://www.dts-l.org/
>> >
>> >"Scott" <anonymous@discussions.microsoft.com> wrote in>> >news:022f01c3ad5d$15d96b80$a501280a@phx.gbl...>> About
>> >> My computer is about 1-1/2 years old with WinXP Home
>> >> installed (fresh install that came with computer).>> >> 2-months ago, the computer began running chkdsk on
does>> >> partitioned NTFS d: drive. This occurs EVERYTIME I
>> >> startup my computer. Please note that the computer
>>> >> shut down properly everytime.>> this
>> >>
>> >> Anyone know what the cause of this is and how to fix>> >> annoyance?
>> >>
>> >> Your help is much appreciated.
>> >
>> >
>> >.
>> >
>
>.
>
> Thanks for the info and your gracious time!
>> >-----Original Message-----> repair install but
> >Ah, crud, I knew you were going to say that!:-(
> >
> >Well, if it were the system drive, I'd tell you to run a> >I don't think that will resolve this.> it would be best if
> >
> >You are posting this issue on the basics board. I think> >you take it to perform_maintenance. Go to the following> link, scroll to> >that group in the list, select it and try your question> there. Be sure to> >tell them what you've already done:> message
> >http://communities.microsoft.com/newsgroups/default.asp
> >
> >Sorry I couldn't be more help to you.
> >
> >--
> >Michael Solomon MS-MVP
> >Windows Shell/User
> >Backup is a PC User's Best Friend
> >DTS-L.Org: http://www.dts-l.org/
> >
> >"Scott" <anonymous@discussions.microsoft.com> wrote in> >news:08c101c3ad83$09e7c0d0$a101280a@phx.gbl...> as> >> Hello Michael,
> >>
> >> Thank you for the help thus far...my test results are> You> >> follows:
> >>
> >> 1- System restore doesn't work to fix this problem.
> >>
> >> 2- fsutil dirty query d: came back that D is dirty!
> >> - I typed in: chkntfs /D, and restarted my computer
> >> three times with no change.
> >>
> >> 3- I have run through the "Chkdsk Runs Each Time That> exist> >> Start Computer" from Microsoft. I performed a "clean
> >> boot" with still no luck.
> >>
> >> 4- Navigated to register
> >> key "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows
> >> NT\CurrentVersion\Winlogon" The "SFCScan" does not> key "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contr ol\S> >> in this key......only "SFCDisable", which is set to "0"
> >>
> >> 5- Navigated to register
> >>> key "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Cur rent> >> ession Manager". The "BootExecute" was and is set
> >> to "autocheck autochk *"
> >>
> >> 6- Navigated to register
> >>> Restore> >> Version\Explorer\MyComputer\cleanuppath". The registry
> >> was correct as you stated.
> >>
> >> Any other suggestions?
> >>
> >> Scott
> >>
> >> >-----Original Message-----
> >> >Please check the following from MVP Kelly Theriot:
> >> >
> >> >Suggestions and Checkpoints: Other than a System> letter> >> >
> >> >Go to Start/Run/CMD and type in: Modify the drive> for> >> accordingly **MS
> >> >Note: I believe in your case you would substitute d> more> >> c.**
> >> >fsutil dirty query c:
> >> >
> >> >If it comes back as dirty, it hasn't cleared. For> then> >> information go to
> >> >Start/Run/CMD and type in: CHKNTFS /?
> >> >
> >> >Option: From a command prompt type chkntfs /D and> name:> >> reboot, a chkdsk> >http://support.microsoft.com/support...icles/q316/5/0
> >> >should run but not again on next boot.
> >> >
> >> >This edit does not work for all users, circumstances
> >> depending:
> >> >
> >> >Disable or Enable CheckDisk Upon Boot (Line 82)
> >> >http://www.kellys-korner-xp.com/xp_tweaks.htm
> >> >
> >> >To use the Regedit: Save the REG File to your hard
> >> disk. Double click it
> >> >and answer yes to the import prompt. REG files can be
> >> viewed in Notepad by
> >> >right clicking on the file and selecting Edit.
> >> >
> >> >Chkdsk Runs Each Time That You Start Computer
> >>> >> 6.asp> >HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contr ol\Sessi
> >> >
> >> >Checkpoint:
> >> >
> >> >Go to Start/Run/Regedit and navigate to this key:
> >> >HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows
> >> NT\CurrentVersion\Winlogon
> >> >
> >> >Highlight the Winlogon file.
> >> >
> >> >In the list look for "SFCScan", this should be set to
> >> (0) if it is set to
> >> >(1) the scan will happen at every boot.
> >> >
> >> >Go to Start/Run/Regedit and navigate to this key:
> >>> >> on Manager
> >> >
> >> >Look for the REG_MULTI_SZ value with the following> startup,> >> BootExecute. This
> >> >value contains commands that will be executed at
> >> startup. The default value
> >> >is: autocheck autochk *
> >> >
> >> >After scheduling one or more chkdsks, the entry will
> >> contain one or more
> >> >autochk lines. Delete each of these lines and put the
> >> default one in place.
> >> >
> >> >If you always want a check to be performedf at> all> >> change the value to:
> >> >autocheck autochk /f *
> >> >
> >> >If you don't want any checks to be performed, delete> my> >> autocheck entries.> >HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Cur rentVers
> >> >
> >> >Last checkpoint: Modify as needed:
> >> >
> >>> >> ion\Explorer\MyComp
> >> >uter\cleanuppath
> >> >Registry entry should read: %SystemRoot%\system32
> >> \cleanmgr.exe /D %c
> >> >
> >> >
> >> >--
> >> >Michael Solomon MS-MVP
> >> >Windows Shell/User
> >> >Backup is a PC User's Best Friend
> >> >DTS-L.Org: http://www.dts-l.org/
> >> >
> >> >"Scott" <anonymous@discussions.microsoft.com> wrote in
> >> message
> >> >news:022f01c3ad5d$15d96b80$a501280a@phx.gbl...
> >> >> My computer is about 1-1/2 years old with WinXP Home
> >> >> installed (fresh install that came with computer).
> >> About
> >> >> 2-months ago, the computer began running chkdsk on> does> >> >> partitioned NTFS d: drive. This occurs EVERYTIME I
> >> >> startup my computer. Please note that the computer> >> >> shut down properly everytime.> >
> >> >>
> >> >> Anyone know what the cause of this is and how to fix
> >> this
> >> >> annoyance?
> >> >>
> >> >> Your help is much appreciated.
> >> >
> >> >
> >> >.
> >> >
> >
> >.
> >
| | LinkBack | Thread Tools | Display Modes |
![]() |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| chkdsk does not run at startup | Windward Tech | Windows Vista Performance & Maintenance | 4 | 01-31-2008 05:12 AM |
| chkdsk executes everytime user's computer starts | lisa | Windows XP Performance & Maintenance | 1 | 11-07-2003 04:47 AM |
| Disc check runs at startup and takes 1.5 hours everytime | Jenny | Windows XP Performance & Maintenance | 1 | 08-08-2003 11:11 PM |
| Why Chkdsk always runs during startup? | Michael Tan | Windows XP | 2 | 07-18-2003 10:28 AM |
| Why Chkdsk always runs during startup? | Michael Tan | Windows XP Performance & Maintenance | 1 | 07-17-2003 03:18 PM |
| LinkBack |
LinkBack URL |
About LinkBacks |


Linear Mode


Posts: n/a