From Microsoft Edge 83 it is possible to leverage a policy to prevent a Edge desktop shortcut as part of the installation. When provision a brand new device with Windows Autopilot you can assign a policy to the device to get it on the device before you are deploying the Edge installer from Intune as well.
This policy only works if the policy is effective on the device before the Edge is being installed. In my case I’m deploying Edge from Intune and leveraging enrollment status page (ESP) to block Windows until Edge is installed.

I wrote a blog earlier this they on how to install Edge with a customer installer parameters that does the same.  Deploy Edge without Desktop Icon
But this this new policy you can leverage the native build-in Edge application in Intune.
There can be scenarios where you still see Edge Desktop shortcut – one example is if you are using One Drive Know folder move and have the icon on the desktop on a different device.


Creating the policy in Intune

Start Microsoft Endpoint Manager admin center

  1. Select Devices
  2. Select Configuration profiles
  3. Click Create Profile

Prevent Edge Desktop shortcut as part of Windows Autopilot - 01

  1. Select Platform : Windows 10 and later
  2. Select Profile : Administrative Templates

Prevent Edge Desktop shortcut as part of Windows Autopilot - 02

  1. Enter Name : Prevent Edge Desktop as part of Autopilot

Prevent Edge Desktop shortcut as part of Windows Autopilot - 03

  1. Select : Computer Configuration
  2. Select : Microsoft Edge Update
  3. Select : Applications
  4. Select : Prevent Desktop Shortcut creation upon install default
  5. Click Disable

Prevent Edge Desktop shortcut as part of Windows Autopilot - 04

  1. Select group to Assign the policy to your autopilot group

Prevent Edge Desktop shortcut as part of Windows Autopilot - 05

You can also leverage the policy based on the channel/version and not all verions.

If you enable this policy a desktop shortcut is created when Microsoft Edge is installed. If you disable this policy, no desktop shortcut will be created when Microsoft Edge is installed. If you don’t configure this policy a desktop shortcut to Microsoft Edge will be created during installation. If Microsoft Edge is already installed, this policy will have no effect.

  • Administrative Templates/Microsoft Edge Update/Applications/Microsoft Edge
  • Administrative Templates/Microsoft Edge Update/Applications/Microsoft Edge Beta
  • Administrative Templates/Microsoft Edge Update/Applications/Microsoft Edge Canary
  • Administrative Templates/Microsoft Edge Update/Applications/Microsoft Edge Dev

 


End user experience

After the fist sign in to the desktop on a brand new autopilot provisioned Windows device – Edge is installed but there is not desktop shortcut.

Edge Autopilot rdesktop

In the registry you can see that the policy is applied:

  1. In Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\EdgeUpdate
  2. CreateDesktopShortcutDefault has the value of 0

Edge Autopilot regedit

Happy testing


Read more:

Prevent Desktop Shortcut creation upon install default

Advertisement