GPO Edge "Configure List of forced-installed web apps" Copy desktop shortcut multiple time

Alexis Gauthier 35 Reputation points
2023-01-18T13:36:18.63+00:00

Hello, I don't know why it started to do that, but when I configured the list of forced installed web apps everything was all right.

A week ago, users started asking why there was multiple copy of the desktop shortcut on their desktop.

I don't know how to solve this, I checked online but there's no topic about this problem.

The line for example is : [{"url": "https://test.com","default_launch_container": "window","create_desktop_shortcut": true,"fallback_app_name": "Name of the app"}]

If someone has a solution, I would be happy to hear it :)

they duplicate when I open the link and close it, shortly after that a copy appear every time.

gpupdate /force do nothing

deleting the copied shortcut do nothing, they reappear

sometimes rebooting the computer makes them disappear all and after that they start reappearing

Windows for business | Windows Client for IT Pros | User experience | Other
Microsoft Edge | Microsoft Edge development
{count} votes

Accepted answer
  1. Anonymous
    2023-01-19T09:36:46.5733333+00:00

    Hi @Alexis Gauthier ,

    If you set "create_desktop_shortcut": true, this policy will create a desktop shortcut immediately after you apply it. Then, every time you open a new Edge session (including the web app window, and make sure there's no existing Edge session), you'll have a new shortcut copy.

    I have a workaround for you to avoid redundant shortcuts being created. You need to delete "create_desktop_shortcut": true or change its value into false after the original shortcut was created. Then, no redundant shortcuts will be created.


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    Best Regards,

    Shijie Li

    1 person found this answer helpful.

4 additional answers

Sort by: Most helpful
  1. Thameur-BOURBITA 36,261 Reputation points Moderator
    2023-01-18T13:44:12.5333333+00:00

    Hi,

    Did you check if there is any GPO settings behind this behavior.

    gpresult /H c:\temp\gpresult.html

    Please don't forget to mark helpful answer as accepted


  2. Qowy 0 Reputation points
    2023-01-19T12:37:37.76+00:00

    Same Issue here, This was working fine as a GPO for over a year. The issue only appeared a week ago.

    0 comments No comments

  3. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.

    2 deleted comments

    Comments have been turned off. Learn more

  4. Michael Williams 0 Reputation points
    2023-04-06T10:24:47.58+00:00

    Edge Version 111.0.1661.62 (Official build) (64-bit) Deployed to a group of users via GPO; [{"fallback_app_name": "HiBob","create_desktop_shortcut": true,"default_launch_container": "window","url": "https://app.hibob.com/login/home"} Duplications of the desktop icon are occurring. This process seems to lack control over deployment, with the need to set the create_desktop_shortcut": false after initial deployment. Also, group policy deployment and syntax instructions seem very limited. If anyone has come across any good resources, please let me know.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.