Site icon EfmSoft

What does NTSTATUS 0xC000046D (STATUS_OBJECT_NOT_EXTERNALLY_BACKED) mean?

 
Previous Next
STATUS_FT_DI_SCAN_REQUIRED STATUS_EXTERNAL_BACKING_PROVIDER_UNKNOWN

STATUS_OBJECT_NOT_EXTERNALLY_BACKED

The file has no external backing association

This result is documented for external-backing control codes. Windows Overlay Filter can associate file content with an external provider, such as a WIM provider or the individual compressed-file provider. The status means the queried file has no such association.

It is normally a state mismatch rather than data corruption. Confirm that the operation targets the intended file and that the caller did not confuse an ordinary resident file with a WOF-backed file. Deleting external backing also returns this status when there is no association to remove.

What to inspect

References


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

Exit mobile version