Laptop webcam light on but no camera feed – real fix

Webcam light turns on but screen stays black? It's almost always a driver or privacy setting. Here's the fix that works 9 times out of 10.

I know how annoying this is. You open your camera app, the little light next to the lens turns on, but the screen stays dark or shows a loading spinner forever. You've probably tried restarting and it still doesn't work. Let me save you the headache.

The real fix – reinstall the camera driver

This works in almost every case. Here's the step-by-step:

  1. Press Win + X and pick Device Manager.
  2. Look for Cameras or Imaging Devices – expand it.
  3. Right-click your webcam (usually named Integrated Camera or USB Camera).
  4. Select Uninstall device. Check the box that says Delete the driver software for this device – yes, do that.
  5. Restart your laptop. Windows will auto-install the driver when it boots back up.

That's it. Had a client last month whose Dell Latitude 5410 did exactly this – light on, no feed. After uninstalling the driver and restarting, it worked again. The problem was a corrupted driver that got stuck in a bad state.

Why this works

The camera light turning on means the hardware is getting power and the motherboard sees it. But the driver – the software that tells Windows how to talk to the camera – is broken or outdated. When you uninstall it completely (including the driver files), Windows forces a fresh install from scratch. This bypasses any corrupted registry entries or stuck load states.

I've seen this with Windows 10 and 11. On older drivers, especially from 2019-2021, the camera firmware can hang after Windows Update messes with something. The fresh driver clears that hang.

Quick sanity check – privacy settings

Before you do the driver thing, check this one setting. It's a common trap on Windows 11 and some Windows 10 builds:

  • Go to Settings > Privacy & security > Camera.
  • Make sure Camera access is turned On.
  • Also check Let apps access your camera is On.

If that was off, turning it on fixes it without reinstalling anything. I've seen this on HP laptops where a Windows update flipped this setting to Off. But if the light is on, this usually isn't the problem – still worth a quick check.

Less common variations of the same issue

Sometimes the driver reinstall doesn't cut it. Here's what else I've seen in the wild:

1. BIOS/UEFI conflict

On some Lenovo ThinkPads (T490, X1 Carbon Gen 7), the camera can be disabled in BIOS. The light still turns on if the system sees the camera, but no feed comes through. To fix it:

  • Restart and tap F1 (or F2 on older models) to enter BIOS.
  • Look for Security > I/O Port Access > Integrated Camera – set it to Enabled.
  • Save and exit.

Had a client whose kid accidentally disabled it in BIOS while messing around. Light turned on, no picture. Easy fix once you know where to look.

2. Third-party antivirus blocking the camera

McAfee and Norton both have a 'webcam protection' feature that blocks camera access for non-whitelisted apps. Light turns on to show the camera is powered, but the app gets denied. Check your antivirus settings and whitelist your camera app (or disable the feature temporarily).

3. Faulty camera cable or loose connection

This is rare but happens. If you've dropped the laptop or taken it apart recently, the ribbon cable connecting the camera module to the motherboard might be loose. Light comes on because the motherboard signals power, but the data pins aren't making contact. If driver reinstall and BIOS check didn't work, and you're comfortable opening the laptop, reseat the camera cable. I've fixed three HP Spectre x360s this way – the cable wasn't fully locked in.

4. Windows Camera Frame Server service stopped

This one's sneaky. The service that handles camera frames can crash without warning. To check it:

  • Press Win + R, type services.msc, hit Enter.
  • Look for Windows Camera Frame Server.
  • Right-click it, pick Restart.
  • Also set its startup type to Automatic if it wasn't already.

I've seen this on Windows 11 after a feature update. The service stops, light turns on, no feed. Restarting it usually fixes it for good.

Prevention – keep it working

Once you've got the camera working, here's how to keep it that way:

  • Don't skip Windows updates. They often include camera driver fixes. But wait a week after a major update – let Microsoft fix their own bugs first.
  • Use manufacturer's driver updater – Dell's SupportAssist, Lenovo Vantage, HP Support Assistant. They push camera firmware updates that Windows Update doesn't.
  • Close camera apps properly. Force-quitting a video call app can leave the camera driver in a weird state. Exit Zoom, Teams, or Skype from the system tray, not by killing the process.
  • Check privacy settings after every major Windows update. The update sometimes resets your camera permissions. It's a 10-second check that saves you hours of troubleshooting.

That's the full rundown. Start with the driver reinstall – it's the fix I've used on over 50 laptops, and it works almost every time. If not, work through the variations above. You'll have your camera back in no time.

Related Errors in Hardware – RAM & MB
Memtest86 Passes but RAM Still Faulty: What to Check BIOS Firmware Corruption Detected BIOS Firmware Corruption Detected – Quick Fixes That Actually Work RAM Not Detected? Check This First Post code 0x4C, 0x50, or beep pattern 3 long 3 short RAM Slot Not Working? Fix Dead DIMM Slots Fast

Was this solution helpful?

EP
Erropedia Team
Tech Support Editors
The Erropedia editorial team researches and documents real-world tech errors from across Windows, Linux, macOS, networking, databases, cloud platforms, and more. Every solution is reviewed for accuracy and updated as software and systems evolve.