configure windows remote desktop on windows.
enable GPU rendering for remote desktop
running engineering software and other graphics-heavy software in a Remote Desktop environment can be challenging for the principal reason that Microsoft Windows Remote Desktop does not allow GPU rendering by default. Starting up the graphics-heavy software can generate errors as the software attempts to initialize DirectX or OpenGL GPU display drivers on the host computer.
- Display the
Windows Run dialog box
by pressing theWin + R
keys - Type
gpedit.msc
in the Open entry and then press the Enter key or click the [OK] button. - The
Local Group Policy Editor
application will be displayed. Using the navigation panel on the left side, selectAdministrative Templates
>Windows Components
>Remote Desktop Services
>Remote Desktop Session Host
>Remote Session Environment
>RemoteFX for Windows Server
as shown below. - In
RemoteFX for Windows Server
, enableConfigure RemoteFX
,Optimize visual experience when using RemoteFX
,Optimize visual experience for Remote Desktop Service Sessions
. - In
Remote Session Environment
, enableUse the hardware default graphics adapter for all Remote Desktop Services sessions
,Configure compression for RemoteFX data
. - Restart the host computer and the changes made to the Group Policy will take effect. The engineering software can then be operated from the host computer using Remote Desktop.