Making the Windows 10 Start Menu Work Again
There can be multiple reasons for the broken Start Menu and as usual, one solution cannot fit everywhere. Still, you should definitely give the following a try and who knows, the Start Menu starts working again, saving you from a full reset or reinstalling Windows 10 again.
- Open Windows PowerShell as Administrator
- Right click Start button
- Choose Command prompt (Admin)
- Key in Powershell in the black window and hit Enter
- Paste the following command in the Administrator: Windows PowerShell window and press Enter key:
Get-AppXPackage -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}
- Wait for PowerShell to execute and complete the command. Ignore the few errors (in red color) that may pop up.
- When it finishes, try hitting Start and hopefully it’ll start working. If not, this solution won’t apply to you, unfortunately.
Are you able to solve it for you by following the procedure mentioned above or it fails? If it it fails, do make sure that you ran Powershell as Administrator (window will be called Administrator: Windows PowerShell ) and gave the command enough time to execute.
Other Fixes Suggested by Visitors
Uninstall Dropbox and then Disable Autostart – Robert Gavick suggested in comments that uninstalling dropbox fixed the issue for him. So if you have dropbox installed on your Windows 10 PC, just uninstall it. You can then re-install it, but set it to not to autostart at boot.
Boot into Safe Mode – Debbie W. mentioned in comments that booting the PC into safe mode and then normally fixed this problem on multiple PCs. Others have also confirmed it to be working for them. So do give it a shot if you’ve exhausted all other options. Read more in her comment.
Uninstall CCleaner or Avast AntiVirus – CCleaner and Avast AntiVirus are two known softwares culprit of causing this error. So if you have any of these installed, just get rid of them soon.
Still no luck? You can get everything to work fine by creating a new user account and working under it. You will lose some of your user data, but most of the files and documents can be transferred over by copying the data from Desktop, Documents, Pictures and other libraries.