Cant fix the people app in latest build.

Dylan O Brien

New member
Apr 1, 2013
127
0
0
Visit site
I keep getting this error:

Get-appxprovisionedpackage : An attempt was made to load a program with an incorrect for

At line:1 char:1
+ Get-appxprovisionedpackage ?online | where-object {$_.packagename ?li ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: :)) [Get-AppxProvisionedPackage], COMExcepti
+ FullyQualifiedErrorId : Microsoft.Dism.Commands.GetAppxProvisionedPackageCommand
 

ssapre

New member
Oct 30, 2012
767
0
0
Visit site
Did you try the commands that MS says to run if you see issues with people hub in latest update? I dont have a link ready, but I think windowscentral covered it in the article for 10041 update.
 

anon(5335899)

New member
Jan 28, 2012
292
0
0
Visit site
open powershell in administrator mode and excute this:

Get-appxprovisionedpackage –online | where-object {$_.packagename –like "*windowscommunicationsapps*"} | remove-appxprovisionedpackage –online


re-install Mail, People and Calendar from the Store with the green tile
 

Dylan O Brien

New member
Apr 1, 2013
127
0
0
Visit site
Windows PowerShell
Copyright (C) 2015 Microsoft Corporation. All rights reserved.

PS C:\WINDOWS\system32> Get-appxprovisionedpackage –online | wher
pps*"} | remove-appxprovisionedpackage –online
Get-appxprovisionedpackage : An attempt was made to load a progra
At line:1 char:1
+ Get-appxprovisionedpackage –online | where-object {$_.packagena
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: :)) [Get-AppxProvisio
+ FullyQualifiedErrorId : Microsoft.Dism.Commands.GetAppxProv

PS C:\WINDOWS\system32>
 

mrpuny

New member
Jan 1, 2013
172
0
0
Visit site
Still not working.

I was having the same error. I tried refreshing the system and running the powershell command, same error again. Then I reset the system and I was able to run the fix command. Resetting wasn't a big deal in my case since I installed the preview in a dual boot config in its own partition, and I didn't have anything important in that partition. Not sure if there's a better/less drastic solution.
 

Members online

Forum statistics

Threads
323,197
Messages
2,243,433
Members
428,035
Latest member
jacobss