Fix: Critical Error – Your Start Menu isn’t working. We’ll try to fix it the next time you sign in.

Fix: Critical Error – Your Start Menu isn’t working. We’ll try to fix it the next time you sign in.

If you receive an error message about Windows start menu (sign out), try to re-register your menu.

 

  1. Open Task Manager.
 
  1. Go to File -> Run New Task.
 
  1. Type powershell and check create this task with administrative privileges then select OK.
 
  1. Run the following Powershell command:
 

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

 

Once the Powershell command completes, reboot Windows.

Related Posts

 

Comments

No comments made yet. Be the first to submit a comment
Friday, 26 April 2024