how can I remove yellow border line when screen capture?

wonkyum lee 76 Reputation points
2020-03-06T16:46:21.91+00:00

I am building screen recording applications using Windows.Graphics.Capture namespace. Especially I am capturing monitors with the handle of HMONITOR.

When I run the applications, I see yellow border around the screen. I am wondering if there is any way to remove this. Looking at user side, it would help for them recognize app is recording, however, it's also annoying them.

Universal Windows Platform (UWP)
{count} votes

Accepted answer
  1. Roy Li - MSFT 29,346 Reputation points Microsoft Vendor
    2020-03-09T06:26:49.737+00:00

    Hello,

    Welcome to Microsoft Q&A!

    > how can I remove yellow border line when screen capture?

    No, this is by design. As you mentioned, you've already known that this border will let the customer know the app is recording. On the other hand, it will also let the customer know which part of their device is being recorded. The users should be aware of what and when and where the current app is recording.

    Thank you.

    2 people found this answer helpful.

1 additional answer

Sort by: Most helpful
  1. andrewia 26 Reputation points
    2021-08-14T20:27:33.7+00:00
    5 people found this answer helpful.