Update for Windows 10 Version 1709 for x64-based Systems (KB4041994) — error 0x80070643

Anonymous
2017-10-23T14:17:44+00:00

After fall creators update I have this update KB4041994 which I cannot install. I always got the same error. I was trying to delete it but it is downloaded again.

My laptop is Lenovo G510.

Any solutions?

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
Sumit 44,416 Reputation points Volunteer Moderator
2017-10-23T14:38:08+00:00

As expected. There are no current updates available for your system because 16299.19 is the latest build. I think this is showing due to some glitch in windows update. The best option I would suggest is to hide the update:

https://support.microsoft.com/en-us/help/318392...

Download the troubleshooter package and hide the update.

Let us know the outcomes..

Was this answer helpful?

100+ people found this answer helpful.
0 comments No comments

66 additional answers

Sort by: Most helpful
  1. Anonymous
    2018-04-11T03:44:07+00:00

    Update for Windows 10 Version 1709 for x64-based Systems (KB4041994)

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2018-04-08T04:29:00+00:00

    16299.334

    Was this answer helpful?

    0 comments No comments
  3. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.


    Comments have been turned off. Learn more

  4. Anonymous
    2018-03-14T14:52:47+00:00

    Hello,

    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 you can download the update then.

    Hope this helps, Good luck!

    This is the first of many things I tried and it simply would not allow me to rename catroot2.  I took ownership of it and it still said there were files open in it. Which files are open if I've shut down all the above services?

    Was this answer helpful?

    0 comments No comments