Application Installation stuck at Downloading 0% in Software Center

Srinivas A 1 Reputation point
2021-02-09T00:09:04.407+00:00

When I try to install the Application or Package from Software Center, it is stuck at Downloading 0% and does not proceed further. when i checked in Installation Status there is one more Application trying to Install and I need to Stop all of them, could you please guide me to stop the Installation from Software Center and relaunch them.
I have tried Stopping the services (SMS Agent Host) and see if it get stops but still the same issue and also have restarted the System multiple time but no go.

Microsoft Configuration Manager Application
Microsoft Configuration Manager Application
Microsoft Configuration Manager: An integrated solution for for managing large groups of personal computers and servers.Application: A computer program designed to carry out a specific task other than one relating to the operation of the computer itself, typically to be used by end users.
485 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Fiona Yan-MSFT 2,311 Reputation points
    2021-02-09T02:47:08.92+00:00

    @Srinivas A

    Thank you for posting in Microsoft Q&A forum.

    When I try to install the Application or Package from Software Center, it is stuck at Downloading 0% and does not proceed further.

    Based on my research, many situations may cause this issue. Assuming that we have set the boundary correctly and then distributed the content to our DP. After deploying the content, we could check the DataTransferService.log on our client side to track the download process if we get the install policy. Data Transfer Service job initiates the download of the deployment. We may see this like the image below:
    65632-image.png
    For more details, please refer to this troubleshooting guide.

    Could you please guide me to stop the Installation from Software Center and relaunch them.

    If we want to reset the state of our software center, we could try to use the following WMI command to refresh it. To speed up getting the new status, we could refresh the "application Deployment Evaluation Cycle "and the "Machine Policy Retrieval & Evaluation Cycle" on our client.
    WMIC /Namespace:\root\ccm path SMS_Client CALL ResetPolicy 1 /NOINTERACTIVE

    Have a nice day!


    If the response is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.