Use CaseInvisible AI Overlay for Zoom Meetings
GhostDesk is a Windows AI overlay that is completely invisible during Zoom screen shares. Ask questions, get real-time AI assistance, and use voice input — all while sharing your screen. Your colleagues see nothing.
The invisibility uses Windows SetWindowDisplayAffinity (WDA_EXCLUDEFROMCAPTURE) — an OS-level API that removes GhostDesk from the capture buffer before Zoom ever sees it. The window is genuinely absent from the capture data, not visually hidden.