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

Securing Windows Remote Desktop Services

secpol.msc > Local Policies > User Rights Assignments > double-click "Allow Log on through Remote…

WinRM Management Consideration

Infrastructure needs to be able to leverage scripting automation to perform Vulnerability Remediation, Resource Provisioning,…

Two Useful Workstation Shortcuts for Non-Savvy Users

Lockdown: %windir%\system32\rundll32.exe user32.dll,LockWorkStation Shutdown: shutdown -s -m \\computername -t 7200