Skip to content

Commit 8bf9b8c

Browse files
committed
PR feedback
1 parent 698c7d9 commit 8bf9b8c

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

support/power-platform/copilot-studio/actions/computer-use-screenshot-error.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,26 +16,26 @@ This article provides troubleshooting guidance for "FailedToTakeScreenshot" erro
1616

1717
During a computer use action, a "FailedToTakeScreenshot" error occurs and the action ends in failure.
1818

19-
## Cause 1: a UAC prompt is displayed
19+
## Cause 1: UAC prompt is displayed
2020

2121
If Windows displays a [User Account Control](/windows/security/application-security/application-control/user-account-control/) (UAC) prompt, the prompt blocks the desktop and capturing the screen fails.
2222

2323
### Solution
2424

2525
- Ensure that a UAC prompt isn't displayed when you open a new Remote Desktop session to the machine.
26-
- Verify that the [UAC level](https://support.microsoft.com/windows/user-account-control-settings-d5b2046b-dcb8-54eb-f732-059f321afe18) isn't set to **Always notify** as that can cause UAC prompts to be displayed during session startup.
26+
- Verify that the [UAC level](/windows/security/application-security/application-control/user-account-control/architecture#system) isn't set to **Always notify** as that can cause UAC prompts to be displayed during session startup.
2727

28-
## Cause 2: the Windows OOBE experience is displayed
28+
## Cause 2: Windows OOBE experience is displayed
2929

3030
The first time a user logs into the machine, Windows displays the [Out Of Box Experience](/windows-hardware/customize/desktop/customize-oobe-in-windows-11) (OOBE). This experience usually starts by displaying the message "Getting things ready." If the OOBE is displayed during the computer use action, capturing the screen fails.
3131

3232
### Solution
3333

3434
The OOBE is only displayed the first time a new user logs into the machine. Make sure to manually log the user into the machine at least once before using computer use actions.
3535

36-
## Cause 3: the Remote Desktop session isn't displayed
36+
## Cause 3: Remote Desktop session isn't visible
3737

38-
Capturing the screen fails if the Remote Desktop session isn't displayed. This issue can occur in the following cases:
38+
Capturing the screen fails if the Remote Desktop session isn't visible. This issue can occur in the following cases:
3939

4040
- When you use an existing Remote Desktop session in the browser (for example connecting to a Power Automate Hosted machine), screen capturing fails if the Remote Desktop tab isn't focused.
4141
- When you use a Remote Desktop session in the [Windows Application](/windows-app/overview), screen capturing fails if the application window is minimized.

0 commit comments

Comments
 (0)