Disable bloat in Brave browser (AI, Crypto, etc.)

OtherAll Windows 10/11 versionsRevertible

This will disable Brave's built-in AI features, Crypto wallet, News, Rewards, Talk and VPN. This feature uses policies, which will lock down certain settings.

Code to Apply

Disable bloat in Brave browser (AI, Crypto, etc.)Registry
Windows Registry Editor Version 5.00


[HKEY_LOCAL_MACHINE\Software\Policies\BraveSoftware\Brave]

"BraveVPNDisabled"=dword:00000001
"BraveWalletDisabled"=dword:00000001
"BraveAIChatEnabled"=dword:00000000
"BraveRewardsDisabled"=dword:00000001
"BraveTalkDisabled"=dword:00000001
"BraveNewsDisabled"=dword:00000001

Code to Revert

Enable bloat in Brave browser (AI, Crypto, etc.)Registry
Windows Registry Editor Version 5.00


; Remove all Brave Browser Policies

[-HKEY_LOCAL_MACHINE\Software\Policies\BraveSoftware\Brave]

Want to combine this with other tweaks?

Open Configurator