Site icon EfmSoft

What does NTSTATUS 0xC000047F (STATUS_APPX_INTEGRITY_FAILURE_CLR_NGEN) mean?

 
Previous Next
STATUS_SYSTEM_NEEDS_REMEDIATION STATUS_SHARE_UNAVAILABLE

STATUS_APPX_INTEGRITY_FAILURE_CLR_NGEN

A packaged native CLR image failed integrity validation

STATUS_APPX_INTEGRITY_FAILURE_CLR_NGEN identifies a specific Windows status in the application packaging and activation path. The failure concerns a precompiled CLR native image associated with packaged content. Rebuilding or replacing an arbitrary application DLL does not address a corrupted NGEN artifact safely.

Capture the package version and architecture, Code Integrity and AppX deployment events, then repair or redeploy through the package servicing path so generated native images are recreated consistently.

What to preserve before changing the system

References for STATUS_APPX_INTEGRITY_FAILURE_CLR_NGEN


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

Exit mobile version