| Previous | Next |
| STATUS_NETWORK_ACCESS_DENIED_EDP | STATUS_PNP_NO_COMPAT_DRIVERS |
STATUS_ENCLAVE_FAILURE
The enclave operation returned an architecture-specific failure
STATUS_ENCLAVE_FAILURE identifies a specific Windows status in the secure enclave lifecycle path. The generic NTSTATUS wraps a lower-level enclave result whose meaning depends on the enclave technology and platform. The nested architecture-specific code is essential evidence.
Record enclave type, initialization state, image identity, policy and the inner failure code. Verify platform firmware and virtualization security prerequisites.
What to preserve before changing the system
- The exact API, caller, target object, original NTSTATUS value, and any nested error or activity ID.
- the relevant process token, package/job/enclave identity, lifecycle state, and policy or mitigation settings.
- operational event logs and a timeline showing the first transition into the failing state.
References
Looking for a different code? Search another status or error code.
