802.1X with user authentication only requires a user to log in before the device is granted network access. Since RDP requires network connectivity, remote connections cannot be established before the user authenticates. To enable RDP, configure machine authentication or machine + user authentication, so the computer has network access even before a user signs in.
802.1x user authentication RDP
If we use 802.1x with user authentication then RDP is not working?
Windows for business | Windows Client for IT Pros | Networking | Network connectivity and file sharing
2 answers
Sort by: Most helpful
-
Daphne Huynh (WICLOUD CORPORATION) 985 Reputation points Microsoft External Staff Moderator
2026-07-28T09:37:02.76+00:00 Welcome to Microsoft Q&A Forum!
Based on your description, the answer is Yes. This is expected behavior when 802.1X is configured for User Authentication only.
When a user connects to a Windows device through Remote Desktop (RDP), the 802.1X supplicant may be unable to obtain the user's security token from the remote session. As a result, 802.1X authentication can fail, causing the network connection to drop and the RDP session to disconnect. Microsoft documents this as a known issue for Windows devices secured with 802.1X using user-only authentication. I would like to share the following recommended solutions that may help you.
To support RDP on an 802.1X-protected network, kindly recommend configuring one of the following authentication modes instead:
- Computer Authentication
- User or Computer Authentication
Using either of these options helps maintain network authentication during remote sessions and avoids the disconnection behavior seen with User Authentication only.
Additionally, please notes that devices connected through 802.1X may intermittently disconnect when the network authentication method is configured as User Authentication. In such cases, switching to User or Computer Authentication or Computer Authentication is the recommended workaround.
Reference: 802.1x user authentication fails when an RDS connection comes in - Windows Client | Microsoft Learn
Guidance for troubleshooting RDS session connectivity - Windows Server | Microsoft Learn
I hope this information helps clarify the behavior and points you in the right direction. Thank you for posting your question.