Start menu button not working

Hilary McShine 10 Reputation points
2023-02-18T16:32:36.2233333+00:00

After Windows updates KB5022502 and KB5022834 on 15th February 2023 my Start Menu button has stopped working...

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

3 answers

Sort by: Most helpful
  1. Dillon Silzer 57,826 Reputation points Volunteer Moderator
    2023-02-19T15:47:24.59+00:00

    Hello Hilary,

    Try:

    1. Open command prompt by right click and Run as Administrator
    2. Run DISM /online /cleanup-image /checkhealth
    3. Run DISM /online /cleanup-image /restorehealth

    If this is helpful please accept answer.

    1 person found this answer helpful.
    0 comments No comments

  2. Limitless Technology 44,746 Reputation points
    2023-02-20T12:45:44.19+00:00

    Hi, thank you for coming to the forum.

    I'm sorry to hear about the trouble you're facing, I will be happy to assist in the best way I can.

    1. Please press on your keyboard the Ctrl + Shift + Esc to open Task Manager
    2. Select the Processes tab.

    3 Scroll down and find Windows Explorer, right click then select Restart.

    If that didn't work, try to re-register the taskbar.

    1. Press on your keyboard the Windows key + S
    2. Type Powershell, right click then select Run as Admin
    3. Copy paste the command below

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

    1. Restart your PC

    Please don’t hesitate to get in contact if the above suggestions still don't work. I will be more than happy to assist you further.

    0 comments No comments

  3. Kapil Arya 8,451 Reputation points MVP Volunteer Moderator
    2023-02-23T11:38:45.95+00:00

    Hello,

    See if this fix helps you:

    https://www.kapilarya.com/fix-start-button-not-working-in-windows-10

    Let us know if this helps!

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

    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.