Edit

Share via


WebRtcRespectOsRoutingTableEnabled

Enable support for Windows OS routing table rules when making peer to peer connections via WebRTC

Supported versions

  • On Windows since 94 or later

Description

Controls whether WebRTC will respect the Windows OS routing table rules when making peer to peer connections, thus enabling split tunnel VPNs.

If you disable this policy or don't configure it, WebRTC will not consider the routing table and may make peer to peer connections over any available network.

If you enable this policy, WebRTC will prefer to make peer to peer connections using the indicated network interface for the remote address as indicated in the routing table.

This policy is only available on Windows.

Supported features

  • Can be mandatory: Yes
  • Can be recommended: No
  • Dynamic Policy Refresh: Yes
  • 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: WebRtcRespectOsRoutingTableEnabled
  • GP name: Enable support for Windows OS routing table rules when making peer to peer connections via WebRTC
  • 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: WebRtcRespectOsRoutingTableEnabled
  • Value type: REG_DWORD

Example registry value

0x00000001

See also