CheckDisk Runs On Every StartUp
Here are some things you can try. Let it run completely once.
Then try this :
Run regedit
Edit: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\Session Manager
Change the BootExecute entry from:
autocheck autochk * /.
To:
autocheck autochk *
Or else try this :
Start> Run> bring up a command prompt by typing in “CMD” and type ” fsutil dirty query g: “. This queries the drive, and more than likely it will tell you that it is dirty. Next, type “CHKNTFS /X G:”. The X tells Windows to NOT check that particular drive (G) on the next reboot. At this time, manually reboot your computer, it should not do a Chkdsk and take you directly to Windows.
Once Windows has fully loaded, bring up another CMD prompt and type and now you want to do a Chkdsk manually by typing “Chkdsk /f /r g:”. This should take you through 5 stages of the scan and will unset that dirty bit. Finally, type “fsutil dirty query g:” and Windows will confirm that the dirty bit is not set on that drive.
Tags: autocheck, chkdsk, chkdsk-runs-every-start-up, chkdsk_f, cmd, command, Computer, every, fully_loaded, hkey local machine, queries, reboot, regedit, runs, session_manager, start, up, Windows, windows vista





James on 18 Jul 2007 at 12:30 pm #
The last one worked. Hurrah!
Favoriten | mister-wong.de | Social Bookmarking Tool on 29 Jul 2007 at 11:00 am #
[...] xp box dialog pro hexadecimal [»] Hinzugefügt vor 23 Tagen von ldogan, 1 Benutzer speichernCheckDisk Runs On Every StartUp Here are some things you can try. Let it run completely once. manager computer windows reboot [...]
StumbleUpon » Your page is now on StumbleUpon! on 14 Aug 2007 at 9:28 pm #
[...] Your page is on StumbleUpon [...]
duke on 26 Aug 2007 at 7:04 am #
This method mentionned above did the trick for me !!!!!
TNX TNX tnx
Start> Run> bring up a command prompt by typing in “CMD” and type ” fsutil dirty query g: “. This queries the drive, and more than likely it will tell you that it is dirty. Next, type “CHKNTFS /X G:”. The X tells Windows to NOT check that particular drive (G) on the next reboot. At this time, manually reboot your computer, it should not do a Chkdsk and take you directly to Windows
Check Disc runs every time on Start-up - Tech Support Guy Forums on 01 Oct 2007 at 7:11 pm #
[...] this procedure to stop CHKDSK on every boot :- http://www.pctipsbox.com/checkdisk-r…every-startup/ And this for the missing CD & DVD drives :- [...]
mayur dabhi on 23 Apr 2009 at 8:20 am #
my problem is solved by last option