This article was reviewed by Stan Kats and by wikiHow staff writer, Hannah Dillon. Stan Kats is the COO and Chief Technologist for The STG IT Consulting Group in West Hollywood, California. Stan provides comprehensive technology & cybersecurity solutions to businesses through managed IT services, and for individuals through his consumer service business, Stan's Tech Garage. Stan has over 7 years of cybersecurity experience, holding senior positions in information security at General Motors, AIG, and Aramark over his career. Stan received a BA in International Relations from The University of Southern California.
There are 8 references cited in this article, which can be found at the bottom of the page.
This article has been fact-checked, ensuring the accuracy of any cited facts and confirming the authority of its sources.
This article has been viewed 3,150 times.
If your Windows 11 Start menu suddenly stops working, it can be very frustrating. Unfortunately, there's no single fix that works for everyone, but there are a handful of solutions you can try that actually work. In this article, we'll go over seven ways to fix the Windows 11 Start menu when it stops working. Keep reading to learn more.
Steps
-
Open the Task Manager. Restarting Windows Explorer is a quick fix that can resolve many issues with the taskbar. There are a few ways to open Task Manager:
- Right-click the taskbar, then click Task Manager.
- Press Ctrl+⇧ Shift+Esc.
- Press Ctrl+Alt+Delete and click Task Manager.
-
Right-click on Windows Explorer and select Restart. The Windows Explorer process will be restarted, and during this process, the taskbar may disappear for a few seconds. This is normal.
- Since the list of processes is sorted alphabetically, Windows Explorer will appear near the bottom. Scroll all the way down to find it.
Advertisement -
Try the Start menu again. If it still doesn't work, continue on to try the other troubleshooting methods in this article.
-
Enter the Windows Recovery Environment. If your Start menu stopped working after a recent Windows update,[1] you can roll back that update to gain Start menu functionality again.[2] The first step to doing this is to enter the Windows Recovery Environment, or WinRE.
- To enter WinRE, go to the login screen, click the Power icon in the bottom-right corner, and hold down ⇧ Shift while clicking Restart.
- You can also enter WinRE by pressing ⊞ Win+I and going to Update & security > Recovery > Advanced Startup > Restart now.[3]
-
Click Troubleshoot. When your computer restarts, you'll see a menu on a blue screen. The Troubleshoot menu option is the middle one, with an icon of a wrench and a screwdriver.
-
Click Advanced options. It's the bottom option with a checklist icon.
-
Click Uninstall Updates. It's the top option in the second column, and it has a gear icon.
-
Choose Uninstall latest quality update. It's the top option.
-
Click Uninstall latest quality update again. This time, the button is smaller, and it's at the bottom of the screen. Once you click this button, your computer will begin rolling back the latest quality update. It may take some time for your computer to roll back the update.
-
Check the Start menu. If it's still not working, continue on with the other troubleshooting methods in this article.
- If Windows can't uninstall the latest quality update, you can try to roll back to a system restore point.
-
Open PowerShell. To do this, press ⊞ Win+R to open the Run menu, then type powershell and press ↵ Enter.
-
Enter the command to stop the Start process. Copy and paste this command into PowerShell: Stop-Process -Name StartMenuExperienceHost -Force. Press ↵ Enter to run the command. This will force the Start process to stop.
-
Start the Start process again. The Start process should start back up on its own, but if it doesn't or if you want to be sure it starts back up, copy and paste the following command and press ↵ Enter to run it: Start-Process explorer.exe.[5]
-
Try the Start menu again. If it still doesn't work after restarting the process, try one of the other methods in this article.
-
Open an elevated Terminal. If you can, right-click the Windows icon, then click Terminal (Admin). If you right-click on the Windows icon and nothing happens, do this:
- Press ⊞ Win+R to open the Run window.
- Type wt in the text box.
- Press Ctrl+⇧ Shift+↵ Enter to open an elevated Terminal.
-
Run the command to reregister the Start menu. Copy and paste Get-AppxPackage -AllUsers Microsoft.Windows.ShellExperienceHost into the Terminal, then press ↵ Enter to run it.
- You may see some red text while this command runs, but you can ignore it.
-
Run the command to fix the Start menu experience. Copy and paste Get-AppxPackage Microsoft.Windows.StartMenuExperienceHost in the Terminal, then press ↵ Enter to run it.[6]
-
Restart your computer. Check whether the Start menu works after your computer finishes rebooting. If not, try one of the other methods in this article.
-
Open Command Prompt as an administrator. If there's an issue with your Start menu system files, there are two built-in Windows scans that can fix it: DISM (Deployment Image Servicing and Management) and SFC (System File Checker).
- To open Command Prompt as an administrator when the Start menu isn't working, press ⊞ Win+R. Then, type cmd in the text box and press Ctrl+⇧ Shift+↵ Enter to run Command Prompt as an admin.
-
Run the command for DISM. Microsoft suggests running DISM before SFC. To run the DISM command, copy and paste DISM.exe /Online /Cleanup-image /Restorehealth into the Command Prompt window and press ↵ Enter.
-
Run the command for SFC. If your Command Prompt window closed after running DISM, open a new one. Then copy and paste the SFC command and press ↵ Enter to run it: sfc /scannow.[7]
-
Try the Start menu again. If the Start menu still doesn't work, try one of the other troubleshooting methods in this article.
-
Open the Task Manager. Sometimes, the search bar next to the Start menu stops working, which can cause the Start menu to stop working. If the search bar isn't working alongside Start, you can try the steps in this section.
- There are a few ways to open Task Manager:
- Right-click the taskbar, then click Task Manager.
- Press Ctrl+⇧ Shift+Esc.
- Press Ctrl+Alt+Delete and click Task Manager.
- There are a few ways to open Task Manager:
-
Locate the search process. You may see "Search" or "SearchHost.exe."
-
Right-click the process. Click End Task to end it. Windows will restart the process automatically.[8]
-
Try opening the Start menu again. If the Start menu still won't open, check out our article on fixing the Windows 11 search bar. It goes more in-depth about different ways to fix the search bar.
- If restarting the search process fixes the search bar but Start still won't work, try one of the other methods in this article.
-
Open System Restore. If you have a system restore point from before your Start menu stopped working, you can restore from it.
- To open System Restore, press ⊞ Win+R, type rstrui.exe, and press ↵ Enter.
-
Click Next under "Restore system files and settings." If you don't have a system restore point, you'll need to go back and try another method in this article to fix the Start menu.
-
Choose the restore point you want to restore from. If you don't see the restore point you want to choose, click Show more restore points to see more.
-
Click Next > Finish. Windows will apply your chosen system restore point. Once it has rolled back to that point, your computer will restart automatically.[9]
-
Check the Start menu again. If the Start menu still doesn't work, you'll need to go back and try another method in this article.
- And if the steps above have been helpful, be sure to download this article as a PDF so you can print, read, or reference it any time.
Expert Q&A
Video
Tips
References
- ↑ https://www.neowin.net/news/microsoft-admits-its-recent-update-broke-vital-windows-11-start-menu-function/
- ↑ https://www.reddit.com/r/WindowsHelp/comments/1refyks/windows_11_update_start_menu_not_working/
- ↑ https://learn.microsoft.com/en-us/windows-hardware/manufacture/desktop/windows-recovery-environment--windows-re--technical-reference?view=windows-11
- ↑ https://support.nzxt.com/hc/en-us/articles/15579832528411-How-to-Rollback-a-Windows-Update
- ↑ https://www.ninjaone.com/blog/how-to-restart-the-start-menu-process/
- ↑ https://learn.microsoft.com/en-us/answers/questions/5657217/after-windows-11-update-start-menu-does-not-work-r
- ↑ https://support.microsoft.com/en-us/topic/use-the-system-file-checker-tool-to-repair-missing-or-corrupted-system-files-79aa86cb-ca52-166a-92a3-966e85d4094e
- ↑ https://learn.microsoft.com/en-us/answers/questions/5657217/after-windows-11-update-start-menu-does-not-work-r
- ↑ https://support.microsoft.com/en-us/windows/system-restore-a5ae3ed9-07c4-fd56-45ee-096777ecd14e

































