远程桌面黑屏

今天,当我去远程访问我的VPS(Windows 2012 R2)时,远程桌面显示黑屏,几秒钟后closures。 我已经testing远程从其他客户端(与不同的操作系统),但又显示黑屏和closures。
我在networking中检查了这个问题的所有解决scheme,但没有在我的情况下工作。 我查过的一些解决scheme:

  • 删除一些Windows更新
  • 检查用户访问
  • 将用户添加到Interactive和Authenticated Users组
  • 与其他用户帐户一起testing
  • 卸载反病毒软件
  • 在远程桌面应用程序中更改一些configuration
  • 重新安装graphics卡驱动程序
  • 命令: netsh int tcp set global rss=disablednetsh int tcp set global chimney=disabled
  • 检查RD网关SSL证书
  • http://www.grishbi.com/2015/01/rdp-black-screen/

当我检查远程桌面事件日志,我发现这个错误:

The RDP protocol component X.224 detected an error(0) in protocol stream and the client disconnected
与事件ID 97
这个事件ID意味着什么,以及如何远程我的VPS与远程桌面?
(当然我可以通过VNC访问VPS)

编辑:
此外,我在事件查看器中发现此事件: The Desktop Window Manager has exited with code (0xd00002fe)事件Id:9009