If you prefer a clean, minimalist Windows desktop environment, you likely delete application shortcuts the moment they appear. However, many users have noticed that Microsoft Edge has a persistent habit of forcefully recreating its shortcut icon right in the middle of your desktop, completely unprompted. This typically happens automatically in the background after Edge silently installs a software update.
This behavior is incredibly frustrating. It feels invasive for an application to continuously spam your desktop with redundant shortcuts after you have explicitly deleted them, especially if you already have Microsoft Edge pinned neatly to your Windows taskbar for easy access.
To permanently stop Microsoft Edge from recreating its desktop icon during background updates, you must block the behavior using the Windows Registry Editor.
How to Stop Edge from Recreating Desktop Shortcuts
You must create a specific Registry key to override the Edge updater.
- Press the Windows Key + R on your keyboard to open the Run dialog box.
- Type
regeditand press Enter to launch the Registry Editor (click “Yes” if prompted by User Account Control). - In the left-hand navigation pane, navigate precisely to this location:
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft - Right-click on the Microsoft folder and select New > Key.
- Name the new folder EdgeUpdate and press Enter.
- Click on your newly created
EdgeUpdatefolder to highlight it. - Right-click in the empty space in the right-hand pane and select New > DWORD (32-bit) Value.
- Name this new value exactly CreateDesktopShortcutDefault and press Enter.
- Double-click
CreateDesktopShortcutDefaultand ensure the Value data is set to 0. - Click OK and restart your computer.
The Microsoft Edge updater daemon will now read this policy restriction every time it runs. It is permanently forbidden from placing new shortcut icons on your desktop, ensuring your workspace remains exactly as clean as you left it.