M HYPE SPLASH
// updates

What is "Authentication failed" status on network adapter

By Emma Terry

I did not know that network adapter can even have status such as "Authentication failed":

enter image description here

Do you know what is causing this and how it can be resolved?

The network connection through this adapter is working normally. This makes this status information more confusing.

2

3 Answers

Converting my comment to an answer. The problem occurs because the "Enable IEEE 802.1x authentication for this network" is checked under the Authentication tab of the Local Area Connection Properties. When you uncheck these boxes the problem will go away.

Your computer is probably using the 802.1X standard for connecting to some of the networks you use. The 802.1X is an IEEE protocol and a there's a nicely detailed explanation on Network Engineering:

4

It works. Unselect Enable IEE 802.1x authentication for this network from Authentication Tab in Local Area Properties.

1

I changed from Microsoft PEAP to Cisco PEAP and the problem went away. I can't explain why this resolved the problem for me, but my PC was able to authenticate.

1

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy