Skip to content

Commit 391d662

Browse files
authored
Merge pull request #8613 from Deland-Han/cmpy-branch-ci5083
AB#5083: Windows 365 | troubleshooting article | Connection fails with “connection to the remote PC was lost
2 parents bde6b1e + 31009bb commit 391d662

2 files changed

Lines changed: 27 additions & 0 deletions

File tree

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
---
2+
title: Connection Fails with Connection to the Remote PC Was Lost
3+
description: Introduces how to resolve the connection failure with the Failed to open a Microsoft Entra ID credential prompt error.
4+
audience: itpro
5+
manager: dcscontentpm
6+
ms.date: 04/02/2025
7+
ms.reviewer: wincicuex, erikje
8+
ms.topic: troubleshooting
9+
---
10+
# Windows 365 Link connection fails with "connection to the remote PC was lost"
11+
12+
After a user authenticates on the sign-in page, when the user tries to connect to the Cloud PC, the user might encounter the following message:
13+
14+
> Lost connection
15+
> The connection to the remote PC was lost. This might be because of a network connection problem. If this keeps happening, ask your admin or tech support for help.
16+
17+
## Cause
18+
19+
This error commonly occurs because of network filtering.
20+
21+
Connecting to a Cloud PC from a Windows 365 Link device has the same network requirements as other clients. The network connection being used might be blocking or filtering the endpoints that are required to use the service.
22+
23+
## Resolution
24+
25+
To resolve this issue, fix the networking problem. For more information, see [End user devices](/azure/virtual-desktop/required-fqdn-endpoint?tabs=azure#end-user-devices).

support/windows-365/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ items:
55
href: ./health-checks.md
66
- name: Connection errors
77
href: ./connection-errors.md
8+
- name: Connection fails with "connection to the remote PC was lost"
9+
href: connection-fails-with-connection-to-the-remote-pc-was-lost.md
810
- name: Connection fails with "Failed to open a Microsoft Entra ID credential prompt"
911
href: connection-fails-with-failed-to-open-a-microsoft-entra-id-credential-prompt.md
1012
- name: Connection fails with "an interactive window could not be shown"

0 commit comments

Comments
 (0)