Lemonde
  • Lemonde
  • 100% (Exalted)
  • Advanced Member Topic Starter
4 years ago
Sudden error on Windows 10 today

Non-admin user logging in gets:

UserPostedImage

Critical Error. Your start menu isn't working. We'll try to fix it the next time you sign in.

Works ok logging in as admin.

Is this a disk error or just a file corruption?

Tried logging in several times and I still get the same error.
Sponsor

Want to thank us? Use: Patreon or PayPal or Bitcoins: bc1q4whppe29dw77rm4kv4pln0gqae4yjnxly0dny0hky6yhnafukzjsyrsqhk

All opinions expressed within these pages are sent in by members of the public or by our staff in their spare time, and as such do not represent any opinion held by sircles.net Ltd or their partners.


sirclesadmin
3 years ago
Click on the start button and type 'PowerShell' in until you can see the PowerShell app advertised.

Right click on the app icon and choose 'Run as administrator'

Type in suitable credentials of requested or just confirm that you wish to give administrative permission if prompted.

You should see:

UserPostedImage

Copy and paste:

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

Allow the process to complete, and then restart the PC or Server