1

Most of those Metro apps on my Windows 8 computer won't open. It looks like the internal renderer is broken or something like that. Here is some screenshots.

enter image description here

This is the store app. The logo and the loading gif is floated toward the left side.

enter image description here

This is the Skype app. The logo doesn't even show up.

I have tried the App Troubleshoot program but the issue persists.

As far as I know, the so-called Metro Apps uses HTML and JavaScript, which basically is a webpage with an extra command shell. (Bad decision, Microsoft.) Is there a probability that the renderer is broken?

Here's the Weather app: enter image description here

2 Answers2

1

After I digged into the problem, I figured out that it is because JavaScript of IE was turned off by my antivirus. I uninstalled it and now everything is back to normal again.

0

If you have tried the app Trouble shooter, you should now try playing with the registry because that worked for me

First Please make sure that the registry and folder permissions are not changed :

Refer to this link and try to verify all the permission, they must be same as that in the article given below

Win8: App: Modern: Apps fail to start if default registry or file permissions modified

https://support.microsoft.com/kb/2798317/en-us

After you have set the permissions right according to the article given above,

->Run process Monitor while trying to start an app. Now take a look at results column list and see if there are any errors.

-> Now you must add , ALL APPLICATION PACKAGES to ‪C:\Users\Chloe\AppData\Local\Packages with Modify permissions.

The Apps should work now

let me know if it worked for you

Fahad Saleem
  • 706
  • 3
  • 7