Please run the following in a Command Window to re-register the Store app:
powershell -ExecutionPolicy Unrestricted Add-AppxPackage -DisableDevelopmentMode -Register $Env:SystemRoot\WinStore\AppxManifest.xml
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Help! Just updated to Windows 8.1 through the windows store. Now it will no longer open.
Event Viewer:
Activation of app winstore_cw5n1h2txyewy!Windows.Store failed with error: The remote procedure call failed. See the Microsoft-Windows-TWinUI/Operational log for additional information.
Also, my AV was uninstalled, my right clicking does not work, my VPN broke...
Dell XPS 12
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
Please run the following in a Command Window to re-register the Store app:
powershell -ExecutionPolicy Unrestricted Add-AppxPackage -DisableDevelopmentMode -Register $Env:SystemRoot\WinStore\AppxManifest.xml
Memeo is uninstalled for the Moment.
I got Updates for VCR120 via Windows Updates and about 40 APP-Updates in multiple steps (see System-LOG, Event 17).
So, unfortunatelly resetting store-Proxy in an elevated CMD:
netsh
winhttp
import Proxy source=ie
restart pc
was not the solution.
Meanwhile I got Event-ID 5973 from Source Apps in Application-LOG.
Finally, after working overtime, in the very Moment it seems, this fixed it for me:
http://support.microsoft.com/kb/2798317
a) Setting Registry-Permissions to HKEY_CLASSES_ROOT\Drivers as described in the article.
b) Setting File System Rights to C:\Program Files which is C:\Programme (X86) AND ADDITIONALLY D:\Programme (X86) cause I got Windows on SSD (C:) with an additional Program-Folder on HDD (D:)!
Store can be opened now.
Short startmenu (Win+X) is working.
Addendum Nov. 08, 2014:
-Update MS Windows .net Framework!
This is not always included in Automatic Updates and has to be downloaded manually from Microsoft. In the Moment: Version 4.5.2
Welcome back Win 8.1, now go back to work...
hey guys run this script on run box and it will solve the all issues your are getting.
windows right click >>>Click on Run >>>> copy and paste>>>powershell -ExecutionPolicy Unrestricted Add-AppxPackage -DisableDevelopmentMode -Register $Env:SystemRoot\WinStore\AppxManifest.xml>>>>entre
and click on the store it will go back to working mode.
let meknow if you are having any trouble.
thank you
Just punched in this line of code and am able to finally log into the store. I consistently got error messages like many others (showing screen shots). This is the first fix that gets me into the store; not sure if it is a complete fix but I'll post any updates, good or bad. Thanks!
This fixed the issue of not being able to open the Store. I could not, however, successfully install the 8.1 update. It went through all the motions of downloading, verifying, installing, etc. It took some time so I just left and went to dinner. On return a message said it could not finish the install and returned to the previous state.
I've tried this powershell string, but that didn't work for me.
I've also tried to re-install my graphics driver numerous times.
Even with Driver Fusion; I've also used the driver that worked with windows 8...
I've tried reinstalling windows 8 and installing the update to windows 8.1 once again.
If I start "WSreset" (Administrator mode), I get the message: "ms-windows-store:PurgeCashes | The app didn't Start"
Is there another way to fix this?
hey guys run this script on run box and it will solve the all issues your are getting.
windows right click >>>Click on Run >>>> copy and paste>>>powershell -ExecutionPolicy Unrestricted Add-AppxPackage -DisableDevelopmentMode -Register $Env:SystemRoot\WinStore\AppxManifest.xml>>>>entre
and click on the store it will go back to working mode.
let meknow if you are having any trouble.
thank you
Just punched in this line of code and am able to finally log into the store. I consistently got error messages like many others (showing screen shots). This is the first fix that gets me into the store; not sure if it is a complete fix but I'll post any updates, good or bad. Thanks!