Hello saravana maruthamuthu,
The quickest way to “graduate” a Windows 10/11 PC that’s only MDM-enrolled to a full Microsoft Entra ID (Azure AD) join is simply:
- Settings > Accounts > Access work or school > pick the existing MDM account > Disconnect so the old registration is removed learn.microsoft.com;
- open an elevated Command Prompt and run
dsregcmd /debug /leave
, then reboot to clear any hidden Workplace-Join records learn.microsoft.com; - in the Entra ID portal delete the stale device object if it’s still listed learn.microsoft.com;
- after the restart go back to Settings > Accounts > Access work or school > Connect > “Join this device to Azure Active Directory,” sign in with an Entra-licensed account, confirm the organisation info, and let Windows reboot once more learn.microsoft.com.
When the desktop comes back, you’ll see “AzureAD\username” at the sign-in screen and the device will auto-enrol back into Intune if automatic MDM enrolment is enabled—no wipe or reimage required.
Best Regards,
Jerald Felix