KINGx - Das inoffizielle PlayStation Forum & News Portal

Normale Version: Windows Store will not install apps
Sie sehen gerade eine vereinfachte Darstellung unserer Inhalte. Normale Ansicht mit richtiger Formatierung.
Windows Store will not install apps.
Hello all!
This is a problem that I cannot solve on my own. Google was not of much help either.
I can get to an app download page, but the moment I click install the window vanishes and reappears instantly.
I made a screen recording of this happening so that everyone is on the same page.
Oh, and here are the codes that I got from google searches.
Code:
Set-ExecutionPolicy Unrestricted
Get-AppXPackage -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)AppXManifest.xml”}



Code:
WSReset.exe
Referenz-URLs