Your welcome. Not sure why MS would not post this instead of having many users hunting endless threads to try and find a resolve! Took me several months to find this on my own! I hope others see this and try it to resolve there issue.
Unable to update 2020-01 Cumulative Update for Windows 10 Version 1903 for x64-based Systems (KB4528760) - Error 0x800f0831
As the title says. I have tried downloading and installing manually and through windows update. This will not install. Any help?
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.
52 answers
Sort by: Newest
-
Anonymous
2020-01-28T22:49:25+00:00 -
Anonymous
2020-01-28T21:56:18+00:00 I used Windows 10 Update Assistant and after a very lengthy download and install it updated me to the latest version of Windows 10 and everything is all good! No more updates are pending!
https://support.microsoft.com/en-us/help/3159635/windows-10-update-assistant
That actually really helped! Thanks buddy!
-
Anonymous
2020-01-27T23:45:04+00:00 Thanks saltyceolyfe. I have a very poor IT knowledge and do not know to all this.
Why MS just fix the bug and send new up date.
It is not first time that they issue a faulty update.
Best regards,
Zoran
-
Anonymous
2020-01-27T22:44:24+00:00 I can't recall where I read this, but an installation specialist named Greg, who said he is a "10 year Windows MVP and Volunteer Moderator", posted several possible solutions. Below is #3 in his list of suggestions that worked for me. Thanks, Greg!
----Try manually resetting Windows Update Service:
Open administrative Command Prompt and type following commands one-by-one, followed by Enter key.
net stop wuauserv
net stop cryptSvc
net stop bits
net stop msiserver
Ren C:\Windows\SoftwareDistribution SoftwareDistribution.old
Ren C:\Windows\System32\catroot2 Catroot2.old
net start wuauserv
net start cryptSvc
net start bits
net start msiserver
Close Command Prompt and see if Windows Updates works.
When windows pulls a linux except way more complicated...
-
Anonymous
2020-01-27T20:58:14+00:00 I can't recall where I read this, but an installation specialist named Greg, who said he is a "10 year Windows MVP and Volunteer Moderator", posted several possible solutions. Below is #3 in his list of suggestions that worked for me. Thanks, Greg!
----Try manually resetting Windows Update Service:
Open administrative Command Prompt and type following commands one-by-one, followed by Enter key.
net stop wuauserv
net stop cryptSvc
net stop bits
net stop msiserver
Ren C:\Windows\SoftwareDistribution SoftwareDistribution.old
Ren C:\Windows\System32\catroot2 Catroot2.old
net start wuauserv
net start cryptSvc
net start bits
net start msiserver
Close Command Prompt and see if Windows Updates works.