Среди прочих ошибок в Windows при установке обновлений, в том числе при использовании автономного установщика обновлений, во время установки компонентов Windows, таких как Visual C++ Redistributable или .NET Framework, а также в Microsoft Store — ошибка с кодом 0x80070424. Ошибка может возникнуть как результат использования программ для «оптимизации» и отключения обновлений, в некоторых случаях — после заражения компьютера вредоносными программами.
В этой инструкции подробно о способах исправить ошибку 0x80070424 при обновлении, установке компонентов или использовании Microsoft Store в Windows 11 и Windows 10. Эта же ошибка может возникнуть при создании установочного накопителя в Media Creation Tool.
Отсутствие службы «Центр обновления Windows» — самая частая причина ошибки
Чаще всего причиной ошибки с кодом 0x80070424 является отключение или отсутствие службы «Центр обновления Windows» (или Windows Update). В некоторых случаях об этом прямо сказано в сообщении об ошибке, например: «0x80070424 — Указанная служба не установлена» или «Произошла ошибка. Одна из служб обновления работает неправильно».
Первоочередные шаги для решения проблемы:
- Зайдите в «Службы» Windows, для этого нажмите правой кнопкой мыши по кнопке «Пуск», выберите пункт «Выполнить», введите services.msc и нажмите Enter.
- Проверьте наличие службы «Центр обновления Windows» или «Windows Update» в списке служб. При наличии, дважды нажмите по этой службе, измените тип запуска на «Вручную», если служба была отключена.
- Если служба отсутствует, используйте методы из инструкции Нет службы «Центр обновления Windows» в списке служб для её восстановления, либо сразу создайте файл reg со следующим кодом и добавьте его в реестр («запустив» созданный файл):
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" "ServiceSidType"=dword:00000001 "Start"=dword:00000003 "SvcMemHardLimitInMB"=dword:000000f6 "SvcMemMidLimitInMB"=dword:000000a7 "SvcMemSoftLimitInMB"=dword:00000058 "Type"=dword:00000020 "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,53,00,65,00,53,00,79,00,73,00,74,00,65,00,6d,00,45,\ 00,6e,00,76,00,69,00,72,00,6f,00,6e,00,6d,00,65,00,6e,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,53,00,79,00,6d,00,62,00,6f,00,6c,00,69,00,63,00,4c,00,\ 69,00,6e,00,6b,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,42,00,61,00,\ 73,00,65,00,50,00,72,00,69,00,6f,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,00,00 [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
После восстановления службы (на 3-м шаге) перезагрузите компьютер и проверьте, была ли исправлена ошибка 0x80070424
В большинстве случаев восстановление работы службы «Центр обновления Windows» решает проблему, и ошибка 0x80070424 оказывается исправленной.
Если предыдущий способ не сработал, дополнительно попробуйте выполнить следующие шаги, проверяя результат после каждого из них:
- Запустите PowerShell или Терминал Windows от имени администратора (сделать это можно в контекстном меню кнопки Пуск) и по порядку введите следующие команды:
Set-Service trustedisntaller -StartupType Manual Set-Service usosvc -StartupType Automatic Set-Service bits -StartupType Automatic Set-Service wuauserv -StartupType Manual start-service -Name wscsvc,wuauserv,bits,usosvc -Verbose
- Попробуйте использовать встроенное средство устранения неполадок обновлений Windows (Устранение неполадок Windows 11, Устранение неполадок Windows 10), либо используйте дополнительные способы исправить ошибки центра обновлений Windows.
- Проверьте содержимое раздела реестра
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate
и при наличии в нем параметра DisableWindowsUpdateAccess удалите его.
- Проверьте, появляется ли ошибка, если отключить VPN и сторонние файрволлы.
- При появлении указанной ошибки в Microsoft Store, выполните команду wsreset в командной строке, запущенной от имени администратора.
- Попробуйте проверить ваш компьютер на наличие вредоносных программ и вирусов, например, с помощью Kaspersky Virus Removal Tool, Dr.Web CureIt! или других аналогичных инструментов. Здесь может пригодиться: лучшие средства удаления вредоносных программ.
В крайнем случае можно попробовать использовать следующие подход: смонтируйте в системе ISO-образ с той же версией Windows, которая установлена у вас на компьютере, запустите файл setup.exe и выполните переустановку с сохранением всех данных и программ (такая опция будет доступна) — это полностью сбросит параметры служб и другие системные настройки, но не затронет ваши данные.
Ещё одна возможность — Сброс Windows 11 или Сброс Windows 10 в исходное состояние (позволяет оставить данные, но не установленные программы).
Содержание
- Способ 1: Перерегистрация DLL-файла
- Способ 2: Встроенная служба устранения неполадок
- Способ 3: Включение соответствующий служб
- Способ 4: Сброс настроек Microsoft Store
- Способ 5: Проверка на вирусы
- Способ 6: «Редактор реестра»
- Дополнительные рекомендации
- Вопросы и ответы
Способ 1: Перерегистрация DLL-файла
Если при попытке обновить Windows 10 появляется ошибка с кодом 0x80070424, попробуйте сначала перерегистрировать DLL-файл фоновой интеллектуальной службы, используя встроенное средство «Командная строка»:
- Откройте консоль от имени администратора, найдя сам инструмент в «Пуске» и выбрав для него соответствующий тип запуска.
- Введите команду
regsvr32 Qmgr.dll /s
, затем нажмите на клавишу «Enter», чтобы выполнить ее. - После выполните еще одну команду —
regsvr32 Qmgrprxy.dll /s
.
О том, что процедура прошла успешно, уведомит соответствующее сообщение в окне «Командной строки». Перезагрузите компьютер и проверьте, решена ли проблема.
Способ 2: Встроенная служба устранения неполадок
Также можете применить встроенную утилиту, с помощью которой система сканируется на наличие ошибок, после чего они по возможности исправляются.
- Нажмите на иконку «Пуск» и перейдите в «Параметры» Windows 10.
- Выберите раздел «Обновление и безопасность».
- В новом окне на вкладке слева нажмите на строку «Устранение неполадок», а в центральной части окна кликните по строке «Дополнительные средства устранения неполадок».
- Для выполнения диагностики нажмите на строку «Центр обновления Windows», затем на появившуюся кнопку «Запустить средство устранения неполадок».
Останется дождаться завершения диагностики. Если ошибка под кодом 0x80070424 связана с «Центром обновления», то будут предложены пути ее решения, в том числе автоматические исправления, не требующие действий пользователя.
Способ 3: Включение соответствующий служб
Еще один вариант, который может помочь исправить ситуацию, предполагает проверку, работают ли службы, которые связаны с обновлением операционной системы. Если они выключены, то их нужно активировать вручную, причем делается это все с помощью предустановленных в Windows 10 средств:
- Одновременно нажмите на клавиши «Win + R» — запустится диалоговое окно «Выполнить». Введите команду
services.msc
и нажмите на «Enter». - Произойдет запуск инструмента «Службы». Вам необходимо отыскать несколько служб и запустить их. Первая – «Центр обновления Windows». Дважды щелкните по названию левой кнопкой мыши.
- В появившемся окне «Свойств» для параметра «Тип запуска» задайте значение «Вручную», затем нажмите по кнопке «Запустить» и по «ОК».
- Далее вернитесь к списку служб Windows и найдите «Фоновая интеллектуальная служба передачи».
- В окне «Свойств» службы в качестве типа запуска выставьте «Вручную», затем также запустите ее.
- Откройте «Свойства» службы «Рабочая станция» и в поле «Тип запуска» выберите «Автоматически», после чего сохраните изменения.
После этого все необходимые для корректного обновления операционной системы службы будут работать правильно. Попробуйте снова установить апдейты для Windows 10.
Способ 4: Сброс настроек Microsoft Store
Также ошибка 0x80070424 может быть связана с неправильной работой официального магазина Microsoft Store. В таком случае исправить проблему может помочь сброс настроек этого приложения через «Командную строку».
Достаточно запустить консоль с правами администратора (так же, как в Способе 1), затем ввести команду wsreset
и выполнить ее, нажав на клавишу ввода.
Когда все настройки магазина от Microsoft окажутся сброшены, перезагрузите систему и проверьте, получается ли установить обновления.
Способ 5: Проверка на вирусы
Как ни банально, но еще одной частой проблемой появления рассматриваемой ошибки являются вирусы, блокирующие работу «Центра обновления» и, соответственно, установку необходимых апдейтов для системы, в особенности связанных с улучшением безопасности ОС.
Проверьте систему на наличие вредоносного ПО встроенными средствами обеспечения безопасности или же специализированным софтом, который нужно скачивать отдельно. Для достижения максимального эффекта можете воспользоваться сразу несколькими вариантами, а большинство способов мы разбирали в нашем отдельном материале.
Подробнее: Методы удаления вируса с компьютера под управлением Windows 10
Способ 6: «Редактор реестра»
Нередки и проблемы с файлами реестра: чаще всего у них выставлены неверные значения или они по каким-то причинам отсутствуют. Проверьте, все ли в порядке с файлами, связанными с «Центром обновления Windows», с помощью «Редактора реестра»:
- Через диалоговое окно «Выполнить» запустите упомянутое средство, выполнив команду
regedit
. - Перейдите по пути
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate
, разворачивая ветки слева, или вставьте его в адресную строку. В центральной части окна дважды кликните ЛКМ по параметру под названием «DisableWindowsUpdateAccess». - В поле «Значение» напишите «0», затем нажмите на кнопку «ОК».
Если папка «WindowsUpdate» отсутствует, то потребуется создать и ее, и необходимый параметр. Для этого, находясь в разделе «Windows», кликните правой кнопкой мыши по свободному месту, из контекстного меню выберите «Создать» — «Раздел». Он появится в панели слева – задайте ему соответствующее имя (WindowsUpdate
).
Нажмите на созданную папку и в основной части окна вызовите контекстное меню, из которого выберите «Создать» > «Параметр DWORD (32 бита)». Задайте ему имя DisableWindowsUpdateAccess
, затем останется указать в качестве значения «0».
Как только файл реестра исправлен или создан с корректными значениями, перезагрузите Windows и проверьте, была ли исправлена ошибка 0x80070424.
Дополнительные рекомендации
В некоторых случаях, особенно когда повреждаются системные файлы, могут помочь некоторые универсальные решения. Если ни один из способов из статьи не помог, попытайтесь восстановить их с помощью предустановленных утилит – SFC и DISM. Работать с ними можно через «Командую строку», достаточно знать соответствующие запросы. О том, как проверить целостность системных файлов и восстановить их, используя названные инструменты, читайте в нашем отдельном руководстве.
Подробнее: Использование и восстановление проверки целостности системных файлов в Windows 10
Также можете попытаться сбросить компоненты «Центра обновлений Windows», чтобы выполнить перезапуск некоторых служб, связанных с процедурой установки апдейтов. Для этого используйте «Командную строку», запущенную с расширенными правами, вводя следующие команды и выполняя их поочередно (нажимая после каждой из них «Enter»).
net stop bits
net stop wuauserv
net stop appidsvc
net stop cryptsvc
ren %systemroot%\SoftwareDistribution SoftwareDistribution.old
ren %systemroot%\system32\catroot2 catroot2.old
net start bits
net start wuauserv
net start appidsvc
net start cryptsvc
Вдаваться в подробности, что это за команды и какие действия они выполняют, нет смысла, но общий смысл таков: происходит остановка служб (BITS, Windows Update, Cryptographic и других), затем на локальном диске автоматически создаются папки с резервными копиями файлов обновления, а после – запуск остановленных служб.
В некоторых случаях может помочь установка проблемного обновления вручную, скачав нужный апдейт с официального сайта компании Microsoft. Переходите по ссылке ниже, чтобы узнать, как это правильно сделать.
Подробнее: Устанавливаем обновления для Windows 10 вручную
0x80070424 является ошибкой обновления еще со времен Windows XP. Как и у многих, при попытке установить новые обновления возникает ошибка со следующим сообщением: «С установкой обновлений возникли некоторые проблемы, но попытка будет повторена позже. Если вы продолжаете видеть это сообщение и хотите получить сведения, выполнив поиск в Интернете или обратившись в службу поддержки, вам может помочь это: (0x80070424) ». На этом предложения решений от Microsoft заканчиваются. К счастью, дальнейшее обсуждение на форумах и в блогах по устранению неполадок помогло пользователям сформировать список решений, которые могут устранить код 0x80070424. Как правило, такие ошибки возникают из-за того, что некоторые файлы отсутствуют или повреждены, из-за поврежденной или отключенной конфигураций некоторых служб и стороннего ПО, которое вызывает конфликт. Можно только гадать, какая из этих причин провоцирует ошибку в вашем случае. Поэтому стоит пробовать каждое доступное решение, пока проблема не будет решена в конечном итоге. Вы можете найти список всех решений в нашем руководстве ниже.
Ошибка Центра обновления Windows 0x80070424 (пример 1)
Ошибка Центра обновления Windows 0x80070424 (пример 2)
Скачать средство восстановления Windows
Скачать средство восстановления Windows
Существуют специальные утилиты для восстановления Windows, которые могут решить проблемы, связанные с повреждением реестра, неисправностью файловой системы, нестабильностью драйверов Windows. Мы рекомендуем вам использовать Advanced System Repair Pro, чтобы исправить «Ошибка Центра обновления Windows 0x80070424» в Windows 10.
1. Воспользуйтесь средством устранения неполадок Центра обновления Windows
Этот метод неоднократно повторялся в других статьях, посвященных обновлениям. Хотя средство устранения неполадок обновления не является панацеей от всех ошибок обновления, мы все же настаиваем на его использовании. Средство устранения неполадок просканирует вашу систему на предмет потенциальных проблем и попытается исправить их в конечном итоге.
- Открытые Настройки , а затем перейдите в Обновление и безопасность > Устранение неполадок.
- На правой панели найдите Центр обновления Windows и нажмите Запустить средство устранения неполадок.
- Завершите процесс, следуя инструкциям на экране, и перезагрузите компьютер.
2. Проверьте целостность системных файлов.
Довольно часто в списке возможных причин можно увидеть отсутствующие или поврежденные файлы. Такие файлы могут иметь большое значение в правильной работе служб Windows. Если некоторые из этих файлов отсутствуют, то скорее всего это станет причиной ошибок обновления. Ниже мы воспользуемся SFC (средство проверки системных файлов) и DISM (обслуживание и управление образами развертывания), которые помогут обнаружить и восстановить отсутствующие компоненты, если таковые имеются. Обязательно используйте оба сканирования, поскольку они могут по-разному влиять на решение ошибки. Вот как:
С помощью SFC
- Открытые Командная строка , введя
cmd
в поле поиска рядом с Меню Пуск кнопку. - Щелкните правой кнопкой мыши по Командная строка , а затем выбрать Запуск от имени администратора.
- После открытия консоли введите
sfc /scannow
команду и нажмите Enter. - Когда процесс восстановления будет завершен, перезагрузите компьютер.
С помощью DISM
- Открытые Командная строка как мы это делали на предыдущем шаге.
- Скопируйте и вставьте эту команду
DISM.exe /Online /Cleanup-image /Restorehealth
. - Нажмите Enter и подождите, пока Windows закончит сканирование и исправление.
- После этого перезагрузите компьютер и снова установите обновление.
После завершения обоих сканирований попробуйте снова запустить установку обновлений. Если это не сработает, переходите к альтернативным решениям ошибок ниже.
3. Зарегистрируйте системные файлы вручную.
Если предыдущий метод не помог решить проблему, вы можете добавить необходимые системные файлы вручную. Часто отсутствуют два файла .dll. Проверьте, так ли это, используя следующие шаги:
- Нажмите Windows Key + R и введите эти две команды одну за другой. Нажмите OK после каждой.
- Как вы сделаете это, перезагрузите компьютер и попробуйте снова установить проблемное обновление.
regsvr32 Qmgr.dll /s
regsvr32 Qmgrprxy.dll /s
4. Убедитесь, что служба обновления запускается «Автоматически».
Прежде чем переходить к другим методам, проверьте, все ли службы обновления настроены на автоматический режим и работают. Чтобы сделать это:
- Нажмите Windows Key + R и введите
services.msc
. - После открытия найдите Центр обновления Windows из списка.
- Щелкните правой кнопкой мыши и выберите Объекты.
- Затем убедитесь, что служба установлена на значение Автоматически рядом с Тип запуска. Нажмите Применить если вам пришлось внести изменения.
- В случае, если эта служба Остановлена, нажмите Start и OK , чтобы закрыть окно.
Есть несколько других важных служб, которые отвечают за правильную настройку обновлений. Фоновая интеллектуальная служба передачи и Рабочая станция это еще две службы, которые должны быть запущены и установлены на значение автоматически.
5. Разрешите обновления с помощью Редактора реестра.
Есть вероятность, что некоторые значения, отвечающие за запуск обновлений, настроены неправильно, что ограничивает установку. Давайте проверим, так ли это, выполнив следующие шаги:
- Нажмите Windows Key + R и введите
regedit
. Разрешите действие, если всплывет окно с запросом. - Как только вы войдете в Редактор реестра, перейдите в
- После нажатия на Центр обновления Windows, найдите и дважды щелкните по DisableWindowsUpdateAccess на правой панели.
- Убедитесь, что его значение установлено на 0 и нажмите OK.
- Наконец, перезагрузите компьютер и попробуйте снова установить обновления.
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate
6. Включите Чистый запуск Windows.
Ошибка 0x80070424 также может быть вызвана проблемами с несовместимостью. Антивирус или любое другое стороннее ПО может конфликтовать со службами Windows, вызывая ошибку. Функция чистой загрузки помогает запустить компьютер только со встроенными приложениями и службами. Это поможет узнать, вызывает ли проблему какое-то стороннее приложение или нет. Чтобы запуститься в режиме чистой загрузки, выполните следующие действия:
- Нажмите Windows Key + R кнопки одновременно и вставьте
msconfig
. - Затем в открывшемся окне перейдите в Услуги сверху.
- Установите флажок рядом с Не отображать службы Майкрософт и нажмите на Отключить все кнопку.
- Теперь перейдите в Общие и выберите Выборочный запуск опцию. Убедитесь, что флажок установлен только рядом с Загружать системные службы.
- Нажмите Применить и OK. Затем перезагрузите компьютер.
Теперь вы можете попробовать обновить свою систему, находясь в режиме Чистой загрузки. Независимо от того, удалось ли вам установить обновление или нет, необходимо вернуть Windows к параметрам обычного запуска. Для этого просто повторите все шаги, которые были описаны выше, включив отключенные службы и изменив параметры запуска с Выборочный запуск в нормальная.
7. Сбросьте компоненты Центра обновления Windows.
Предпоследнее решение в нашем списке сводится к сбросу настроек Центра обновления Windows. Этот метод особенно хорошо зарекомендовал себя при решении проблем с обновлением. Вся процедура включает перезапуск служб BITS, Cryptographic, MSI Installer и Windows Update, а также переименование некоторых папок обновлений (SoftwareDistribution и Catroot2). Эти папки содержат временные файлы, необходимые для установки обновлений Windows. Исходя из этого, мы заставим Windows удалить поврежденные элементы и создать компоненты, связанные с обновлением, с нуля. Ниже мы покажем вам два способа выполнения этого метода. Первый требует ввода и выполнения каждой консольной команды в ручной последовательности. Другой включает в себя так называемый пакетный файл, написанный в Блокноте и сохраненный в формате WUReset.bat. Особой разницы в том, какой из них вы выберете нет. Хотя вся процедура может показаться сложной, она не займет много времени и знаний. Просто выполните следующие действия, описанные ниже:
Вручную
- Открытые Командная строка , введя
cmd
в поле поиска рядом с Меню Пуск кнопку. - Щелкните правой кнопкой мыши по Командная строка , а затем выбрать Запуск от имени администратора.
- Скопируйте и вставьте этот список команд одну за другой, нажимая Enter после каждой. (Это действие отключит службы, ответственные за Обновления Windows)
- Затем мы должны переименовать вышеупомянутые папки. Просто вставьте эти команды, нажимая Enter после каждой.
- Наконец, все, что осталось сделать, это вернуть отключенные службы. Введите эти команды так же, как мы делали ранее.
- На этом все. Перейдите в центр обновления Windows и попробуйте выполнить установку снова.
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
С помощью Пакетного файла
Это альтернативный метод описанному выше. «Пакетный сценарий» используется для выполнения тех же команд для сброса всех компонентов Центра обновления Windows, криптографических служб и папок, таких как SoftwareDistribution. Это не так сложно, как можно представить. Даже гораздо проще, чем предыдущий. Все, что вам нужно, — это блокнот Windows и немного копирования. Главная прелесть пакетных файлов в том, что они помогают выполнять все шаги сразу, не вводя команды вручную. Если вы когда-нибудь столкнетесь с подобными проблемами в будущем, вы сможете запустить уже созданный .bat файл для сброса компонентов обновления:
- Откройте новый Блокнот . Для этого щелкните правой кнопкой мыши на любую свободную область на рабочем столе, выберите Новая и Текстовый документ.
- Затем вставьте этот список команд в блокнот:
- После вставки всех команд, нажмите Файл > Сохранить как и назовите файл WUReset.bat, Обязательно установите Кодирование в ANSI и сохраните файл в любом месте.
- Наконец, нажмите на файл правой кнопкой мыши и выберите Запуск от имени администратора и наслаждайтесь автоматическим сбросом компонентов обновлений Windows.
@ECHO OFF
echo Simple Script to Reset / Clear Windows Update
echo.
PAUSE
echo.
attrib -h -r -s %windir%system32catroot2
attrib -h -r -s %windir%system32catroot2*.*
net stop wuauserv
net stop CryptSvc
net stop BITS
ren %windir%system32catroot2 catroot2.old
ren %windir%SoftwareDistribution sold.old
ren "%ALLUSERSPROFILE%\Application Data\Microsoft\Network\Downloader" downloader.old
net Start BITS
net start CryptSvc
net start wuauserv
echo.
echo Task completed successfully...
echo.
PAUSE
8. Используйте Media Creation Tool.
Последний метод обхода трудностей с обновлениями — это Media Creation Tool. Данный инструмент выпущен Microsoft, с целью получения последних имеющихся обновлений, особенно для пользователей, которым сложно сделать это традиционным способом. Процедура обновления не коснется ваших личных данных, а просто обновит компьютер. Для этого выполните шаги, перечисленные ниже:
- Сначала вам нужно скачать утилиту с веб-сайта Microsoft.
- Затем запустите загруженный файл.
- После того, как вы согласитесь с Условиями использования, вам будет предложено два варианта на выбор. Выберите Обновить этот компьютер сейчас.
- Выберите Сохранить личные файлы чтобы они не пострадали.
- Наконец, запустите процесс и дождитесь его завершения.
- Надеемся, этот метод помог вам обойти ошибку 0x80070424.
Итоги
Надеемся, что вы наконец оправились с ошибкой 0x80070424. Ни одна операционная система не идеальна, поэтому вы можете столкнуться с такими ошибками повторно. В случае, если это произойдет снова, используйте те же шаги, которые мы обсуждали выше. Они универсальны и могут решать другие проблемы, связанные с обновлениями.
Windows Update and Windows Store are inter-dependable services on Windows 11/10. So, many times when an error like 0x80070424, ERROR SERVICE DOES NOT EXIST occurs for one, the other service is prone or affected by it too. However, this error can occur to both Windows Update Standalone Installer as well as to the Windows Update section in the Windows Settings App too.
The Windows Update Standalone Installer states:
Installer encountered an error: 0x80070424, The specified service does not exist as an installed service.
The Windows Store error states:
The were some problems installing updates, but we’ll try again later. If you keep seeing this and want to search the web or contact support for information, this may help: (0x80070424).
This error code has been known to appear while updating Windows Defender too.
We will be discussing how to fix this error for Windows Update and Microsoft Store on Windows 11 or Windows 10:
- Re-register Background Intelligent Transfer Service DLL file
- Run Windows Update & Store apps Troubleshooters.
- Reset Windows Update related folders.
- Use the Registry Editor.
- Check Windows Services.
- Reset the Microsoft Store.
- Fix Windows Update files using DISM
- Restore via Registry.
See which of these suggestions apply in your case.
1] Re-register Background Intelligent Transfer Service DLL file
Open Command Prompt with Administrator level privileges.
Type in the following commands and hit the Enter key to re-register the dll files–
regsvr32 Qmgr.dll /s regsvr32 Qmgrprxy.dll /s
Reboot and check if your issues are fixed.
2] Run Windows Update & Windows Store Apps Troubleshooters
You can run the Windows Update Troubleshooter and also Microsoft’s Online Windows Update Troubleshooter and check if that is any help in fixing any of your issues. You may want to also run the Windows Store Apps Troubleshooter.
3] Reset Windows Update related folders
You need to delete the contents of the SoftwareDistribution folder & reset the Catroot2 folder.
4] Check the WU setting in Registry
Type regedit in Windows Search box and hit Enter to open the Registry Editor. Locate the registry key:
Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate
Select and Double-click on the DWORD named as DisableWindowsUpdateAccess set its Value Data as 0.
Restart your computer and check if this has fixed your issues.
5] Check on some Windows Services
Open the Windows Services Manager and locate the following services:
- Windows Update Service – Manual (Triggered)
- Background Intelligent Transfer Service – Manual.
- Workstation Service – Automatic.
Open their Properties and ensure that their Startup type is as mentioned above against their name and that the Services are running. If not click on the Start button.
6] Reset the Microsoft Store
To Reset the Microsoft Store Run CMD as Administrator and execute the following command:
wsreset
Wait for the process to complete and then try to install your App or Windows Update again.
7] Fix Windows Update files using DISM
You may need to fix Windows Update files using DISM.
8] Restore via Registry
If you have managed to delete Windows Update Service (sc delete wuauserv), then it must have also removed registry entries under HKLM\SYSTEM\CurrentControlSet\Services\wuauserv
. Some Windows Home users have reportedly deleted the service to stop Windows Update from downloading any future updates.
So you need to follow two steps here to fix the error:
Restore Windows Update Service
Sadly, there is no simple way to do this. While you can use the DISM and SFC command, but they cannot fix which is not there. Especially DISM, which uses Windows Update to provide the files that are required to fix corruption.
The alternate way is to use DISM with Windows installation as the repair source. It can be Windows side-by-side folder from a network share or a removable media. To do this, run the following command:
DISM.exe /Online /Cleanup-Image /RestoreHealth /Source:C:\RepairSource\Windows /LimitAccess
In the command, replace the C:\RepairSource\Windows placeholder with the location of your repair source. Read more about Repair Source here. If you cannot get this done, you need to Refresh your Windows 10 PC, but you will need Windows 10 Bootable media as it will copy the service file from the image, and reregister it.
Once you fix the Windows Update Service issue, make sure to run it. If there is no error, and you can download the update, then you are done. If not, follow the next step.
Import Registry Entries from a different computer
Since Windows Update service will need its registry entries to work as expected, you need to place them manually. The best way is to find a laptop which is running the same version as yours, and then export all entries related to the Windows Update service.
Open Registry Editor and navigate to:
Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\wuauserv
- Right-click on wuauserv key, and select export
- Save as a REG file on the computer.
- Copy the file to the computer where you need to fix the issue.
- Double click on the file, and agree to import.
We have also linked to the exported version of the file in this post. Download the 0x80070424 Fix, extract the contents and double-click on the reg file. Now when you run the Windows Update service, you will not receive error 0x80070424.
I hope something helps!
The error code “0x80070424” usually occurs when one or more Windows services are missing or stopped and encounter it when installing a Windows update or Visual C++, or using Microsoft…
Whenever Microsoft rolls out a Windows update, many users face the error code “0x80070424.” This error code is often reported to be seen when trying to install any version of Visual C++ or an app from the Microsoft Store.
This error code can be encountered when installing an update through Windows Update, or even when trying to install an update using Windows Update Standalone Installer (WUSA.exe).
Today, we will show you multiple tried-and-tested methods to mitigate and fix the error code “0x80070424” without reinstalling the Windows operating system.
Table of contents
- Windows Update Error 0x80070424: Causes and Symptoms
-
Fix the 0x80070424 Error on Windows
- Run Windows Update Troubleshooter
- Enable/Restart Windows Services
- Restore Windows Modules Installer
- Restore Windows Update Components
- Register System Files
- Remove Restriction from Windows Registry
- Fix Corrupted Files with DISM and SFC
- Clear SoftwareDistribution and Catroot2 Folder
- Closing Thoughts
Windows Update Error 0x80070424: Causes and Symptoms
The error code “0x80070424” has existed for a long time. It can come up on Windows 11, Windows 10, Windows 8, 7, XP, and even Windows Vista. This error code occurs when the responsible Windows services are not running, have been corrupted, or malfunctioned.
The Windows Update error code “0x80070424” is mostly associated with the Background Intelligent Transfer Service (BITS), which is responsible for transferring the update files from servers to clients. However, this is not the only issue that can cause this error message.
This error can also occur due to unregistered multiple Windows services. If you encounter the error code “0x80070424” while trying to install a Windows update through Windows Update, you will see the following error message:
Error encountered There were some problems installing updates, but we'll try again later. If you keep seeing this and want to search the web or contact support for information, this may help (0x80070424)
If you are installing the update using Windows Update Standalone Installer, then you will see this message:
Windows Update Standalone Installer Installer encountered an error: 0x80070424 The specified service does not exist as an installed service.
If the error occurs whilst installing/updating an app through Microsoft Store, then you may see this error message:
Something unexpected happened Reporting this problem will help us understand it better. You can wait a bit and try again or restart your device. That may help.Code: 0x80070424
For either one of these error messages, you can apply all of the following possible solutions and fix it.
Fix the 0x80070424 Error on Windows
To fix the error code “0x80070424,” apply the following solutions one by one in the given chronological order.
Run Windows Update Troubleshooter
This method can be applied if you are encountering the error code “0x80070424” while trying to install a Windows update through Windows Update.
Both Windows 11 and 10 come with pre-installed troubleshooters for several different services and features of the OS. This troubleshooter can be executed automatically to check for Windows Update issues and then suggest the necessary action(s) to be taken.
Follow these steps to run the Windows Update troubleshooter:
-
Navigate to:
Settings app >> System >> Troubleshoot >> Other troubleshooters
-
Click Run in front of Windows Update.
Run Windows Update troubleshooter -
Close the troubleshooter once the fixes have been applied.
Close Windows Update troubleshooter
The Windows Update troubleshooter tries to resolve any issues it can. If it cannot apply the fixes itself, such as physically reconnecting the LAN wire, we suggest you perform the action. In that case, apply the fixes and then check if the issue is resolved.
If you still see the error code, continue to perform the solutions shared below.
Enable/Restart Windows Services
Ensure responsible Windows services are up and running to install the update(s). If those are turned off or unable to start, Windows will go through the error code “0x80070424.”
The following Windows services need to be running:
- Background Intelligent Transfer Service (BITS)
- DCOM Server Process Launcher
- Remote Procedure Call (RPC)
- Windows Defender Firewall
- Windows Modules Installer
- Windows Update
Note: If Windows Modules Installer or some other services are missing from the Windows Services console, follow the steps below, and then proceed to the next section(s) to restore them.
To check whether these services are running, open the Services console by typing in services.msc in the Run Command box, and very their status.
If you find that one or more services are not running, follow these steps to start them and set them to run automatically:
-
Open service properties.
Open service properties Right-click on the service and then click Properties from the context menu.
-
Set the service to start automatically.
Set startup to Automatic From the Properties window, select Automatic from the drop-down menu in front of “Startup type.”
-
Start the service.
Start service -
Apply the changes.
Apply the changes -
Repeat steps 1 through 4 to enable all services:
- BITS
- DCOM Server Process Launcher
- Remote Procedure Call (RPC)
- Windows Defender Firewall
- Windows Modules Installer
- Windows Update
-
Restart the PC.
Once the computer reboots, try updating/installing the Windows update/app/Visual C++ which initially caused the error.
That being said, if all of the services are already running, then simply restart them using these steps:
-
Stop the service.
Stop Windows service Right-click on the service and then click Stop from the context menu.
-
Now start the service again.
Restart the service Right-click on the service again and then click Start from the context menu.
-
Repeat steps 1 & 2 for all services that were already started.
Once all the services have been started/restarted, check to see if the issue has been resolved.
You can also use the command line to restart the services.
Open Windows Terminal and run the following commands:
net stop wuauserv
net stop cryptSvc
net stop bits
net stop msiserver
This will stop the required services. To start the services again, run the following commands:
net start wuauserv
net start cryptSvc
net start bits
net start msiserver
Restore Windows Modules Installer
The Windows Modules Installer is responsible for detecting and installing Windows updates and other Microsoft product updates, like OneDrive, Office, etc. If it is missing from your PC, then you can restore it. However, the process requires that you import functioning Windows Registries from another computer.
If you have one available, please follow the steps below to restore the Windows Modules Installer service and other missing Registry Keys:
Note: Misconfiguration of critical values in the system’s registry could be fatal for your operating system. Therefore, we insist that you create a system restore point before proceeding with the process on both computers.
You can also use our top selection of disk imaging and backup software so you never lose your data or operating system again.
-
Open the Registry Editor on a non-problematic PC.
Open the Registry Editor Type in regedit in the Run Command box on the PC that is functioning normally.
-
Navigate to:
Computer\HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\TrustedInstaller
-
Export the TrustedInstaller Key as a .REG file.
Export TrustedInstaller Key Right-click on the TrustedInstaller Key and then click Export from the context menu.
-
Save the .REG file.
Save the Registry file -
Move the .REG file to the problematic computer.
Copy the exported .REG file onto a USB/external hard drive and then paste it on the problematic computer.
-
Run the .REG file.
After running the file, you may be prompted with a UAC. Click Yes.
Run the Registry file -
Click Yes on the dialog box for confirmation.
Confirm action Once the file is executed, click Ok on the dialog box.
-
Restart the computer.
When the computer restarts, check to see inside the Services console if the Windows Modules Installer service has been restored, and then apply the steps in the method given in the section above to start the service.
Restore Windows Update Components
Like Windows Modules Installer, if you find either the “Windows Update” service or the BITS service missing, you can restore those too. Here is how:
-
Download the zipped Registry files. (wuauserv.zip)
Windows Update Service Restore Tool (unknown, 114 hits)
-
Extract the archive.
Extract zipped file -
Run the following file to restore the respective Windows service:
- WindowsUpdate.reg
- BITS.reg
Run the respective Registry file -
Click Yes on UAC prompt.
Run the Registry file -
Click Yes on the confirmation dialog box.
Confirm action -
Restart the PC.
Basically these files will restore the following registry keys:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\wuauserv
Once rebooted, the respective Windows services will be restored. Now check if it is running using the guide shared above (start the service if it is stopped) and then check if the problem has gone away.
Register System Files
Unregistered system files can cause the respective services to not be able to run. You can register Dynamic Link Libraries (DLLs) using the “regsvr32” command line tool.
That being said, since there are many .DLL files that can be the cause of the “0x80070424” error code, we will create a batch file to register all of them.
Follow these steps to register the system files:
-
Copy and paste the following cmdlets in Notepad.
regsvr32 comcat.dll /s regsvr32 shdoc401.dll /s regsvr32 shdoc401.dll /i /s regsvr32 asctrls.ocx /s regsvr32 oleaut32.dll /s regsvr32 shdocvw.dll /I /s regsvr32 shdocvw.dll /s regsvr32 browseui.dll /s regsvr32 browseui.dll /I /s regsvr32 msrating.dll /s regsvr32 mlang.dll /s regsvr32 hlink.dll /s regsvr32 mshtmled.dll /s regsvr32 urlmon.dll /s regsvr32 plugin.ocx /s regsvr32 sendmail.dll /s regsvr32 scrobj.dll /s regsvr32 mmefxe.ocx /s regsvr32 corpol.dll /s regsvr32 jscript.dll /s regsvr32 msxml.dll /s regsvr32 imgutil.dll /s regsvr32 thumbvw.dll /s regsvr32 cryptext .dll /s regsvr32 rsabase.dll /s regsvr32 inseng.dll /s regsvr32 iesetup.dll /i /s regsvr32 cryptdlg.dll /s regsvr32 actxprxy.dll /s regsvr32 dispex.dll /s regsvr32 occache.dll /s regsvr32 occache.dll /i /s regsvr32 iepeers.dll /s regsvr32 urlmon.dll /i /s regsvr32 cdfview.dll /s regsvr32 webcheck.dll /s regsvr32 mobsync.dll /s regsvr32 pngfilt.dll /s regsvr32 licmgr10.dll /s regsvr32 icmfilter.dll /s regsvr32 hhctrl.ocx /s regsvr32 inetcfg.dll /s regsvr32 tdc.ocx /s regsvr32 MSR2C.DLL /s regsvr32 msident.dll /s regsvr32 msieftp.dll /s regsvr32 xmsconf.ocx /s regsvr32 il.dll /s regsvr32 msoeacct.dll /s regsvr32 inetcomm.dll /s regsvr32 msdxm.ocx /s regsvr32 dxmasf.dll /s regsvr32 l3codecx.ax /s regsvr32 acelpdec.ax /s regsvr32 mpg4ds32.ax /s regsvr32 voxmsdec.ax /s regsvr32 danim.dll /s regsvr32 Daxctle.ocx /s regsvr32 lmrt.dll /s regsvr32 datime.dll /s regsvr32 dxtrans.dll /s regsvr32 dxtms3ft .dll /s regsvr32 WEBPOST.DLL /s regsvr32 WPWIZDLL.DLL /s regsvr32 POSTWPP.DLL /s regsvr32 CRSWPP.DLL /s regsvr32 FTPWPP.DLL /s regsvr32 FPWPP.DLL /s regsvr32 WUAPI.DLL /s regsvr32 WUAUENG.DLL /s regsvr32 ATL.DLL /s regsvr32 WUCLTUI.DLL /s regsvr32 WUPS.DLL /s regsvr32 WUWEB.DLL /s regsvr32 wshom.ocx /s regsvr32 wshext.dll /s regsvr32 vbscript.dll /s regsvr32 scrrun.dll mstinit.exe /setup /s regsvr32 msnsspc.dll /SspcCreateSspiReg /s regsvr32 msapsspc.dll /SspcCreateSspiReg /s exit
-
Save the file.
Save the file -
Save it as a batch file.
Save the batch file Change the file type to “All files” and concatenate a “.bat” at the end of the file name to save it as a batch file.
-
Run the batch file with administrative privileges.
Run the batch file with elevated privileges Right-click on the batch file and click Run as administrator from the context menu. You will then see a Command Prompt instance run and close by itself.
-
Restart the computer.
Once the computer restarts, check to see if your issue has been resolved.
Remove Restriction from Windows Registry
The “0x80070424” error code can also pop up when attempting to install a Windows update because of a restriction imposed by the Windows Registry. If so, the issue can be fixed by removing the restriction. Here is how:
-
Open Registry editor.
Open Registry editor -
Navigate to:
Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate
Note: If you do not see the WindowsUpdate Key, it is likely that your Registry is not blocking an update from being installed, as the Registry value does not exist. Hence, you can skip this step.
-
Double-click on the DisableWindowsUpdateAccess value.
DisableWindowsUpdateAccess value in Windows Registry -
Set the Value Data to 1.
Change Value Data for DisableWindowsUpdateAccess -
Restart the computer.
If you find the DisableWindowsUpdateAccess value inside the Registry, this is likely the culprit, as this value does not exist by default.
However, if you did not find this value or the WindowsUpdate key, then the “0x80070424” error code was not caused by a restriction in the Windows Registry.
Fix Corrupted Files with DISM and SFC
Deployment Image Servicing and Management (DISM) and System File Checker (SFC) are built-in tools in Windows that can scan and repair system files. Use the following steps to run the DISM and SFC scans in an attempt to repair the critical system files:
-
Launch an elevated Command Prompt.
-
Now execute the following commands one after the other:
DISM.exe /Online /Cleanup-image /Checkhealth DISM.exe /Online /Cleanup-image /Scanhealth DISM.exe /Online /Cleanup-image /Restorehealth
-
Then run the SFC scan:
SFC /ScanNow
Execute DISM and SFC cmdlets to repair system files
Once the scans have been run successfully and all files have been repaired, check to see if the error code is gone.
Clear SoftwareDistribution and Catroot2 Folder
If the “0x80070424” error code is occurring during a Windows update installation, then you can apply this fix.
The SoftwareDistribution folder can be found in C:\Windows, while the Catroot2 folder can be found at C:\Windows\System32\.
The SoftwareDistribution folder contains temporary files within a subfolder (download) that are required to install a Windows update, while the Catroot2 folder contains Windows update-related files and folders, including signature files from Microsoft.
Quite often, a Windows update fails to install and experiences an error code because of the corrupted files inside these 2 folders.
In this case, these temporary files need to be removed and the update process needs to be started from the top.
Here is how to clear the SoftwareDistribution and the CarRoot2 folder:
-
Navigate to the following location using File Explorer:
C:\Windows\SoftwareDistribution\Download
-
Select all the items using CTRL + A hotkeys.
-
Delete all items.
Clear SoftwareDistribution directory -
Now navigate to the Catroot folder at the following location and repeat steps 2 & 3:
C:\Windows\System32\Catroot2
-
Restart the computer when done.
Once the computer reboots, try downloading the updates again and check if the error code has been mitigated.
Closing Thoughts
Any error code on a Windows PC has a meaning that you can use to identify its root cause. However, in the case of 0x80070424, the issues lead to multiple possible causes. That is why we have created this detailed guide so you can find all of the possible solutions under one title.
If the methods discussed in this post worked for you, let us know which one in the comments section below so our readers can benefit from it.