Y
Hacker News
new
|
ask
|
show
|
jobs
by
geographomics
3704 days ago
You can uninstall it with an administrative Powershell using this command:
Get-AppxPackage Microsoft.WindowsStore | Remove-AppxPackage
Would this not continue to work?