I am trying to reinstall the Windows 10 Settings app I got this off the web:
PowerShell -ExecutionPolicy Unrestricted Add-AppxPackage -DisableDevelopmentMode -Register $Env:SystemRootImmersiveControlPanelAppxManifest.xml
when I run it I get this:
cmdlet Add-AppxPackage at command pipeline...