# Record tutorials and demos without the AI panel in supported recordings

Source: https://kopya.ai/en/use-cases/recording-tutorials · Updated: 2026-09-22

You can keep an AI assistant out of a screen recording while you make a tutorial: Kopya’s panel is excluded from supported screen recordings, so the finished video shows your work, not your helper. On Windows 10 version 2004 or newer and Windows 11, Microsoft documents this behaviour. On macOS, built-in screen recording has been reported to capture the panel, so results vary by OS version and recorder. Record a ten-second test first.

## Does the Kopya panel show up in a screen recording?

It depends on the recorder and the operating system. On Windows 10 version 2004 (build 19041) or newer and on Windows 11, [Microsoft documents](https://learn.microsoft.com/en-us/windows/win32/api/winuser/nf-winuser-setwindowdisplayaffinity) that a capture-excluded window does not appear at all in captures. On macOS the mechanism is a legacy flag, and built-in screen recording has been reported to record the panel. Kopya has not published per-recorder tests.

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. Screen-share privacy is on by default on every plan, including the [free plan](https://kopya.ai/en/pricing), and the panel always reads **Hidden in screen shares** or **Visible in screen shares**. Only the panel is excluded: the tray or menu-bar icon, the sign-in window, the process in Task Manager or Activity Monitor and anything a phone camera films stay visible.

[Microsoft’s own example](https://learn.microsoft.com/en-us/windows/win32/api/winuser/nf-winuser-setwindowdisplayaffinity) of what the flag is for fits tutorial makers: “windows that show video recording controls, so that the controls are not included in the capture”. [OBS Studio offers an option](https://github.com/obsproject/obs-studio/pull/5698) that uses the same Windows flag to keep its own windows out of captures: a precedent for the mechanism, not a test of Kopya inside OBS.

*Status on 22 September 2026. “Reported” means a developer report, not vendor documentation. Kopya has not published test results for any named recorder yet.*

| Recording setup | What happens to the panel | Basis |
| --- | --- | --- |
| Windows 10 version 2004 or newer, Windows 11, recorder honouring the OS flag | Left out of the capture entirely | [Microsoft’s documentation](https://learn.microsoft.com/en-us/windows/win32/api/winuser/nf-winuser-setwindowdisplayaffinity); no per-tool tests yet |
| Windows 10 before build 19041 | A black rectangle where the panel sits | Microsoft: older builds behave as `WDA_MONITOR`; Kopya warns on such builds |
| macOS built-in screen recording, QuickTime Player | Reported and reproduced to record the panel on recent macOS | [Apple’s forums, November 2025](https://developer.apple.com/forums/thread/808016); [Electron issue #48258](https://github.com/electron/electron/issues/48258) |
| macOS recorders built on ScreenCaptureKit | Capture the window despite the flag | [Electron’s documentation](https://www.electronjs.org/docs/latest/api/browser-window) |
| macOS recorders on the older CoreGraphics path | Apple DTS says a CoreGraphics window image should be a black rectangle or fail, but that virtually all screen-recording apps work below the window level, where the flag has no effect | [Apple DTS, July 2024](https://developer.apple.com/forums/thread/760234) |
| Single-window or region recording, either OS | A panel outside the recorded area is not in the picture | How the recorder frames the capture; confirm with a test take |
| A phone camera pointed at the screen | Always visible | No window setting affects this |

The [compatibility page](https://kopya.ai/en/screen-share-compatibility) tracks what each tool’s vendor documents; the [feature overview](https://kopya.ai/en/invisible-to-screen-recording) explains how the panel stays out of supported recordings.

## Why record a test take on a Mac first?

Because Apple calls the flag Kopya sets a legacy one and says not to rely on it, and because recorders built on ScreenCaptureKit capture such windows on macOS 15.4 and later. Built-in screen recording and QuickTime have been reported and reproduced doing the same. You cannot see which API a recorder uses, and an update can change it.

On macOS, Kopya’s privacy setting is Electron’s `setContentProtection`, which sets `NSWindow.sharingType = .none` on the panel. [Apple’s documentation](https://developer.apple.com/documentation/appkit/nswindow/sharingtype-swift.enum/none) calls that value legacy and says not to use it to hide content from capture; [Electron’s documentation](https://www.electronjs.org/docs/latest/api/browser-window) adds that ScreenCaptureKit-based Mac apps capture the window anyway. Details: the [Mac guide](https://kopya.ai/en/guides/hide-app-from-screen-recording-mac), the [Windows guide](https://kopya.ai/en/guides/hide-window-from-screen-capture-windows) and the [technical explainer](https://kopya.ai/en/guides/how-screen-capture-exclusion-works).

> **Recording tutorials on a Mac** Plan for the panel being visible. Record a single window, or a region with the panel dragged outside it, or keep the panel on a display you are not recording. Kopya captures the primary display only, so keep your work there. If none of that fits, press Esc to quit Kopya for the take.

## Does capture exclusion cover screenshots too?

Often, but not everywhere. On Windows 11, [Signal says](https://signal.org/blog/signal-doesnt-recall/) nothing appears in a screenshot of its window, which uses the same flag. On macOS, [one developer report](https://developer.apple.com/forums/thread/770585) found a flagged window left out of screenshots but not of recordings. Take one test screenshot with the tool you use for stills.

Kopya’s own hotkey capture is designed to leave the panel out of the screenshot. With privacy on it relies on the same OS exclusion, so the macOS limits above apply to it too; with privacy off it hides the panel for a moment while it captures. The screenshot goes to Kopya’s server and on to the AI provider; Kopya does not intentionally retain it after processing, and provider retention rules may apply.

## Can I show the panel in the recording on purpose?

Yes. Turn screen-share privacy off with ⌘⇧P on macOS or Ctrl+Shift+P on Windows, with the eye button in the panel, or from the tray or menu-bar menu. The label changes to **Visible in screen shares** and the panel warns that it is visible to others. It then behaves like any ordinary window in recordings.

Use this when the tutorial is about Kopya itself, or when viewers should see the question and the answer. Kopya remembers your choice, so switch privacy back on before the next private take and check the label. A toggle pressed while Kopya is capturing applies once that capture finishes.

## What is a good recording workflow with Kopya?

Set the panel state, record a ten-second test with your real recorder and capture mode, then record the tutorial. During the take, press ⌘⇧Space or Ctrl+Shift+Space to ask about what is on screen, read the answer, collapse the panel to its pill and carry on. Review the recording before you publish.

1. **Set the state you want** — **Hidden in screen shares** for private help, **Visible in screen shares** to show the panel. Drag the panel where it will not cover what you narrate; it stays on top of full-screen apps.
2. **Record ten seconds and play it back** — Same recorder, same capture mode: whole screen, single window or region. If the panel appears and you did not want it, switch to window or region recording, move it to a display you are not recording, or quit Kopya with Esc. This is the [60-second self-test](https://kopya.ai/en/screen-share-compatibility#self-test) applied to recording.
3. **Record the tutorial** — Press the capture hotkey whenever you need help. A typed question is optional; each follow-up takes a fresh screenshot of the primary display. Kopya joins no calls and records no audio; your recorder handles sound as usual.
4. **Check before you publish** — Scrub the recording for the panel, especially on a Mac, and repeat the test after a macOS, Windows or recorder update.

Both shortcuts are global; if your recorder already uses one, Kopya shows an error naming the conflict at launch. For live audiences see [presenting](https://kopya.ai/en/use-cases/presenting), where a projector always shows the panel. [Five ways to hide a window from a screen share](https://kopya.ai/en/guides/hide-window-from-screen-share) compares the native methods that work regardless of any flag.

> **Where Kopya must not be used** Do not use Kopya in exams, interviews, assessments or other settings that prohibit outside assistance. Screen-share privacy is for recording, teaching and presenting where AI assistance is allowed, so viewers see your work instead of your personal panel. Read the [acceptable-use terms](https://kopya.ai/en/legal/terms#acceptable-use) and the [responsible use](https://kopya.ai/en/responsible-use) page.

## Common questions

### Does the Kopya panel appear in a Loom or OBS recording?

Kopya has not published test results for either tool yet. OBS documents that its own Windows option uses the same flag to hide OBS windows from capture, which shows the mechanism is mainstream but says nothing about Kopya inside OBS. Run the ten-second test with your capture mode.

### Why is there a black box in my Windows recording where the panel was?

Your Windows build is older than version 2004 (build 19041). Microsoft says the flag then behaves as WDA_MONITOR, which shows a blank rectangle instead of leaving the window out. Kopya warns about this on such builds. Update Windows or record a single window.

### Do I have to quit Kopya to record a tutorial on a Mac?

Not necessarily, but do not rely on the flag alone. Record a single window or a region with the panel outside it, or keep the panel on a display you are not recording. If the test take still shows it, press Esc to quit Kopya and reopen it afterwards.

### Should I tell viewers I used an AI assistant while recording?

Follow the disclosure rules that apply to you. Kopya’s terms say privacy controls do not exempt you from disclosure and consent requirements. Keeping the panel out of the video changes what the video shows, not what you owe your audience or client. See [responsible use](https://kopya.ai/en/responsible-use).

### Does Kopya touch my recording file or my audio?

No. Kopya has nothing to do with the file your recorder produces. It takes a screenshot of the primary display when you press the capture hotkey, sends it to Kopya’s server and on to the AI provider for an answer, records no audio and joins no calls.

### Is screen-share privacy included on the free plan?

Yes. It is on by default on every plan, including the free plan, which needs no card. Kopya runs on macOS 14 Sonoma or newer and Windows 10 build 19041 or newer; the Windows build is not code-signed yet, so you may see a SmartScreen prompt. See [pricing](https://kopya.ai/en/pricing).

## Sources

1. [Microsoft Learn — SetWindowDisplayAffinity](https://learn.microsoft.com/en-us/windows/win32/api/winuser/nf-winuser-setwindowdisplayaffinity)
2. [Apple Developer — NSWindow.SharingType.none](https://developer.apple.com/documentation/appkit/nswindow/sharingtype-swift.enum/none)
3. [Apple Developer Forums — DTS on window sharing state (July 2024)](https://developer.apple.com/forums/thread/760234)
4. [Apple Developer Forums — screenshots vs recording (December 2024)](https://developer.apple.com/forums/thread/770585)
5. [Apple Developer Forums — ScreenCaptureKit behaviour (November 2025)](https://developer.apple.com/forums/thread/808016)
6. [Electron docs — BrowserWindow, setContentProtection](https://www.electronjs.org/docs/latest/api/browser-window)
7. [Electron issue #48258 — macOS ScreenCaptureKit captures protected windows](https://github.com/electron/electron/issues/48258)
8. [OBS Studio PR #5698 — hide OBS windows from capture](https://github.com/obsproject/obs-studio/pull/5698)
9. [Signal blog — Screen security on Windows](https://signal.org/blog/signal-doesnt-recall/)
