mirror of
https://github.com/Raphire/Win11Debloat.git
synced 2026-08-22 07:36:25 +00:00
20 lines
1.6 KiB
Reg
20 lines
1.6 KiB
Reg
Windows Registry Editor Version 5.00
|
|
|
|
; Disable Microsoft Edge recommendations, feedback popups, MSN news feed, sponsored links, shopping assistant, and more.
|
|
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Edge]
|
|
"NewTabPageContentEnabled"=dword:00000000
|
|
"NewTabPageHideDefaultTopSites"=dword:00000001
|
|
"EdgeShoppingAssistantEnabled"=dword:00000000
|
|
"TabServicesEnabled"=dword:00000000
|
|
"AlternateErrorPagesEnabled"=dword:00000000
|
|
"UserFeedbackAllowed"=dword:00000000
|
|
"ShowRecommendationsEnabled"=dword:00000000
|
|
"WalletDonationEnabled"=dword:00000000
|
|
"HideFirstRunExperience"=dword:00000000
|
|
"DefaultBrowserSettingEnabled"=dword:00000000
|
|
"DefaultBrowserSettingsCampaignEnabled"=dword:00000000
|
|
"SpotlightExperiencesAndRecommendationsEnabled"=dword:00000000
|
|
"ShowAcrobatSubscriptionButton"=dword:00000000
|
|
|
|
|