我通过 LAN 将远程桌面连接到我的 Windows 10 Surface 笔记本电脑(以使用笔记本电脑上的 Outlook),这样我就可以通过台式电脑上的远程桌面在 Surface 笔记本电脑上创建发送/电子邮件。这已经运行良好 2 年多了。最近,Surface 10 开始随机结束远程桌面会话,每天大概 2 或 3 次。最糟糕的是,它还会终止所有正在运行的应用程序,所以当我终于可以远程桌面时,我的 Outlook 会话已经丢失了。这很令人沮丧,因为我丢失了很多草稿电子邮件。(我已将 Outlook 设置为每 1 分钟保存一次,但我仍然想解决这个问题)。
如果我尝试立即通过 RDP 重新登录,有时会收到:
The number of connections to this computer is limited and all connections are in use right now. Try connecting later or contact your system administrator.
我等待并重试,我可以重新登录,但我的所有应用程序都已终止。也许用户会话正在注销并重新登录 - 我不知道。
系统事件日志安全中没有失败的尝试,只有强制注销。我注意到同时有超过 100 个审核成功安全事件:
Credential Manager credentials were read.
Subject:
Security ID: DOMAIN\My Name
Account Name: My Name
Account Domain: DOMAIN
Logon ID: 0x1A293A3D8
Read Operation: Enumerate Credentials
This event occurs when a user performs a read operation on stored credentials in Credential Manager.
接下来是:
An account was logged off.
Logon Type: 3
This event is generated when a logon session is destroyed.
It may be positively correlated with a logon event using the Logon ID value.
Logon IDs are only unique between reboots on the same computer.
此时 Windows 系统事件显示了许多错误:
The server {AAC1009F-AB33-48F9-9A21-7F5B88426A2E} did not register with DCOM within the required timeout.
The system is exiting connected standby
Reason: Input Keyboard.
A timeout was reached (30000 milliseconds) while waiting for the Sync Host_1a14de225 service to connect.
A timeout was reached (30000 milliseconds) while waiting for the Windows Push
Notifications User Service_1a14de225 service to connect.
The Clipboard User Service_1a14de225 service failed to start due to the following error:
The service did not respond to the start or control request in a timely fashion.
A timeout was reached (30000 milliseconds) while waiting for the Clipboard User Service_1a14de225 service to connect.
The Connected Devices Platform User Service_1a14de225 service failed to start due to the following error:
The service did not respond to the start or control request in a timely fashion.
A timeout was reached (30000 milliseconds) while waiting for the Connected Devices Platform User Service_1a14de225 service to connect.
The Clipboard User Service_1a14de225 service terminated unexpectedly.
It has done this 1 time(s).
The following corrective action will be taken in 3000 milliseconds:
Restart the service.
The Sync Host_1a14de225 service terminated unexpectedly.
It has done this 1 time(s).
The following corrective action will be taken in 10000 milliseconds:
Restart the service.
The Windows Push Notifications User Service_1a14de225 service terminated unexpectedly.
It has done this 1 time(s).
The following corrective action will be taken in 10000 milliseconds:
Restart the service.
答案1
我相信这个问题已经修复了Windows 10 内部版本 19018(20H1),可供 Windows Insider 使用。如果您愿意在 Windows Insider 设置中切换到“慢速”通道,您应该能够获得它。
我也遇到过这种情况,升级后似乎就消失了。
答案2
答案3
我遇到了同样的问题。我一直找不到解决方案,直到我注意到时钟关闭了。我更新了时间服务器,但问题仍然存在,直到我重新启动服务器。
答案4
两年后,我出现了与 OP 完全相同的症状,事件查看器中也出现了完全相同的错误。
这让我的在家工作生活变得有点乏味,因为会话经常被随机地破坏。
如果一个好心人有任何想法还没有向 OP 提出(因为它对他不起作用,对我来说也不起作用)...