So after my Windows 10 April Update Installed all my Windows Store Apps which were installed to my E:\ drive said they were offline, this probably has to do with the fact that my E:\ drive is a dynamic volume. So I decided to uninstall all of the Windows
Store apps and reinstall them no big deal, well it turns out that corrupted because it wouldn't let me redownload them they would fail with different error codes and the files where still on the disk, which why I believe it fails to reinstall them. At this
point, all my apps that were on my E:\ drive are not in my installed apps or in my start menu and are unable to be downloaded, however they appear when I run Get-AppxPackage -AllUsers. So I figured they where corrupt is there a way to delete I tried deleting
there folders from C:\Program Files\WindowsApps and from E:\WindowsApps with no prevail. So this what shows in PowerShell for my missing apps. Here are two of the corrupt packages.
Name : 1ED5AEA5.AngryBirdsBlack
Publisher : CN=4AB36922-D117-4BD9-802F-BDDF5ED81037
Architecture : X86
ResourceId :
Version : 1.5.0.0
PackageFullName : 1ED5AEA5.AngryBirdsBlack_1.5.0.0_x86__p2gbknwb5d8r2
InstallLocation :
IsFramework : False
PackageFamilyName : 1ED5AEA5.AngryBirdsBlack_p2gbknwb5d8r2
PublisherId : p2gbknwb5d8r2
PackageUserInformation : {S-1-5-21-159381470-1366893461-2609807697-500 [Administrator]: Installed}
IsResourcePackage : False
IsBundle : False
IsDevelopmentMode : False
IsPartiallyStaged : False
SignatureKind : Store
Status : PackageOffline, NotAvailable
Name : Microsoft.TheGunstringer
Publisher : CN=Microsoft Corporation, O=Microsoft Corporation, L=Redmond, S=Washington, C=US
Architecture : X86
ResourceId :
Version : 1.2.11.3740
PackageFullName : Microsoft.TheGunstringer_1.2.11.3740_x86__8wekyb3d8bbwe
InstallLocation : C:\Program Files\WindowsApps\Microsoft.TheGunstringer_1.2.11.3740_x86__8wekyb3d8bbwe
IsFramework : False
PackageFamilyName : Microsoft.TheGunstringer_8wekyb3d8bbwe
PublisherId : 8wekyb3d8bbwe
PackageUserInformation : {S-1-5-21-159381470-1366893461-2609807697-500 [Administrator]: Installed}
IsResourcePackage : False
IsBundle : False
IsDevelopmentMode : False
IsPartiallyStaged : False
SignatureKind : Store
Status : PackageOffline, NotAvailable