Skip to content

Commit 709401c

Browse files
authored
Merge pull request #8542 from v-lianna/v-lianna-patch-4
AB#4640 Update troubleshoot-remote-desktop-disconnected-errors.md
2 parents 093151c + 5fa6ab2 commit 709401c

File tree

1 file changed

+20
-8
lines changed

1 file changed

+20
-8
lines changed

support/windows-server/remote/troubleshoot-remote-desktop-disconnected-errors.md

Lines changed: 20 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
22
title: Troubleshoot Remote desktop disconnected errors
33
description: Provides troubleshooting information for Remote desktop disconnected errors.
4-
ms.date: 01/15/2025
4+
ms.date: 03/26/2025
55
manager: dcscontentpm
66
audience: itpro
77
ms.topic: troubleshooting
8-
ms.reviewer: kaushika
8+
ms.reviewer: kaushika, warrenw, linquantang
99
ms.custom:
1010
- sap:remote desktop services and terminal services\web access (includes remoteapp and desktop connections)
1111
- pcy:WinComm User Experience
@@ -19,8 +19,6 @@ adobe-target: true
1919

2020
This article helps you understand the most common settings that are used to establish a Remote Desktop session in an enterprise environment, and provides troubleshooting information for Remote desktop disconnected errors.
2121

22-
_Original KB number:_   2477176
23-
2422
> [!NOTE]
2523
> This article is intended for use by support agents and IT professionals.
2624
@@ -86,7 +84,19 @@ Remote Desktop Services clients are repeatedly denied access to the Remote Deskt
8684
> Because of a security error, the client could not connect to the Terminal server. After making sure that you are logged on to the network, try connecting to the server again.
8785
> Remote desktop disconnected. Because of a security error, the client could not connect to the remote computer. Verify that you are logged onto the network and then try connecting again.
8886
89-
Additionally, the following event ID messages may be logged in Event Viewer on the Remote Desktop server.
87+
Additionally, check the following Event Viewer paths:
88+
89+
On the RD Session Host server:
90+
91+
- **Event Viewer** > **Applications and Services Logs** > **Microsoft** > **Windows** > **RemoteApp and Desktop Connections**
92+
- **Event Viewer** > **Applications and Services Logs** > **Microsoft** > **Windows** > **TerminalServices-LocalSessionManager**
93+
- **Event Viewer** > **Applications and Services Logs** > **Microsoft** > **Windows** > **TerminalServices-RemoteSessionManager**
94+
95+
On the RD license server:
96+
97+
**Event Viewer** > **Applications and Services Logs** > **Microsoft** > **Windows** > **TerminalServices-Licensing**
98+
99+
The following event ID messages may be logged:
90100

91101
- Event message 1
92102

@@ -130,7 +140,7 @@ Additionally, the following event ID messages may be logged in Event Viewer on t
130140

131141
## Resolution for Symptom 1
132142

133-
To resolve this problem, use the following methods, as appropriate.
143+
To resolve this problem, follow these steps depending on your operating system version.
134144

135145
### Verify Remote Desktop is enabled
136146

@@ -187,6 +197,8 @@ Membership in the local Administrators group, or equivalent, on the RD Session H
187197

188198
#### Add users and groups to the Remote Desktop Users group by using the Remote tab
189199

200+
Follow these steps depending on your operating system version:
201+
190202
1. Start the System tool. To do this, click Start, click Control Panel, click the **System** icon, and then click **OK**.
191203

192204
2. Under **Control Panel Home**, click **Remote settings**.
@@ -259,7 +271,7 @@ To change the port that is assigned to RDP, follow these steps:
259271

260272
3. Locate and then click the following registry subkey:
261273

262-
`HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Remote Desktop server\WinStations`
274+
`HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server\WinStations`
263275

264276
RDP-TCP is the default connection name. To change the port for a specific connection on the Remote Desktop server, select the connection under the **WinStations** key:
265277

@@ -400,7 +412,7 @@ To resolve this problem, back up and then remove the **X509 Certificate** regist
400412

401413
4. On the **Registry** menu, click **Export Registry File**.
402414

403-
5. Type exported- Certificate in the **File name** box, and then click **Save*.
415+
5. Type `exported- Certificate` in the **File name** box, and then click **Save**.
404416

405417
> [!NOTE]
406418
> If you have to restore this registry subkey in the future, double-click the Exported-parameters.reg file that you saved in this step.

0 commit comments

Comments
 (0)