I got an error:
PS C:\WINDOWS\system32> powershell -ExecutionPolicy Unrestricted Add-AppxPackage -DisableDevelopmentMode -Register $Env:SystemRoot\WinStore\AppxManifest.xml
Add-AppxPackage : Cannot find path 'C:\WINDOWS\WinStore\AppxManifest.xml' because it does not exist.
At line:1 char:1
- Add-AppxPackage -DisableDevelopmentMode -Register C:\WINDOWS\WinStore ...
-
+ CategoryInfo : ObjectNotFound: (C:\WINDOWS\WinStore\AppxManifest.xml:String) [Add-AppxPackage], ItemNotFoundException
+ FullyQualifiedErrorId : PathNotFound,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
yes I got windows 10 Home, I have upgraded from Windows 7 Home Premium