Windows 10 Start Right-Click Context Menu Items Don't Open
Solution 1:
I found the solution after hours of searching. Windows 10 has issues with some shell extensions. See here: http://forums.hexus.net/windows/296885-winkey-x-menu-shortcuts-not-working-win-8-1-a.html
Using CCLeaner I was able to go into the Tools > Startup > Context Menu and disable shell extensions. I found out that it was QuickSFV that was causing this issue, so I disabled it and voila the items work again.
Solution 2:
If re-copying the WinX folder doesn't solve the problem, there is probably an obsolete registry entry pointing to a shell extension. You can track it down with this little jewel: http://www.nirsoft.net/utils/shexview.html
Sort by manufacturer and then disable all the non-Microsoft entries. Restart Windows Explorer (ctrl-e in the program) and see if your right-click works on something like Control Panel.
Then just re-enable them one at a time (or in small groups) and ctrl-e to restart Windows Explorer each time. Test each time to be sure your links are still working. Eventually you'll find the culprit. You can then use the program to locate the CLSID in the registry and delete or disable it. Done and done! Good luck -- hope it works for you!
Solution 3:
Simpler way will be (as discussed here):
- Go to
C:\Users\Default\AppData\Local\Microsoft\Windows\WinX
, and copy all folders toC:\Users\[user.account.name]\AppData\Local\Microsoft\Windows\WinX
. - Restart Explorer.