Hello @Kevin Mercer
That message usually means Windows successfully authenticated your work account, but failed when trying to enroll the PC into your organization's device management (MDM/Intune).
If this is a company-managed PC, I recommend contacting your IT administrator first. They should verify:
- Your account has an appropriate Microsoft Intune license.
- You're included in the configured MDM user scope.
- You haven't exceeded the permitted device enrollment limit.
- The device isn't blocked or already registered incorrectly in Microsoft Entra ID/Intune.
Microsoft documents these as common causes of Windows enrollment failures.
For additional diagnostics, open Command Prompt and run:
dsregcmd /status
Check the Device State and Tenant Details sections. You can also review:
Event Viewer → Applications and Services Logs → Microsoft → Windows → DeviceManagement-Enterprise-Diagnostics-Provider → Admin
The enrollment error recorded there will usually identify the actual cause.
If this is your personal PC and you only need access to work email/apps, your organization may not require full device management. When adding the account, use “No, sign in to this app only” if that option is available and permitted by your company's policy.
I wouldn't remove existing workplace/Entra registrations until your IT administrator confirms how the device is supposed to be enrolled.
Please "Accept the Answer" if this information helped you. This will help us and others in the community as well.