How to Fix a Webcam Not Working in Windows 11
The Problem
Teams or the Camera app says it cannot find the camera, or the preview stays black. On laptops this is often a privacy toggle, a function-key shutter, or the wrong camera selected—not a dead sensor.
Only the mic failed? See microphone not working. This page is video only.
Symptoms
- We can't find your camera with error code
0xA00F4244or0xA00F4292. - A black or green preview that never shows an image, even though the app reports the camera as connected.
- The camera works in one app but not another—most often working in the Camera app and failing in a browser.
- The privacy LED next to the lens never lights up.
Step 1: Work Out Whether Windows Sees the Camera at All
Open the built-in Camera app first. It talks to the camera through the same pipeline every other app uses, with none of the extra permissions layers a browser or Teams adds.
- Camera app works, other apps do not → the hardware and driver are fine. Skip to Step 2 and Step 6; this is a permissions or app-selection problem.
- Camera app also fails → the fault is below the app layer. Go to Step 3 onwards.
Step 2: Windows Camera Privacy
Windows blocks camera access at three separate levels, and all three must be on.
- Settings → Privacy & security → Camera.
- Turn Camera access on—this is the device-wide switch.
- Turn Let apps access your camera on.
- Turn Let desktop apps access your camera on. Zoom, Teams (desktop), OBS, and Chrome are all desktop apps and are governed by this last toggle, which people routinely miss.
- Find your specific app in the list and confirm its own switch is on.
Step 3: Hardware Shutter and Function Keys
Most business laptops made after 2020 have a physical or firmware kill switch, and it survives reboots and driver reinstalls.
- Look for a sliding shutter on the bezel above the screen and slide it clear of the lens.
- Press
Fnplus the key with a camera icon—commonlyF8,F9, orF10on Dell, HP, and Lenovo. Watch the privacy LED as you press. - On some ThinkPads and Latitudes the camera can also be disabled in BIOS. Reboot, enter setup (see how to enter BIOS or UEFI), and check the security or integrated-devices section.
Step 4: Release a Camera Another App Is Holding
Only one application can own the camera stream at a time on many drivers. If OBS, a virtual-camera plugin, Skype, or a background meeting client is running, everything else sees black.
- Press
Ctrl + Shift + Escfor Task Manager. - End OBS, Skype, Zoom, Teams, and any manufacturer camera utility.
- Reopen only the app you want to use.
Step 5: Reinstall the Camera in Device Manager
- Press
Win + X→ Device Manager. - Expand Cameras (or Imaging devices on older drivers).
- If the entry has a down-arrow, right-click → Enable device.
- Right-click → Update driver → Search automatically.
- Still failing? Right-click → Uninstall device, tick Attempt to remove the driver if offered, then restart. Windows re-detects the camera on boot.
- If it does not come back, install the camera or chipset package from your laptop maker's support page rather than a third-party updater. Background: how to update outdated drivers.
Step 6: Pick the Right Camera Inside the App
Many laptops expose two devices: an IR camera used only by Windows Hello, and the real colour webcam. Apps sometimes default to the IR one, which produces a black preview.
- Zoom: Settings → Video → Camera dropdown.
- Teams: ⋯ → Settings → Devices → Camera.
- Chrome/Edge: click the padlock or camera icon in the address bar → allow, and choose the correct device.
- Discord: User Settings → Voice & Video → Video Settings.
Step 7: Run the Camera Troubleshooter
Settings → System → Troubleshoot → Other troubleshooters → Camera → Run. It resets the frame-server service and repairs registry permissions on the device class, which fixes 0xA00F4244 in a good number of cases.
What Not to Do
- Don't install a "webcam driver" from a search result. Camera drivers come from your PC maker or from Windows Update; downloadable packs are a common malware vector.
- Don't disable Windows Hello to free up the camera. The IR sensor and the colour sensor are separate devices and do not conflict.
- Don't keep reinstalling the app. If the Camera app fails too, no amount of reinstalling Zoom will help.
Still Black in Every App?
Plug in any cheap USB webcam. If that one works, the internal module or its ribbon cable is the fault—very common after a drop or a screen replacement, and a workshop repair rather than a settings change. If even a USB camera fails, run sfc /scannow and DISM /Online /Cleanup-Image /RestoreHealth from Terminal (Admin); see repair Windows 11 with SFC and DISM.
Related: fix camera not working in Teams or Zoom and microphone not working.
Related guides
How to Fix USB Device Not Recognized in Windows 11
USB device not recognized or showing Unknown Device in Windows 11? Reset USB controllers, fix power settings, and get the device detected with these step-by-step fixes.
How to Fix Keyboard Not Typing in Windows 11
Keyboard dead in Windows but works in BIOS? Fix filter keys, language layout, USB power saving, and drivers—or use the on-screen keyboard to sign in.
How to Fix USB Ports Not Working in Windows 11
USB mouse, flash drive, or phone not detected in Windows 11—try different ports, reset controllers, update chipset drivers, and fix power management.
How to Fix a Printer Showing Offline in Windows 11
Windows 11 printer stuck offline or jobs stuck in queue? Set the printer online, clear the print spooler, reinstall the driver, and fix Wi-Fi printer IPs.
How to Fix Bluetooth Not Working in Windows 11
Bluetooth missing, won't pair, or headphones connect on Windows 11 with no sound? Restart Bluetooth services, update drivers, and re-pair devices fast.