Last active
October 27, 2025 21:04
-
-
Save msenturk/cadde1becfb96156bed46ed3170a209f to your computer and use it in GitHub Desktop.
brave slim debloat
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Windows Registry Editor Version 5.00 | |
| [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\BraveSoftware\Brave] | |
| "MetricsReportingEnabled"=dword:00000000 | |
| "SafeBrowsingExtendedReportingEnabled"=dword:00000000 | |
| "UrlKeyedAnonymizedDataCollectionEnabled"=dword:00000000 | |
| "FeedbackSurveysEnabled"=dword:00000000 | |
| "AutofillAddressEnabled"=dword:00000000 | |
| "AutofillCreditCardEnabled"=dword:00000000 | |
| "EnableDoNotTrack"=dword:00000001 | |
| "ForceGoogleSafeSearch"=dword:00000001 | |
| "IPFSEnabled"=dword:00000000 | |
| "BraveRewardsDisabled"=dword:00000001 | |
| "BraveWalletDisabled"=dword:00000001 | |
| "BraveVPNDisabled"=dword:00000001 | |
| "BraveAIEnabled"=dword:00000000 | |
| "TorDisabled"=dword:00000001 | |
| "BackgroundModeEnabled"=dword:00000000 | |
| "AlwaysOpenPdfExternally"=dword:00000001 | |
| "SpellcheckEnabled"=dword:00000000 | |
| "PromotionsEnabled"=dword:00000000 | |
| "SearchSuggestEnabled"=dword:00000000 | |
| "WebRtcIPHandling"="disable_non_proxied_udp" | |
| "BraveAIChatEnabled"=dword:00000000 | |
| "BraveShieldsDisabledForUrls"="[\"https://*\", \"http://*\"]" | |
| "MediaRecommendationsEnabled"=dword:00000000 | |
| "ShoppingListEnabled"=dword:00000000 | |
| "DefaultBrowserSettingEnabled"=dword:00000000 | |
| "SafeBrowsingProtectionLevel"=dword:00000000 | |
| "PasswordManagerEnabled"=dword:00000000 | |
| "BrowserSignin"=dword:00000000 | |
| "BlockThirdPartyCookies"=dword:00000001 | |
| "SyncDisabled"=dword:00000001 | |
| "DeveloperToolsDisabled"=dword:00000000 | |
| "BraveTalkEnabled"=dword:00000000 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment