Private Interview AI Explained — How Private Mode Actually Works
401 words · Reviewed for accuracy

The Short Answer
The Three private Layers
1. Screen-capture exclusion
On Windows, applications can call SetWindowDisplayAffinity(WDA_EXCLUDEFROMCAPTURE), which tells the OS to skip the window in any screen capture or screen recording API. macOS has an equivalent through CGSSetWindowCaptureExcludeOptions. Aissence's desktop app uses both. A browser extension cannot use these APIs and is therefore visible whenever the candidate is screen-sharing or being recorded.
2. Process-name discretion
Some competitors (e.g. Parakeet AI) have helper processes that show up under generic / suspicious names like "pmodule". A recruiter or interviewer glancing at Task Manager can spot it. Aissence runs as a single signed process with the product name.
3. Audio capture without joining the call
Meeting bots that "join" the call as a participant are obviously visible to the interviewer. The right approach is to capture the system audio output (what your speakers play) at the OS level. Aissence does this on both Windows (WASAPI loopback) and macOS (CoreAudio tap).
private Failure Modes by Competitor
- Final Round AI — browser extension, taskbar icon visible. Comparison »
- LockedIn AI — overlay reportedly fails on full-screen Zoom. Comparison »
- Cluely — screen overlay partially visible during sharing. Comparison »
- Parakeet AI — visible "pmodule" process. Comparison »
- Linkjob AI — requires Zoom settings adjustments. Comparison »
- InterviewFox — air-gap design requires phone as second device. Comparison »
What About Proctoring Software?
Heavy-handed proctoring (eye tracking, second-camera enforcement, kernel-level snooping) is mostly used in graduate exams and a small number of new-grad / internship rounds. For full-time roles it is rare. Even so, Aissence's private model is designed against the worst of those tools — see our safety overview.
Ethics and Disclosure
"private" is about not being technically detectable, not about being deceptive. Many candidates use copilots the same way they use written notes: as a memory aid. See our ethics page and "Is using AI in interviews cheating?" for the longer perspective.
Try Aissence private mode
Download the desktop app for Windows or macOS and run a mock interview with screen recording on. The overlay will be private in the recording — that is the test. Free plan, no credit card.
Follow the interview or assessment rules
Use AI tools for preparation unless the employer explicitly permits assistance during the session. Do not use software to conceal prohibited help or bypass integrity controls. Review the Aissence responsible-use policy when the rules are unclear.