Share via

Delete Pending Download list

Anonymous
2020-04-25T10:37:46+00:00

In Win 10 Pro, Settings/Update&Security, is there a way to delete the Pending Download list?  I have a PC at a remote location running video surveillance software with Internet access only via an LTE modem w/ data plan.  I have updated the PC via thumb drive with the Pending items I downloaded at home (where I have broadband Internet access).  I'd like to save the data plan by preventing redundant downloading of update files already installed.

Windows for home | Windows 10 | Windows update

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

Answer accepted by question author

DaveM121 888.6K Reputation points Independent Advisor
2020-04-25T10:44:17+00:00

Hi Charles

Click your Start Button, then just type cmd

From the resulting list, right click Command Prompt and choose 'Run as Administrator

Paste this command into Command Prompt and hit Enter:

net stop wuauserv

Open File Explorer

Navigate to this folder: C:\Windows\SoftwareDistribution

Delete the contents of that folder

Close File Explorer

Back in Command Prompt paste this command and hit Enter:

net start wuauserv

Close Command Prompt and restart (not shut down) your PC . . .

Was this answer helpful?

1 person found this answer helpful.
0 comments No comments

1 additional answer

Sort by: Most helpful
  1. Anonymous
    2020-04-25T13:21:42+00:00

    Dave,

    Looks like this worked.  Thanks a bunch.

    Charlie

    Was this answer helpful?

    0 comments No comments