What does NTSTATUS 0xC0000804 (STATUS_CONTENT_BLOCKED) mean?

 
Previous Next
STATUS_DISK_QUOTA_EXCEEDED STATUS_BAD_CLUSTERS

STATUS_CONTENT_BLOCKED

Storage policy rejected this content type

STATUS_CONTENT_BLOCKED identifies a specific Windows status in the process security and execution policy path. The storage or enterprise policy classifies the requested content as disallowed. Renaming the extension is not a valid repair because classification can use metadata or content inspection.

Capture the policy provider, file identity, classification and event record. Confirm whether an approved location, label or transfer path is required.

What to preserve before changing the system

  • The exact API, caller, target object, original NTSTATUS value, and any nested error or activity ID.
  • For STATUS_CONTENT_BLOCKED, the relevant process token, package/job/enclave identity, lifecycle state, and policy or mitigation settings.
  • For STATUS_CONTENT_BLOCKED, operational event logs and a timeline showing the first transition into the failing state.

References for STATUS_CONTENT_BLOCKED


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