We'd like to remind Forumites to please avoid political debate on the Forum... Read More »
This is to keep it a safe and useful space for MoneySaving discussions. Threads that are - or become - political in nature may be removed in line with the Forum’s rules. Thank you for your understanding.
We're aware that some users are experiencing technical issues which the team are working to resolve. See the Community Noticeboard for more info. Thank you for your patience.
📨 Have you signed up to the Forum's new Email Digest yet? Get a selection of trending threads sent straight to your inbox daily, weekly or monthly!
This fix worked on earlier versions of Windows 10, not sure if it still works the same as I've not had to use it recently:
Boot in safe mode, then stop the auto update service by running the following from the command prompt:
net stop wuauserv
Navigate to the Windows\SoftwareDistribution\Download folder and delete the contents.
From the command prompt run:
net start wuauserv
Boot the PC as normal and Windows update should work again.
The reason for running the commands in safe mode, is that Windows update tends to auto start, using safe mode stops that happening. Also, I don't think Windows will let you just delete the contents when running normally.