Disable ads, suggestions and newsfeed in Edge

Privacy & Suggested ContentAlle Windows 10/11-versiesOmkeerbaar

This will turn off various distractions from Microsoft Edge such as ads, suggestions and the MSN news feed. This feature uses policies, which will lock down certain settings.

Toe te passen code

Disable ads, suggestions and newsfeed in EdgeRegistry
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

Code om ongedaan te maken

Enable ads, suggestions and newsfeed in EdgeRegistry
Windows Registry Editor Version 5.00


; Enable Microsoft Edge recommendations, feedback popups, MSN news feed, sponsored links, shopping assistant, and more.

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Edge]

"NewTabPageContentEnabled"=-
"NewTabPageHideDefaultTopSites"=-
"EdgeShoppingAssistantEnabled"=-
"TabServicesEnabled"=-
"AlternateErrorPagesEnabled"=-
"UserFeedbackAllowed"=-
"ShowRecommendationsEnabled"=-
"WalletDonationEnabled"=-
"HideFirstRunExperience"=-
"DefaultBrowserSettingEnabled"=-
"DefaultBrowserSettingsCampaignEnabled"=-
"SpotlightExperiencesAndRecommendationsEnabled"=-
"ShowAcrobatSubscriptionButton"=-

Wilt u dit combineren met andere aanpassingen?

Configurator openen