Guides

Webcam showing a black screen

Check this first One minute, in your browser, nothing to install.
Run the webcam test

Last updated: 2026-08-05

A black picture and a camera that will not start are different faults. If the indicator light comes on, the driver is loaded, the stream is running, and something is either blocking the lens or you are looking at the wrong sensor.

Run the webcam test above and check the readout. If resolution and frame rate appear, you have a live stream. That rules out drivers and permissions entirely and cuts the list to three things.

1. Physical shutter

Most likely single cause on any laptop made after 2019.

Look at the lens directly, not at the bezel. Sliding covers are molded in the same plastic and are close to invisible when closed. Some external cameras use a rotating ring instead of a slider, so a cover can be closed without anything appearing to have moved.

2. You are streaming from the IR camera

This one is worth checking before anything else if your laptop has Windows Hello.

Machines with face unlock have two cameras: an RGB one for video, and an infrared one for authentication. Both enumerate as video inputs. Browsers and apps sometimes pick the IR camera, and an IR sensor in a normally lit room outputs near-black or a faint grey wash.

Use the camera picker in the test above and switch devices. If the second one gives a normal picture, nothing is broken — the software chose wrong. Set the correct camera as default in whichever application is misbehaving.

The giveaway: an IR camera’s picture goes brighter in the dark, not darker.

3. Disabled in firmware or by a key

Laptops commonly have F8 or F10 as a camera kill switch, marked with a crossed-out camera. Some models expose it as a physical switch on the chassis edge instead.

Lenovo, Dell, and HP business laptops also carry a camera disable in BIOS/UEFI, and IT departments ship machines with it set. When disabled this way, the device may still appear in Device Manager. Reboot into firmware setup and look under Security or I/O Port Access.

4. Another application has it

One process at a time on most systems. A second one sometimes fails with a clear error and sometimes just receives black frames, which is the confusing outcome.

Quit Zoom, Teams, Discord, OBS, and Skype from the system tray, not the window. Then reload.

5. Permissions

Only reach here if the test above showed no resolution at all.

Settings → Privacy & security → Camera — all three toggles, including Let desktop apps access your camera, which is the one that governs browsers.

macOS: System Settings → Privacy & Security → Camera, enable your browser, then fully quit and relaunch it. macOS does not apply camera permission to a running application.

6. Driver

Device Manager → Cameras → Properties → Driver tab.

Try Roll Back Driver before uninstalling. A pushed driver update is a far more common trigger for a working camera going black than driver corruption is, and rollback is reversible in a way that uninstalling is not.

If rollback is greyed out, uninstall and restart.

Before you conclude it is broken

Check the lighting. A sensor pointed at a bright window with you in front of it produces something very close to black, and budget sensors handle backlighting badly. Put a light in front of your face and look again.

If the camera is black in every application, on every setting, and the machine was dropped recently, that is a disconnected ribbon cable behind the display bezel. It is a repair, not a setting.

Confirm the fix worked Run the test again and check the result changed.
Run the webcam test

Other tests