Edit

Share via


RemoteDebuggingAllowed

Allow remote debugging

Supported versions

  • On Windows and macOS since 93 or later

Description

Controls whether users may use remote debugging.

If you enable or don't configure this policy, users may use remote debugging by specifying --remote-debug-port and --remote-debugging-pipe command line switches.

If you disable this policy, users are not allowed to use remote debugging.

Supported features

  • Can be mandatory: Yes
  • Can be recommended: No
  • Dynamic Policy Refresh: No - Requires browser restart
  • Per Profile: No
  • Applies to a profile that is signed in with a Microsoft account: Yes

Data type

  • Boolean

Windows information and settings

Group Policy (ADMX) info

  • GP unique name: RemoteDebuggingAllowed
  • GP name: Allow remote debugging
  • GP path (Mandatory): Administrative Templates/Microsoft Edge
  • GP path (Recommended): N/A
  • GP ADMX file name: MSEdge.admx

Example value

Enabled

Registry settings

  • Path (Mandatory): SOFTWARE\Policies\Microsoft\Edge
  • Path (Recommended): N/A
  • Value name: RemoteDebuggingAllowed
  • Value type: REG_DWORD

Example registry value

0x00000001

Mac information and settings

  • Preference Key name: RemoteDebuggingAllowed
  • Example value:
<true/>

See also