Home / Blog / Recast Blog / How to Connect to Remote Microsoft Entra-Joined Devices Using Entra ID Credentials 

How to Connect to Remote Microsoft Entra-Joined Devices Using Entra ID Credentials 

On Feb 25, 2026 by Fabian Rodriguez Fabian Rodriguez
5 min

This method allows you to RDP into Entra-joined (cloud only or hybrid) Windows devices using your Entra ID credentials. This can be a great resource to leverage remote devices that meet the prerequisites to help with troubleshooting system changes without having to be physically next to them.  

Prerequisites  
 

  • Supported version of Windows  
    Windows 10 Version 20H2 or later  
    Windows 11 or later  
  • Device is Entra joined  
  • The remote device needs to have Connect to and use this PC from another device using the Remote Desktop app selected (Go to Settings > then System).  
RDP Entra-Joined Devices - Remote Desktop Setting
  • Remote Credential Guard is turned off for the device connecting to the remote device.  
  • Add users to Remote Desktop Users group on the remote device.  
  • PKU2U needs to be enabled.  
  • The admin device and the target device need to be in the same Entra tenant  

Step-by-step guide  

Step 1: Enable remote desktop on the remote device  

On the remote PC:  

  1. Open Settings  
  2. Go to System Remote Desktop  
  3. Turn on Remote Desktop  
  4. Ensure Network Level Authentication is enabled (Microsoft recommended)  
RDP Entra-Joined Devices - RDP Setting

Step 2: Add your Entra ID user to Remote Desktop Users (local admin)  

Method A: Adding users manually (requires local administrator rights)  

  1. Open Command Prompt (Run as administrator)  
  2. Type net localgroup “Remote Desktop Users” /add “AzureAD\<userUPN>”  

Method B: Add user via Microsoft Intune  

  1. Create policy in Microsoft Intune, Endpoint Security > Account Protection > Local User group membership  
  2. Add your IT admin group or end users to Remote Desktop Users  
RDP Entra-Joined Devices - Remote Desktop Users Policy

This shows the experience of RDP, connecting to Device B from Device A using a web account to sign in to the remote computer.  

RDP Entra-Joined Devices - Use a Web Account RDP

RDP Entra-Joined Devices - Logon Settings

RDP Entra-Joined Devices - Remote Desktop Connection

Summary 

You can connect to Entra devices with RDP using your Entra credentials if all the necessary conditions are met. This handy feature lets IT admins troubleshoot and fix issues remotely, so there’s no need to be onsite. Remote support is critical for IT professionals. It helps you handle problems quickly, manage large organizations easily, and keep an eye on systems from anywhere. Learn more about WMI capabilities on Windows 11 25H2 devices, or you can find details on file sharing for Entra devices

Share