all windows store apps not working

i am running windows 8.1 pro 64-bit 

 whenever i open a windows app the window jus flashes and closes and even third party apps. visited my event viewer and saw a lot of these errors:

Log Name:      System
Source:        Microsoft-Windows-DistributedCOM
Date:          12.6.14 18:24:51
Event ID:      10010
Task Category: None
Level:         Error
Keywords:      Classic
User:          JONBRAD\brad
Computer:      jonbrad
Description:
The server App.AppXvv7n325kcqnwzg3phr357ps5rd3ed9hn.mca did not register with DCOM within the required timeout.
Event Xml:

tried all the fixes posted before for instance the wsreset.exe and flags a message box "application did not start"

im using a Microsoft account tried creating a local account and did work as well.

did the sfc/scannow and as well it gave a positive results, no integrity violations..

tried changing the package key ownership it didn't help..

so im still looking for resolutions. 

im running avast and have done all the windows updates to date

Answer
Answer

i did method 4 and still there is no change that same error as posted above is still showing, sadly i can not make changes to any dcom settings a message box is showing in the regedit saying access denied even when im using my administrator account, 

here are the references to the registry key ownership

http://www.ehow.com/how_7467534_fix-dcom-error.html

Instructions

    • 1

      Click the "Start" button, then enter "Dcomcnfg" into the search box and press "Enter." Wait while Windows configures and launches the Microsoft Management Console (MMC) Component Services Snap-in application.

    • 2

      Double-click the "Component Services" link in the left side of the MMC window. Double-click the links underneath to navigate to "Computers" > "My Computer" > "DCOM Config" > "Microsoft Windows Remote Shell Host."

    • 3

      Right-click on "Microsoft Windows Remote Shell Host," then click "Properties" when the pop-up menu appears. Wait for the "Properties" window to display, then click the "Security" tab in the "Launch and Activation Permissions" area.

    • 4

      Click "Customize" and then the "Edit" button. In the "Edit" window, assign the following permissions:

      "Everyone -- Local Launch and Local Activation"

    • "Network Service, System, Administrators Group, Interactive--Local Launch, Remote Launch, Local Activation and Remote Activation" (enable all of the checkboxes)

    • 5

      Close the MMC snap-in utility. Reboot the computer for the changes to take effect.

Read more : http://www.ehow.com/how_7467534_fix-dcom-error.html

http://social.technet.microsoft.com/Forums/windows/en-US/6f119828-dd1b-42da-b8b5-c6e6c0d5617c/no-apps-or-windows-store-work-after-upgrading-to-windows-81-enterprise?forum=w8itproinstall

The following finally fixed all issues for me (Store and all apps broken with black X, can't access PC Settings):

1) Fixing the app store:

  1. Open registry editor typing regedit.exe from a command line.
  2. Browse to the registry key at HKEY_CURRENT_USER\Software\Classes\Local Settings\software\microsoft\windows\currentversion\appmodel\repository\packages.
  3. Right click on the “packages” key and bring up the “Permissions” tab.
  4. Click the “Advanced” button located at the bottom right corner.
  5. Check to see the account name that shows up as the “Owner” (this is the first line of text on the “advanced security settings” dialog for the “packages” key). It should say “SYSTEM”.  (For me this showed the built-in local Administrators group)
  6. If it is any other account, click on the “Change” button next to it.
  7. Type SYSTEM in the “select user” dialog. If “Multiple Names Found” window comes up, select the row for “SYSTEM”.
  8. Click OK to the dialogs and close them all.
  9. Run from admin command prompt:     Powershell -ExecutionPolicy Unrestricted Add-AppxPackage -DisableDevelopmentMode -Register $Env:SystemRoot\WinStore\AppxManifest.xml

2) Fixing all modern apps:

Run from admin PowerShell:

((Get-ChildItem "HKLM:SOFTWARE\Microsoft\Windows\CurrentVersion\Appx\AppxAllUserStore\InboxApplications") | Get-ItemProperty).Path | Add-AppxPackage -Register -DisableDevelopmentMode

    * When I ran this the black X persisted until after the next step and reboot.  But trying to start an app gives me a new message and a link to the store.

3) Fixing 3rd party apps:

Delete the regkey: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Appx\AppxAllUserStore\[UserSid]

4) Restart.  After a reboot the apps still showed the black X for a minute or so, but it soon cleared up on its own and all apps seemed to be working again.  I was also able to update the apps from the app store once signing in with a Microsoft account.  Finally, I am again able to get into PC Settings.

Was this reply helpful?

Sorry this didn't help.

Great! Thanks for your feedback.

How satisfied are you with this reply?

Thanks for your feedback, it helps us improve the site.

How satisfied are you with this reply?

Thanks for your feedback.

 
 

Question Info


Last updated February 7, 2024 Views 9,902 Applies to: