Logo
How to enable and configure Remote Help in Intune
Intune; Microsoft 365

How to enable and configure Remote Help in Intune

24 July 2026 By Hal Sclater

Remote Help for Windows

Remote Help is Microsoft’s secure, cloud-based tool for remote assistance in Intune. As of recently it is included in Microsoft 365 E3 and E5 and no longer requires a separate Intune Suite (or standalone Remote Help) licence.

This guide covers enabling Remote Help for the tenant and assigning the RBAC permissions that let help desk staff use it.

Prerequisites

  • An Intune administrator account.
  • Users on both ends have the Remote Help app installed (deployable via Intune/Winget: Microsoft.RemoteHelp).
  • Microsoft 365 E3/E5 (or Intune Suite) licences assigned to the staff using Remote Help.

1. Enable Remote Help for the tenant

  1. Sign in to the Microsoft Intune admin center as an Intune administrator.
  2. Go to Tenant admin > Remote Help.
  3. Select Configure, set Remote Help to Enabled, and save.

Optional settings worth reviewing on the same page:

  • Allow Remote Help to unenrolled devices — leave off unless you specifically need it.
  • Disable chat — controls the in-session chat window.

2. Assign permissions (RBAC)

Remote Help capabilities are controlled by the Help Desk Operator Intune role. Permissions are granted to the users in a role assignment’s admin group for the devices/users in its scope groups.

  1. Create an Entra ID security group for the operators, e.g. SG-HelpDeskOperator-Admins, and add your help desk staff to it.
  2. In the Intune admin center go to Tenant admin > Roles > Help Desk Operator > Assignments > Assign.
  3. Configure the assignment:
    • Admin GroupsSG-HelpDeskOperator-Admins (who gets the permissions).
    • Scope Groups — the users/devices the operators may help (e.g. All users, or a dedicated group).
  4. Review and create the assignment.

Role capabilities

The Help Desk Operator role grants two Remote Help permissions:

PermissionEffect
View screenOperator can view the user’s screen.
Take full controlOperator can take control of the session (still requires the user to consent at connect time).

You can create a custom role if you want to grant view only without full control.

References

Microsoft Intune admin center