Announcement

Collapse
No announcement yet.

Windows Store will not install apps.

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Windows Store will not install apps.

    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 â#128;#156;$($_.InstallLocation)AppXManifest.xmlâ# 128;}

    Code:

    WSReset.exe
    Adam Adam Levine
Working...
X