Pop up asking me to use Edge recommended settings


  1. Posts : 53
    Windows 10 Home 64-bit
       #1

    Pop up asking me to use Edge recommended settings


    Hi,
    I have recently been getting pop ups asking if I want to optimise Microsoft Edge by using the recommended settings. I keep dismissing this, but it comes back agin.
    All the suggestions on Google were to go to edge://flags, and then turn off the Show Feature and Workflow Recommendations.
    However, when I go into these settings it is not there, so I can't turn it off.
    Can anyone offer an alternative way of stopping these pop ups, please?
    Many thanks.
      My Computer


  2. Posts : 5,456
    Windows 11 Home
       #2

    Booms said:
    All the suggestions on Google were to go to edge://flags, and then turn off the Show Feature and Workflow Recommendations.
    However, when I go into these settings it is not there, so I can't turn it off.
    MS removed that flag, because people were using it.

    There are a few policies you can try:
    Code:
    rem Allow personalization of ads, Microsoft Edge, search, news and other Microsoft services by sending browsing history, favorites and collections, usage and other browsing data to Microsoft
    reg add "HKLM\Software\Policies\Microsoft\Edge" /v "PersonalizationReportingEnabled" /t REG_DWORD /d "0" /f
    
    rem Enable full-tab promotional content
    reg add "HKLM\Software\Policies\Microsoft\Edge" /v "PromotionalTabsEnabled" /t REG_DWORD /d "0" /f
    
    rem Allow recommendations and promotional notifications from Microsoft Edge
    reg add "HKLM\Software\Policies\Microsoft\Edge" /v "ShowRecommendationsEnabled" /t REG_DWORD /d "0" /f
    
    rem Choose whether users can receive customized background images and text, suggestions, notifications, and tips for Microsoft services)
    reg add "HKLM\Software\Policies\Microsoft\Edge" /v "SpotlightExperiencesAndRecommendationsEnabled" /t REG_DWORD /d "0" /f
      My Computer


  3. Posts : 53
    Windows 10 Home 64-bit
    Thread Starter
       #3

    Okay, thank you. Will give it a go.
      My Computer


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 10 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 10" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 15:21.
Find Us




Windows 10 Forums