⚡ TL;DR: Fixing a webcam on Windows 11
If your webcam is not working on Windows 11, the cause is usually a privacy setting, a permission, or a driver. Work through this order: (1) check the camera privacy settings that let apps use the camera, (2) confirm the app has camera permission, (3) make sure no other app is using the camera, (4) check for a physical privacy shutter or switch, (5) run the camera troubleshooter, and (6) update or reinstall the camera driver. If the webcam broke right after a Windows update, a driver rollback usually fixes it. The number one cause is a privacy toggle switched off.
A webcam that will not work always seems to happen at the worst moment, thirty seconds before a video call. The reassuring news is that webcam problems on Windows 11 are almost never a broken camera. They are nearly always a privacy setting, an app permission, or a driver issue, all of which take a minute or two to fix. This guide walks through every cause in order, so you can get your camera working again fast.
First: The Quick Checks
Rule out the simple things first, since they account for most webcam complaints.
- Is another app using the camera? A webcam can usually only be used by one app at a time. Close Teams, Zoom, your browser, or anything else that might have grabbed it, then try again.
- Is there a physical privacy shutter or switch? Many laptops and webcams have a sliding cover or a keyboard shortcut (often an Fn key) that physically disables the camera. Check it is open and enabled.
- For an external webcam, make sure it is firmly plugged in, and try a different USB port, ideally directly on the PC rather than through a hub.
- Restart the PC. A simple restart clears a surprising number of camera glitches.
Fix 1: Check Windows Camera Privacy Settings
Windows 11 has master switches that control whether apps can use your camera at all. If these are off, no app can access the webcam, and this is the single most common cause.
- Go to Settings, Privacy & security, Camera.
- Make sure Camera access is On (this is the master switch for the whole device).
- Make sure Let apps access your camera is On.
- Scroll down and confirm the specific app you are using (Teams, Zoom, your browser) is toggled On in the list.
Desktop apps that are not from the Microsoft Store are grouped under Let desktop apps access your camera, so make sure that is on too if you use one of those.
Fix 2: Confirm the App’s Own Permissions
Even with Windows allowing access, the individual app may have its own camera setting or may have selected the wrong camera.
- In the app’s settings (Zoom, Teams, etc.), find the video or camera section and confirm the correct camera is selected. If you have multiple cameras, the app may be pointed at the wrong one.
- In a browser, check the site permissions (the camera icon in the address bar) and make sure the site is allowed to use the camera.
- Test with the Windows Camera app (search “Camera” in the Start menu). If the camera works there but not in another app, the problem is that app’s settings, not Windows or the driver.
Fix 3: Run the Camera Troubleshooter
Windows 11 has a built-in tool that detects and fixes common camera problems automatically.
- Go to Settings, System, Troubleshoot, Other troubleshooters.
- Find Camera and click Run.
- Follow the prompts and let it apply any fixes, then test.
Fix 4: Update, Roll Back, or Reinstall the Camera Driver
Drivers are the most common deeper cause, especially if the webcam stopped working right after a Windows update.
To update the driver:
- Right-click Start, open Device Manager.
- Expand Cameras (or Imaging devices for some webcams).
- Right-click your camera and choose Update driver, then Search automatically.
If the webcam broke right after an update, roll the driver back:
- In Device Manager, right-click the camera and choose Properties.
- Open the Driver tab and click Roll Back Driver if available.
- Restart.
If neither works, reinstall the driver:
- In Device Manager, right-click the camera and choose Uninstall device.
- Restart. Windows reinstalls the camera driver automatically on boot.
- For a laptop, the latest camera driver from the manufacturer’s support page (Dell, HP, Lenovo, ASUS) often gives the best result.
Fix 5: Check Antivirus and Security Software
Some third-party antivirus and security suites include webcam protection that blocks camera access to prevent spying. If your camera stopped working after installing security software, this is a likely cause.
- Open your security software and look for a webcam protection or camera guard feature.
- Either disable it, or add your video app (Teams, Zoom, browser) to its list of allowed applications.
Windows Defender does not block the camera this way, so if you rely on Defender rather than a third-party suite, this is not your issue. Our guide on whether Microsoft Defender is enough covers that trade-off.
Fix 6: Repair System Files
If nothing above works, corrupted system files may be interfering. The built-in repair tools fix this without touching your personal files.
- Right-click Start and open Terminal (Admin).
- Run
sfc /scannow, let it finish, then runDISM /Online /Cleanup-Image /RestoreHealth. - Restart and test.
Quick Diagnosis Table
| Symptom | Likely cause | Go to |
|---|---|---|
| No app can use the camera | Camera privacy access off | Fix 1 |
| Works in one app, not another | App permission or wrong camera | Fix 2 |
| “Camera in use” error | Another app has the camera | Quick checks |
| Camera gone after an update | Driver changed | Fix 4 (roll back) |
| Black image but camera works | Privacy shutter closed | Quick checks |
| Stopped after installing antivirus | Webcam protection blocking it | Fix 5 |
| No camera in Device Manager | Driver missing or disabled | Fix 4 |
The Foundation: Keep Windows Genuine and Updated
Camera drivers and fixes arrive through Windows Update. An unactivated or non-genuine copy of Windows can miss those updates, leaving you with outdated or buggy camera drivers and no clean path to fix them, and it may have tampered system files that interfere with hardware.
A genuine, activated Windows receives driver and system updates reliably, which quietly prevents a range of hardware problems like this. If you need to sort out activation, see our guide on fixing Windows 11 activation. For related hardware issues, our guides on fixing no sound and fixing Bluetooth follow the same approach.
- Windows 11 Pro Retail, $15 (full update and driver access, transferable)
- Windows 11 Pro OEM, $10 (cheapest, tied to one PC)
- Browse all Windows 11 keys →
Frequently Asked Questions
Why is my webcam not working on Windows 11?
The most common causes are camera privacy access being turned off, an app lacking camera permission, another app already using the camera, a physical privacy shutter, or a driver problem. Start by checking Settings, Privacy & security, Camera, and confirm access is on.
How do I give an app permission to use my camera?
Go to Settings, Privacy & security, Camera. Turn on Camera access and Let apps access your camera, then scroll down and toggle on the specific app. For non-Store apps, also enable Let desktop apps access your camera.
Why does it say my camera is in use by another app?
A webcam can usually only be used by one app at a time. Close any other app that might have the camera, such as Teams, Zoom, or a browser tab, then try again. A restart clears it if you cannot find the culprit.
My webcam stopped working after a Windows update. What do I do?
The update likely changed your camera driver. In Device Manager, expand Cameras, open your camera’s Properties, and use Roll Back Driver on the Driver tab. If that is unavailable, reinstall the driver from your manufacturer.
Why is my camera showing a black screen?
Usually a physical privacy shutter is closed, or the wrong camera is selected in the app. Check for a sliding cover or an Fn key that disables the camera, and confirm the correct camera is chosen in your video app’s settings.
There is no camera in Device Manager. Why?
The driver may be missing or the device disabled. In Device Manager, click View, Show hidden devices, and look under Cameras and Imaging devices. A disabled camera shows a down arrow (right-click, Enable). If truly missing, reinstall the driver.
Can antivirus block my webcam?
Yes. Some third-party security suites include webcam protection that blocks camera access. If your camera stopped after installing security software, open it and disable webcam protection or allow your video app. Windows Defender does not block the camera this way.
How do I test if my webcam works?
Open the built-in Windows Camera app from the Start menu. If the camera works there, the hardware and driver are fine, and the problem is a specific app’s settings or permissions. If it does not work in the Camera app either, the issue is Windows-level or the driver.
Do SFC and DISM affect my camera settings?
No. They only repair Windows system files and do not touch your personal files or preferences. They are safe to run when corruption may be behind a stubborn camera problem.
Can unactivated Windows cause webcam problems?
Indirectly. Non-genuine installs can miss driver and system updates that keep hardware working, and may have tampered files. A genuine Windows 11 Pro key keeps everything updating cleanly, preventing a range of hardware quirks.
Final Thoughts
A webcam not working on Windows 11 looks like an emergency but is almost always a quick fix. Most of the time it is a privacy toggle switched off, a physical shutter closed, or another app holding the camera. When it is deeper, rolling back or reinstalling the driver handles nearly all of what remains.
To keep your webcam and every other piece of hardware working reliably, a genuine, fully updated Windows is the foundation. A Windows 11 Pro key at $15 ensures your drivers and updates arrive cleanly, quietly preventing a whole category of hardware headaches like this one.
Keep your drivers and updates clean with genuine Windows.
Genuine retail keys with instant email delivery and activation support.


