Showing posts with label install. Show all posts
Showing posts with label install. Show all posts

Wednesday, June 05, 2013

Something happened and this app couldn't be installed. Please try again. Error code:0x80200013

Problem:

Error when try to install a Windows Store app with error code 0x80200013.

When try to install multiple apps, this normally happened to one Windows Store app only, and not specific to any Windows Store app. 

Fix:
  • select multiple apps to install from Your Apps list
  • click on installing apps
  • select one of the Windows app and pause it
  • all other windows store apps should now start installing, or select the one with error and click Try again
  • resume the one paused

failure to install apps from store Error code 0x8024402c

Problem:

When try to install apps from Windows Store, it may have this error if you are using proxy to connect to internet.

Fix:

Run the following command with administrators rights to define the proxy settings to the winhttp service,

> netsh winhttp set proxy <proxy server>:<port>

or import from IE

> netsh winhttp import proxy source=ie