As stated, I am having a issue in Enterprise trying to get the Windows Store and other Universal Apps to open. It will show the app "splash screen" for a few seconds and then go away. Since event log is not really Universal App friendly, I'm not really sure where to proceed. I'm hoping one of you guys have come across a fix for this. Here are some things I have tried already.
1) Clear store local cache under %appdata% - Doesn't work because store never launched, therefore no cache exists.
2) WSRESET loops to store attempting to open and same result.
3) Powershell command goes through its process but does not fix effected Universal Applications behavior: Get-AppXPackage -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.Ins
tallLocation)\AppXManifest.xml"}
4) Creating a new local account is not an option.
5) Windows App troubleshooter had no reported issues.
6) Nothing out of the ordinary with Wireshark & Fiddler captures.
7) Stopping Symantec Endpoint Protection with SMC -Stop command does not fix the issue
1) Clear store local cache under %appdata% - Doesn't work because store never launched, therefore no cache exists.
2) WSRESET loops to store attempting to open and same result.
3) Powershell command goes through its process but does not fix effected Universal Applications behavior: Get-AppXPackage -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.Ins
tallLocation)\AppXManifest.xml"}
4) Creating a new local account is not an option.
5) Windows App troubleshooter had no reported issues.
6) Nothing out of the ordinary with Wireshark & Fiddler captures.
7) Stopping Symantec Endpoint Protection with SMC -Stop command does not fix the issue