Site icon EfmSoft

What does NTSTATUS 0xC035003F (STATUS_HV_SMX_ENABLED) mean?

 
Could be also:
ConstantTypeOS
ERROR_HV_SMX_ENABLEDHRESULTWindows
Previous Next
STATUS_HV_PROCESSOR_STARTUP_TIMEOUT STATUS_HV_INVALID_LP_INDEX

STATUS_HV_SMX_ENABLED

Intel SMX/TXT state is blocking the Hyper-V path

STATUS_HV_SMX_ENABLED reports that Safer Mode Extensions are enabled in firmware or platform state. SMX is associated with Intel Trusted Execution Technology and measured launch. Some Hyper-V paths require a platform state that does not have SMX enabled in the way the hypervisor has detected.

This is a platform configuration issue, not a malformed VM handle. The useful evidence is firmware security configuration and how the machine was launched, especially on systems with TXT, measured boot, secure launch, or security products that configure virtualization features early in boot.

What to inspect

Useful distinction

Do not confuse this with STATUS_HV_NX_NOT_DETECTED. Both are platform capability/configuration statuses, but NX is about execute-disable support, while this status is specifically about SMX/TXT state.

References


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

Exit mobile version