What does HRESULT 0x8024043C (WU_E_PT_PROXY_AUTH_SCHEME_NOT_SUPPORTED) mean?

 
Previous Next
WU_E_PT_NWS_NOT_LOADED WU_E_SERVICEPROP_NOTAVAIL

WU_E_PT_PROXY_AUTH_SCHEME_NOT_SUPPORTED

WU_E_PT_PROXY_AUTH_SCHEME_NOT_SUPPORTED means that the update client reached a proxy but cannot authenticate with the scheme it offered. A browser working for an interactive user does not prove that the system-level Windows Update client can authenticate.

What to change

  • Inspect the system WinHTTP configuration, not only the per-user browser proxy settings.
  • Ask the proxy administrator to allow the update route without unsupported interactive authentication, or to offer an authentication method supported by the service account context.
  • Do not repeatedly reset the Windows Update cache; the failure occurs before update metadata can be retrieved.
netsh winhttp show proxy

Microsoft: Windows Update proxy selection

Microsoft: netsh winhttp commands


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