thanks for the solution windows is now updating!
Windows Update service missing 0x80070424 , Windows 10 Pro x64 1803 [Solved] / Error code 0x80070006 or 0x8008005
Hi all.
I've just managed to solve this issue, not being able to find any solution over the Internet after several days of search, test and fail, so I'm sharing it here in case somebody is in the same situation. I hope it is not against any policy doing so.
Version: Windows 10 Home/Pro x64 1803
Issue: Missing service Windows Update, as a result of deletion ( sc delete wuauserv ) . Stupid stupid action, I know, but in Home edition, I was out of ideas to avoid automatic updates not having gpo.
Running services.msc doesnt show the Windows Update service. In Regedit the key[HKLM\SYSTEM\CurrentControlSet\Services\wuauserv] doesn't exist or is empty.
Windows Store update and download also show errors
error: 0x80070424 when trying to refresh updates manually
0x80070006 after a wrong .reg recovery
Windows update troubleshooter, both the one in the windows settings or https://support.microsoft.com/en-us/help/10164 , fail to run. The last troubleshooter also includes running:
DISM.exe /Online /Cleanup-image /Restorehealth sfc /scannow
I tried using a .reg available online to recover the service, located at this place: https://www.tenforums.com/tutorials/57567-restore-default-services-windows-10-a.html . The service was back but I have then the error 0x80070006. It might be due to being a different or early Windows version.
I asked a friend with a Professional 1803 version (we also used different languages for install and run Windows) to export his services\wuauserv registry. I imported it, restarted, and my updates are back. I honestly hope it might help someone out there. Best luck if you need to use it.
Cheers,
Joseps
Do the registry import as usual: copy all the text under the line in Notepad or a text editor, save it, change the extension to .reg and run it. Accept the security warning and restart.
edit 24/12/2019, as per @k1nd3r suggestion I'm deleting an unnecessary blank right under the separation line :)
edit 16/02/2020, I missed writing down here that @k1nd3r also pointed out that the fix works in Win x64 v.1909 OSb 18363.535
edit 16/02/2020, as per @木水- and later @Aharami reported, I am adding error code 0x80080005 here and in the title as a different one this fix might help with. Please credit them for pointing out.
edit 24/02/2020, I quote here @BogdanPurghel : There is also a script, Reset-WindowsUpdate.ps1, available on technet.microsoft. I'd suggest searching and trying for that if this fix doesn't work for you.
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\wuauserv]
"DependOnService"=hex(7):72,00,70,00,63,00,73,00,73,00,00,00,00,00
"Description"="@%systemroot%\system32\wuaueng.dll,-106"
"DisplayName"="@%systemroot%\system32\wuaueng.dll,-105"
"ErrorControl"=dword:00000001
"FailureActions"=hex:80,51,01,00,00,00,00,00,00,00,00,00,03,00,00,00,14,00,00,\
00,01,00,00,00,60,ea,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00
"ImagePath"=hex(2):25,00,73,00,79,00,73,00,74,00,65,00,6d,00,72,00,6f,00,6f,00,\
74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,73,\
00,76,00,63,00,68,00,6f,00,73,00,74,00,2e,00,65,00,78,00,65,00,20,00,2d,00,\
6b,00,20,00,6e,00,65,00,74,00,73,00,76,00,63,00,73,00,20,00,2d,00,70,00,00,\
00
"ObjectName"="LocalSystem"
"RequiredPrivileges"=hex(7):53,00,65,00,41,00,75,00,64,00,69,00,74,00,50,00,72,\
00,69,00,76,00,69,00,6c,00,65,00,67,00,65,00,00,00,53,00,65,00,43,00,72,00,\
65,00,61,00,74,00,65,00,47,00,6c,00,6f,00,62,00,61,00,6c,00,50,00,72,00,69,\
00,76,00,69,00,6c,00,65,00,67,00,65,00,00,00,53,00,65,00,43,00,72,00,65,00,\
61,00,74,00,65,00,50,00,61,00,67,00,65,00,46,00,69,00,6c,00,65,00,50,00,72,\
00,69,00,76,00,69,00,6c,00,65,00,67,00,65,00,00,00,53,00,65,00,54,00,63,00,\
62,00,50,00,72,00,69,00,76,00,69,00,6c,00,65,00,67,00,65,00,00,00,53,00,65,\
00,41,00,73,00,73,00,69,00,67,00,6e,00,50,00,72,00,69,00,6d,00,61,00,72,00,\
79,00,54,00,6f,00,6b,00,65,00,6e,00,50,00,72,00,69,00,76,00,69,00,6c,00,65,\
00,67,00,65,00,00,00,53,00,65,00,49,00,6d,00,70,00,65,00,72,00,73,00,6f,00,\
6e,00,61,00,74,00,65,00,50,00,72,00,69,00,76,00,69,00,6c,00,65,00,67,00,65,\
00,00,00,53,00,65,00,49,00,6e,00,63,00,72,00,65,00,61,00,73,00,65,00,51,00,\
75,00,6f,00,74,00,61,00,50,00,72,00,69,00,76,00,69,00,6c,00,65,00,67,00,65,\
00,00,00,53,00,65,00,53,00,68,00,75,00,74,00,64,00,6f,00,77,00,6e,00,50,00,\
72,00,69,00,76,00,69,00,6c,00,65,00,67,00,65,00,00,00,53,00,65,00,44,00,65,\
00,62,00,75,00,67,00,50,00,72,00,69,00,76,00,69,00,6c,00,65,00,67,00,65,00,\
00,00,53,00,65,00,42,00,61,00,63,00,6b,00,75,00,70,00,50,00,72,00,69,00,76,\
00,69,00,6c,00,65,00,67,00,65,00,00,00,53,00,65,00,52,00,65,00,73,00,74,00,\
6f,00,72,00,65,00,50,00,72,00,69,00,76,00,69,00,6c,00,65,00,67,00,65,00,00,\
00,53,00,65,00,53,00,65,00,63,00,75,00,72,00,69,00,74,00,79,00,50,00,72,00,\
69,00,76,00,69,00,6c,00,65,00,67,00,65,00,00,00,53,00,65,00,54,00,61,00,6b,\
00,65,00,4f,00,77,00,6e,00,65,00,72,00,73,00,68,00,69,00,70,00,50,00,72,00,\
69,00,76,00,69,00,6c,00,65,00,67,00,65,00,00,00,53,00,65,00,4c,00,6f,00,61,\
00,64,00,44,00,72,00,69,00,76,00,65,00,72,00,50,00,72,00,69,00,76,00,69,00,\
6c,00,65,00,67,00,65,00,00,00,53,00,65,00,4d,00,61,00,6e,00,61,00,67,00,65,\
00,56,00,6f,00,6c,00,75,00,6d,00,65,00,50,00,72,00,69,00,76,00,69,00,6c,00,\
65,00,67,00,65,00,00,00,00,00
"ServiceSidType"=dword:00000001
"Start"=dword:00000003
"SvcHostSplitDisable"=dword:00000001
"SvcMemHardLimitInMB"=dword:000000f6
"SvcMemMidLimitInMB"=dword:000000a7
"SvcMemSoftLimitInMB"=dword:00000058
"Type"=dword:00000020
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\wuauserv\Parameters]
"ServiceDll"=hex(2):25,00,73,00,79,00,73,00,74,00,65,00,6d,00,72,00,6f,00,6f,\
00,74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,\
77,00,75,00,61,00,75,00,65,00,6e,00,67,00,2e,00,64,00,6c,00,6c,00,00,00
"ServiceDllUnloadOnStop"=dword:00000001
"ServiceMain"="WUServiceMain"
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\wuauserv\Security]
"Security"=hex:01,00,14,80,78,00,00,00,84,00,00,00,14,00,00,00,30,00,00,00,02,\
00,1c,00,01,00,00,00,02,80,14,00,ff,00,0f,00,01,01,00,00,00,00,00,01,00,00,\
00,00,02,00,48,00,03,00,00,00,00,00,14,00,9d,00,02,00,01,01,00,00,00,00,00,\
05,0b,00,00,00,00,00,18,00,ff,01,0f,00,01,02,00,00,00,00,00,05,20,00,00,00,\
20,02,00,00,00,00,14,00,ff,01,0f,00,01,01,00,00,00,00,00,05,12,00,00,00,01,\
01,00,00,00,00,00,05,12,00,00,00,01,01,00,00,00,00,00,05,12,00,00,00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\wuauserv\TriggerInfo]
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\wuauserv\TriggerInfo\0]
"Type"=dword:00000005
"Action"=dword:00000001
"Guid"=hex:e6,ca,9f,65,db,5b,a9,4d,b1,ff,ca,2a,17,8d,46,e0
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\wuauserv\TriggerInfo\1]
"Type"=dword:00000005
"Action"=dword:00000001
"Guid"=hex:c8,46,fb,54,89,f0,4c,46,b1,fd,59,d1,b6,2c,3b,50
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.
114 answers
Sort by: Newest
-
Anonymous
2019-09-24T18:07:25+00:00 -
Anonymous
2019-09-02T04:10:33+00:00 Hi, Jose. Thanks very much for your reply. Your explanation alleviated what had confused me about your suggested reg key insert, and I'll probably try it soon.
Thanks again. I appreciate your help. You've been exceedingly generous, thorough, and, most importantly, friendly toward me (and, I believe, kind and helpful to everyone participating here).
Happy night, week, etc. to you, Jose.
--Janet
-
Anonymous
2019-09-01T20:03:52+00:00 Joseps:
Hi. Thanks for your contribution. Your missing windows update experience matches mine almost exactly. I'm also using a Windows 10 Pro, build 1803 system, which I attempted to correct with the same ten forum reg key insert you cited in your posting. My effort failed, as did yours apparently, so I'm now ready to try your suggested reg change (even though I usually wouldn't be so eager to mess with my reg keys). However, I have two questions. You say we should copy all the text "under the line." Would that include the heading, Windows Registry Editor Version 5.00, your introductory bracketed section, and the quotation marks around your reg text? Second question: I understand we can then save what you've provided in Notepad as a .reg file, and that we should then "run it" -- but what would "run it" entail, please (or: how do we run it?)?
Thanks for whatever help (suggestions or clarifying statements, etc.) you can offer me. Either way, your proposal seemed to be immensely helpful, and even a relief, to many forum participants. yay, to you.
I look forward to your reply.
--Janet
Hi Janet,
The .reg file should contain everything from: "Windows Registry Editor Version 5.00"
to: "Guid"=hex:c8,46,fb,54,89,f0,4c,46,b1,fd,59,d1,b6,2c,3b,50"
I'm not sure about the quotation you mention, but you can check what a proper .reg format should look like exporting any branch in Regeditor, just to take a look inside and see if it is similar to the one pasted from here.
Be aware that the path between brackets, as "[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\wuauserv]" just points to that particular branch in the Regedit aplication tree and its contents and subbranches, so you could even backup the current contents of it before importing. I guess it might be entirely absent, though.
A .reg file just scripts the generation of all the content and subbranches in that area in the application.
Regarding your second question. I mean "run" in the way you "run" a .txt file to open Notepad and load it, or a .bmp to open Paint with it. Somewhere later in this thread I wrote another message pointing that you can import any file with a reg format (even not having a .reg extension) from Regedit, using file->import. You can totally do that and have the same outcome.
Don't hesitate to ask if my explantion is missing something or is too messy, and best luck with the procedure if you go with it. Cheers!
Jose
-
Anonymous
2019-09-01T18:37:27+00:00 Joseps:
Hi. Thanks for your contribution. Your missing windows update experience matches mine almost exactly. I'm also using a Windows 10 Pro, build 1803 system, which I attempted to correct with the same ten forum reg key insert you cited in your posting. My effort failed, as did yours apparently, so I'm now ready to try your suggested reg change (even though I usually wouldn't be so eager to mess with my reg keys). However, I have two questions. You say we should copy all the text "under the line." Would that include the heading, Windows Registry Editor Version 5.00, your introductory bracketed section, and the quotation marks around your reg text? Second question: I understand we can then save what you've provided in Notepad as a .reg file, and that we should then "run it" -- but what would "run it" entail, please (or: how do we run it?)?
Thanks for whatever help (suggestions or clarifying statements, etc.) you can offer me. Either way, your proposal seemed to be immensely helpful, and even a relief, to many forum participants. yay, to you.
I look forward to your reply.
--Janet
-
Anonymous
2019-09-01T16:43:01+00:00 Thank you so much OP, that fixed my issue not being able to download games via the Xbox Games Pass for PC