Configure Home Button

The Home button loads either the default Start page, the New tab page, or a URL defined in the Set Home Button URL policy.

By default, this policy is disabled or not configured and clicking the home button loads the default Start page.

When enabled, the home button is locked down preventing your users from making changes in Microsoft Edge's UI settings. To let your users change the Microsoft Edge UI settings, enable the Unlock Home Button policy.

If Enabled AND:
- Show home button & set to Start page is selected, clicking the home button loads the Start page.
- Show home button & set to New tab page is selected, clicking the home button loads a New tab page.
- Show home button & set a specific page is selected, clicking the home button loads the URL specified in the Set Home Button URL policy.
- Hide home button is selected, the home button is hidden in Microsoft Edge.

Default setting: Disabled or not configured
Related policies:
- Set Home Button URL
- Unlock Home Button

Supported on: Microsoft Edge on Windows 10, Version 1809 or later

Configure the Home Button


  1. Show home button & set to Start page
    Registry HiveHKEY_LOCAL_MACHINE or HKEY_CURRENT_USER
    Registry PathSoftware\Policies\Microsoft\MicrosoftEdge\Internet Settings
    Value NameConfigureHomeButton
    Value TypeREG_DWORD
    Value0
  2. Show home button & set to New tab page
    Registry HiveHKEY_LOCAL_MACHINE or HKEY_CURRENT_USER
    Registry PathSoftware\Policies\Microsoft\MicrosoftEdge\Internet Settings
    Value NameConfigureHomeButton
    Value TypeREG_DWORD
    Value1
  3. Show home button & set a specific page
    Registry HiveHKEY_LOCAL_MACHINE or HKEY_CURRENT_USER
    Registry PathSoftware\Policies\Microsoft\MicrosoftEdge\Internet Settings
    Value NameConfigureHomeButton
    Value TypeREG_DWORD
    Value2
  4. Hide home button
    Registry HiveHKEY_LOCAL_MACHINE or HKEY_CURRENT_USER
    Registry PathSoftware\Policies\Microsoft\MicrosoftEdge\Internet Settings
    Value NameConfigureHomeButton
    Value TypeREG_DWORD
    Value3


microsoftedge.admx

Administrative Templates (Computers)

Administrative Templates (Users)