Unsolved
This post is more than 5 years old
2 Intern
•
331 Posts
0
14690
May 4th, 2005 07:00
chkdsk "problem found" won't go away, common?
I stumbled across this while trying to help someone else figure out if their HDD had troubles. I'll quote myself from a reply:
something peculiar about chkdsk. You might notice it, too. I keep getting a "Windows found a problem with the file system." remark that I hadn't been seeing during the brief moment it reports those statistics before continuing to start the computer. I seldom ever run chkdsk command without /f so I don't know how long this has gone on.
Searching for answers on the internet only made matters worse. Seems to be a very prevalent thing and the few potential solutions don't seem to apply in reality. To sum it all up, people have said they've reinstalled Windows after a reformat and it didn't prevent chkdsk from reporting a problem. Someone said they were able to stop the 'error' by turning off System Restore. I tried that and it didn't work. In fact, I had a new problem appear after disabling Norton's Antivirus! Showed a MFT (Master File Table) error was corrected!
Here's what it showed after I disabled NAV and then ran chkdsk from a command prompt.
Security descriptor verification completed.
Correcting errors in the master file table's (MFT).
Correcting errors in the Volume Bitmap.
Windows found problems with the file system.
Run CHKDSK with the /F (fix) option to correct.
Correcting errors in the master file table's (MFT).
Correcting errors in the Volume Bitmap.
Windows found problems with the file system.
Run CHKDSK with the /F (fix) option to correct.
Subsequent (and prior) runs of the command show only the 'Volume Bitmap' and 'file system' as still having trouble.
I have done the chkdsk /f and it didn't "fix" these things.
Anybody got an idea what might be going on? Search of the internet is futile so far, lots of people with same problem occuring going back a few years. Someone noticed disabling System Restore allowed the chkdsk to be error free-- but not for me. Index Service is off, too. Surprised to find out about this so late in the game.
Thanks in advance (and later on too?) for your replies.
No Events found!


msil217
2 Intern
•
2K Posts
0
May 4th, 2005 09:00
If you are worried, maybe you can post in the Hard-Drive Forum.
You could run diagnostics on your Hard-Drive to see if there is potential problem.
(Dell Diagnostics, or a diagnostic program from the manufacturer of the Hard Drive).
iKlaatu
2 Intern
•
331 Posts
0
May 4th, 2005 16:00
jwatt
4.4K Posts
0
May 4th, 2005 17:00
I wonder if something could have altered the default settings for autochk. They can be displayed and modified using the Microsoft "chkntfs" command-line utility, described here.
Jim
iKlaatu
2 Intern
•
331 Posts
0
May 5th, 2005 01:00
iKlaatu
2 Intern
•
331 Posts
0
May 5th, 2005 04:00
Okay... this is interesting, so thought you might like to know.
I disabled the Windows XP Prefetch, which is something that monitors files as they are used and can then help speed up access to them (program starts, too).
This is something I've never looked into before on my own computer(s), although I've heard (read) of it.