Site icon EfmSoft

What does Windows error code 14028 (ERROR_SXS_FILE_HASH_MISMATCH) mean?

 
Previous Next
ERROR_SXS_DUPLICATE_ASSEMBLY_NAME ERROR_SXS_POLICY_PARSE_ERROR

ERROR_SXS_FILE_HASH_MISMATCH

ERROR_SXS_FILE_HASH_MISMATCH — A file in a Side-by-Side assembly does not match the verification data in its manifest.

The assembly manifest supplies verification information for a component file, but the file present on disk has different content. The file may be damaged, replaced, or paired with the wrong manifest.

For an app-local assembly, reinstall the product from a trusted installer. For a Windows component, inspect the component store and use supported repair tools rather than replacing files inside WinSxS by hand.

What to check

DISM /Online /Cleanup-Image /RestoreHealth
sfc /scannow

Microsoft: sxstrace

Microsoft: Repair a Windows image

Microsoft: System File Checker


Looking for a different code? Search another status or error code.

Exit mobile version