User Tools

Site Tools


microsoft:edge

Microsoft - Edge

Notes

Set new tab page

To disable the Microsoft search/news page on new tab pages you have to resort to a Edge extension or set a GPO Policy registry key:

 New-ItemProperty -Path "HKCU:\SOFTWARE\Policies\Microsoft\Edge" -Name "NewTabPageLocation" -Value "about:blank" -PropertyType String -Force

Source: Reddit - How do I change the NEW TAB PAGE in Edge?

microsoft/edge.txt · Last modified: 2025/07/31 10:10 by bas

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki