Windows 10 リモート デスクトップ セッションが突然終了する

Windows 10 リモート デスクトップ セッションが突然終了する

私は LAN 経由で Wi​​ndows 10 Surface ラップトップにリモート デスクトップ接続し (ラップトップから Outlook を使用するため)、デスクトップ PC からリモート デスクトップ経由で Surface ラップトップで送信/電子メールを作成できるようにしています。これは 2 年以上問題なく動作していました。最近、Surface 10 がリモート デスクトップ セッションをランダムに終了するようになりました (おそらく 1 日に 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 設定で Slow リングに切り替える場合は、これを入手できるはずです。

私も同じことを経験しましたが、アップグレード後には解消されたようです。

答え2

このリンク提供された解決策が必ずしも機能するとは限りませんが、グループ ポリシーの更新が原因である可能性があることを示しています。

これはあなたにとってはうまくいくかもしれません:

私が見つけた最善の回避策は、グループ ポリシーの更新間隔を長くすることです。ドメイン コントローラーの間隔を 8 時間 (480 分) に設定したところ、1 日に最大 1 回の RDP リセットしか発生しなくなりました。

引用元このページ。

編集:

おそらく次のようになるでしょう:

または、おそらく「ダイナミック ロック」がオンになっているでしょう。これにより、コンピューターを使用しているかどうかが検出され、離れていると思われる場合はコンピューターがロックされます。

これは、設定(Windows + i)->アカウント->サインインオプション->動的ロックで見つけることができます。

引用元このページ。

Win+R を実行して、mstsc.exe /adminこのようにログオンしたままにしてください。その後、エラーが発生したときに「ログオフしています...」というメッセージが表示されるかどうかを確認します。

答え3

私も同じ問題に直面しました。時計がずれていることに気づくまで、解決策がわかりませんでした。タイム サーバーを更新しましたが、サーバーを再起動するまで問題は解決しませんでした。

答え4

2年後、私はOPとまったく同じ症状を抱えており、イベント ビューアーにまったく同じエラーが表示されています。

セッションが頻繁かつランダムに破壊されるため、在宅勤務の生活が少し退屈になっています。

善良な心を持つ人が、OP にまだ提案されていないアイデアを持っていたとしたら (OP にはうまくいかなかったが、私にとってもうまくいかなかった)...

関連情報