Browser sign-in settings

Specify whether a user can sign into Microsoft Edge with their account and use account-related services like sync and single sign on. To control the availability of sync, use the 'SyncDisabled' (Disable synchronization of data using Microsoft sync services) policy instead.

If you set this policy to 'Disable', make sure that you also set the 'NonRemovableProfileEnabled' (Configure whether a user always has a default profile automatically signed in with their work or school account) policy to disabled because 'NonRemovableProfileEnabled' disables the creation of an automatically signed in browser profile. If both policies are set, Microsoft Edge will use the 'Disable browser sign-in' policy and behave as if 'NonRemovableProfileEnabled' is set to disabled.

If you set this policy to 'Enable', users can sign into the browser. Signing into the browser doesn't mean that sync is turned on by default; the user must separately opt-in to use this feature.

If you set this policy to 'Force', users must sign into a profile to use the browser. By default, this will allow the user to choose whether they want to sync to their account, unless sync is disabled by the domain admin or with the 'SyncDisabled' policy. The default value of 'BrowserGuestModeEnabled' (Aktiver gjestemodus) policy is set to false.

If you don't configure this policy users can decide if they want to enable the browser sign-in option and use it as they see fit.

Policy options mapping:

* Disable (0) = Deaktiver nettleserpålogging

* Enable (1) = Aktiver nettleserpålogging

* Force (2) = Tving brukere til å logge på for å bruke nettleseren

Use the preceding information when configuring this policy.

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

Browser sign-in settings


  1. Deaktiver nettleserpålogging
    Registry HiveHKEY_LOCAL_MACHINE or HKEY_CURRENT_USER
    Registry PathSoftware\Policies\Microsoft\Edge
    Value NameBrowserSignin
    Value TypeREG_DWORD
    Value0
  2. Aktiver nettleserpålogging
    Registry HiveHKEY_LOCAL_MACHINE or HKEY_CURRENT_USER
    Registry PathSoftware\Policies\Microsoft\Edge
    Value NameBrowserSignin
    Value TypeREG_DWORD
    Value1
  3. Tving brukere til å logge på for å bruke nettleseren
    Registry HiveHKEY_LOCAL_MACHINE or HKEY_CURRENT_USER
    Registry PathSoftware\Policies\Microsoft\Edge
    Value NameBrowserSignin
    Value TypeREG_DWORD
    Value2


msedge.admx

Administrative maler (datamaskiner)

Administrative maler (brukere)