How to Find Out Which App Is Using Your Camera Right Now?
Updated: April 2026
Finding Out Which App Has Your Camera
The webcam indicator light just turned on and you didn't start a video call — that's enough to raise an eyebrow. Usually it's an innocent culprit like Zoom or Teams running in the background, but occasionally it can point to unwanted software accessing your lens. Here's how to quickly identify exactly which process is using your camera and how to shut it down if needed.
1. Signs of Camera Activity
- The camera indicator lights up (small LED next to the lens).
- You hear the system sound of a device connecting.
- Computer starts working louder (CPU load increased).
If the indicator is on, but you haven't opened any video apps — it's worth checking.
2. Check in Windows 10 / 11
🪟 Via Privacy Settings
- Open Settings → Privacy → Camera.
- Scroll down — you'll see a list of apps that have camera access.
- Recently used apps are marked as "recently used".
🧩 Via Task Manager
- Press Ctrl + Shift + Esc.
- Open the Processes tab.
- Check programs using GPU or camera device activity (for example, Windows Camera Frame Server).
Tip: if you don't know what the process is — right-click and select "Open file location" or "Search online".
3. Check via PowerShell (accurate and fast)
Get-Process | Where-Object { $_.Path -match "camera" -or $_.Path -match "webcam" }
This command will show all camera-related processes. If you see an unknown app — terminate the process and check its path.
4. Check in macOS
- Open System Preferences → Security & Privacy → Camera.
- See which apps have requested access.
- To check current activity — open Activity Monitor and search for processes related to "camera" or "AV".
The camera indicator on Mac (green LED next to the camera) always lights up when in use — this is a built-in macOS security feature.
5. Check in Browser
- In Chrome open
chrome://settings/content/cameraand check active sites. - A tab with open camera (Zoom, Meet, etc.) will show a icon to the right of the address bar.
- Hover over it — you'll see a tooltip "Camera is in use".
6. What to Do If Camera Is Active for No Reason
- Close all apps (Zoom, Teams, Skype, OBS, Discord).
- Open Task Manager and end suspicious processes.
- Check startup programs — disable unnecessary ones.
- Scan the system with antivirus or Windows Defender Offline utility.
- As a last resort — disable the camera via Device Manager.
7. Helpful Tip
You can physically protect your camera — use a privacy shutter or sticker. This is a simple but effective solution if you often work in public places.
Take Back Control
Identifying the app behind camera activity is as simple as checking Windows privacy settings and scanning active processes. If anything looks suspicious, disable the device temporarily or revoke permissions for that app. For a safe, instant camera check, use DoCam.io — it'll confirm whether the camera is accessible and working as expected.
Verify your camera status securely on DoCam.io.