Select RDP transport protocols

This policy setting allows you to specify which protocols can be used for Remote Desktop Protocol (RDP) access to this server.

If you enable this policy setting, you must specify if you would like RDP to use UDP.

You can select one of the following options: "Use both UDP and TCP", "Use only TCP" or "Use either UDP or TCP (default)"

If you select "Use either UDP or TCP" and the UDP connection is successful, most of the RDP traffic will use UDP.

If the UDP connection is not successful or if you select "Use only TCP," all of the RDP traffic will use TCP.

If you disable or do not configure this policy setting, RDP will choose the optimal protocols for delivering the best user experience.

Supported on: At least Windows Server 2012, Windows 8 or Windows RT

Select Transport Type


  1. Use both UDP and TCP
    Registry HiveHKEY_LOCAL_MACHINE
    Registry PathSOFTWARE\Policies\Microsoft\Windows NT\Terminal Services
    Value NameSelectTransport
    Value TypeREG_DWORD
    Value0
  2. Use only TCP
    Registry HiveHKEY_LOCAL_MACHINE
    Registry PathSOFTWARE\Policies\Microsoft\Windows NT\Terminal Services
    Value NameSelectTransport
    Value TypeREG_DWORD
    Value1
  3. Use either UDP or TCP
    Registry HiveHKEY_LOCAL_MACHINE
    Registry PathSOFTWARE\Policies\Microsoft\Windows NT\Terminal Services
    Value NameSelectTransport
    Value TypeREG_DWORD
    Value2


terminalserver.admx

Administrative Templates (Computers)

Administrative Templates (Users)