Share via

How to RDP from a local user computer to a AzureAD joined computer?

Pavi Shankar 0 Reputation points
2026-06-04T07:35:46.3466667+00:00

i want to RDP from my personel laptop (which is not azureAD joined) to my office laptop which is azureAD joined.
While trying it is showing logon attempt failed.

Microsoft Security | Microsoft Identity Manager
0 comments No comments

1 answer

Sort by: Most helpful
  1. AI answer

    2026-06-04T07:36:02.8133333+00:00

    To RDP from a personal (non–Microsoft Entra/Azure AD joined) laptop to an office PC that is Microsoft Entra (Azure AD) joined, use Microsoft Entra authentication with the classic Remote Desktop Connection client and ensure all prerequisites are met.

    1. Verify OS and updates
      • Local (personal) device and office (remote) PC must be one of:
        • Windows 11 with 2022-10 cumulative update KB5018418 or later.
        • Windows 10, version 20H2 or later with 2022-10 cumulative update KB5018410 or later.
        • Windows Server 2022 with 2022-10 cumulative update KB5018421 or later.
    2. Enable Remote Desktop on the office PC
      • On the office (Azure AD joined) PC, enable Remote Desktop as described in “Enable Remote Desktop on your PC”.
    3. Ensure the office PC is Microsoft Entra joined
      • The remote PC must be Microsoft Entra joined or Microsoft Entra hybrid joined.
    4. Use hostname, not IP
      • The office PC must be reachable by hostname.
      • The name used in the RDP client must match the device hostname as registered in Microsoft Entra ID.
      • Connecting with an IP address is not supported when using Microsoft Entra authentication.
    5. Configure the RDP client for Microsoft Entra authentication
      • On the personal laptop, open Remote Desktop Connection (mstsc.exe).
      • Go to Show OptionsAdvanced.
      • Select Use a web account to sign in to the remote computer. This sets the enablerdsaadauth RDP property.
      • On the General tab, enter the remote computer’s hostname and select Connect.
    6. Enter Microsoft Entra credentials
      • When prompted, enter the username in ******@domain.com format (UPN of the Microsoft Entra account that has access to the office PC).

    If “logon attempt failed” continues and both devices are Microsoft Entra joined/registered in the same tenant and you’re connecting from the Windows desktop client, also ensure PKU2U authentication is allowed on both devices, as this protocol is required in some Microsoft Entra joined scenarios.


    References:

    AI-generated content may be incorrect. Read our transparency notes for more information.

    Was this answer helpful?

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.