Forum Discussion
charleyrich
Oct 16, 2020Copper Contributor
Windows update broken after latest update?
Windows update installed KB4577671 the other day on a Win 10 64 bit version 1909 system. After installation and reboot, Win Update removed the message that Windows 10 version 2004 was coming" a...
KapilArya
Oct 16, 2020MVP
charleyrich wrote:After installation and reboot, Win Update removed the message that Windows 10 version 2004 was coming" and shows a non specific problem in Windows Update troubleshooter.
Hello charleyrich,
What exactly the troubleshooter reported you back?
Regards.
- charleyrichOct 16, 2020Copper ContributorProblems foundCheck for Windows Update issues DetectedIn Details:Issue not present for 3 itemsand in Detection Details:Problem with BITS service : The requested service has already been started. System.Management.Automation.RemoteException More help is available by typing NET HELPMSG 2182. System.Management.Automation.RemoteExceptionSo, nothing really actionable.I have tried several of the solutions shown in other Microsoft Tech notes: such as sfc /scannow and DISM.exe /Online /Cleanup-image /Restorehealth which did not help.--Charley
- KapilAryaOct 17, 2020MVP
charleyrich, ensure that these services are running:
- Cryptographic Services
- Windows Update
- Windows Update Medic Service
- Background Intelligent Transfer Service
- Remote Procedure Call
- RPC Endpoint Mapper
- DCOM Server Process Launcher
See if it makes any difference.
- charleyrichOct 25, 2020Copper ContributorThey were all running except the Windows Update Medic Service. I was able to start it, but not able to set it to automatic start. Even running services.msc as an admin I received access denied when I tried to set it to automatic.