Control where developer tools can be used

Control where developer tools can be used.

If you set this policy to 'DeveloperToolsDisallowedForForceInstalledExtensions' (the default), users can access the developer tools and the JavaScript console in general, but not in the context of extensions installed by enterprise policy.

If you set this policy to 'DeveloperToolsAllowed', users can access the developer tools and the JavaScript console in all contexts, including extensions installed by enterprise policy.

If you set this policy to 'DeveloperToolsDisallowed', users can't access the developer tools or inspect website elements. Keyboard shortcuts and menu or context menu entries that open the developer tools or the JavaScript Console are disabled.

Policy options mapping:

* DeveloperToolsDisallowedForForceInstalledExtensions (0) = Block the developer tools on extensions installed by enterprise policy, allow in other contexts

* DeveloperToolsAllowed (1) = Allow using the developer tools

* DeveloperToolsDisallowed (2) = Don't allow using the developer tools

Use the preceding information when configuring this policy.

Støttes av: Microsoft Edge version 77, Windows 7 or later

Control where developer tools can be used


  1. Block the developer tools on extensions installed by enterprise policy, allow in other contexts
    Registry HiveHKEY_LOCAL_MACHINE or HKEY_CURRENT_USER
    Registry PathSoftware\Policies\Microsoft\Edge
    Value NameDeveloperToolsAvailability
    Value TypeREG_DWORD
    Value0
  2. Allow using the developer tools
    Registry HiveHKEY_LOCAL_MACHINE or HKEY_CURRENT_USER
    Registry PathSoftware\Policies\Microsoft\Edge
    Value NameDeveloperToolsAvailability
    Value TypeREG_DWORD
    Value1
  3. Don't allow using the developer tools
    Registry HiveHKEY_LOCAL_MACHINE or HKEY_CURRENT_USER
    Registry PathSoftware\Policies\Microsoft\Edge
    Value NameDeveloperToolsAvailability
    Value TypeREG_DWORD
    Value2


msedge.admx

Administrative maler (datamaskiner)

Administrative maler (brukere)