Can Your Interviewer See Your Screen or Other Open Apps?

Before a remote interview, almost everyone asks some version of this: can they see my other tabs? Will they know if I switch windows? Does screen sharing show everything?
The answers are more specific than most advice admits, and they depend entirely on what you shared and what software is running. Here's what's actually happening.
What screen sharing captures
When you share your screen, the conferencing app asks the operating system for a stream of pixels. Which pixels depends on what you picked, and this is the distinction that matters most:
Entire screen. The app receives everything the display is showing. Every window, notification, dock icon, menu bar and taskbar item. If it's rendered on that display, it's in the stream.
A single window. The app receives only that window's contents. This is the important one: the operating system composites that window separately, so anything sitting behind it, in front of it, or on another part of the screen is not in the stream. Move another window on top of the shared one and viewers still see the shared window's contents, not the thing covering it.
A browser tab. Chrome-based browsers can share one tab. Your other tabs, your address bar and everything outside that tab are excluded.
So "can they see my other tabs" has a clean answer: if you shared one tab or one window, no. If you shared the entire screen, yes — everything on that display.
What they can tell without seeing it
This is where people get caught out, because several signals travel independently of the pixel stream.
Your camera. Eye movement is the oldest tell there is. Looking consistently off to one side, or reading rather than thinking, is visible to a human being long before any software is involved.
Focus changes during a shared window. If you share one window and click away to another app, the shared window often visibly loses focus — its title bar dims, its cursor stops blinking. The viewer can't see what you switched to, but the change itself can be apparent.
Notifications. Sharing your entire screen means a Slack popup, a calendar alert or a message preview lands in the stream. Turn on Do Not Disturb before any interview. This catches more people than anything else on this page.
A second monitor. Sharing "entire screen" shares one display. A second monitor isn't captured — but your eye movement toward it is very obvious on camera.
Audio. Screen sharing with system audio enabled sends what your computer plays. Worth knowing if you have anything running.
What the conferencing app itself knows
Zoom, Teams and Google Meet are ordinary applications. Running as a normal user process, an app cannot enumerate everything on your machine at will — operating system permissions prevent it, and both macOS and Windows have tightened this considerably.
What they do have:
- The window or screen you selected, and its contents
- Basic focus state, which is how "attention tracking" features worked before most were removed after criticism
- Whatever the app's own permissions grant — camera, microphone, screen recording
What a standard video call does not do is scan your process list looking for software. That's a different category of tool.
Where proctoring software is different
Proctored exams and some assessment platforms are a genuinely different threat model, and conflating the two is how people get bad advice.
Proctoring products may ask for far broader permissions and can commonly do some or all of:
- Enumerate running processes — the full list of what's open
- Lock the browser into a kiosk mode that blocks tab switching
- Monitor focus changes and log every one
- Record the screen continuously, not just what you chose to share
- Watch keyboard and mouse input, including timing patterns
- Require camera and room scans before starting
A browser extension can enumerate your tabs and windows within the browser. It cannot see native applications outside it. A native proctoring client installed on your machine can see considerably more.
The practical rule: a normal video interview and a locked-down proctored exam are not the same situation, and anything claiming to behave identically in both deserves scepticism.
What actually gets people caught
Ranked by how often it happens, not how sophisticated it is:
- Sharing the entire screen when you meant to share one window. Check the picker every time.
- Notifications. Do Not Disturb, always.
- Eye movement. No software fixes this. If you're reading, position what you're reading as close to the camera line as possible.
- Long silences followed by fluent, complete answers. A pattern humans notice.
- Forgetting a second display is mirrored, which turns it into the shared screen.
Where a purpose-built tool differs
Ordinary applications are visible because they're built to be — they register with the window server, appear in the dock or taskbar, show up in the switcher, and get composited into a full-screen share like everything else.
Feature Spotlight: How Velin AI handles this
Velin is hidden at the operating system level rather than by drawing a window and hoping the capture path skips it. It doesn't appear in a full-screen share or a recording, and it isn't in the dock, the menu bar or Activity Monitor. In the process list it appears as V Module, which reads like a system utility. It's click-through and never becomes the active window, so there's no focus change to notice.
That's a claim about mechanism, which means you can check it in about a minute — and you should, with any tool you rely on. The full invisibility breakdown goes through each layer.
What no tool can do is change what your camera shows or how your answers sound.
Check it yourself before it matters
Works for any tool, and takes five minutes:
- Start a meeting with yourself in whichever platform you'll use.
- Share your entire screen and record it. Play it back and look carefully.
- Repeat with window-share so you know the difference on your own machine.
- Open Activity Monitor or Task Manager and search for anything you don't recognise.
- Alt-tab through your windows. If something appears in the switcher, it can be found.
- Re-test after every update — yours and the platform's.
The short answer
If you shared one window or one tab, your interviewer sees that and nothing else. If you shared your entire screen, they see everything on that display, including notifications. A normal video call doesn't inspect your machine; proctoring software often does, and that difference is the one worth understanding before you decide anything.
Related: what invisibility actually means at the OS level, whether using AI in an interview counts as cheating, and how to keep notes in an interview without anyone seeing.