User Tools

Site Tools


microsoft:edge

This is an old revision of the document!


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.1753949400.txt.gz · Last modified: 2025/07/31 10:10 by bas

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki