A webcam not working in Windows 11 — Teams showing a black box, Zoom saying “camera not detected,” the camera light staying off when an app tries to use it — almost always traces back to one of three things: app permissions, an app holding exclusive access, or a driver that needs a quick reset. Most fixes take under 3 minutes. We go deeper on the whole subject in our Complete Guide to Fixing Windows, Browser, and Software Errors.
Before anything else: Settings → Privacy and security → Camera → “Camera access” must be On, AND “Let apps access your camera” must be On, AND the specific app you’re using must be enabled in the list below. This single page resolves more “camera not working” cases than any other fix. If the camera works in some apps but not others, this is almost certainly the cause — Windows is blocking the specific app you’re trying to use.
Another app holding the camera
Windows 11 still treats most webcams as exclusive-access hardware. If Teams has the camera open in the background, Zoom can’t access it — you’ll get “another app is using your camera” or a silent failure with a black preview. The fix is closing whichever app grabbed the camera first.
Quick check: Ctrl+Shift+Esc → Task Manager → look for Teams, Zoom, Discord, Skype, OBS, NVIDIA Broadcast, or any browser tab with camera access. Right-click → End task on anything you’re not actively using. Then reopen the app you actually want to use.
This is more common than people realise. Background apps started at login, browser tabs left open from earlier video calls, system tray apps with always-on camera access — any of them can lock the camera invisibly. If your camera “stopped working” suddenly with no obvious cause, an app you forgot about is the most likely explanation.
The cover, the LED, the obvious checks
You’d be surprised how often this is the answer. Quick visual checks on the webcam itself:
- Physical privacy cover (many laptops 2020+ have a slide cover) → is it closed?
- Function key (F8, F10, depending on model) → did you accidentally hit the camera disable shortcut?
- For external USB webcams → is it actually plugged in firmly?
- USB hub or extension cable → known to cause flaky webcam connections; try direct port
The LED next to the camera is your friend here. When an app correctly accesses the camera, the LED lights up. If you start a video call and the LED never comes on: Windows isn’t sending the camera signal anywhere, so it’s a permissions or driver issue. If the LED lights up but the app shows black: the app is receiving the camera but isn’t displaying it (in-app setting issue, not Windows).
Restart the camera driver
Driver state can get stuck in a bad mode where the camera is technically working but won’t return frames. The fastest reset:
- Device Manager → Cameras (or “Imaging devices” on older systems)
- Right-click your webcam → Disable device → wait 5 seconds
- Right-click → Enable device
- Test in the Windows Camera app (Start → search “Camera” → open it)
If the Camera app works after this, the driver was stuck — your other apps should work too now. If the Camera app still shows nothing, the driver itself is broken, not just stuck.
Reinstall the driver
Device Manager → Cameras → right-click your webcam → Uninstall device. If asked to “Delete the driver software for this device,” check it and confirm. Restart Windows. On boot, Windows automatically reinstalls a generic camera driver. Test if it works with the generic driver.
If it works with the generic driver but you want the manufacturer’s specific one (often needed for laptop webcams with HDR, low-light enhancement, or hardware face tracking): get it from the laptop manufacturer’s support page, not from Windows Update. Laptop maker drivers are tuned to specific cameras; the universal Microsoft driver works but lacks features.
Our guide on microphone not working covers the parallel permissions issues that affect microphone access (often the same root cause as camera issues), and our Zoom connection troubleshooting covers the app-specific issues that show up as camera failure within Zoom. For broader camera privacy and security configuration, Microsoft’s camera privacy documentation covers the full permission system that controls camera access in Windows 11.
Antivirus blocking camera access
Several antivirus suites (Bitdefender’s “Webcam Protection,” Kaspersky’s “Webcam Protection,” Avast’s similar feature) actively block apps from accessing the camera as a privacy measure. Useful concept, but if you don’t know it’s enabled, you’ll spend ages troubleshooting Windows when the AV is the actual gatekeeper.
Check the antivirus interface for any “webcam protection” or “camera shield” feature. Either disable it temporarily to confirm it’s the cause, or add the specific app (Teams, Zoom, OBS) to its allowed list. Settings location varies by AV; look for “Privacy” or “Device Protection” sections.
If you didn’t install the antivirus yourself (it came pre-installed on a new laptop), this is especially worth checking — manufacturers ship some laptops with bundled security software whose webcam protection is on by default.
Group Policy on work machines
Corporate / education-managed Windows 11 machines often have Group Policy restrictions on camera access. If your camera works on a personal machine but not on a work laptop, with no obvious permission issue: IT has likely disabled camera access via policy.
You can confirm this by going to Settings → Privacy and security → Camera and looking for “Some settings are managed by your organization.” If you see that, no amount of local troubleshooting will fix it — IT controls camera access centrally. Contact them; explain what you need it for (legitimate work video calls, presentations, etc.) and they can enable it if appropriate.
Specific apps with their own camera settings
Even when Windows allows camera access, the app itself has its own selection. Common pitfalls:
Teams: Settings → Devices → Camera dropdown → confirm the right camera is selected. Some users have an external webcam plugged in but Teams defaulted to the laptop’s built-in one, or vice versa.
Zoom: Settings → Video → Camera dropdown → same thing. Zoom also has a “HD video” toggle which sometimes fails to negotiate properly with the camera and falls back to a black preview. Try toggling HD off.
Browser-based calls (Google Meet, Whereby, etc.): the browser’s site permissions need to allow camera, AND the right camera needs to be selected in the browser’s address bar (click the camera icon in the URL bar to switch).
Discord: Settings → Voice & Video → Video → Camera dropdown. Discord is notorious for getting confused with multiple camera devices.
Privacy shutter on the camera itself
Specific to laptops: Lenovo ThinkPads, HP EliteBooks, Dell Latitudes, and some Surfaces have a hardware “ThinkShutter” or “Webcam Shutter” — a physical slider next to the camera that mechanically blocks the lens. When closed, you’d see only black even if Windows reports the camera as working.
Check the bezel above your screen for a small slider. Some are obvious; some are subtle. If you see a black dot covering the camera lens that you can move with your finger, that’s it. Open it.
This is the most embarrassing fix to discover after 30 minutes of driver troubleshooting. Worth checking early.
| Symptom | Likely cause | First fix |
| Black preview, LED off | Permissions or driver | Camera privacy settings; restart driver |
| Black preview, LED on | App-side display issue | Restart app; check in-app camera selection |
| “Another app is using your camera” | Background app holds the camera | End background processes in Task Manager |
| Works in Camera app, not Teams/Zoom | App-specific permissions or selection | Allow app in Windows; pick right camera in app |
| “Cannot find camera” / device missing | Hardware connection or BIOS disabled | Reseat USB; check BIOS for camera disable |
| Stopped after Windows update | Driver compatibility | Roll back driver in Device Manager |
For most webcam problems, the privacy settings + closing background apps + driver restart combination handles 80% of cases in under 5 minutes. The deeper fixes (driver reinstall, antivirus configuration, BIOS-level disable) only apply to specific situations and you’ll usually know which because of how the symptom manifests.
BIOS-level camera disable
Some business laptops have BIOS/UEFI settings that disable the integrated camera entirely. IT departments sometimes set this on machines deployed to environments where cameras aren’t allowed.
To check: reboot → enter BIOS (F2 or F12 during POST, varies by manufacturer) → look in “Security” or “Devices” section for “Integrated Camera” or “Webcam” → make sure it’s Enabled. Save and exit.
On personal laptops, this should always be enabled by default. On work laptops, IT might have a reason for disabling it, so check before changing.
Roll back driver after Windows Update
If the camera was working yesterday and stopped after a recent Windows Update, the update probably installed a new driver that’s incompatible with your specific camera. Rolling back is the cleanest fix:
- Device Manager → Cameras → right-click your camera → Properties → Driver tab
- “Roll Back Driver” button (greyed out if no previous version available)
- Click it → choose a reason → wait for completion → restart
If Roll Back is greyed out, Windows doesn’t have a previous version saved. Workaround: download the older driver from the manufacturer’s site, then in Device Manager use “Update driver” → “Browse my computer” → “Let me pick from a list” → select the older version.
For laptop webcams, the laptop maker’s support page usually has driver archives. Older drivers are often more reliable than current ones for hardware that’s been out for a few years.
Multiple cameras and switching between them
If you have both a built-in laptop camera and an external USB webcam, apps sometimes pick the wrong one. Windows treats each as a separate camera device.
In Windows Camera app: bottom-right corner has a “Switch camera” icon if multiple cameras are present. Use it to confirm both are detected. If one shows nothing while the other works, the non-working one is the actual problem (driver, connection, or hardware).
In each video calling app, the camera selection is usually under Settings → Video or Settings → Devices → Camera. Set it to your preferred camera explicitly rather than relying on the app’s default (which often picks the wrong one when both are available).
USB webcams and power
External USB webcams sometimes fail because the USB port can’t supply enough power. This is especially common with USB hubs (especially unpowered ones) and front-panel ports on desktops that don’t get full USB power delivery.
Try plugging the webcam into a rear motherboard USB port (powered directly from the motherboard), or use a powered USB hub. If the camera works from one port but not another, you’ve found the issue — use the working port permanently.
Also: some high-resolution webcams (1080p or 4K) require USB 3.0 specifically. A USB 2.0 port may detect the camera but only deliver enough bandwidth for low-resolution mode. Switch to a USB 3.0 port (usually marked blue inside the connector).
When the camera is just broken
Sometimes hardware actually fails. Symptoms that suggest physical damage:
- Device Manager shows the camera with a yellow warning triangle and “Code 10” or “Code 43” error
- Camera works briefly then disappears from Device Manager
- Camera doesn’t appear at all in Device Manager despite being clearly connected (and BIOS enabled)
- You can hear or feel something rattling when the laptop is moved (loose internal connection)
For laptops: this is usually a connector cable that’s come loose internally, common after several years of opening and closing the lid. Repair shop can usually fix it for £30-£50. For built-in webcams that fully fail, an external USB webcam is far cheaper than laptop repair (£25-£80 for a decent one).
External webcams that die just need replacement. Logitech, Razer, and Anker make reliable options across price ranges. Consumer webcams from unknown brands often have driver problems on Windows 11 specifically — sticking with the major brands avoids most issues.
Worth knowing before video calls
Two minutes before an important call: open the Windows Camera app to confirm the hardware works. If it shows your face cleanly, the camera is fine — any issues during the call are app-specific. This is the fastest pre-flight check available, and catches almost every webcam issue before it becomes a problem mid-meeting.
If the Camera app shows nothing 2 minutes before your call, you have time to figure out which fix above applies. If everything works in the Camera app but Teams or Zoom shows black during the actual call, the issue is in the call app’s settings, not the camera. Knowing which side of the divide you’re on dramatically reduces panic.
Webcam issues are unique among Windows 11 problems because the failure modes are so visible — a meeting goes silent when you join camera-off and people ask if you can see them, or a recording attempt fails right before you needed it. Knowing the privacy settings layer, the exclusive-access app conflict, and the driver restart sequence covers maybe 90% of real-world webcam failures. The remaining 10% (BIOS, antivirus, Group Policy, hardware failure) reveal themselves quickly by which fixes don’t work, so the diagnostic process is straightforward even when the underlying cause is uncommon. Related: Webcam Not Working on Windows 11.






