Good day Khaled Zaghloul
The “Remote Help” error you’re seeing usually isn’t about licensing (since you’ve confirmed those are assigned), but more about conditional access or tenant configuration. A few things to check: make sure the affected users are actually allowed in the Remote Help app under Intune’s RBAC roles, because sometimes only certain groups are scoped. Also, confirm that the Remote Help service is enabled in Endpoint Manager settings if it’s toggled off for a subset, they’ll hit that generic error.
Another angle is network: Remote Help relies on specific endpoints, so if those users are behind a firewall or proxy that blocks traffic, they’ll fail to sign in even though everything looks fine on paper. Clearing cached credentials and re‑signing in can also help, since stale tokens sometimes trigger that “something went wrong” message.
If you’ve already validated all of that, I’d recommend grabbing logs from the affected machines (Event Viewer > Applications and Services Logs > Microsoft > RemoteHelp) to see if there’s a clue about authentication failures. That usually points to whether it’s Intune policy, Azure AD sign‑in, or connectivity.
Give those steps a try, and if this helps narrow it down, please hit “Accept Answer” If you need more information, feel free to leave a message.