Windows 10 WiFi login failure with WPA2 Enterprise

WiFi login failure after Windows 10 upgrade.

Here is error message from windows WiFi login windows

” Continue connecting? If you expect to find KCPC_OFFICE in this location, go ahead and connect. Otherwise, it may be a different network with the same name. Show certificate details

windows-10-wap2-enterprise-login-failsure

Ended up, the issue turned out that the testing laptop was on different domain.

So, username should be [domain name]\username instead of just username.

  • Clear wlan profile would help to connect WPA2-Enterprise link
  • From DOS prompt, try below commends
    • netsh wlan show profile
    • netsh wlan delete profile name=”SSID”

Thank you

Chris

Leave a Reply