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...
Hi
My friend called and his apps and start button don't work.
I had him run SFC /scannow and that didn't find anything.
The next solution was to reinstall all the apps.
He is trying to do this through the command prompt by running.
Get-AppXPackage -AllUsers | Foreach
{Add-AppxPackage...
apps
appxpackage
command prompt
commands
developmentmode
error
fix
installation
path issues
powershell
reinstall
sfc
start menu
system repair
tech support
troubleshooting
user issues
windows 10
windows apps