Windows 10 Right click on taskbar Icons dosen't work

Michael Rutherford 106 Reputation points
2021-05-17T18:55:36.58+00:00

Ok I have read up a lot of posts, but nothing seems to work. The problem....
On windows 10 systems such as my own build 20H2 (19042.985) and some of my clients, when you right click on an icon for example to unpin it or right click on File Manger that is open to open a second instance the menu does not pop up.

So I have tried running the power shell command Get-AppXPackage | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppXManifest.xml”} twice and that has not helped.

Someone suggested replacing the folders in the WinX folder group, nada no.

I also tried by creating a new user admin account on the system, NO.

I'm pretty much finding the same answers with no result and I don't think I am alone in this problem.

Would appreciate some ideas.

Mike R

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,806 questions
0 comments No comments
{count} votes

Accepted answer
  1. Michael Rutherford 106 Reputation points
    2021-05-27T16:35:40.063+00:00

    All right folks have solved this problem. It's two fold in a sense.
    First off I found a link that led me to a registry change at this link...https://superuser.com/questions/951306/right-click-on-taskbars-icon-and-slabs-in-start-will-not-open-context-menu-on-w?rq=1
    There are two folders there that will fix the problem in most cases.
    secondarily and maybe combined is a program called "StarIsBack" that I use and many of my clients use. In my case removing the two GUID folders didn't solve he problem until I updated StartIsBack. So there is a tie but I have no idea what.

    so that's all I have for now and all of my clients are back to normal.

    Thanks for you efforts.

    Mike R


9 additional answers

Sort by: Most helpful
  1. Garric 0 Reputation points
    2024-03-13T23:25:10.39+00:00

    It helped me

    Check and fix all Junction links in the '\User\Appdata\Local' folder (%LocalAppData%)

    fixed no right click on control panel and notifications

    0 comments No comments