Good day UCL
You’re on the right track by assigning yourself as a Device Administrator in Entra ID . The tricky part is that Windows doesn’t always expose the “Info” or “Sync” button in the Access work or school settings, especially on certain builds or when the device hasn’t fully registered with Intune/MDM. That’s why you’re not seeing it in your screenshot.
These step you can try:
- Force sync manually: Open a command prompt as admin and run dsregcmd /status to check the join state, then run dsregcmd /sync to force a sync with Entra ID.
- Check device registration: In the Entra admin portal, go to Entra ID > Devices > All devices and confirm your laptop shows up as joined. Sometimes changes take a few hours to propagate
- Re-enroll if needed: If sync still doesn’t apply, creating a temporary local admin account can help. With that account, disconnect and reconnect your Entra ID account. This avoids locking yourself out since your current account is non-admin
- Intune/MDM enrollment: If your org uses Intune, the missing “Info” button can indicate the device didn’t auto-enroll correctly. In that case, manual enrollment via Settings > Accounts > Access work or school > Connect may be required.
Reinstalling Windows 11 Pro is technically an option, but it’s usually overkill. Since you’ve already assigned yourself as a Device Administrator in Entra ID, the role should apply once the device syncs correctly. Reinstalling won’t guarantee faster propagation; it just resets the environment and forces a fresh join.
I hope this information can help you solve the problem. Feel free to click “Accept Answer” so we know we’re heading in the right direction and let me know if you need any assistance. Thank you!