Share via

Prevent MS Edge from Pinning to Taskbar after Reboot - Win 11

Anonymous
2022-09-20T13:15:36+00:00

Hello - I cannot figure out how to keep MS Edge from repinning itself to the taskbar in Windows 11 after a reboot. I right click it to "Un-Pin" which stays while the machine is running but after a reboot it will repin itself again. I have disabled startup boost in Edge which did not do the trick and also searched through numerous forums to try and find a solution but nothing will work.

Microsoft Edge | Open the browser | Windows 11

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

6 answers

Sort by: Most helpful
  1. Anonymous
    2022-10-25T03:50:09+00:00

    I had this problem too with my machine running Windows 11 22H2

    You must modify the LayoutModification.xml file as per Gauthier BE's reply here. In the below directory.

    %userprofile%\AppData\Local\Microsoft\Windows\Shell\

    In my case the file did not exist so I created a new file named LayoutModification.xml opened it in notepad and entered this:

      </DefaultLayoutOverride> 
    
        <CustomTaskbarLayoutCollection PinListPlacement="Replace"> 
    
        <defaultlayout:TaskbarLayout> 
    
          <taskbar:TaskbarPinList> 
    
          </taskbar:TaskbarPinList> 
    
        </defaultlayout:TaskbarLayout> 
    
      </CustomTaskbarLayoutCollection>
    
    100+ people found this answer helpful.
    0 comments No comments
  2. Anonymous
    2022-09-20T14:08:54+00:00

    Hello - Thank you for the suggestions but Edge was already not included in the startup list and the "Automatically save my restartable apps and restart them when I sign back in" option was already disabled.

    50+ people found this answer helpful.
    0 comments No comments
  3. Anonymous
    2022-09-20T13:56:52+00:00

    Hello dbronkalla, welcome to the Microsoft community, I'll be happy to help you today;

    I understand that Edge automatically pins to the taskbar on every launch;

    Initially I recommend that you disable Edge at startup;

    Press together the keys: Ctrl + Shift + Esc to access the Task Manager;

    Click Startup;

    Disable Edge from startup;

    Press Windows key + i and go to Accounts;

    Click Input Options;

    Disable the option: Automatically save my restartable apps on exit and restart them on login;

    Restart your PC and check if Edge still appears on the taskbar;

    Hope this helps, see you soon!

    30+ people found this answer helpful.
    0 comments No comments
  4. Anonymous
    2022-09-21T14:34:49+00:00

    Hello - I have tried the steps provided and unfortunately the icon still was repinned after restarting

    20+ people found this answer helpful.
    0 comments No comments
  5. Anonymous
    2022-09-20T14:29:12+00:00

    Dear dbronkalla,in this case I suggest you run the system file checker;

    Click on the Windows search bar and type: CMD

    The result of the search for CMD (Command Prompt) will be displayed, click Run as administrator;

    Copy and paste the commands below by pressing Enter after typing each command line:

    Sfc /ScanNow

    DISM /Online /Cleanup-Image /ScanHealth

    Dism /Online /Cleanup-image /RestoreHealth

    Restart Windows Explorer;

    Press together the keys: Ctrl + Shift + Esc to access the Task Manager;

    Click on Processes and locate Windows Explorer;

    Right-click on it and select the Restart option;

    Now unpin Edge icon from taskbar again and restart PC;

    Hope this helps, see you soon!

    1 person found this answer helpful.
    0 comments No comments