Share via

Issue with joining win11 pro to Ms Entra ID

Fahad Chowdhary 0 Reputation points
2026-04-06T19:40:25.8933333+00:00

Hi All,

I have been facing an issue with joining the windows 11 pro laptop to microsoft entra id. I have setup the mdm discovery for all and setup anyone can join the devices to entra id in the entra settings.

However, when I click on join this device to microsoft entra id on the laptop from the settings and enter my email address the window just suddenly disappears. there's no error message for that.

Microsoft Security | Microsoft Entra | Microsoft Entra ID

1 answer

Sort by: Most helpful
  1. Q&A Assist
    2026-04-06T19:40:40.6233333+00:00
    AI generated content. This question contains an answer created with AI from Q&A Assist. Learn more

    Use the built-in troubleshooting tools and logs to identify why the join flow is closing and not completing.

    1. Run the Windows device troubleshooter for Entra ID
      1. Sign in to the Microsoft Entra admin center with at least the Reports Reader role.
      2. Go to Entra IDDevicesAll devicesDiagnose and solve problems.
      3. Under Windows 10+ related issue, select Troubleshoot.
      4. Select instructions and follow the steps to download and run the troubleshooter on the Windows 11 device.
      5. Collect and zip the authlogs folder as instructed and upload it back in the same Diagnose and solve problems pane.
      6. Review the suggested next steps provided by the troubleshooter (it will surface configuration or connectivity issues that cause silent failures).
    2. Check for hybrid-join or device-object issues If the device is domain-joined or intended to be hybrid joined, verify there is no hybrid-join misconfiguration or device-object problem that could cause the join UI to fail:
      • Confirm the device has line-of-sight to a domain controller if hybrid join is in use.
      • Ensure the service connection point (SCP) is correctly configured with the right tenant ID and verified domain if hybrid join is configured.
      • If the device object was deleted and the device is already Entra-joined, run dsregcmd /forcerecovery from an elevated PowerShell session and sign in again when prompted.
    3. Collect deeper logs if the issue persists If the basic troubleshooter does not resolve the issue, collect detailed auth logs for support:
      1. Download the Auth.zip from https://aka.ms/authscripts.
      2. Extract to a folder (for example, C:\temp).
      3. Open an elevated PowerShell session and run:
              .\start-auth.ps1 -vAuth -accepteula
        
      4. Switch to a normal user session, reproduce the Join this device to Microsoft Entra ID flow until it fails/vanishes.
      5. Switch back to the admin session and run:
              .\stop-auth.ps1
        
      6. Zip the generated Authlogs folder and provide it to Microsoft Support for analysis.

    These steps will surface any hidden error codes (network, authentication, or configuration) that are causing the join window to close without an on-screen error.


    References:

    0 comments No comments

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.