# How to Fix a Webcam Not Working in Windows 11 URL: https://www.mytechnician.tech/tips/fix-webcam-not-working-windows-11/ Published: 2026-05-12 | Updated: 2026-08-10 | Author: Ankit Kumar Tags: Windows 11, Hardware, Fix, Troubleshooting, Peripherals Summary: Webcam stays black in Teams or Zoom on Windows 11? Fix camera privacy settings, the Fn-key shutter, drivers, and the right device selected in the app. Recommended app: PC-Troubleshooter — https://www.mytechnician.tech/apps/windows-troubleshooter/ (Microsoft Store: https://apps.microsoft.com/detail/9N7RWKW8SP24?hl=en-us&cid=mytechnician-web). Optional; every step below uses built-in Windows tools. ## 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](https://www.mytechnician.tech/tips/fix-microphone-not-working-windows-11/). This page is video only. ## Symptoms * **We can't find your camera** with error code `0xA00F4244` or `0xA00F4292`. * 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. 1. **Settings** → **Privacy & security** → **Camera**. 2. Turn **Camera access** on—this is the device-wide switch. 3. Turn **Let apps access your camera** on. 4. 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. 5. 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 `Fn` plus the key with a camera icon—commonly `F8`, `F9`, or `F10` on 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](https://www.mytechnician.tech/tips/how-to-enter-bios-uefi-windows-11/)), 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. 1. Press `Ctrl + Shift + Esc` for Task Manager. 2. End **OBS**, **Skype**, **Zoom**, **Teams**, and any manufacturer camera utility. 3. Reopen only the app you want to use. ## Step 5: Reinstall the Camera in Device Manager 1. Press `Win + X` → **Device Manager**. 2. Expand **Cameras** (or **Imaging devices** on older drivers). 3. If the entry has a down-arrow, right-click → **Enable device**. 4. Right-click → **Update driver** → **Search automatically**. 5. Still failing? Right-click → **Uninstall device**, tick **Attempt to remove the driver** if offered, then restart. Windows re-detects the camera on boot. 6. 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](https://www.mytechnician.tech/tips/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](https://www.mytechnician.tech/tips/how-to-run-sfc-dism-repair-windows-11/). Related: [fix camera not working in Teams or Zoom](https://www.mytechnician.tech/tips/fix-camera-not-working-teams-zoom-windows-11/) and [microphone not working](https://www.mytechnician.tech/tips/fix-microphone-not-working-windows-11/). --- Source: https://www.mytechnician.tech/tips/fix-webcam-not-working-windows-11/ — My Technician, free Windows 10/11 troubleshooting guides. Related tool: PC-Troubleshooter (PC-Troubleshooter is a system diagnostic and repair tool for Windows 10 and Windows 11—hardware, drivers, network, and common fixes in one app.) — https://www.mytechnician.tech/apps/windows-troubleshooter/ More guides: https://www.mytechnician.tech/llms.txt