Skip to content

Commit 23b0dd3

Browse files
authored
Update error-remote-desktop-not-found.md
1 parent 7477ce6 commit 23b0dd3

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

support/power-platform/power-automate/desktop-flows/ui-automation/ui-rdp-automation/error-remote-desktop-not-found.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ms.reviewer: amitrou
55
ms.author: iopanag
66
author: iopanag
77
ms.custom: sap:Desktop flows\UI or browser automation
8-
ms.date: 04/16/2025
8+
ms.date: 04/22/2025
99
---
1010
# A desktop flow fails with the "The remote desktop wasn't found" error
1111

@@ -21,11 +21,11 @@ This issue is more common in Citrix Virtual Apps.
2121

2222
## Cause 1
2323

24-
The names of the RDP window, Citrix Desktop, or Citrix Virtual Apps may have changed since the original [UI elements](/power-automate/desktop-flows/virtual-desktops#distinguish-ui-elements-captured-on-virtual-desktops) were captured. Tracking these elements with the old name can fail.
24+
The names of the RDP window, Citrix Desktop, or Citrix Virtual Apps might have changed since the original [UI elements](/power-automate/desktop-flows/virtual-desktops#distinguish-ui-elements-captured-on-virtual-desktops) were captured. Tracking these elements with the old name can fail.
2525

2626
### Resolution
2727

28-
To solve this issue,
28+
To solve this issue:
2929

3030
1. Ensure the affected RDP window, Citrix Desktop, or Citrix Virtual Apps is active.
3131
2. Locate the desktop element causing the issue in the [UI elements](/power-automate/desktop-flows/ui-elements#ui-elements) pane in the flow designer. Double-click it to open the selector editor.
@@ -38,15 +38,15 @@ To solve this issue,
3838

3939
4. After accepting the changes, select **Test** to verify the new selector. For more information, see [Test a selector](/power-automate/desktop-flows/test-selectors).
4040

41-
5. (Optionally) Use the **New** button to add more fallback selectors for the desktop.
41+
5. (Optional) Use the **New** button to add more fallback selectors for the desktop.
4242

4343
## Cause 2
4444

45-
When you use Citrix Virtual Apps with certain applications, especially when interacting with combo box lists, an incorrect target desktop selector may be created using an ordinal value (for example, **eq**) instead of a more robust selection method.
45+
When you use Citrix Virtual Apps with certain applications, especially when interacting with combo box lists, an incorrect target desktop selector might be created using an ordinal value (for example, **eq**) instead of a more robust selection method.
4646

4747
### Resolution
4848

49-
To solve this issue,
49+
To solve this issue:
5050

5151
1. Ensure the affected RDP window, Citrix Desktop, or Citrix Virtual Apps is active.
5252
2. Locate the desktop element causing the issue in the [UI elements](/power-automate/desktop-flows/ui-elements#ui-elements) pane in the flow designer. Double-click it to open the selector editor.

0 commit comments

Comments
 (0)