The Microsoft 365 Admin Center allows administrators to manage users, devices, licenses, and security settings within an organization. One of its features is the ability to register devices so they can be managed through Microsoft services such as Azure AD (Microsoft Entra ID), Intune, or Microsoft Defender.
However, administrators or users may sometimes encounter an issue where they are unable to register a device in the Microsoft 365 Admin Center. The device registration process may fail, display an error message, or the device may not appear in the admin portal after attempting to register it.
This problem can occur due to incorrect permissions, Azure AD configuration issues, device limits, network restrictions, or outdated Windows settings. If you are facing this issue, the troubleshooting steps below can help resolve it.
How to Fix Unable to Register Device in Microsoft 365 Admin Center
Work through the following methods until the device registration works successfully.
1. Check User Permissions
Device registration may fail if the user does not have the required permissions.
- Open the Microsoft 365 Admin Center.
- Go to Users > Active users.
- Select the user attempting to register the device.
- Verify that the user has the required licenses and permissions.
In many organizations, users must have permissions to join devices to Azure AD.
2. Verify Device Registration Settings in Azure AD
Device registration may be restricted in your organization’s policies.
- Open the Microsoft Entra Admin Center.
- Navigate to Devices > Device settings.
- Locate the option Users may join devices to Azure AD.
- Ensure it is set to All or Selected users.
If the setting is disabled, users cannot register devices.
3. Check Device Limit for Azure AD
Each user can only register a limited number of devices.
- Open the Microsoft Entra Admin Center.
- Go to Devices > Device settings.
- Check Maximum number of devices per user.
- If the limit is reached, remove unused devices.
After removing old devices, try registering the device again.
4. Verify Network and Firewall Settings
Network restrictions may block communication with Microsoft services.
- Ensure the device has internet access.
- Check that firewalls or proxy servers are not blocking Microsoft endpoints.
- If using a corporate network, confirm required Microsoft URLs are allowed.
Proper network connectivity is required for device registration.
5. Update Windows and System Components
Outdated Windows builds may cause device registration issues.
- Press Windows + I to open Settings.
- Go to Windows Update.
- Click Check for updates.
- Install available updates.
- Restart your computer.
Keeping Windows updated ensures compatibility with Microsoft 365 services.
6. Disconnect and Reconnect the Work Account
Reconnecting the organizational account may resolve the issue.
- Press Windows + I.
- Go to Accounts > Access work or school.
- Select the connected work account.
- Click Disconnect.
- Restart your computer.
- Add the account again.
This refreshes the device registration process.
7. Clear Device Registration Using Command Prompt
You can reset the device registration state.
- Press Windows + S and search for Command Prompt.
- Right-click it and select Run as administrator.
- Run the command:
dsregcmd /leave
- Restart your computer.
- Sign in again with your work or school account.
This removes the existing registration and allows you to re-register the device.
Conclusion
If you are unable to register a device in the Microsoft 365 Admin Center, the issue is usually related to permission settings, device limits, network restrictions, or outdated system configurations. Verifying Azure AD settings, reconnecting the work account, or resetting device registration can often resolve the problem.
By following the troubleshooting steps above, you should be able to successfully register the device and manage it through Microsoft 365 administrative tools.