Start menu does not open after Power Shell Command

  • Thread starter Thread starter WPCentral Question
  • Start date Start date
W

WPCentral Question

So my mail app was not opening links. So I looked up how to reinstall the mail app. Got to this: howtogeek.com/224798/how-to-uninstall-window...

I uninstalled the apps, then ran the powershell command: Get-AppxPackage -AllUsers| Foreach {Add-AppxPackage -DisableDevelopmentMode -Register ?$($_.InstallLocation)\AppXManifest.xml?} to reinstall the mail app.

A bunch of red errors appeared in the prompt and now my start menu, notifications, onedrive,... won't work.

How do I restore these functions? sfc also does not work in Powershell but does work in CMD. Also, it does nothing.