How to prevent users from accessing the 'about:flags' settings page on Microsoft Edge

On Windows 10, now you get Microsoft Edge, which is the default web browser that replaces Internet Explorer, and it's been designed to tackle the tasks of the modern web with new features and a modern user interface. And of course, it's the browser that Microsoft has built to compete with the other major players, including Chrome and Firefox.

Among the new features, similar to the competition, Microsoft Edge includes a secret "flags" settings page, which contains advanced options and experimental features that developers can test to build a better web -- and advanced users can enable to tweak the performance of the web browser even further.

Even though the settings page is hidden from regular users, if you share your computer with other people, anyone can access and change these settings by simply typing about:flags in the address bar. The only problem is that the flags page contains many experimental features, which if they're enabled or disabled, they could sometime negatively affect the performance and functionality of Microsoft Edge.

Fortunately, Windows 10 includes at least two ways to block other users from accessing about:flags. In this Windows 10 guide, we'll walk you through the steps to use the Local Group Policy Editor and the Registry to prevent users from getting into Microsoft Edge's flags settings page on your computer.

How to disable 'about:flags' using Group Policy

If your computer is running Windows 10 Pro, Enterprise, or Education, you can easily edit one Group Policy object to disable access to the "about:flags" on Microsoft Edge.

  1. Use the Windows key + R keyboard shortcut to open the Run command.
  2. Type gpedit.msc and click OK to open the Local Group Policy Editor.
  3. Browse the following path:Computer Configuration > Administrative Templates > Windows Components > Microsoft Edge

  1. On the right side, double-click the Prevent access to the about:flags page in Microsoft Edge policy.
  2. Change its setting to Enabled.

  1. Click Apply.
  2. Click OK to complete the task.

Once you completed the steps, you can test the new setting by opening Microsoft Edge, and trying to go to about:flags, which now should result in a "You can't access this page" message.

When you need to revert the changes, follow the steps mentioned above, but this time on step 5, changes the policy setting to Not configured.

How to disable 'about:flags' using the Registry

If you're running Windows 10 Home, the Local Group Policy Editor won't be an available feature, but you can get the same result by tweaking the Registry.

Important: This is a friendly reminder to let you know that editing the registry is risky, and it can cause irreversible damage to your installation if you don't do it correctly. It's recommended to make a full backup of your PC before proceeding.

  1. Use the Windows key + R keyboard shortcut to open the Run command.
  2. Type regedit, and click OK to open the registry.
  3. Browse the following path:HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft
  4. Right-click the Microsoft (folder) key, select New, and click on Key.
  5. Name the new key Microsoft Edge and press Enter.
  6. Right-click the Microsoft Edge (folder) key, select New, and click on Key.
  7. Name the new key Main and press Enter.

  1. Select the Main (folder) key, and right-click on the right side, select New, and click on DWORD (32-bit) Value.

  1. Name the new DWORD PreventAccessToAboutFlagsInMicrosoftEdge and press Enter.
  2. Double-click the newly created DWORD and change its value from 0 to 1.

  1. Click OK.
  2. Close the Registry to complete the task.

Now launch Microsoft Edge and now trying to go to about:flags should result in a "You can't access this page" message.

In the case you change your mind, you can revert the changes at any time by using the same steps, but in step 3 browse this path HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\MicrosoftEdge\Main, and then change the PreventAccessToAboutFlagsInMicrosoftEdge DWORD value from 1 to 0.

Wrapping things up

The best part is that you're not only preventing access to the about:flags page when you're sharing your own account (not recommended) with other people, but the change will also be set globally to your computer regardless of the account anyone uses.

Do you share your computer with other users? If so, would you be blocking them access to the advanced flags page? Tell us in the comments below.

More Windows 10 resources

For more help articles, coverage, and answers on Windows 10, you can visit the following resources:

Mauro Huculak

Mauro Huculak is technical writer for WindowsCentral.com. His primary focus is to write comprehensive how-tos to help users get the most out of Windows 10 and its many related technologies. He has an IT background with professional certifications from Microsoft, Cisco, and CompTIA, and he's a recognized member of the Microsoft MVP community.