Allow remote debugging
Supported on: Microsoft Windows 7 or later
Registry
HKLM
Software\Policies\Google\Chrome HKCU
Software\Policies\Google\Chrome Value name: RemoteDebuggingAllowed
Enabled: RemoteDebuggingAllowed = 1
Disabled: RemoteDebuggingAllowed = 0
Description
Controls whether users may use remote debugging. If this policy is set to Enabled or not set, users may use remote debugging by specifying --remote-debugging-port and --remote-debugging-pipe command line switches. If this policy is set to Disabled, users are not allowed to use remote debugging.