Kopya

Guides

Screen share and recording privacy guides for Mac and Windows

Kopya’s screen share privacy guides explain how to keep a window, a notes app or an AI panel out of a screen share or screen recording on Windows and Mac. They cover single-window sharing, second displays and OS-level capture exclusion, the mechanism that keeps the Kopya panel out of supported shares and recordings. Each guide cites Microsoft, Apple, Electron or vendor documentation and says where its method fails, because results vary by OS version and capture tool.

Last updated · Kopya team

Which guide should I read first?

Start with the five ways to hide a window from a screen share if you need one window kept out of a call. It puts the methods already built into your operating system and meeting app first. Read the Windows or Mac guide for what your system can exclude from capture, and the explainer if you build software.

If you want to…Start hereWhat it covers
Keep one window out of a call today5 ways to hide a window from a screen shareFive methods compared, native ones first: what each protects and how each fails.
Share in Zoom, Google Meet or Microsoft TeamsKeeping an AI panel out of Zoom, Meet and Teams sharesHow tab, window and entire-screen sharing differ, what each vendor documents, and what Kopya has not tested.
Know what Windows 10 or 11 can excludeHide a window from screen capture on WindowsThe minimum build, the black rectangle on older builds, and what the setting does not cover.
Know what still works on a MacHide an app from screen recording on MacApple’s position, what ScreenCaptureKit changed, and alternatives that need no flag.
Understand the APIs behind itHow screen capture exclusion workssetContentProtection, SetWindowDisplayAffinity and NSWindow.sharingType, with code and primary sources.
Understand the term “invisible AI overlay”What is an invisible AI overlay?A plain definition, what such a panel does not hide, and which uses are legitimate.
Check a tool before you rely on itScreen share compatibilityDocumented OS and vendor behaviour for each tool, plus the 60-second self-test.
Present or record with an AI panel openPresenting and recording tutorialsWhat the audience sees, what a projector shows, and a checklist before you start.
Pick by situation. Each guide lists where its method fails, not only where it works.

How does hiding a window from screen capture work?

Capture exclusion is an operating-system setting that asks the system to leave one window out of screenshots, screen shares and recordings while it stays visible on your own display. On Windows the request is WDA_EXCLUDEFROMCAPTURE. On macOS it is NSWindow.sharingType = .none, which Apple now calls a legacy constant. The two behave very differently.

Apps built on Electron, Kopya included, set both through one call, setContentProtection. The explainer below walks through each API with code samples and sources. The definition page covers what people mean by an “invisible AI overlay”, what such a panel does not hide, and which uses are legitimate.

Can you hide a window from screen capture on Windows and on a Mac?

On Windows 10 version 2004 (build 19041) or newer and on Windows 11, yes: Microsoft documents that an excluded window is left out of captures, and older builds show a black rectangle instead. On a Mac, not reliably. Apple calls the flag legacy and says not to rely on it to hide content from capture.

An Apple Developer Technical Support engineer put it plainly on the Apple Developer Forums in July 2025: “At this time there are no public APIs for preventing screen capture.” Electron’s documentation adds that apps capturing through ScreenCaptureKit will capture a protected window anyway, and built-in screen recording on recent macOS has been reported to do so. Microsoft, for its part, says the Windows setting is not a security or DRM feature. Both guides start from those facts.

How do I keep a window out of a Zoom, Google Meet or Teams share?

Share a single window or a browser tab instead of your entire screen. Viewers then get that window, not your desktop, so notes, chats and a personal AI panel in other windows stay out of the share. It is the most dependable method. Google Meet, for example, lets you present a tab, a window or your entire screen.

A second display that you are not sharing is the next option, and a capture-excluded window is the last line of defence, not the first. The comparison guide ranks all five methods and shows how each one fails. The Zoom, Meet and Teams guide covers share modes, cloud recordings and disclosure. For the status of a specific tool, use the compatibility page.

What is a capture-excluded AI panel useful for?

Presenting, running demos and webinars, teaching, and recording tutorials, in settings where AI assistance is allowed. Viewers see your slides or your app, while your personal assistant panel stays on your side in supported tools. A projector or mirrored display still shows the panel, and so does a phone camera pointed at your screen.

That is the job the Kopya panel is built for. The feature page explains how the AI assistant stays invisible to supported screen recording and sharing, and where it still appears. Screen-share privacy is on by default on every plan, including the free plan, and you can switch it off with ⌘⇧P on macOS or Ctrl+Shift+P on Windows when you want the panel in the video.

Where can I check a tool, a term or a rule?

Use the compatibility page to see what each operating system and vendor documents for a tool, and to run the 60-second self-test. Use the answers page for short replies to common questions, the glossary for terms such as capture exclusion and ScreenCaptureKit, and the responsible-use page for when keeping a window out of a share is appropriate.

Common questions

Do I need Kopya to follow these guides?

No. Most of the methods are built into your operating system or meeting app and work with any window. Kopya is a desktop AI assistant for macOS and Windows that answers questions about what is on your screen when you press a hotkey; its panel is excluded from supported screen shares and recordings. The guides use it as the worked example for capture exclusion.

Is there one method that works everywhere?

No. Sharing a single window depends on picking the right window every time. A second display fails the moment you share or mirror that display. Capture exclusion is documented on Windows 10 version 2004 and newer, but on macOS results vary by OS version and capture tool. Combine methods, and test the exact setup before you rely on it.

Has Kopya published test results for Zoom, Meet, Teams or OBS?

Not yet. Kopya has not published test results for any named meeting or recording tool. The compatibility page lists what each vendor and operating system documents, and its 60-second self-test shows what your own setup does: start the share or recording, check it from a second device or play it back, and re-test after updates.

Does keeping a window out of a share also hide it from a camera or from monitoring software?

No. Capture exclusion asks the operating system to leave one window out of captures. It does not hide the app’s menu-bar or tray icon, its process in Task Manager or Activity Monitor, or anything seen by a phone camera, a projector, a mirrored display or a person looking at your screen. It does not hide the app from monitoring or endpoint software either, and Microsoft says the setting is not a security feature.

How current are these guides?

Each guide shows the date it was last updated. Capture behaviour shifts with OS and app updates, especially on macOS: an Apple Developer Forums thread from November 2025 reports different results from different capture tools on the same Mac. Re-run the self-test after every update.

Sources

  1. Microsoft Learn — SetWindowDisplayAffinity (WDA_EXCLUDEFROMCAPTURE)
  2. Apple Developer — NSWindow.SharingType.none
  3. Apple Developer Forums — DTS reply on preventing screen capture (July 2025)
  4. Apple Developer Forums — inconsistent ScreenCaptureKit behaviour (November 2025)
  5. Electron docs — BrowserWindow (setContentProtection)
  6. Google Meet Help — Present during a meeting

Try Kopya on your own screen

Free to start, no card required. Screen-share privacy is on by default on every plan — test it with your own tools before you rely on it.

Download for macOS

Free to start · no card required ·

Do not use Kopya in exams, interviews, assessments or other settings that prohibit outside assistance. Read the acceptable-use terms