Broken Right Click Start menu on Windows 11

Blue 31 Reputation points
2021-11-02T04:16:30.9+00:00

Today, when I right click on the Start Menu icon on the Taskbar, normally, it will display a list of Windows configuration tools, such as Disk Management, Powershell, Shutdown, CMD, Device Manager, Task Manager, etc. Now, it just shows a blank box. I did use sfc /scannow as well as DISM /restorehealth thing to try to recover any corrupted file with no success and now, I can't access Task Manager easily instead of Ctrl+Alt+Del.

Windows for business Windows Client for IT Pros User experience Other
{count} votes

4 answers

Sort by: Most helpful
  1. John Allsup 6 Reputation points
    2022-07-17T13:03:45.647+00:00

    What worked for me (after trying everything previously mentioned here) is found at: https://thegeekpage.com/fix-right-click-not-working-on-start-menu-taskbar-in-windows-10/#google_vignette:~:text=fixed%20for%20sure.-,Fix%203%20%E2%80%93%20Replacing%20winx%20folder%20from%20somewhere%20else,-Step%201%20%E2%80%93%C2%A0

    To summarise: There is a folder %USERPROFILE%\AppData\Local\Microsoft\Windows\WinX
    in which there are three folders containing links to what appears in your start-right-click menu.

    The link supplies a .zip file you can use to populate the folders. Then Ctrl+Shift+Esc to launch Task Manager and then restart explorer.

    1 person found this answer helpful.

  2. Kapil Arya 8,451 Reputation points MVP Volunteer Moderator
    2021-11-02T07:29:31.7+00:00

    Hello,

    See if this fix helps you:

    https://www.kapilarya.com/fix-start-menu-not-working-in-windows-11

    Let us know if this helps!

    Note: Included link in this reply refers to blog post by a trusted Microsoft MVP.


  3. Limitless Technology 39,916 Reputation points
    2021-11-04T10:54:48.587+00:00

    Hi there,

    You can try some basic troubleshoots to sort this out. If you have installed any new updates try to uninstall them , they might have broken the start.

    Try to Re-register Start Menu

    In the administrative Windows PowerShell window copy and paste this command

    Get-appxpackage -all shellexperience -packagetype bundle |% {add-appxpackage -register -disabledevelopmentmode ($_.installlocation + “\appxmetadata\appxbundlemanifest.xml”)}

    Once it is executed try to restart the PC . You can also try resetting the PC with keeping all the files.


    --If the reply is helpful, please Upvote and Accept it as an answer--


  4. Gabriel Dispemec 431 Reputation points
    2022-11-29T11:39:44.05+00:00

    Check if these updates are installed, and if they are uninstall, restart and test.

    KB5015882, KB5015814 and KB5014668

    Or, you can also install the repair update:

    https://download.microsoft.com/download/a/3/9/a39e5797-119b-4d83-b778-f1227243baa0/Windows%2011%20(original%20release)%20KB5014668%20220721_04201%20Known%20Issue%20Rollback.msi


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.