News · nocapture

Comparing options for hiding sensitive windows during screen shares

A technical evaluation of virtual desktops, native app sharing, hardware isolation, and dedicated window cloaking software.

By Idris Hashim·August 27, 2026·4 min read
Key points
  • OS virtual desktops isolate workspaces but fail to prevent notification leaks or taskbar title exposure.
  • Native window sharing limits fluidity when presenting multi-app workflows that require switching context.
  • Window cloaking utilities hide selected applications system-wide while leaving them fully visible locally.

The screen share exposure problem

Sharing your screen during a video call or livestream always carries risk. A single notification toast, a stray Alt+Tab preview, or an open browser tab can expose customer data, financial numbers, or private communications. Presenters often close every background app before joining a meeting. That approach breaks productivity when you need private reference material during a call.

Engineers, founders, and remote workers deal with this daily. You need your architecture notes or private chat open, but you cannot let Zoom or OBS record them. This guide compares four practical approaches to screen privacy, detailing where each method works and where it fails.

1. Native OS controls and virtual desktops

Both Windows and macOS include built-in virtual desktop managers. You place your presentation materials on Desktop 1 and move private communications like Slack, email, and banking tabs to Desktop 2. During the presentation, you share only Desktop 1.

Where it succeeds: It costs nothing and requires no external software. It works out of the box on any modern laptop.

Where it breaks down: Human error is the primary failure mode. If you switch to Desktop 2 to read a quick message, meeting software often records the transition. Global taskbar items, notification banners, and tray icons can still display alerts across workspace boundaries unless focus settings are configured perfectly. It also prevents you from looking at reference material while viewing the window you present.

Best for: Linear, single-topic presentations where you do not need to read private notes while presenting.

2. Application-level window sharing

Most meeting applications—including Zoom, Microsoft Teams, and Discord—allow you to share a specific application window rather than an entire display monitor. OBS Studio offers similar window-capture sources.

Where it succeeds: Anything outside the selected window boundary remains hidden from viewers. You can open private documents on the same physical screen without viewers seeing them.

Where it breaks down: Workflow fluidity suffers. If your presentation requires moving between a web browser, a terminal window, and a design document, you must repeatedly stop and restart the share. Furthermore, pop-up dialogs generated by the application sometimes fail to render in the captured stream. If you need to pin reference notes directly over the shared app, you risk accidentally dragging the reference note into the capture area.

Best for: Static demonstrations confined to a single browser window or slide deck.

3. System-level window cloaking software

Dedicated cloaking software operates between desktop applications and the graphics capture framework. Instead of limiting what you share, these tools tell display capture APIs to bypass specific application windows, notification banners, and window titles entirely. The local user sees the application normally on screen, but capture software like Zoom, Teams, Meet, or OBS receives a feed with those elements removed.

A primary option in this category is nocapture. It works at the window render level without using kernel drivers. It consumes under 1% CPU and under 20 MB RAM, running silently in the background.

Where it succeeds: You can share your entire desktop while keeping designated apps invisible to recordings, livestreams, and background capture bots. Features in this category address common leakage vectors directly:

  • Title masking and taskbar suppression: Hides app titles from taskbars and Alt+Tab lists so sensitive document names are not visible during navigation.
  • Ghost mode and pinning: Allows private notes to float directly above shared windows with adjustable opacity, letting you read reference docs without exposing them to viewers.
  • Live preview panes: Shows a real-time monitor of what capture tools actually see before and during the share.
  • Smart routines: Triggers multi-app cloaking presets for specific scenarios, such as hiding Slack and email during standups.

nocapture offers a free plan covering up to two windows on one device. Paid options include a Pro tier at $5 per month or $39 per year for unlimited windows, and a Teams tier at $49 per month or $399 per year for 10 seats with administrative controls and SSO readiness. Windows 10 and 11 are currently supported, with macOS and Linux releases planned.

Where it breaks down: It requires installing a dedicated desktop utility. Platforms outside Windows are currently unsupported in the current release build.

Best for: Daily screen sharers, streamers, and developers who need active reference notes, chat apps, and sensitive tools open while sharing their full desktop.

4. Hardware isolation and dual-device setups

Hardware isolation relies on physical separation. You present from a primary workstation connected to the meeting call and keep private notes, chat channels, and administrative dashboards open on an adjacent laptop or tablet.

Where it succeeds: Absolute isolation. Software capture on the primary machine cannot access data rendering on a separate physical screen.

Where it breaks down: High cost and operational friction. You must maintain two machines, manage dual peripherals, and cope with desk clutter. Copying text, code snippets, or links between the private device and the presentation device requires extra steps.

Best for: High-security corporate environments where third-party software installation is strictly prohibited.

Choosing the right approach

Your choice depends on workflow complexity and tolerance for setup friction. If you only present slide decks twice a month, native window sharing in Zoom or Teams is sufficient. If you manage complex technical workflows, give live demos, or stream daily, native controls carry a high risk of accidental exposure.

For users on Windows who need to maintain context across multiple tools without closing background channels, dedicated window cloaking balances security with speed. It eliminates the manual discipline required by virtual desktops while avoiding the hardware expense of a second computer.

More from nocapture News
Published via Stork Wire — independent trade coverage, in partnership with this site.