I am using windows 8.1 64bit with wmc . whenever i start installing a app from app store at first it goes from pending to downloading and after some time if i minimize the Store window it goes to pending state and the status stays in 0% .If i dont minimize
the Store window during downloading then downloading status has no error . But even in app store the status goes and stays from downloading to pending still if i see in resource monitor network tab then i can see that svchost.exe (netsvcs) using most bandwidth
of my network and after some time after canceling the app install and closing app store if i again go to app store and click install the same app which previously i tried to install , the status of downloading the app changes in no time to some amount of %
( it means that even it was shown pending previous time actually it was still downloading and when i try reinstall the app it automatically resume from last time downloaded amount) and stays there and after some time it goes again in pending state and the
circle continues but each time memory size of C:\Windows\SoftwareDistribution\Download increases to the size of the app and also the size of c drive would decrease the same amount ( suppose if i tried 5 times to download the same app of size 1 gb then after
trying 5 times the size of c drive would decrease 5gb and size of C:\Windows\SoftwareDistribution\Download would increase 5gb) . I have only one user account which is administrator and also microsoft account . Previously that account was local but during app
installation I made that local account to microsoft account . I also created a new administrator account where the problem still exists so i have deleted that account . Now i have already tried every steps that i found by searching "windows
store keep pending in windows 8.1 " but nothing has worked for me. So i am providing you the links of threads whish's steps i have already has followed -
http://answers.microsoft.com/en-us/windows/forum/windows_8-windows_store/windows-8-apps-are-pending-and-never-download-from/d859c093-ee94-4581-9bdf-95e35f0c9e0c
http://answers.microsoft.com/en-us/windows/forum/windows_8-windows_store/apps-issue-windows-8-apps-are-pending-and-not/95959684-98f0-48dc-9cfc-afb5a995abfa?page=2
http://answers.microsoft.com/en-us/windows/forum/windows_8-windows_store/windows-8-apps-not-updating-keep-on-showing/47a9131f-1c1d-4100-890c-47b41636b62e?page=~pagenum~
http://answers.microsoft.com/en-us/windows/forum/windows8_1-windows_store/windows-store-keep-pending-in-windows-81/7d4897c5-7dd0-449e-99e8-d74ac55de5fa
http://blogs.msdn.com/b/notime/archive/2013/10/18/fix-store-app-in-windows-8-1.aspx
http://www.kapilarya.com/fix-modern-apps-not-working-after-upgrading-to-windows-8-1/2
So you can see that i have already tried approximately all the steps that are available on internet. even i tried also these following methods -
method 1 :
- Right click on Start button and then select RUN. Type Services.msc and press enter.
- Locate the following services and Stop them.
- Background Intelligent Service.
- Cryptographic Services.
- Windows Update Service.
- Once the services are stopped, go to C:\Windows folder and delete SoftwareDistribution folder.
- Go to C:\Windows\System32 and then delete the Catroot2 folder.
- Once these folders are deleted, go to Services and Start the 3 services that were stopped.
method 2:
open eleveted powershell then use
powershell -ExecutionPolicy Unrestricted Add-AppxPackage -DisableDevelopmentMode -Register $Env:SystemRoot\WinStore\AppxManifest.xml
method 3:
search WSReset.exe in start and run as addministrtive
method 4:
1.Open CMD as admin, type net stop wuauserv //this stops the windows 8 app store.
2.Click Start, Run, type: %windir% and press Enter.
3.In the opened folder, rename the folder SoftwareDistribution to SoftwareDistribution.old, if the renaming does not work for some reason, delete the folder.
4.Now, open CMD as admin again and type net start wuauserv.
5.After this, Run the Windows Update troubleshooter as admin, as mentioned above.
6.Restart your PC and try reinstalling the apps.
method 5:
have downloaded and ran apps.diagcab , AppsDiagnostic.diagcab, microsoftaccountdiagnostic.diagcab . microsoftaccountdiagnostic.diagcab did not return any error . after doing AppsDiagnostic.diagcab and apps.diagcab these asked me to run device Troubleshooter
which show me that high definition audio controller has error , so i uninstalled that but still the problem exists and after completing app Troubleshooter it shows that "Windows store cache may be damaged" and "Windows Store configuration may be damaged"
so i tried this link's fix https://social.technet.microsoft.com/Forums/office/en-US/ffe61762-9044-47de-bb47-97dcc40d51dd/window-store-cache-may-be-damaged-how-do-i-fix?forum=w7itprogeneral but after doing those steps in that link each time whenever i run those app Troubleshooters
the same error still there "Windows store cache may be damaged" and "Windows Store configuration may be damaged" .
method 6 :
Search for Troubleshooting
Click on Troubleshooting
Under System and Security, click on Fix Problems with Windows Update
Click on Advanced
Click on Run as Administrator
Then click Next
after completing several times those steps it shows "windows update components must be repaired fixed" each time.
method 7:
from elevated command prompt i ran following 2 commands respectively several times -
"sfc /scannow" and "Dism /Online /Cleanup-Image /RestoreHealth" but found no error .
method 8:
Control Panel\All Control Panel Items> internet options> connection tab> lan settings > Automatically detect settings checked , use Automatic configuration script unchecked , use proxy server for your lan unchecked.
method 9:
performed a clean boot using this link's steps http://answers.microsoft.com/en-us/windows/forum/windows_8-windows_store/windows-8-apps-are-pending-and-never-download-from/d859c093-ee94-4581-9bdf-95e35f0c9e0c
method 10:
updated graphics driver of Intel(R) HD Graphics 4600 from intel website to it's latest version. I have no other graphics card.
After trying all those above methods several times still the problem exists.
After spending several hours to fix this problem, i am very exhausted . So please help me ASAP. From my experience, i think may be the problem is in GUI of installation status which i think correctly not synchronizing with actual downloading progress ( may
be I am wrong).