Skip to content

Instantly share code, notes, and snippets.

@alvarovm
Last active June 28, 2025 09:24
Show Gist options
  • Save alvarovm/8af4e153a3247acf4db5adb3eea46871 to your computer and use it in GitHub Desktop.
Save alvarovm/8af4e153a3247acf4db5adb3eea46871 to your computer and use it in GitHub Desktop.

Logitec Camera C210 (maybe C270) - Error - lvrs64.sys , lvuvc64.sys Windows 11 memory integrity

Problem

There problem with the Logitech webcam software are the drivers lvrs64.sys and lvuvc64.sys. These drivers are blocking Windows memory integrity.

Solution

I managed to make this working removing all the drivers from Win11, and use native Win11 native drivers.

  • Windows+X > Device Manager> Imaging Devices > Uninstall device > remove with drivers.
  • Disconnect and connect camera [Error will pop up, ignore it]
  • Windows+X > Device Manager> Sound, video and game controllers > Uninstall device > remove with drivers.
  • Disconnect and connect camera
  • Test camera in Zoom Settings > Video > Camera> select 'USB Video Device'

Make sure there is not lvrs64.sys and lvuvc64.sys in C:\WINDOWS\system32\drivers

NOTE: Do not waste your time installing Logi Tune.

@Badlok1
Copy link

Badlok1 commented Feb 4, 2025

Thank you so much, C525 worked

@Dragon-32
Copy link

Worked here too, C170 after the Win11 24H2 update. Thanks for posting

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment