My Windows 11 Start Button is no longer working.

Anonymous
2024-03-18T17:15:44+00:00

Hello,

Since yesterday my Windows 11 Start Button is no longer working.

It animates when I click it, but nothing else happens, also, my taskbar keeps switching on and off.

I don't know whether that is relevant or has anything to do with the problem, but two days ago I had Windows updates two days on the trot.

I have tried a number of recommended solutions, like commands in Pwoer shell, sfc /scannow, the DISM commands, updating my graphics drivcer, registry hacks, tried to re-install Windows but gave up when I saw I couldn't keep my files.

In short, none of the above have worked.

The thing is, some things I cannot do, like check my updates etc., as some Windows key commands don't work, eg. Windows + I.

Has anyone got any further advice for me, please?

Thank you very much in advance.

Windows for home | Windows 11 | Performance and system failures

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

53 answers

Sort by: Newest
  1. Anonymous
    2025-04-04T06:37:32+00:00

    you cant open system, if the start button wont work then settings cant be opened either with this issue

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2025-04-01T15:01:16+00:00

    Hi

    I faced the same problem a few days ago. I have two accounts that work fine on my laptop, but when I created a third account I had a problem with Start button. I had tried different solutions but nothing helped. In the end, I found a recommendation in Community to remove/rename C:\Users{Problem account}\AppData\Local\Microsoft\Windows folder using a different account, so the system can re-create it properly. I tried it, Start menu problem is gone, but I had an error with opening files like jpg.

    My solution was to delete C:\Users{Problem account}\AppData\Local\Microsoft\Windows\Shell folder using a different account. Now everything works fine.

    bro you are a life saver had same issue with just 1 account, tried everything but only this solution worked thanks

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2025-03-19T22:58:55+00:00

    Hi,

    I used System File Checker (SFC) to check and repair my installation. It said it didn't find any errors but my activation disappeared right after doing the check. I ended up having to download the most recent Windows 11 release, installing it, and activating it with my original key. That fixed all my issues. I think I had previously said I just rolled it back but that failed the next day when Windows Update decided I needed an update, etc. It sure seems like this issue comes about for a variety of reasons and there's not just 1 thing to fix it.

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2025-03-19T22:02:35+00:00

    Found a possible solution!!!

    To anyone having this issue, I pressed the windows key + s key, and it opened up windows search as expected, but what wasn't expected was once I opened up the search the windows button now works again! I can access the start menu again!!

    This worked for me.

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  5. Anonymous
    2025-03-18T01:16:20+00:00

    I had the same issue. I tried a bunch of things, not sure what made it work, but here's what I did:

    I looked through the replies to this post, tried not all but most of the solutions, none worked.

    Earlier today and a bit before I started intensely spam trying things, I got the pop up attached below (not 100% if it's the same one the first time because I did not snip, but this was the second time it showed up) My instincts told me that this is related to the windows start menu problems and how changing desktops with four fingers also leads to crashes. I kinda asked chatgpt at this point, which for me was a bit too much information.

    I followed some of its steps but they did not work, until when I checked Event Viewer (windows + x -> Event Viewer) and saw that there were many errors and they all had to do with start menu and application crashing things.

    I did the following steps, which eventually resulted in the fixing of the problem:

    1. Restart Windows Explorer

    Ctrl + Shift + Esc to open Task Manager

    Find Windows Explorer in the Processes tab

    Right-click and select Restart

    1. Repair Windows UI Components

    Open Command Prompt as Administrator

    Run:

    (DISM /Online /Cleanup-Image /RestoreHealth)

    Restart

    1. Reinstall Start Menu Components

    Open PowerShell as Administrator

    Run:

    (Get-AppxPackage Microsoft.Windows.StartMenuExperienceHost | Reset-AppxPackage)

    Restart

    I didn't need to go on after that, the problem was fixed after that restart.

    Oh yea btw another tip, don't hesitate to ask chatgpt. Chatgpt doesn't always provide valuable feedbacks/solutions, but since it has such an abundant source of information and knows definitely more than all of us, we could always try to see what it cooks up. And I guess, in my case that was an excellent move! Thx chatgpt ~

    I hope this helps :D

    Was this answer helpful?

    3 people found this answer helpful.
    0 comments No comments