Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save markandrewj/2e3165b882390e14a6015e79245c7288 to your computer and use it in GitHub Desktop.

Select an option

Save markandrewj/2e3165b882390e14a6015e79245c7288 to your computer and use it in GitHub Desktop.
Block/Allow NVidia Broadcast Updates (Save each file as .reg, double click to run)
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SharedAccess\Parameters\FirewallPolicy\FirewallRules]
"{723B2CF9-6C17-40CF-AD64-382DAF2BC7BD}"="v2.32|Action=Allow|Active=TRUE|Dir=Out|App=%ProgramFiles%\\NVIDIA Corporation\\NVIDIA Broadcast\\NVIDIA Broadcast UI.exe|Name=Allow NVidia Broadcast Updates|"
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SharedAccess\Parameters\FirewallPolicy\FirewallRules]
"{723B2CF9-6C17-40CF-AD64-382DAF2BC7BD}"="v2.32|Action=Block|Active=TRUE|Dir=Out|App=%ProgramFiles%\\NVIDIA Corporation\\NVIDIA Broadcast\\NVIDIA Broadcast UI.exe|Name=Block NVidia Broadcast Updates|"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment