Forums
New posts
Search forums
What's new
New posts
New media
New media comments
New profile posts
Latest activity
Media
New media
New comments
Search media
Members
Current visitors
New profile posts
Search profile posts
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Learning
Computers and Software
Post your Windows 10 issues.
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Glevum Owl" data-source="post: 516005" data-attributes="member: 27703"><p>Windows Store won't load so you can't buy lots of goodies for your PC / laptop / tablet.</p><p></p><p>1. Open a command console in admin mode.</p><p></p><p>2. Copy and paste the following text to the command line</p><p></p><p>PowerShell -ExecutionPolicy Unrestricted -Command "& {$manifest = (Get-AppxPackage Microsoft.WindowsStore).InstallLocation + '\AppxManifest.xml' ; Add-AppxPackage -DisableDevelopmentMode -Register $manifest}" </p><p></p><p>3. Press Enter and wait a few seconds.</p><p></p><p>4. Now try opening the Store.</p><p></p><p>OK, this is an old problem but it just occurred on my machine - again -. Just thought I'd share in case the last update caused the same problem for others.</p></blockquote><p></p>
[QUOTE="Glevum Owl, post: 516005, member: 27703"] Windows Store won't load so you can't buy lots of goodies for your PC / laptop / tablet. 1. Open a command console in admin mode. 2. Copy and paste the following text to the command line PowerShell -ExecutionPolicy Unrestricted -Command "& {$manifest = (Get-AppxPackage Microsoft.WindowsStore).InstallLocation + '\AppxManifest.xml' ; Add-AppxPackage -DisableDevelopmentMode -Register $manifest}" 3. Press Enter and wait a few seconds. 4. Now try opening the Store. OK, this is an old problem but it just occurred on my machine - again -. Just thought I'd share in case the last update caused the same problem for others. [/QUOTE]
Verification
Post reply
Forums
Learning
Computers and Software
Post your Windows 10 issues.
Top