Share via

ExFAT Checksums Question

Anonymous
2023-12-22T20:54:16+00:00

Hi,

According to the ExFAT filesystem specification (https://learn.microsoft.com/en-us/windows/win32/fileio/exfat-specification), ExFAT stores checksums of all files and directories in the filesystem.

Is there any way to validate that for a given ExFAT filesystem, the stored ExFAT checksums for all files are correct? The point of this would be to determine if any data corruption has taken place.

Thank you,

James Pedersen

Windows for home | Windows 10 | Files, folders, and storage

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

1 answer

Sort by: Most helpful
  1. Igor Leyko 111K Reputation points Independent Advisor
    2023-12-22T21:42:06+00:00

    Hi James,

    My name is Igor, it's a pleasure for me to help others and I'll try to help you.

    Unfortunately, the description doesn't not mention files' checksums. Checksums are used only for some critical data structures, e.g. directory entry structures.

    Was this answer helpful?

    0 comments No comments