Windows Server 2019 Start Button not working

Pierre Choi 10 Reputation points
2023-11-16T11:46:45.06+00:00

The start button of my Windows Server 2019 is not working. The start menu does not open no matter I press the start key of keyboard or click on the start button. Every time I click on the start button, two error messages are found in the application event. Attached two images of the error messages.

I've tried some solutions but not worked. For example, I executed "Get-appxpackage -all shellexperience -packagetype bundle |% {add-appxpackage -register -disabledevelopmentmode ($_.installlocation + “\appxmetadata\appxbundlemanifest.xml”)}". I also ran "sfc /scannow" but no integrity violation was found.

Would anyone pls help?

error1

error2

Windows for business | Windows Server | User experience | Other
{count} votes

1 answer

Sort by: Most helpful
  1. Wesley Li 11,255 Reputation points
    2023-12-25T08:18:03.5666667+00:00

    Hello,

    You can try some methods to trouble-shoot the Start Button not working issue, for example, check for update, Update drivers, Restart windows explorer, etc…

    1. Press the Windows logo key + I to open Settings.

    Select Update & security > Windows Update , and then select Check for updates. Install any available updates and restart your computer if required.

    1. Press Ctrl + Shift + Esc to open Task Manager. You may need to select More details at the bottom of the window to see everything.

    Select the Processes tab.

    Scroll down to Windows Explorer, select it, then select Restart.

    The process may take a few seconds, and your taskbar and Start menu may not be visible while Windows Explorer restarts. You can close Task Manager when the process is complete.

    Here is an official document for your reference:

    Fix problems with the Start menu - Microsoft Support

    0 comments No comments

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.