Skip to content
!
Glitchary
the field guide to failure
Webcam not working6 troubleshooting steps7 sources linked

Webcam not working? Open the Camera app before the meeting

Fix a webcam that won’t show a picture: the Windows Camera app bypasses every other app and splits the fault in two. Covers the privacy shutter, the three separate permission switches, apps holding the camera, and Device Manager.

By Glitchary · Updated · 8 min read

Start here

Open the Camera app before you open the meeting

Launch the Windows Camera app and see whether you get a picture. It bypasses every other application, so the result splits the problem cleanly. If the Camera app shows you, the webcam, its driver and Windows are all fine and the fault is in the app you were using or its permissions. If the Camera app is black or reports no camera attached, the problem is below the application layer — a physical shutter, a privacy setting, or the driver. Check for a sliding cover on the lens first; it costs two seconds and it is a common answer.

Applies to: Built-in laptop webcams and USB webcams on Windows 11 and Windows 10, including Logitech, Razer and Microsoft models, in Teams, Zoom, Meet, Discord and OBS. Menu paths are given for Windows 11 with Windows 10 noted where it differs.

Where does the picture stop?

A webcam that has stopped working is usually not broken, and the number of layers between the sensor and your video call is what makes it hard. There is a physical shutter, an operating-system camera switch, a global app permission, a separate permission for desktop applications, a driver, and the app's own device selection. Any one of them produces the same black rectangle. The Camera app cuts through most of them in one step.

1. The shutter, the switch, and the key you pressed by accident

Start with the hardware because it is instant and it is genuinely common. Many laptops have a physical privacy shutter or slider beside the lens, and Microsoft's guidance is to look around the camera for one and make sure it is open before troubleshooting anything in software. A closed shutter produces a perfectly black image in every application while Windows reports the camera as present and working — which sends people straight into settings they did not need to touch.

Some laptops have no shutter but do have a keyboard shortcut that disables the camera, usually on one of the function keys and marked with a crossed-out camera icon. It is easy to hit by accident reaching for brightness or volume, and it survives restarts on some models. Press it and see whether anything changes.

On a USB webcam, rule out the connection with the same discipline you would use anywhere else. Plug it directly into the computer rather than through a hub, monitor or dock, and try a different port — ideally one on the other side of the machine, since front-panel and hub ports are more likely to be underpowered. A webcam that works on one port and not another has already told you what the fault is.

Test with the Windows Camera app rather than your meeting software throughout this guide. It has the fewest layers between it and the hardware, so a result there is much more informative than a black square in Teams.

2. Three separate permission switches, not one

This is where most cases are resolved, and the reason it confuses people is that Windows has three switches rather than one. Go to Start → Settings → Privacy & security → Camera on Windows 11, or Settings → Privacy → Camera on Windows 10. Check Camera access is on, which governs the whole device. Then check Let apps access your camera, which governs applications generally.

Then find the third switch, which is the one that actually catches people: Let desktop apps access your camera. Microsoft is explicit that only applications installed from the Microsoft Store appear in the individual per-app list — everything else, including Zoom, Chrome, Discord, OBS and the desktop version of Teams, is governed by that single desktop apps toggle. If your webcam works in the Camera app and fails in every meeting application at once, this switch is the first thing to check.

If Camera access is off and greyed out so you cannot change it, that is an administrative restriction rather than a fault. Microsoft's guidance is that you will need an administrator on the device to turn camera access on. On a work laptop this is often deliberate policy, and no amount of driver reinstallation will get around it.

Windows 11

Settings → Privacy & security → Camera. Check all three: Camera access, Let apps access your camera, Let desktop apps access your camera.

Windows 10

Settings → Privacy → Camera. Same three switches, with the desktop apps toggle at the bottom of the list.

3. Something else already has the camera

A webcam can generally only be used by one application at a time, so a program holding it in the background locks everyone else out. The symptom is distinctive: the camera works in whichever app grabbed it first and produces a black frame everywhere else, and it often appears right after a meeting that was closed to the system tray rather than quit.

Microsoft's fix is to close the offending application: right-click the taskbar, open Task Manager, find the app that is using the camera, and choose End Task. The usual suspects are Teams, Zoom, Skype, Discord, OBS, camera utility software that shipped with a laptop, and browser tabs that requested camera access and were never closed. Check the system tray as well as the taskbar, since minimised apps do not appear where you expect.

Windows 11 shows a camera indicator in the system tray or near the clock while the camera is in use, which is a quick way to confirm something has it before you go hunting. If the indicator is lit while you believe nothing is running, something is running.

Closing a video app’s window often leaves it running in the tray, still holding the camera. Quit it properly, or End Task, rather than assuming the window closing released the device.

4. If Windows cannot see the camera at all

When the Camera app reports that no camera is attached — Windows may show error 0xA00F4244 NoCamerasAreAttached — the problem is below the permission layer. Open Device Manager and look for the camera, which Microsoft notes may appear under Cameras, Imaging devices, or Sound, video and game controllers depending on the hardware. Where it appears matters less than whether it appears at all.

If it is listed but disabled, right-click and choose Enable device. If it is not listed anywhere, use the Action menu and Scan for hardware changes, which forces Windows to re-enumerate connected devices and often finds a USB webcam that was connected while the machine was asleep. A device showing a warning triangle has a driver problem rather than a connection one.

Then work on the driver, in the order Microsoft recommends. If the camera stopped working after a Windows or driver update, use the Driver tab in the device's properties and roll the driver back — that is the targeted fix and it preserves everything else. If there is nothing to roll back to, uninstall the driver from that same tab and restart the computer, which forces Windows to reinstall it cleanly. Only then try Update driver.

5. When it works in Camera but not in your meeting

A working Camera app and a black square in Teams or Zoom means the hardware, driver and Windows permissions are all fine, and you are looking at the application. Start with the app's own device selection: most video apps have a camera dropdown in their settings, and on a machine with more than one camera — a built-in webcam plus a USB one, or a virtual camera from OBS or a driver utility — the app may simply be pointed at the wrong one. Virtual cameras that persist after the software is closed are a frequent cause of this.

Then rule out the browser layer if you are in a web meeting. Browsers hold their own camera permission per site, separate from Windows, so a site that was denied once stays denied silently. Check the padlock or camera icon in the address bar for that site and allow it, then reload the page.

Restart the app after any permission change rather than expecting it to notice. Most video applications enumerate cameras at startup, so a permission granted while the app is running frequently does not take effect until it is fully quit and reopened — again, quit rather than close, since a tray-resident app has not restarted.

6. Antivirus, the troubleshooter, and what to tell support

Third-party security software sometimes blocks camera access as a privacy feature, and it does so silently. Microsoft's guidance includes temporarily disabling antivirus software to rule this out. Many suites have an explicit webcam protection setting that is worth finding and checking before disabling anything wholesale — the point is to identify the block, not to leave the machine unprotected.

Windows also ships an automated camera troubleshooter that checks the common causes in one pass. On Windows 11 it is at Settings → System → Troubleshoot → Other troubleshooters → Camera → Run; on Windows 10 it is under Settings → Update & security → Troubleshoot → Find and fix other problems → Camera. It fixes the routine cases, and when it does not, the step it fails at is useful information.

When you contact support, lead with the Camera app result, because it decides which half of the problem they are solving. Tell them whether the Windows Camera app shows a picture, whether the device appears in Device Manager and under which heading, whether all three privacy switches are on including desktop apps, whether the camera works in any other application, and whether the problem started after a Windows update. Those five answers separate a shutter from a permission from a driver from a single misbehaving app.

Frequently asked questions

Why is my webcam not working?

Open the Windows Camera app first — it bypasses other applications and splits the problem in two. A picture there means the webcam, driver and Windows are fine and the fault is your meeting app or its permissions. A black screen or a no-camera error means the fault is lower down. Before anything in software, check the lens for a physical privacy shutter, which Microsoft lists as a first step.

My camera works in the Camera app but not in Zoom or Teams. Why?

Almost always the desktop apps permission. Windows has three separate switches under Privacy & security → Camera, and only Microsoft Store apps appear in the per-app list — Zoom, Chrome, Discord, OBS and desktop Teams are all governed by Let desktop apps access your camera. If that's on, check the app's own camera dropdown, since a virtual camera or a second webcam may be selected.

Why does my webcam show a black screen?

A physical shutter or a disabled-camera keyboard shortcut produces a perfectly black image while Windows still reports the camera as working. If the lens is clear, the next most likely cause is another application holding the camera — video apps often keep running in the system tray after their window is closed, and a webcam can generally only serve one app at a time.

How do I stop another app from using my camera?

Right-click the taskbar, open Task Manager, find the app using the camera and choose End Task. Check the system tray too, because minimised apps don't appear where you expect. Windows 11 shows a camera indicator near the clock while the camera is in use — if it's lit when you think nothing is running, something is.

My camera isn’t in Device Manager. What now?

Use the Action menu and Scan for hardware changes, which forces Windows to re-enumerate devices and often finds a USB webcam connected while the machine was asleep. Note the camera may be listed under Cameras, Imaging devices, or Sound, video and game controllers. On a USB webcam, also try a different port directly on the computer rather than through a hub or monitor.

My webcam broke after a Windows update. How do I fix it?

Roll the driver back rather than reinstalling blindly. In Device Manager, open the camera's properties, go to the Driver tab and choose Roll Back Driver — that's the targeted fix and it preserves everything else. If there's nothing to roll back to, uninstall the driver from the same tab and restart, which makes Windows reinstall it cleanly.

Sources and review notes

Checked on . Compiled by Glitchary from Microsoft’s Windows support documentation. Settings paths differ between Windows 10 and Windows 11 and change between feature updates — check Microsoft’s current article for your version. Guidance on browser permissions, virtual cameras and third-party meeting apps is general practice rather than Microsoft documentation. Glitchary is independent of Microsoft.

Tags

webcamwindowscamerapermissionsdrivers