Skip to content

Instantly share code, notes, and snippets.

@yuribyte
Forked from yashgorana/brave-debloat.reg
Created October 26, 2025 12:58
Show Gist options
  • Select an option

  • Save yuribyte/6035dcd74912e8a28a1d2691067ed2c9 to your computer and use it in GitHub Desktop.

Select an option

Save yuribyte/6035dcd74912e8a28a1d2691067ed2c9 to your computer and use it in GitHub Desktop.
Debloat Brave using Chromium policies. Auto-generated using https://github.com/yashgorana/chrome-debloat
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Edge]
; Edge Specific Settings
"BackgroundModeEnabled"=dword:00000000
"BingAdsSuppression"=dword:00000001
"CryptoWalletEnabled"=dword:00000000
"DiagnosticData"=dword:00000000
"EdgeAssetDeliveryServiceEnabled"=dword:00000000
"EdgeCollectionsEnabled"=dword:00000000
"EdgeEDropEnabled"=dword:00000000
"EdgeFollowEnabled"=dword:00000000
"EdgeShoppingAssistantEnabled"=dword:00000000
"EdgeWalletCheckoutEnabled"=dword:00000000
"EdgeWalletEtreeEnabled"=dword:00000000
"ExperimentationAndConfigurationServiceControl"=dword:00000000
"HubsSidebarEnabled"=dword:00000000
"ImplicitSignInEnabled"=dword:00000000
"MicrosoftEdgeInsiderPromotionEnabled"=dword:00000000
"PersonalizationReportingEnabled"=dword:00000000
"ResolveNavigationErrorsUseWebService"=dword:00000000
"ShowMicrosoftRewards"=dword:00000000
"StandaloneHubsSidebarEnabled"=dword:00000000
"WalletDonationEnabled"=dword:00000000
"WebWidgetAllowed"=dword:00000000
"AllowGamesMenu"=dword:00000000
"PaymentMethodQueryEnabled"=dword:00000000
"PromotionalTabsEnabled"=dword:00000000
"InAppSupportEnabled"=dword:00000000
"ExtensionManifestV2Availability"=dword:00000002
"EdgeWorkspacesEnabled"=dword:00000000
"ComposeInlineEnabled"=dword:00000000
"ImageEditorServiceEnabled"=dword:00000000
"MicrosoftEditorProofingEnabled"=dword:00000000
"MicrosoftEditorSynonymsEnabled"=dword:00000000
"SyncDisabled"=dword:00000001
; Chrome-compatible Settings
"AlternateErrorPagesEnabled"=dword:00000000
"AutofillCreditCardEnabled"=dword:00000000
"BrowserSignin"=dword:00000000
"ConfigureDoNotTrack"=dword:00000001
"PasswordManagerEnabled"=dword:00000000
"RelatedWebsiteSetsEnabled"=dword:00000000
"ShowRecommendationsEnabled"=dword:00000000
"UserFeedbackAllowed"=dword:00000000
"ForceSync"=dword:00000000
; Password Settings
"PasswordLeakDetectionEnabled"=dword:00000000
"PasswordSharingEnabled"=dword:00000000
"BlockExternalExtensions"=dword:00000000
; Site Shields/Permissions
"DefaultGeolocationSetting"=dword:00000002
"DefaultLocalFontsSetting"=dword:00000002
"DefaultSensorsSetting"=dword:00000002
"DefaultNotificationsSetting"=dword:00000002
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Edge\ExtensionInstallForcelist]
; uBlock Origin - msedge store
"1"="odfafepnkmbhccpbejgmiehpchacaeak"
; Cookie AutoDelete - msedge store
"2"="djkjpnciiommncecmdefpdllknjdmmmo"
; I still don't care about cookies - msedge store
"3"="kkacdgacpkediooahopgcbdahlpipheh"
; BlankTab - msedge store
"4"="ihknoknoahjhldmpdoajjdkfjhddgpcd"
; 1Password - msedge store
"5"="dppgmdbiimibapkepcbdbmkaabgiofem"
; ClearURLs - msedge store
"6"="mdkdmaickkfdekbjdoojfalpbkgaddei"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment