InformaticaWindows

Windows 8 app updates stuck on Pending

I had an issue today where Windows 8 App updates were stuck on “Pending” status. This was for the Microsoft apps like Mail, Calendar, Messenger, Games, Maps etc. To workaround this problem use the following from a command prompt running as administrator.

 

1 net stop wuauserv
2 rename c:windowsSoftwareDistribution softwaredistribution.old
3 net start wuauserv