I was having an issue with installing apps from Microsoft store. Then I uninstall Microsoft store with this Powershell command (Get-AppxPackage Microsoft.WindowsStore | Remove-AppxPackage). Now I try to reinstall Microsoft store But powershell show this error (Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF6, Package could not be registered.
error 0x80070057: While processing the request, the system failed to register the windows.capability extension due to
the following error: The parameter is incorrect.). What can I do??
error 0x80070057: While processing the request, the system failed to register the windows.capability extension due to
the following error: The parameter is incorrect.). What can I do??