Improving RDP Performance on Windows Server

How to Improving RDP Performance on Windows Server 2023

To improve RDP performance on Windows Server 2023, you can adjust both server and client settings to reduce resource usage and optimize responsiveness. Key steps include lowering the remote session display resolution and color depth, disabling unnecessary visual effects, ensuring the server has proper bandwidth allocation, and enabling features like UDP transport and compression for faster connections. Additionally, keeping the server updated and optimizing hardware resources helps deliver smoother and more reliable Remote Desktop sessions.

You’re Improving RDP Performance on Windows Server? This blog post is right for you, to help increase your RDP performance.

Open the Start Menu and find for gpedit.msc

gpedit msc

Click / Open on gpedit.msc and it should open the Local Group Policy Editor

Using the Left Hand Side Bar, navigate to the following menu,

  • Computer Configuration
  • Administrative Templates
  • Windows Components
  • Remote Desktop Services
  • Remote Desktop Session Host -Remote Session Environment

Which should then bring you to the looking screen,

Improving RDP Performance on Windows Server

Inside this tab we configure the following
SettingSetting StateValue to ConfigureAlternate Value to ConfigureNotes
Use advanced RemoteFX graphics for RemoteAppEnabledJust set to Enabled
Configure compression for RemoteFX dataEnabledBalances Memory and BandwidthDo not use an RDP Compression AlgorithmTest both options, use which works best.
Configure RemoteFX Adaptive GraphicsEnabledOptimize for Server ScalabilityOptimize for Minimum Bandwidth UsageUsually Server Scalability option is the best
Configure Image Quality for RemoteFX Adaptive GraphicsEnabledLoseless
Prioritize H.264/AVC 444 Graphics Mode for Remote Desktop ConnectionsEnabledJust set to Enabled
Allow Desktop Composition for Remote Desktop SessionsEnabledJust set to Enabled

 

Important Remember to disconnect from the Remote Desktop Protocol and then re-connect to it for the updated settings to take effect.

Your final Configuration should look like this,

Improving RDP Performance on Windows Server

Done!

If you wish to see each setting in a image format, please see below

Use advanced RemoteFX graphics for RemoteApp

Improving RDP Performance on Windows Server

Configure compression for RemoteFX data

Improving RDP Performance on Windows Server

Improving RDP Performance on Windows Server

 

Configure RemoteFX Adaptive Graphics

image

Configure Image Quality for RemoteFX Adaptive Graphics

image

Prioritize H.264/AVC 444 Graphics Mode for Remote Desktop Connections

image

Allow Desktop Composition for Remote Desktop Sessions

image

 

Scroll to Top