Hi nadia,
Thanks for posting the logs.
The common error in number 1 & 3 seems to be a permissions related issue. A couple of users fixed it by giving "ALL APPLICATION PACKAGES" read access in the HKCR hive. See this link for details:
http://answers.microsoft.com/en-us/windows/forum/windows8_1-winapps/windows-81-apps-wont-start/545ce7d9-17c9-416b-8fa3-c718f1352953
It was also confirmed to have worked by another user in the last post at the bottom.
You can see in the log file that the opening post has error code 2144927141 which is the same one you have in logs 1 & 3.
This registry change has also been confirmed as a fix in an independent post on this forum:
http://superuser.com/questions/432859/metro-apps-crash-on-startup-driver-or-permissions-issue Drag the scrollbar halfway down the page to the second post which has a green checkmark. It also contains an image of the respective change.
Log number 2 incidentally was created when you ran the command related to Kernelbase.dll which didn't work.
What I recommend you do though before you make any changes to the Registry is to create a manual System Restore point. This can be used to wind the clock back to the time prior to making the change if it causes problems.
To create one, do the following.
- Right click the Start button and go to "System".
- In the menu top left, click the link to "System Protection".
- In the System Restore menu which opens, click the button at the bottom called "Create".
- Type a name for the Restore point, something you can remember like, "Before editing Registry" and then click the "Create" button.
- Close the menu and then proceed with the Registry change.
If you run into perfornance issues, or system stability immediately after making the Registry change, repeat steps 1 & 2 and then click the "System Restore" button.
Ignore the "Recommended" Restore point and instead, click the link at the bottom to "Choose an alternative Restore point...." and then click Next.
From the calendar which appears, choose the manual Restore point you created which will be recognizable by the name you gave it. Click Next and then follow the prompts.
System Restore takes about ten minutes to run during which time the computer will reboot. At some particular point, you'll be faced with a plain black screen where nothing appears to be happening, but eventually, the familiar Lock Screen will appear where
you can log on again.
Let me know how you get on please.