Britec Tech Support Forum

Full Version: How to fix Windows Store in 8/8.1 using Command Prompt
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Here's how to fix Windows Store (i use it often becuse a lot of people messes their OS) Big Grin

1)Open CMD (Win key+R and type cmd);
2)In CMD paste following command :

Code:
powershell -ExecutionPolicy Unrestricted Add-AppxPackage -DisableDevelopmentMode -Register $Env:SystemRoot\WinStore\AppxManifest.xml

After you pasted it hit enter . It will take a second to fix and that's it ! It worked on my laptop as well Smile
Thanks for the tutorial
(07-04-2015, 06:34 PM)Britec Wrote: [ -> ]Thanks for the tutorial

No problem Smile
great job just a tip some visual good be nice

video

photos
I will edit post today, i was on mobile then Smile