What does HRESULT 0x80342000 (ERROR_NDIS_DOT11_AUTO_CONFIG_ENABLED) mean?

 
Previous Next
ERROR_NDIS_NOT_SUPPORTED ERROR_NDIS_DOT11_MEDIA_IN_USE

ERROR_NDIS_DOT11_AUTO_CONFIG_ENABLED

ERROR_NDIS_DOT11_AUTO_CONFIG_ENABLED The WLAN interface is under automatic configuration, so a manual parameter change is not accepted through this path. The effective setting may be controlled by a WLAN profile, policy, or the Windows WLAN service.

What to check

  • Identify whether the setting is owned by a WLAN profile, Group Policy, or an administrator-managed configuration tool.
  • Avoid competing manual changes while automatic configuration is active.
  • For software, use the supported WLAN management interface rather than assuming direct NDIS configuration is available.

Microsoft: NDIS status values

Microsoft: Handling OID requests in a miniport adapter

Microsoft: netsh trace


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