Webcam Not Working After Windows or macOS Update: Rollback and Fix

Updated: June 2026

Quick answer: Most webcams stop working after an OS update because (1) the driver was replaced with a generic version, (2) camera privacy settings got reset, or (3) a kernel extension on macOS was disabled. Restart, check privacy settings, reinstall the manufacturer driver, and if all else fails, roll back the update.


TL;DR — 5-step recovery

  1. Reboot once — Windows/macOS sometimes need a restart to finish driver setup.
  2. Check privacy: Camera apps allowed, microphone allowed.
  3. Reinstall the manufacturer driver (Logi G HUB, Razer Synapse, Insta360 Control).
  4. If still broken, roll back the OS update (Windows Update history → Uninstall).
  5. For external webcams, try a different USB port (sometimes USB controller drivers changed).

What changes during OS updates

  • Drivers: Windows updates often install a generic Microsoft USB Video Class driver instead of the manufacturer's.
  • Privacy: Updates can reset per-app camera permissions to "ask again" or "denied".
  • Kernel extensions (macOS): Updates can disable third-party kexts that webcams (especially DSLR-as-webcam software) depend on.
  • USB stack: Power management or USB drivers may change, affecting how the camera enumerates.

Detailed Guide

1. Reboot first — really

Some updates leave drivers in a half-loaded state. A clean reboot fixes 30% of "webcam broken after update" cases. Do this before anything else.

2. Check Windows privacy

Settings → Privacy & Security → Camera:

  • "Camera access" — On.
  • "Let apps access your camera" — On.
  • Scroll down: confirm the app you need (Zoom, Teams) is allowed.
  • "Let desktop apps access your camera" — On (this is the common culprit after Windows 11 updates).

3. Check macOS privacy

System Settings → Privacy & Security → Camera:

  • Toggle the relevant apps on.
  • If an app isn't listed, launch it and try to use the camera once — it'll appear in the list to enable.
  • Some Ventura+ updates require re-granting Screen Recording too.

4. Reinstall the manufacturer driver

Windows tends to overwrite OEM drivers with generic ones during major updates. Reinstall:

  • Logitech: Logi Tune or G HUB (download from logitech.com).
  • Razer: Razer Synapse (razer.com).
  • Insta360 Link: Insta360 Link Controller (insta360.com).
  • Elgato Facecam: Camera Hub.

5. Update or rollback the device driver in Device Manager

Windows → Device Manager → Cameras → right-click your webcam:

  • "Update driver" — try automatic search.
  • "Roll back driver" if available — restores the pre-update version.
  • "Uninstall device" — then disconnect and reconnect the camera to force fresh enumeration.

6. macOS kernel extension issue (DSLR-as-webcam)

If you used DSLR or third-party software (Camo, EOS Webcam Utility), updates may disable the kext. Re-enable in:

  • System Settings → Privacy & Security → bottom of page → "System Software Allow".
  • Sometimes requires booting into Recovery Mode → System Settings → Startup Security to allow third-party kexts.

7. Roll back the OS update

If reinstalling drivers doesn't help:

  • Windows 11: Settings → Windows Update → Update History → Uninstall Updates → remove the latest cumulative update.
  • macOS: only major releases can be rolled back via Time Machine or by reinstalling the previous OS. Monthly updates are baked in.

8. USB port and cable check

Sometimes the update changes USB power management. Try:

  • Different USB port (USB 2.0 if you were on 3.0, or vice versa).
  • Powered USB hub.
  • A different cable.

9. Test the webcam on a different machine

If it works elsewhere, the issue is your computer (not the camera). If it doesn't work anywhere, the camera failed at the same time as the update — coincidence or related.

10. Last resort: clean OS reinstall

If nothing fixes it and the update is irreversible, a clean reinstall of the OS with manual driver installation usually fixes residual issues. Back up first.


FAQ

Why does my webcam stop working after every Windows update?
Windows reinstalls a generic driver that overrides Logitech's better one. Reinstall the manufacturer driver after each major update.

What if "Roll back driver" is greyed out?
Windows didn't keep the previous driver. Download it manually from the manufacturer's website.

Will System Restore fix it?
Often yes on Windows. Restore to a point before the update.

macOS Sonoma broke my Continuity Camera — fix?
Restart both Mac and iPhone, check Wi-Fi + Bluetooth both on, and confirm the iPhone is signed in to the same iCloud account.

Webcam works in Zoom but not Teams after update?
Per-app permission was reset for Teams. Re-grant in Privacy settings.


Key Takeaways

  • Most post-update webcam issues are driver replacement or privacy reset.
  • Always reboot first; then check privacy; then reinstall manufacturer driver.
  • System Restore (Windows) or Time Machine (macOS) is the nuclear option.
  • Major macOS updates often require re-enabling kernel extensions.

Related