Skip to content

Instantly share code, notes, and snippets.

@pungat
Created September 13, 2024 09:26
Show Gist options
  • Save pungat/00169e58be6b4cf356b8d910321047e7 to your computer and use it in GitHub Desktop.
Save pungat/00169e58be6b4cf356b8d910321047e7 to your computer and use it in GitHub Desktop.
Brave Browser - Debloat
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\BraveSoftware]
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\BraveSoftware\Brave]
"BraveAIChatEnabled"=dword:00000000
"BraveRewardsDisabled"=dword:00000001
"BraveVPNDisabled"=dword:00000001
"BraveWalletDisabled"=dword:00000001
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment