So in my day to day work, I spend a lot of time using the Remote Desktop Client to connect to servers I’m hosting on my local machine. Most of the time these servers are running Windows Server 2008 R2. One of the things that I have noticed and it’s always frustrated me is that the color depth of the RDP session was always lower than my desktop resolution could handle, even though the RDP Client settings were to use the best possible :

image

I found today a way to make the RDP session as good as my local desktop. It seems that the server limits the color depth regardless of what the client is set for. So log into your server guest. In the start menu, use the “Search Programs and File” to search for “remote”. From the list of results choose “Remote Desktop Session Host Configuration”.

image

In the middle pane, right click “RDP-tcp” and choose properties. In the properties window, select the “Client Settings” tab. On that tab, in the “Color Depth” section, uncheck the “Limit maximum Color Depth” to enable full color RDP sessions. While your there, you can also uncheck the “Audio and video playback” to enable sound. To complete the sound configuration, make sure you have started the “Windows Audio” service.

image

Log off, and back on again and you’ll have full color display and sounds!