Среди прочих ошибок в 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 в исходное состояние (позволяет оставить данные, но не установленные программы).
Contents
- Resolving the “Error: 0x80070424-0x90018” When Upgrading from Windows 7 to Windows 10
- What Does Error Code 0x80070424-0x90018 Mean?
- What causes Windows Update error 0x80070424?
- How do I update my version of Windows 10?
- Temporarily Uninstall or Disable Third-Party Antivirus
- Perform a Clean Boot
- How do I fix Windows Update error?
- How do I check if my PC is compatible with Windows 10?
- Scan and Repair System Files
- Reset Windows Update Components
- Will Windows 10 update be current?
- How to fix Windows 10 error 0x80070424?
- Manually Install the Windows 10 Upgrade
- How do I fix Windows 10 update error?
- How do I cancel a Windows 10 repair install?
- How do I fix Windows Update not installing updates?
- Persistence Is Key
- References
- How do you check for updates in Windows 10?
- What is Windows Update error 0x80070424?
Resolving the “Error: 0x80070424-0x90018” When Upgrading from Windows 7 to Windows 10
Upgrading from Windows 7 to Windows 10 can sometimes result in the frustrating error code 0x80070424-0x90018. This often prevents the upgrade from completing successfully, leaving you stuck on the aging Windows 7 operating system.
In this guide, we’ll walk through the top solutions for resolving error 0x80070424-0x90018, so you can finally upgrade to Windows 10 without issues.
What Does Error Code 0x80070424-0x90018 Mean?
The 0x80070424-0x90018 error code indicates that a required Windows service is missing or not properly installed. Specifically, it means «The specified service does not exist as an installed service.»
This is often caused by an antivirus or other third-party program interfering with the upgrade process. Windows services related to the Windows Update, cryptographic, MSI installer, and BITS (Background Intelligent Transfer Service) components may also be the culprit.
What causes Windows Update error 0x80070424?
Additionally, your antivirus mistakenly blocking the update files or the Windows Update Service stopping unexpectedly can also trigger error code 0x80070424. How Can I Fix Windows Update Error 0x80070424?
How do I update my version of Windows 10?
To check for updates, select Start > Settings > Windows Update , then select Check for updates. If updates are available, you can choose to install them. If you run into problems updating your device, including problems with previous major updates, see common fixes at Troubleshoot problems updating Windows.
To successfully upgrade, we need to resolve the underlying service issue. Let’s look at the most effective ways to do this.
Temporarily Uninstall or Disable Third-Party Antivirus
One of the most common causes of error 0x80070424-0x90018 is the interference of a third-party antivirus or security program. These types of applications can sometimes block or disrupt critical Windows services needed for the upgrade.
To test if your antivirus is the issue, temporarily uninstall it or disable the real-time scanning feature. Be sure to re-enable your antivirus after completing the Windows 10 upgrade.
You can also enable the built-in Windows Defender antivirus before upgrading:
- Open the Start menu and search for «Windows Defender Security Center».
- Click «Virus & threat protection».
- Under «Virus & threat protection settings», switch the toggle for «Real-time protection» to On.
This will provide baseline antivirus protection while disabling your third-party antivirus that may be blocking the upgrade.
Perform a Clean Boot
A clean boot starts Windows with only the bare minimum processes and services. This isolates any problematic third-party services.
How do I fix Windows Update error?
Windows updates rely on specific system files to download and install update packages securely. If these system files are not properly registered on the system, it can result in the error you are experiencing. To resolve this issue, you need to register these system files. Here’s how you can register the files: Press Winkey + R to open Run.
How do I check if my PC is compatible with Windows 10?
To check this on your PC, go to PC info in PC settings or System in Control Panel, and look for System type. System requirements. Make sure the PC meets the system requirements for Windows 10. We also recommend going to the PC manufacturer’s website for additional info about updated drivers and hardware compatibility.
To perform a clean boot before upgrading:
- Open the Start menu and search for «msconfig».
- Go to the «Services» tab.
- Check the box that says «Hide all Microsoft services».
- Click «Disable all».
- Go to the «Startup» tab.
- Click «Open Task Manager».
- Go to the «Startup» tab in Task Manager.
- Disable any unnecessary startup applications.
- Restart your computer.
After upgrading, be sure to undo these steps and re-enable your normal startup applications.
Scan and Repair System Files
Corrupted system files can sometimes cause the 0x80070424-0x90018 error. Scanning and repairing system files may resolve this:
- Open an elevated Command Prompt («Run as administrator»).
- Type «sfc /scannow» and hit Enter. This scans system files.
- Type «DISM /Online /Cleanup-Image /RestoreHealth» and hit Enter. This repairs any issues.
Restart your computer after running these commands. The system file scan and repair should now allow the upgrade to succeed.
Reset Windows Update Components
Resetting the Windows Update components and services will reinitialize them to a clean, working state:
Will Windows 10 update be current?
Windows Update will only be current as of the date of the image file used for the in-place upgrade install. All subsequent updates will have to be applied to make the new installation current. By default, Windows 10 turns System Protection off.
How to fix Windows 10 error 0x80070424?
After the restart, press the Windows key + R, type s ervices.msc, and click OK. Next, locate and right-click on the Windows Update service and select Restart/Start. Next, go to Settings > Update & Security and check if the error 0x80070424 is resolved and you can install pending updates. 4. Scan Your Computer for Malware
- Open an elevated Command Prompt.
- Type the following commands, pressing Enter after each:
- net stop wuauserv
- net stop cryptSvc
- net stop bits
- net stop msiserver
- Type the following commands, pressing Enter after each:
- ren C:\Windows\SoftwareDistribution SoftwareDistribution.old
- ren C:\Windows\System32\catroot2 Catroot2.old
- Type the following commands, pressing Enter after each:
- net start wuauserv
- net start cryptSvc
- net start bits
- net start msiserver
- Restart your computer.
This will reset the Windows Update services and reinitialize the component folders, resolving any corruption-related issues.
Manually Install the Windows 10 Upgrade
If all else fails, you can attempt to manually download and install the Windows 10 upgrade file.
- Go to the Microsoft Update Catalog website.
- Search for the Windows 10 upgrade file for your edition of Windows 7.
- Download the .msu file.
- Double-click the file to install it.
Manually initiating the upgrade may allow it to complete successfully. Be sure to fully uninstall your antivirus and perform the other steps first, as the underlying issue must be resolved.
How do I fix Windows 10 update error?
Press Winkey + R to open Run. Reboot your system and then run the update. The error can often be caused when the Windows Update, Background Intelligent Transfer Service, and Workstation services are not running. In such cases, you will need to visit Windows Services and start them manually.
How do I cancel a Windows 10 repair install?
Since a repair install requires using the same as currently installed to keep everything, it’s best to update afterwards instead of during to avoid any possible update issues. This is your last chance to cancel the repair install by closing the Windows 10 Setup window. Once you click/tap on Install, it will be too late to cancel.
How do I fix Windows Update not installing updates?
If the Windows Update service is not installing updates as it should, try manually restarting the program. Launch Search and type Command Prompt. Right-click and select Run as Administrator. Type the following command then press Enter: The Command Prompt will run the command.
Persistence Is Key
Error 0x80070424-0x90018 can be tricky to fix, often requiring multiple attempts and troubleshooting steps. Try restarting your computer and rerunning the upgrade between each solution. Combining several fixes like a clean boot, system file repair, and Windows Update reset may finally do the trick.
Don’t get discouraged if the upgrade fails a few times. Identify any third-party programs causing conflicts, repair your system files, and reset those Windows services to eventually conquer error 0x80070424-0x90018. Soon you’ll be running the latest Windows 10 and enjoying its improved security and features.
References
- https://windowsreport.com/windows-update-error-0x80070424/
- https://appuals.com/fix-windows-update-error-0x80070424/
How do you check for updates in Windows 10?
Here are a few simple steps to manually check for Windows 10 updates. 1. Select the Start (Windows) button from the bottom-left corner. 2. Go to settings (gear icon). 3. Select the Update & Security icon 4. Choose the Windows Update tab in the left sidebar (circular arrows) 5. Click the Check for updates button.
What is Windows Update error 0x80070424?
Windows Update Error 0x80070424 occurs when the required system files are not properly registered. This error typically arises when trying to update the system using the Windows Update Standalone Installer or the Windows Update feature in Settings. What causes the Windows Update Error 0x80070424?
-
#1
Hi,
I believe my computer has been infected by a severe virus that has deleted many Windows files.
Both Windows Update and Windows Security are missing from my PC.
I’ve tried using the troubleshooter and even reset my Windows while keeping personal files, but I still encounter the same issue.
I considered using a Windows ISO, but I encountered the following error message:
«There was a problem running this tool
We’re not sure what happened, but we’re unable to run this tool on your PC. If you continue experiencing problems, reference the error code when contacting customer support. Error code: 0x80070424 — 0x90018″
Thanks
Want to reply to this thread or ask your own question?
You’ll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.
Ask a Question
Cannot download anything from the Microsoft Store or update Windows, plus Error 5: Access Denied. How can I fix this? | 0 | |
Fixing Windows 10 Update Error(0x80070643) | 0 | |
How to fix Windows Update Error (0x80070643) | 1 | |
[Windows 10 Action Centre: Network] Lag. Slow report of connectivity. No network list (sometimes, restart fixes) | 0 | |
Windows 10 doesn’t recognize Motorola G Power files. An easy fix…. | 3 | |
Windows switched to 8bit somehow and nothing fixes it | 7 | |
SOLVED Windows 10 Anti-Virus «Managed by Administrator» Fix | 2 | |
How to fix windows 10 black desktop issue? | 4 |
Все способы:
- Способ 1: Перерегистрация DLL-файла
- Способ 2: Встроенная служба устранения неполадок
- Способ 3: Включение соответствующий служб
- Способ 4: Сброс настроек Microsoft Store
- Способ 5: Проверка на вирусы
- Способ 6: «Редактор реестра»
- Дополнительные рекомендации
- Вопросы и ответы: 0
Способ 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 вручную
Наша группа в TelegramПолезные советы и помощь