Forum Discussion
srabago
Aug 24, 2023Copper Contributor
'Work - Edge' Desktop Shortcut Reappears after deleting and reopening Edge Browser
End user removes the spam Desktop shortcut labeled 'Work - Edge': Once they reopen the Edge browser, the app shortcut reappears.
- Aug 29, 2023
Hi Everyone - The fix for this was released to Microsoft Edge Beta Version 117.0.2045.12. If you have access to the Beta Channel, please test and let us know if the issue has been resolved.
The fix should also be included in the next Stable release, which should be later this week if there are no delays. Thanks!
-Kelly
mortenbutcheregebaek
Sep 01, 2023Copper Contributor
Set this:
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\EdgeUpdate]
"CreateDesktopShortcutDefault"=dword:00000000
"RemoveDesktopShortcutDefault"=dword:00000001
That worked on AVD on my users
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\EdgeUpdate]
"CreateDesktopShortcutDefault"=dword:00000000
"RemoveDesktopShortcutDefault"=dword:00000001
That worked on AVD on my users
LLARS_REV
Sep 01, 2023Copper Contributor
Already did that, biggest issue is those garbage Work-Edge desktop shortcuts generated 170K of those on every desktop folder Synced to OneDrive so desktop screens and OneDrive sync broke on hundreds of computers.
- Keith_B2023Sep 01, 2023Copper ContributorNot a solution or clean for that matter, but you can run a login script to delete "Work*.lnk" and "Profile*.lnk" files from %USERPROFILE%\<Onedrive Location>\Desktop
It is clunky but effective.