Hardware & System Errors
Why is my webcam not working on my laptop?
Quick answer: Most laptop webcam failures come down to five causes: a physical shutter or function key, another app holding the camera, an OS privacy toggle, a per-site browser permission, or a driver fault. Check them in that order — the first three take seconds.
Work through this in order — most laptop webcam failures come down to one of five causes, and checking them in this sequence rules out the easy ones first.
The sequence matters because each layer can mask the one below it. A driver problem is invisible while a physical shutter is closed, so there is no point reinstalling anything until the simple checks are done.
Try It Yourself
Confirm whether the browser can open a stream
Runs entirely in your browser and reports whether a camera is detected, permitted and delivering frames — which tells you which layer has failed.
Run the free online webcam testCheck the physical shutter or function key first
Many laptops have a slide shutter over the lens or a function key that disables the camera. Look for a small tab beside the lens, and check the F-row for a camera icon, often with a slash through it.
- Slide the shutter fully open — a partly open shutter can still darken the frame.
- Try the camera function key alone, then combined with Fn, since the behaviour varies by model.
- Watch the indicator LED as you press it; a light that comes on confirms the key toggled something.
Confirm no other app already has the camera open
Only one application can usually access a webcam at a time. Close Zoom, Teams, Skype or anything else that might already hold it, including background apps you had forgotten were running.
Background browser tabs are the most easily missed. A video-call tab left open in another window keeps the device claimed even when nothing appears to be happening.
To find out which application currently holds the camera, run the Camera Block Detector.
Check OS-level camera privacy permissions
On Windows, open Settings → Privacy & Security → Camera and confirm both Camera access and Let apps access your camera are on. On macOS, open System Settings → Privacy & Security → Camera and confirm your browser or app is ticked.
Check the browser's own permission for the specific site
If you are testing in a browser, click the padlock or camera icon in the address bar and confirm camera access is set to Allow for that site, not merely permitted at the OS level.
Browsers remember a denial per site and do not ask again, so a site blocked months ago stays blocked silently until you reset it manually.
For a guided pass through each permission layer in turn, use the OS Permission Doctor.
Look at Device Manager on Windows or System Report on Mac
On Windows, open Device Manager and expand Cameras or Imaging devices — a yellow warning triangle means a driver problem. On Mac, use About This Mac → System Report → Camera to confirm it is detected at all.
A camera listed cleanly with no warning is strong evidence the hardware is fine and the fault sits in permissions or an application.
Update or reinstall the camera driver
In Device Manager, right-click the camera and choose Update driver. If that does not help, uninstall the device entirely and restart — Windows usually reinstalls a working generic driver automatically.
Prefer the laptop manufacturer's support site over Windows Update for the driver itself, since vendor drivers often expose capture modes the generic one does not.
If you need to hand the problem to an IT desk, the Tech Support Report compiles everything into one summary.
Rule out an actual hardware fault last
If the camera does not appear in Device Manager or System Report at all, and reseating or a different port has not helped, the hardware may genuinely have failed.
Before accepting that, check whether the camera has been disabled in BIOS or UEFI, which makes a perfectly working camera invisible to the operating system entirely.
Where the camera permission lives on each operating system
The privacy layer differs by OS, and this is the layer that blocks a working camera most often.
Windows 11
Settings → Privacy & security → Camera
Three separate switches stack here: camera access, let apps access, and the desktop-app list at the bottom. All three must be on.
Windows 10
Settings → Privacy → Camera
The desktop-app permission sits at the very bottom of the page and is easy to miss below the Microsoft Store app list.
macOS
System Settings → Privacy & Security → Camera
An app only appears in this list after it has requested the camera once. A newly granted permission needs a full quit and relaunch.
ChromeOS
Settings → Privacy and security → Site settings → Camera
ChromeOS has no separate OS camera layer, so the browser site permission is the only grant that applies.
The table below shows where the camera permission layer actually lives on each platform and what control you have over it:
| App | Practical ceiling | Manual control |
|---|---|---|
| Windows 11 | Master switch, then per-app toggles | System, app and desktop-app layers |
| Windows 10 | Master switch, then per-app toggles | System and desktop-app layers |
| macOS | Per-app checkboxes only | Per-app grant, requires relaunch |
| ChromeOS | Per-site permissions | Per-site grant |
Troubleshooting checklist: laptop webcam not working
Ordered simplest first. Stop as soon as the picture appears.
- Slide any physical privacy shutter fully open and check for a sticker over the lens.
- Press the camera function key, alone and with Fn, and watch the indicator LED.
- Close Zoom, Teams, Skype and every background browser tab that might hold the camera.
- Confirm both camera access toggles are on in your OS privacy settings.
- Click the padlock in the address bar and set Camera to Allow for the site you are testing.
- Restart the laptop fully rather than signing out, which clears stuck device states.
- Open Device Manager and check Cameras for a yellow warning triangle.
- Update the driver, then uninstall the device and restart to force a clean reinstall.
- Check whether the camera has been disabled in BIOS or UEFI before assuming hardware failure.
Related Questions
Related Guides
Go Further
Because every platform hides its camera permissions somewhere different, it can be quicker to find the guide for your specific operating system and follow the exact click-path.