[x]
Posted via EE Mobile

Search, ask, and monitor your questions on the go with EE Mobile. Visit Experts Exchange from your mobile device and never be out of touch again.

Question
[x]
Attachment Details
[x]
The Solution Rating System

With so many solutions, how can you tell which solutions are most likely to help you and which ones are not? To provide you with a tool to use, we rate our solutions based on various elements that most accurately determine if a solution is a quality solution. To explain what factors affect the solution rating, here are the elements we take into consideration when formulating our solution rating.

  • The Grade of the Solution
  • The Zone Rank of the Expert Providing the Solution
  • The Number of Author and Expert Comments
  • The Number of Experts Contributing
  • The Feedback of the Community

Your Input Matters
Because of the way the system is set up, the most important variable in this equation is you. As a member of Experts Exchange, you are able to cast your vote on the quality of the solutions in regard to how complete, accurate, helpful and easy to understand each solution is. When you provide your feedback, each rating is adjusted accordingly. So, if you see a solution that has a poor rating that you think is a good solution, let us know by rating it. As you do, the rating will be adjusted and will become more accurate for other members of our site.

If you have any suggestions that you would like to make for our rating system, please ask a question in the Suggestions Zone of Community Support.

Thank you!

5.6

Is there a Tool that Can Erase a File Record from the MFT?

Asked by sbracso in Windows XP Operating System, System Utilities

Tags: Microsoft, WIndows XP, Professional, NTFS

There is a file on my computer's second drive that the Win XP system cannot delete.  (Actually, there are several such problematic files on that drive, but suffice it to discuss one of them.)  Let me explain the problem in more detail.  On the second drive (an NTFS partition named volume F) there is a shortcut file named "TD AmeriTrade.URL." This shortcut does not work and cannot be deleted.  The operating system indicates that it is corrupt or unreadable.  

The full path to the subject file is "F:\TD AmeriTrade.url"

If I try to delete it through Explorer, the system returns the following error:
 
"Error Deleting File or Folder - cannot delete TD AmeriTrade:
The file or directory is corrupt and unreadable."
 
If I try to delete it from a command prompt like so:
          F:\>DEL "TD AmeriTrade.url"
I get the following error:
               The file or directory is corrupted and unreadable.
 
I have executed "CHKDSK F: /X" on the subject drive, but that has not fixed the problem (see below) .  I have executed CHKDSK with the /F and /R switches, also with no resolution to this problem.
 
On the Microsoft Support website I found a knowledge base article that describes this problem very well (Q246026 - Cannot Delete or Repair Corrupted File on NTFS Volume):
 
            "SYMPTOMS - When you try to delete a file on an NTFS volume, you may receive the following
              error message:
                   'Cannot delete file name: The file or directory is corrupt and
                    unreadable.  The file system structure on disk is corrupt and
                    unreadable. Please run the Chkdsk utility on the device&'
              If you run Chkdsk against the volume, Chkdsk may or may not make repairs,
              but afterwards you still cannot delete the corrupted file."

            "CAUSE - This behavior can occur if the NTFS volumes' Master File Table (MFT)
              is corrupted. The short and long file name pairs that are stored in the directory
              index record and the file names that are stored in the associated File Record
              Segment (FRS) contain case-sensitive characters that do not match. NTFS supports
              case-sensitive (POSIX) file names, but Chkdsk does not check file names in
              case-sensitive mode. For example, assume that the directory index record has
              a BADFILe.TXT entry but the FRS has a BADFILE.TXT entry for the file name.
              NTFS views this as being invalid or corrupted, but Chkdsk compares only the
              names and ignores the case. It does not make repairs."

I think that the cause may be something a little different.  I think that while an entry for it exists in the MFT, the subject file no longer actually physically exists on the drive.  In other words, the MFT has a file pointer for the subject file that points to nothing.  That's my hypothesis.  
 
In any case, it seems to me that if one could remove all reference to the subject (absent or corrupt) file in the MFT then the problem would go away.  
 
However, the solution that Microsoft recommends is somewhat drastic:

           "RESOLUTION - To resolve this issue, back up the volume that contains the
            corrupted file(s) and exclude the corrupted file(s) from the backup job.
            Reformat the volume, and then restore from the backup. "
 
Could you please shed some light on this problem and how to resolve it without having to reformat the drive?
 
CHKDSK Results
=============
 
          C:\>CHKDSK F: /X          
          The type of the file system is NTFS.
          Volume dismounted.  All opened handles to this volume are now invalid.
          Volume label is Data.
         
          CHKDSK is verifying files (stage 1 of 3)...
          File verification completed.
          CHKDSK is verifying indexes (stage 2 of 3)...
          Index verification completed.
          CHKDSK is verifying security descriptors (stage 3 of 3)...
          Security descriptor verification completed.
          CHKDSK is verifying Usn Journal...
          Usn Journal verification completed.
         
           117186110 KB total disk space.
            88352220 KB in 69205 files.
               23212 KB in 5598 indexes.
                   0 KB in bad sectors.
              281398 KB in use by the system.
               65536 KB occupied by the log file.
            28529280 KB available on disk.
         
                4096 bytes in each allocation unit.
            29296527 total allocation units on disk.
                       7132320 allocation units available on disk.
[+][-]10/12/08 01:09 AM, ID: 22696686Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]10/12/08 03:15 AM, ID: 22696891Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]10/12/08 03:16 AM, ID: 22696892Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]10/12/08 06:23 AM, ID: 22697317Author Comment

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]10/12/08 08:04 AM, ID: 22697675Author Comment

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]10/12/08 08:11 AM, ID: 22697698Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]10/12/08 10:46 AM, ID: 22698201Author Comment

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]10/12/08 10:46 AM, ID: 22698204Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]10/12/08 11:04 AM, ID: 22698273Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]10/12/08 11:06 AM, ID: 22698280Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]10/12/08 03:34 PM, ID: 22699162Author Comment

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]10/12/08 07:14 PM, ID: 22699901Author Comment

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]10/12/08 07:23 PM, ID: 22699920Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]10/12/08 09:00 PM, ID: 22700130Author Comment

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]10/12/08 09:13 PM, ID: 22700153Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]10/12/08 10:13 PM, ID: 22700261Author Comment

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]10/12/08 11:32 PM, ID: 22700435Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]10/13/08 06:42 AM, ID: 22702299Author Comment

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]10/13/08 08:05 AM, ID: 22703039Accepted Solution

View this solution now by starting your 30-day free trial. Setting up your free trial is quick, easy, and secure. We will return you to this solution, unlocked, when you're done.

About this solution

Zones: Windows XP Operating System, System Utilities
Tags: Microsoft, WIndows XP, Professional, NTFS
Sign Up Now!
Solution Provided By: nobus
Participating Experts: 4
Solution Grade: B
 
[+][-]10/13/08 03:34 PM, ID: 22707181Author Comment

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]10/14/08 12:01 AM, ID: 22709109Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]10/15/08 08:50 AM, ID: 22722503Author Comment

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]10/15/08 09:28 AM, ID: 22722939Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
 
Loading Advertisement...
20091021-EE-VQP-81 / EE_QW_2_20070628