windows 10 – Disable Edge Shortcut Fresh install or update

You can get rid of the Edge shortcut, the methods depend on your rollout technology New Deployment Scenario Within MDT or SMS OSD in state restore phase, add run command line item Type : Run Command Line Name : Block Edge Shortcut Creation Command line : REG ADD HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer /v DisableEdgeDesktopShortcutCreation /t REG_DWORD /d 1 […]
Continue reading…