Forums
New posts
Search forums
News
Security News
Technology News
Giveaways
Giveaways, Promotions and Contests
Discounts & Deals
Reviews
Users Reviews
Video Reviews
Support
Windows Malware Removal Help & Support
Inactive Support Threads
Mac Malware Removal Help & Support
Mobile Malware Removal Help & Support
Blog
Log in
Register
What's new
Search
Search titles only
By:
Search titles only
By:
Reply to thread
Menu
Install the app
Install
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Forums
Software
Browsers
Microsoft Edge
Block Microsoft from running experiments in the Microsoft Edge browser
Message
<blockquote data-quote="oldschool" data-source="post: 851517" data-attributes="member: 71262"><p>by <a href="https://www.ghacks.net/author/martin/" target="_blank">Martin Brinkmann</a> on January 01, 2020 </p><p>Browsers like Firefox, Chrome or Microsoft Edge come with built-in functionality to run experiments. Browser makers like Mozilla or Google may enable or disable features or changes in select browsers; this is often used to A-B test features or get early feedback on new implementations.</p><p>While most users may not even notice that experiments are running in their browsers, it happened in the past that experiments caused issues. The latest case was <a href="https://www.zdnet.com/article/google-chrome-experiment-crashes-browser-tabs-impacts-companies-worldwide/" target="_blank">revealed</a> in November when administrators from around the world reported that a Chrome experiment would crash browsers in organizations worldwide.</p><p>Negative side-effects of experiments are a problem for home users and business users alike, and it is often desirable to disable or block experiments from being downloaded and run.</p><p>Microsoft distinguishes between controlled feature rollouts and experiments in the company's <a href="https://www.ghacks.net/2019/03/25/this-is-the-chromium-based-microsoft-edge-browser/" target="_blank">new Chromium-based Microsoft Edge web browser</a>. Both are made available to part of the user base when they start to roll out but similarities end here.</p><p>Microsoft notes:</p><p></p><p>System administrators may use the "Control communication with the Experimentation and Configuration Service" on pro and Enterprise editions of Windows 7, 8.1 or 10 to prevent experiments in the browser.</p><p></p><p>Here is what is needed for that:</p><ol> <li data-xf-list-type="ol">Get the latest <a href="https://www.microsoftedgeinsider.com/en-us/enterprise" target="_blank">Microsoft Edge policy file</a> from the Microsoft Edge Insider website. It is likely that the <a href="https://www.ghacks.net/2019/06/21/microsoft-releases-microsoft-edge-chromium-group-policies-preview/" target="_blank">policies will become available</a> natively eventually when <a href="https://www.ghacks.net/2019/11/04/microsoft-plans-to-release-the-new-microsoft-edge-on-january-15-2020/" target="_blank">Edge is released and integrated</a> in Windows.</li> <li data-xf-list-type="ol">Extract the file (first a cab, then a zip).</li> <li data-xf-list-type="ol">Open Windows > Admx.</li> <li data-xf-list-type="ol">Copy the two .admx template files to C:\Windows\PolicyDefinitions\.</li> <li data-xf-list-type="ol">Open the language folder that matches the system language and copy the .adml files to the corresponding language folder of C:\Windows\PolicyDefinitions\</li> <li data-xf-list-type="ol">Open Start, type gpedit.msc and hit the Enter-key to open the Group Policy Editor. <a href="https://docs.microsoft.com/en-us/DeployEdge/configure-microsoft-edge" target="_blank">Consult this Docs</a> page on the Microsoft website for additional scenarios, e.g. when domain controllers are used.</li> <li data-xf-list-type="ol">Open Computer Configuration > Administrative Templates > Microsoft Edge.</li> <li data-xf-list-type="ol">Open the policy "Control communication with the Experimentation and Configuration Service" policy.</li> <li data-xf-list-type="ol">Set the policy to Enabled.</li> <li data-xf-list-type="ol">Set it to either "Retrieve configurations only" or "Disable communication with the Experimentation and Configuration Service". Retrieve will download configuration payloads only, disable won't download or enable them.</li> </ol><p>The behavior of not configuring the policy differs depending on whether it is a managed or unmanaged device. Managed devices will download the configuration only while unmanaged devices will retrieve configurations and experiments. (via <a href="https://twitter.com/teroalhonen/status/1211957012201914368" target="_blank">Tero Alhonen</a>)</p><p></p><p></p><p></p><p>[URL unfurl="true"]https://www.ghacks.net/2020/01/01/block-microsoft-from-running-experiments-in-the-microsoft-edge-browser/[/URL]</p></blockquote><p></p>
[QUOTE="oldschool, post: 851517, member: 71262"] by [URL='https://www.ghacks.net/author/martin/']Martin Brinkmann[/URL] on January 01, 2020 Browsers like Firefox, Chrome or Microsoft Edge come with built-in functionality to run experiments. Browser makers like Mozilla or Google may enable or disable features or changes in select browsers; this is often used to A-B test features or get early feedback on new implementations. While most users may not even notice that experiments are running in their browsers, it happened in the past that experiments caused issues. The latest case was [URL='https://www.zdnet.com/article/google-chrome-experiment-crashes-browser-tabs-impacts-companies-worldwide/']revealed[/URL] in November when administrators from around the world reported that a Chrome experiment would crash browsers in organizations worldwide. Negative side-effects of experiments are a problem for home users and business users alike, and it is often desirable to disable or block experiments from being downloaded and run. Microsoft distinguishes between controlled feature rollouts and experiments in the company's [URL='https://www.ghacks.net/2019/03/25/this-is-the-chromium-based-microsoft-edge-browser/']new Chromium-based Microsoft Edge web browser[/URL]. Both are made available to part of the user base when they start to roll out but similarities end here. Microsoft notes: System administrators may use the "Control communication with the Experimentation and Configuration Service" on pro and Enterprise editions of Windows 7, 8.1 or 10 to prevent experiments in the browser. Here is what is needed for that: [LIST=1] [*]Get the latest [URL='https://www.microsoftedgeinsider.com/en-us/enterprise']Microsoft Edge policy file[/URL] from the Microsoft Edge Insider website. It is likely that the [URL='https://www.ghacks.net/2019/06/21/microsoft-releases-microsoft-edge-chromium-group-policies-preview/']policies will become available[/URL] natively eventually when [URL='https://www.ghacks.net/2019/11/04/microsoft-plans-to-release-the-new-microsoft-edge-on-january-15-2020/']Edge is released and integrated[/URL] in Windows. [*]Extract the file (first a cab, then a zip). [*]Open Windows > Admx. [*]Copy the two .admx template files to C:\Windows\PolicyDefinitions\. [*]Open the language folder that matches the system language and copy the .adml files to the corresponding language folder of C:\Windows\PolicyDefinitions\ [*]Open Start, type gpedit.msc and hit the Enter-key to open the Group Policy Editor. [URL='https://docs.microsoft.com/en-us/DeployEdge/configure-microsoft-edge']Consult this Docs[/URL] page on the Microsoft website for additional scenarios, e.g. when domain controllers are used. [*]Open Computer Configuration > Administrative Templates > Microsoft Edge. [*]Open the policy "Control communication with the Experimentation and Configuration Service" policy. [*]Set the policy to Enabled. [*]Set it to either "Retrieve configurations only" or "Disable communication with the Experimentation and Configuration Service". Retrieve will download configuration payloads only, disable won't download or enable them. [/LIST] The behavior of not configuring the policy differs depending on whether it is a managed or unmanaged device. Managed devices will download the configuration only while unmanaged devices will retrieve configurations and experiments. (via [URL='https://twitter.com/teroalhonen/status/1211957012201914368']Tero Alhonen[/URL]) [URL unfurl="true"]https://www.ghacks.net/2020/01/01/block-microsoft-from-running-experiments-in-the-microsoft-edge-browser/[/URL] [/QUOTE]
Insert quotes…
Verification
Post reply
Top