Skip to content

Instantly share code, notes, and snippets.

@Ethorbit
Last active March 31, 2025 21:40
Show Gist options
  • Save Ethorbit/f7df4de71eedf9a9dacfbc1fce894573 to your computer and use it in GitHub Desktop.
Save Ethorbit/f7df4de71eedf9a9dacfbc1fce894573 to your computer and use it in GitHub Desktop.
Run this registry file to remove Brave bloat on Windows
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\Software\Policies\BraveSoftware\Brave]
"BraveRewardsDisabled"=dword:00000001
"BraveWalletDisabled"=dword:00000001
"BraveVPNDisabled"=dword:00000001
"BraveAIChatEnabled"=dword:00000000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment