Systems Admin

Joining a Windows 11 Device to Microsoft Entra ID: Step-by-Step Guide

Part 11 covered the conceptual map of the three device join types. This guide is the procedure — the actual click-by-click of joining a Windows 11 PC to Microsoft Entra ID, both via Settings (existing OS) and via OOBE (fresh install), then verifying the join three different ways.

Common confusion: “adding a work account” in Settings looks similar but produces a Registered device (lighter). The difference is one easy-to-miss link at the bottom of the dialog. Get that wrong and you have an Entra Registered device pretending to be Joined — no Intune enrollment, no full management.

Section 1 — prerequisites (skip this and the join fails)

Windows edition

Windows 11 Settings System About page showing Windows Specifications with Edition Pro confirming Entra Join is supported
Settings > System > About > Windows specifications. Edition must be Pro / Enterprise / Education. Home does NOT support Entra Join — Home users only get Entra Registered.

Settings > System > About > Windows specifications. Must be Windows 11 Pro / Enterprise / Education. Windows 11 Home does NOT support Entra Join. Home users get only Entra Registered.

Internet

Windows 11 Settings Network and internet status page confirming the device is connected to the internet ready for the join process
Internet connection required throughout. The join talks directly to Microsoft cloud servers.

The join talks directly to Microsoft’s cloud servers. Active connection required throughout.

A valid Entra account

Microsoft Entra admin center sign-in page where the work account credentials are entered to verify a valid Entra ID user
Verify your Entra account exists and is not blocked. If MFA is enforced, have your authenticator ready.

You need a user account in your tenant (e.g. jdoe@yourcompany.com). Know the password and have your MFA method ready.

Device-join permission enabled

Entra admin center Identity Devices Overview Device Settings page with Users may join devices to Microsoft Entra set to All
Admin pre-flight: entra.microsoft.com > Identity > Devices > Overview > Device Settings. Users may join devices to Microsoft Entra = All (or include your group). Default per-user limit: 50 devices.

Admin verifies (or sets) this in entra.microsoft.com > Identity > Devices > Overview > Device Settings:

  • Users may join devices to Microsoft Entra = All (default)
  • If Selected: include the joining user in the configured group
  • Default per-user limit: 50 devices. One user joining a laptop, desktop, and a VM = 3 of their 50 quota.

Method 1 — join via Windows Settings (post-OOBE, most common)

Step 1 — navigate to Access work or school

  1. Start > Settings (gear) or Win + I
  2. Accounts (left sidebar) > Access work or school

Step 2 — the easy-to-miss link

Set up a work or school account dialog with the Join this device to Microsoft Entra ID link highlighted at the bottom
Settings > Accounts > Access work or school > Connect. Do NOT type the email and click Next — that creates a Registered (lighter) connection. Click the link at the bottom: Join this device to Microsoft Entra ID.

Click Connect. The “Set up a work or school account” dialog appears with a text box asking for an email.

DO NOT type the email and click Next. That creates a Registered (lighter) device. Look at the bottom of the dialog for the link “Join this device to Microsoft Entra ID”. Click it.

Step 3 — sign in with Entra credentials

Microsoft sign-in page where the user enters their Entra ID work account email and password followed by MFA verification
Sign in with full UPN (e.g. jdoe@yourcompany.com) > password > MFA prompt > complete verification.

Sign-in screen: full UPN (jdoe@yourcompany.com) > Next > password > Sign in. If MFA is enforced, complete the prompt (Authenticator push, SMS, phone call).

Step 4 — confirm and complete

Confirmation screen showing the organization name and the domain that the device is about to join with Join button visible
Confirmation screen showing the org name + domain. Verify it’s the correct tenant before proceeding.

Screen shows the org name + domain. Verify it’s the right tenant.

Final confirmation showing the device has been successfully joined to Microsoft Entra ID with Done button
Click Join. Process takes a few seconds.

Click Join.

Successful join confirmation dialog with Make sure this is your organization message before completing
Success: device is joined. Click Done.

Wait for completion (a few seconds). Confirmation: device successfully joined > Done.

Step 5 — restart and sign in with the Entra account

After the join, restart the device and sign in with the Entra account for the first time — this creates the user profile.

Windows lock screen with Other user link clicked at the bottom left to allow signing in with the new Entra ID account
Restart. At login, click Other user — then enter your Entra ID UPN + password.

At the login screen, click Other user (bottom left). Enter your Entra credentials.

First-time Windows Hello PIN setup prompt that appears after first sign-in with the Entra ID account on the joined device
First sign-in with the Entra account. Windows builds a new user profile (~1 min). Windows Hello prompt > OK.

Windows builds the user profile (~1 min). Windows Hello prompt > OK.

MFA verification prompt during the first Entra ID sign-in to the joined device after the restart
MFA verification fires again on first interactive Entra sign-in. After this initial run, PRT handles re-auth.

If MFA is configured, verify again. After this first interactive sign-in, the PRT handles re-auth and MFA prompts reduce.

Set up a PIN dialog where the user creates a Windows Hello PIN that replaces the password for local sign-in
Set up a PIN. The PIN replaces password for local sign-in — more secure because it’s device-bound, can’t be reused elsewhere.

Set up a PIN. The PIN replaces your password for local sign-in. More secure because it’s device-bound — even if leaked, it only works on this PC.

Windows desktop logged in with the Entra ID account showing the user is now signed in with their work credentials
Logged in with the Entra account. The device is now Entra Joined.

Click OK to finish. Logged in with your Entra account.

Method 2 — join during OOBE (fresh install)

Out-of-Box Experience: the initial setup wizard on a brand-new Windows install. Use this when setting up a new corporate device from scratch.

  1. Power on. Windows setup begins automatically.
  2. Country/Region + Keyboard layout. Yes > Skip.
  3. “How would you like to set up this device?” — pick Set up for an organization (NOT personal use). Next.
  4. Sign in with the Entra work account > Next > password > MFA.
  5. Set up Windows Hello > OK.
  6. Set up a second auth factor (Authenticator, SMS, phone call).
  7. Set up Windows PIN > OK.
  8. Setup completes. Device is now Entra Joined as part of OOBE — no separate Settings step needed.

Section 5 — verify the join (3 ways)

Verify #1 — Windows Settings

Settings Accounts Access work or school showing Connected to Entra ID confirmation entry for the joined organization
Verify #1: Settings > Accounts > Access work or school. Connected to [Org] Entra ID.

Settings > Accounts > Access work or school. Should show Connected to [Org] Entra ID.

Verify #2 — dsregcmd /status (most detailed)

Command Prompt running dsregcmd status showing AzureAdJoined YES and AzureAdPrt YES under the Device State section
Verify #2 (most detailed): cmd > dsregcmd /status. Look in Device State for AzureAdJoined: YES and AzureAdPrt: YES.

Win + R > cmd > dsregcmd /status. In the Device State section look for:

AzureAdJoined : YES
AzureAdPrt    : YES

AzureAdJoined: YES — device is Entra Joined. AzureAdPrt: YES — Primary Refresh Token is active, SSO works.

Verify #3 — Entra Admin Center (cloud-side)

Microsoft Entra admin center Devices All Devices page with the joined device listed showing Microsoft Entra Joined as Join Type
Verify #3 (admin): Entra admin centre > Identity > Devices > All Devices. Search by hostname — Join Type = Microsoft Entra Joined, Owner = the user who joined.

Admin only: entra.microsoft.com > Identity > Devices > All Devices. Search by hostname. Should show:

  • Join Type: Microsoft Entra Joined
  • Owner: the user who joined

The Primary Refresh Token (PRT)

Browser session at portal.office.com showing the user is automatically signed in via the PRT without entering credentials
PRT working: open portal.office.com — you’re signed in automatically, no credentials prompt. PRT valid 14 days, auto-renews on use.

The PRT is a special token issued to the device when a user signs in with their Entra account. It enables Single Sign-On across all Microsoft 365 services. Properties:

  • Valid for 14 days
  • Auto-renews as long as the user actively uses the device within those 14 days
  • Without typing credentials again, the user is auto-signed in to portal.office.com, Outlook, Teams, SharePoint, anything Microsoft 365

Test it: after login, open a browser and go to portal.office.com. If you land in the inbox without being prompted, the PRT is working.

Section 6 — the device certificate (what happens behind the scenes)

During the join, Microsoft pushes a security certificate to the device. The cert is tied to the device’s unique Device ID and is used for device-level authentication. View it:

Microsoft Management Console mmc with Certificates snap-in selected and Computer account being chosen as the snap-in scope
View the device certificate: mmc > File > Add/Remove Snap-in > Certificates > Computer account (not user) > Local computer.

Win + R > mmc > File > Add/Remove Snap-in > Certificates > Computer account (not user) > Local computer > Finish > OK.

MMC Certificates Personal Certificates view showing the device certificate issued by MS-Organization-Access tied to the Device ID
Personal > Certificates. Look for one Issued By MS-Organization-Access — that’s the device cert from the Entra join. Don’t delete it.

Personal > Certificates. Look for one whose Issued By = MS-Organization-Access. The Issued To matches your Device ID. Don’t delete it — removing it breaks the Entra connection and SSO stops working.

Section 7 — automatic Intune enrollment

Depending on tenant config, the device may auto-enroll in Microsoft Intune immediately after joining. You’ll see Compliant: Yes on the device entry in Entra Admin if this happened.

To enable auto-enrollment for an org: Entra Admin > Identity > Mobility (MDM and WIP) > set MDM User Scope to All (or a group).

Section 8 — troubleshooting

“Your organization has disabled this device”

Device was previously disabled in Entra Admin. Admin: Devices > All Devices > find > Enable.

Cannot find the “Join this device” option

Doesn’t appear if you’re already signed in with a Microsoft account, or the device is already domain-joined. Also check edition — Home doesn’t have it.

Join fails with credential errors

Verify the user account exists in the tenant, isn’t blocked or expired, and is allowed to join devices (Section 1, Step 4).

MFA keeps prompting every login after join

Normal for the first few sign-ins. Once the PRT is established, MFA prompts drop significantly.

Detailed join logs

Event Viewer Applications and Services Microsoft Windows User Device Registration Admin log showing detailed join event entries
Troubleshooting: Event Viewer > Applications and Services Logs > Microsoft > Windows > User Device Registration > Admin. Per-step join events with detailed errors.

Event Viewer > Applications and Services Logs > Microsoft > Windows > User Device Registration > Admin. Every step of the join process logged with errors.

FAQ

What’s the difference between Entra Join and “adding a work account”?

Adding a work account (Connect > type email > Next) creates an Entra Registered device — lighter, BYOD-style. Entra Join is the full join — users log in with work credentials at Windows login, IT fully manages, the device is part of the org. Different levels.

Can I join a Windows 11 Home device?

No. Pro / Enterprise / Education only. Home users can only Register (Section 11 covers this).

What happens to my local user account?

Your existing local account is unaffected. After join, the login screen lets you choose either local or Entra ID account.

Internet required every login?

No. After first Entra login (which needs internet), Windows caches credentials locally. Offline logins work. PRT renewal + policy updates do need occasional connectivity.

Can multiple users join the same device?

Yes. Multiple Entra users can log in to one Entra Joined device, each with their own profile. Device is joined once; users sign in to it.

How many devices can one user join?

Default 50. Admin can change this (or set Unlimited) in Devices > Device Settings.

Difference between Entra Join and Hybrid Entra Join?

Entra Join = cloud-only (no on-prem AD). Hybrid Entra Join = both on-prem AD + Entra ID together. Hybrid covered in a later post.

Can I unjoin a device?

Yes. Settings > Accounts > Access work or school > click the connected account > Disconnect. Admin should also delete it from Entra Admin to keep cloud-side clean.

Can I delete the MS-Organization-Access certificate?

No. Removing it breaks the Entra connection and SSO stops. Don’t touch it.

“AzureAdJoined: YES” but “AzureAdPrt: NO” — what now?

Joined correctly but PRT not issued yet. Happens immediately after join, before the first proper Entra sign-in. Sign out, sign in with the Entra account, wait a few minutes, re-run dsregcmd /status. PRT should now be YES.

What’s next

The device is joined. Next post in the Entra ID Security pathway covers securing the local administrator account on an Entra Joined device — who can be local admin, how to control it, how to remove the default device-owner-as-admin behavior.