Posted On September 15, 2021

Windows Server 2019 Remote Desktop Black Screen Problem

kimconnect 0 comments
blog.KimConnect.com >> Windows >> Windows Server 2019 Remote Desktop Black Screen Problem

While there’s no definite solution to this issue, here are some options to work around this problem:

Option A:

  • Change the Screen Resolution slightly each time before clicking Connect
  • Disable bitmap caching for your RDP connections
  • Confirm that the target machine’s video drivers are up to date
  • Add the login account into the local Administrators group to test
  • Use a different RDP client (e.g. Remmina, mRemoteNG), instead of Windows’ default MSTSC.

Option B:

  • Install the latest Windows Updates
  • Reinstall the Server’s OS
  • If all else fails, hire guys like me to fix it

Leave a Reply

Your email address will not be published. Required fields are marked *

Related Post

ScreenConnect and NGINX

source:   Create TLS certificate folder sudo mkdir /etc/nginx/tls cd /etc/nginx/tls   Create server key…

Some WSUS Troubleshooting Notes

Some errors and interpretations: 0x8024401c: networking generic error 0x80244022: downloading generic error     Check…

Linux: Remediate SSL Weak Cipher Suites

Description The remote host supports the use of SSL ciphers that offer weak encryption. Note:…