Just now I registered in this forum to say you a big
thank you, dockster.
With your above posting #5 you solved my difficult problem with the installation and also uninstallation of Windows updates. Both of them failed since more than a month now, always with the same errorcodes as in your picture in the first posting: in most of the cases code 80070643 and in connection with some of the latest updates also 80071A91.
For all this time I was looking desperately for a solution of the problem. But all methods failed - until I found last night your posting by searching with Google.
You describe 4 different methods and you write:

Quote: Originally Posted by
dockster
Not sure which of the following steps actually takes care of the issue, but I did all of them on each PC and it allows WIndows Update to work:
Well, from my experience I can say that methodes 1 - 3 did not work (on my computer). I had alreday tried them in vain before finding your posting.
But the solution of all troubles came with this:

Quote: Originally Posted by
dockster
4) In an elevated command prompt, execute
(Article):
1. Bring up an elevated (Administrator) command prompt
2. Execute the following commands sequentially:
a. fsutil resource setautoreset true c:\
b. cd %windir%\system32\config\txr
c. attrib -r -s -h *
d. del *
3.Type: Cd c:\windows\System32\SMI\Store\Machine
Type: Attrib –a –h –s *.TM*
Type: Del *.TM*
*** You may get access denied errors -- its ok for now ***
5) Restart in Safe Mode with Command Prompt. Redo the steps above in BOLD. Some files still will not delete. That's fine.
6) Restart in Normal Mode - run windows update with success.
I tried it - and it worked.
I had already lost the hope to find a solution, but your posting was the rescue.
Thanks again, dockster.