Apps keep pinning themselves on startup to the task bar, how do I stop this?

Anonymous
2020-05-20T21:09:14+00:00

Whenever I boot up my laptop MSI dragon center and xbox (beta) would be pinned to the task bar. I had to unpin everytime I use my laptop. How do I put an end to this? Please help. Thanks

Windows for home | Windows 10 | Accessibility

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments
Answer accepted by question author
Anonymous
2020-07-16T21:12:31+00:00

This solved the problem for me.

https://superuser.com/questions/1460439/icons-automatically-pinned-to-taskbar-after-every-reboot-in-windows-10

C:\Users(youruserhere)\AppData\Local\Microsoft\Windows\Shell\LayoutModification.xml

Looking for this line

CustomTaskbarLayoutCollection PinListPlacement="Replace"

I did a ctrl+f and searched "custom"

Found the lines with xbox app and dragon center app

Removed them and saved xml

Rebooted and they didnt show back up.

Was this answer helpful?

900+ people found this answer helpful.
0 comments No comments

55 additional answers

Sort by: Newest
  1. Anonymous
    2020-12-24T00:26:34+00:00

    This solved the problem for me.

    https://superuser.com/questions/1460439/icons-automatically-pinned-to-taskbar-after-every-reboot-in-windows-10

    C:\Users(youruserhere)\AppData\Local\Microsoft\Windows\Shell\LayoutModification.xml

    Looking for this line

    CustomTaskbarLayoutCollection PinListPlacement="Replace"

    I did a ctrl+f and searched "custom"

    Found the lines with xbox app and dragon center app

    Removed them and saved xml

    Rebooted and they didnt show back up. 

    I saw this in the LayoutModification.xml file 

    <CustomTaskbarLayoutCollection>

        <defaultlayout:TaskbarLayout>

          <taskbar:TaskbarPinList>

            <taskbar:UWA AppUserModelID="9426MICRO-STARINTERNATION.DragonCenter_kzh8wxbdkxb8p!App" /> 

            <taskbar:UWA AppUserModelID="9426MICRO-STARINTERNATION.CreatorCenter_kzh8wxbdkxb8p!App" />

            <taskbar:UWA AppUserModelID="Microsoft.GamingApp_8wekyb3d8bbwe!Microsoft.Xbox.App" /> 

          </taskbar:TaskbarPinList>

        </defaultlayout:TaskbarLayout>

     </CustomTaskbarLayoutCollection>

    removed 

     <taskbar:UWA AppUserModelID="9426MICRO-STARINTERNATION.DragonCenter_kzh8wxbdkxb8p!App" /> 

    and 

    <taskbar:UWA AppUserModelID="Microsoft.GamingApp_8wekyb3d8bbwe!Microsoft.Xbox.App" /> 

    this fixed the re-pin taskbar problem with the dragon center and xbox app store.

    The OS should honor the unpin command permanently and not require hand editing an XML file buried in the user AppData folder to permanently unpin an app. I wonder why it is so difficult to unpin these specific two apps from the taskbar... oh wait money, money is why. Having to do this Internet search and then hand edit of a file to remove these apps (that I never pinned) ensures I never use either of these apps unless I am forced to. It also indicates to me that no one would ever use either of these apps unless they were obnoxiously unremovable from the viewing area of the computer thus in front of the user without their consent continuously... like an advertisement. Surprised Edge wasn't also perma-pinned to the taskbar.

    Was this answer helpful?

    3 people found this answer helpful.
    0 comments No comments
  2. Anonymous
    2020-12-14T16:52:28+00:00

    I don't have dragon center but the Xbox (beta) app does the SAME thing. It's so annoying

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2020-12-12T15:09:56+00:00

    This worked beautifully for me! It was a 5 minute fix. thanks man! Happy Holidays!

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  4. Anonymous
    2020-10-20T17:53:04+00:00

    Notepad will be fine.

    Any plain text editor

    Was this answer helpful?

    4 people found this answer helpful.
    0 comments No comments