Windows update agent reinstall

Если служба обновлений Windows работает не корректно, обновления не загружаются или не устанавливаются, то самый простой и эффективней способ решить проблему со службой Windows Update – восстановить ее исходные настройки. В этой статье мы покажем, как сбросить конфигурацию агента и службы обновлений Windows Update.

Содержание:

  • Средство устранения неполадок Центра обновления Windows
  • Сброс настроек Windows Update с помощью PowerShell
  • Утилита Reset Windows Update Tool
  • Восстановление исходных настроек Windows Update из командной строки

Обычно для отладки и дебага ошибок службы обновления Windows администратору необходимо проанализировать коды ошибок в файле журнала обновлений %windir%\WindowsUpdate.log (в Windows 10 и 11 получить файл WindowsUpdate.log можно таким способом). Количество возможных ошибок, с которыми может столкнуться администратор при анализе журнала обновлений исчисляется десятками (список всех ошибок Windows Update) и процесс их разрешения в основном нетривиальный. В некоторых случаях вместо детального анализа ошибок Windows Update гораздо быстрее и проще сначала произвести полный сброс настроек службы Windows Update. После сброса Windows Update вы можете выполнить сканирование и поиск обновлений.

windows update error

Средство устранения неполадок Центра обновления Windows

Прежде чем перейти к сбросу конфигурации центра обновления Windows, настоятельно рекомендуем сначала попробовать более встроенное средство для автоматического исправления проблем в службе обновления Windows – средство устранения неполадок Центра обновления Windows (Windows Update Troubleshooter).

В Windows 10 и 11 Windows Update Troubleshooter уже встроен в современную панель Settings. Для предыдущих версий Windows его придется скачать вручную по ссылкам ниже:

  • Windows 11 — Settings -> System -> Troubleshooter -> Other Troubleshooter -> Windows Update;
    windows 11 исправление ошибок в windows update troubleshooter

  • Windows 10 – скачите wu10.diagcab по ссылке https://aka.ms/wudiag , либо запустите локальную версию инструмента: Пуск -> Параметры -> Обновления и безопасность -> Устранение неполадок -> Центр обновлений Windows (Start -> Settings -> Updates and Security -> Troubleshoot -> Additional Troubleshooters-> Windows Updates – resolve problems that prevent you from updating windows);
    Windows10 средство устранения неполадок Центра обновления Windows (Windows Update Troubleshooter

    Для быстрого доступа к средствам исправления неполадок Windows можно использовать команду ms-settings:
    ms-settings:troubleshoot

  • Windows 7 и Windows 8.1 — WindowsUpdate.diagcab (https://aka.ms/diag_wu).

Дождитесь пока средство устранения неполадок Центра обновления Windows просканирует систему и попытается автоматически исправить все ошибки в службе Windows Update и связанных компонентах.

исправить ошибки в windows upadate встроенной утилитой

исправить ошибкт Windows Update автоматически

В моем случае была обнаружена и исправлена потенциальная ошибка в базе данных Центра обновления Windows. После этого перезагрузите компьютер и попробуйте выполнить поиск обновлений. Если обновления не загружаются или не устанавливаются, перейдите к следующему этапу.

Сброс настроек Windows Update с помощью PowerShell

Вы можете использовать PowerShell модуль PSWindowsUpdate для сброса настроек агента и службы Windows Update.

Установите модуль на свой компьютер из галереи скриптов PSGallery:

Install-Module -Name PSWindowsUpdate

Разрешите запуск PowerShell скриптов:

Set-ExecutionPolicy –ExecutionPolicy RemoteSigned -force

Выполните команду:

Reset-WUComponents –verbose

сброс настройки службы обновлений windows Reset-WUComponents powershell команда

Команда Reset-WUComponents выполняет действия, по остановке служб, перерегистрации dll и очистке каталога C:\Windows\SoftwareDistribution, что и описанный чуть ниже bat скрипт.

VERBOSE: Background Intelligent Transfer Service (BITS)
VERBOSE: Windows Update (wuauserv)
VERBOSE: Application Identity (appidsvc)
VERBOSE: Cryptographic Services (cryptsvc)
Step 2: Delete the qmgr*.dat files
Step 3: Backup software distribution folders
VERBOSE: Renaming Software Distribution folder to C:\Windows\SoftwareDistribution.bak
VERBOSE: Renaming CatRoot  folder to C:\Windows\System32\Catroot2.bak
 Step 4: Remove old Windows Update logs
VERBOSE: Deleting the C:\Windows\WindowsUpdate.log files.
Step 5: Reset Windows Update services
VERBOSE: Reset BITS service
VERBOSE: Reset Windows Update service
Step 6: Reregister dll's
VERBOSE: regsvr32.exe / s atl.dll
VERBOSE: regsvr32.exe / s urlmon.dll
VERBOSE: regsvr32.exe / s mshtml.dll
VERBOSE: regsvr32.exe / s shdocvw.dll
VERBOSE: regsvr32.exe / s browseui.dll
VERBOSE: regsvr32.exe / s jscript.dll
VERBOSE: regsvr32.exe / s vbscript.dll
VERBOSE: regsvr32.exe / s scrrun.dll
VERBOSE: regsvr32.exe / s msxml.dll
VERBOSE: regsvr32.exe / s msxml3.dll
VERBOSE: regsvr32.exe / s msxml6.dll
VERBOSE: regsvr32.exe / s actxprxy.dll
VERBOSE: regsvr32.exe / s softpub.dll
VERBOSE: regsvr32.exe / s wintrust.dll
VERBOSE: regsvr32.exe / s dssenh.dll
VERBOSE: regsvr32.exe / s rsaenh.dll
 VERBOSE: regsvr32.exe / s gpkcsp.dll
VERBOSE: regsvr32.exe / s sccbase.dll
VERBOSE: regsvr32.exe / s slbcsp.dll
VERBOSE: regsvr32.exe / s cryptdlg.dll
VERBOSE: regsvr32.exe / s oleaut32.dll
VERBOSE: regsvr32.exe / s ole32.dll
VERBOSE: regsvr32.exe / s shell32.dll
VERBOSE: regsvr32.exe / s initpki.dll
VERBOSE: regsvr32.exe / s wuapi.dll
VERBOSE: regsvr32.exe / s wuaueng.dll
VERBOSE: regsvr32.exe / s wuaueng1.dll
VERBOSE: regsvr32.exe / s wucltui.dll
VERBOSE: regsvr32.exe / s wups.dll
VERBOSE: regsvr32.exe / s wups2.dll
VERBOSE: regsvr32.exe / s wuweb.dll
VERBOSE: regsvr32.exe / s qmgr.dll
VERBOSE: regsvr32.exe / s qmgrprxy.dll
VERBOSE: regsvr32.exe / s wucltux.dll
VERBOSE: regsvr32.exe / s muweb.dll
VERBOSE: regsvr32.exe / s wuwebv.dll
Step 7: Reset WinSock
VERBOSE: netsh winsock reset
Step 8: Reset Proxy
VERBOSE: netsh winhttp reset proxy
Step 9: Start Windows Update services
VERBOSE: Cryptographic Services (cryptsvc)
VERBOSE: Application Identity (appidsvc)
VERBOSE: Windows Update (wuauserv)
VERBOSE: Background Intelligent Transfer Service (BITS)
Step 10: Start Windows Update services
VERBOSE: wuauclt /resetauthorization /detectnow

Запустите поиск обновлений из панели управления или выполните поиск доступных обновлений с помощью команды PowerShell:

Get-WUList

powershell проверить обновления в windows

Утилита Reset Windows Update Tool

Есть еще одни полезный и простой инструмент для сброса настроек Windows Update — Reset Windows Update Tool. Раньше это скрипт был доступен на TechNet. Сейчас автор ведет репозиторий на GitHub (м https://github.com/ManuelGil/Script-Reset-Windows-Update-Tool ).

Для загрузки предлагается скомпилированный exe файл (C++) или обычный скрипт. Я предпочитаю использовать cmd скрипт.

  1. Скачайте ResetWUEng.zip и распакуйте на диск;
  2. Запустите файл ResetWUEng.cmd с правами администратора;
  3. Скрипт определит вашу версию ОС (в моем примере это Windows 10) и предложит 18 различных опций. Некоторые из них напрямую не относятся к сбросу настроек агента WU, но могут быть полезны для исправления различных неисправностей в Windows (проверка диска chkdsk, исправление ошибок в образе Windows с помощью DISM, сброс Winsock, очистка временных файлов и т.д.);
    утилита сброса настроек обновлений Reset Windows Update Agent

  4. Для сброса настроек Windows Update достаточно использовать опцию 2 — Resets the Windows Update Components (Сбросить компоненты службы обновления Windows). Нажмите 2 и Enter;
  5. Скрипт автоматически выполнит все действия, которые мы описали выше при выполнении ручного сброса агента обновлений Windows из командной строки.
    скрипт для сброса компонентов windows update

    Вы можете самостоятельно посмотреть, что делает скрипт, открыв в файл ResetWUEng.cmd в любом текстовом редакторе и изучив его содержимое. Например, опция 2 отправляет на процедуру components.

    ResetWUEng.cmd

  6. После окончания работы скрипта Reset Windows Update Agent перезагрузите компьютер и проверьте работу службы обновлений.

Скрипт ResetWUEng.cmd универсальный и подходит для всех версий Windows: начиная с Windows XP и вплоть до Windows 11.

Восстановление исходных настроек Windows Update из командной строки

Процесс сброса настроек агента и службы обновления Windows состоит из нескольких этапов. Все описанные операции выполняются в командной строке и собраны в один bat файл (готовый скрипт можно скачать по ссылке ниже).

С помощью данного скрипта можно полностью сбросить конфигурацию службы Центра обновлений Windows, и очистить локальный кэш обновлений. Скрипт является универсальный и будет работать как в Windows 11/10/8.1/7, так и в Windows Server 2022/2019/2016/2012 R2/2008 R2. Скрипт помогает устранить большинство типовых ошибок в работе службы Windows Update, когда центр обновлений перестает загружать новые обновления или пишет, что при установке обновления возникают ошибки.

Убедитесь, что настройки Windows Update на вашем компьютере на задаются с помощью доменных или локальных политик. Для вывода результирующих настроек GPO можно воспользоваться утилитой gpresult или rsop.msc. Можно сбросить настройки локальной GPO по этой инструкции.

Итак, по порядку о том, что делает скрипт:

  1. Остановить службы Windows Update (Центр обновлений Windows), BITS и службы криптографии:
    net stop bits
    net stop wuauserv
    net stop appidsvc
    net stop cryptsvc
    taskkill /im wuauclt.exe /f
  2. Удалить служебных файлы qmgr*.dat в каталоге %ALLUSERSPROFILE%\Application Data\Microsoft\Network\Downloader\:
    Del "%ALLUSERSPROFILE%\Application Data\Microsoft\Network\Downloader\qmgr*.dat"
  3. Переименовать служебные каталоги, в которых хранятся конфигурационные файлы и кэш обновлений (в случае необходимости их можно будет использовать как резервные копии). После перезапуска службы обновления, эти каталоги автоматически пересоздадутся:
    Ren %systemroot%\SoftwareDistribution SoftwareDistribution.bak
    Ren %systemroot%\system32\catroot2 catroot2.bak
  4. Удаление старого журнала windowsupdate.log
    del /f /s /q %windir%\windowsupdate.log
  5. Сброс разрешений на службы BITS и Windows Update (в случае, если права на службы были изменены)
    sc.exe sdset bits D:(A;;CCLCSWRPWPDTLOCRRC;;;SY) (A;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;BA) (A;;CCLCSWLOCRRC;;;AU) (A;;CCLCSWRPWPDTLOCRRC;;;PU)

    sc.exe sdset wuauserv D:(A;;CCLCSWRPWPDTLOCRRC;;;SY) (A;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;BA) (A;;CCLCSWLOCRRC;;;AU) (A;;CCLCSWRPWPDTLOCRRC;;;PU)
    sc.exe sdset cryptsvc D:(A;;CCLCSWLOCRRC;;;AU)(A;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;BA)(A;;CCDCLCSWRPWPDTLCRSDRCWDWO;;;SO)(A;;CCLCSWRPWPDTLOCRRC;;;SY)S:(AU;FA;CCDCLCSWRPWPDTLOCRSDRCWDWO;;WD)
    sc.exe sdset trustedinstaller D:(A;;CCLCSWLOCRRC;;;AU)(A;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;BA)(A;;CCDCLCSWRPWPDTLCRSDRCWDWO;;;SO)(A;;CCLCSWRPWPDTLOCRRC;;;SY)S:(AU;FA;CCDCLCSWRPWPDTLOCRSDRCWDWO;;WD)
  6. Перерегистрация файлов системных динамических библиотек (dll), связанных со службами BITS и Windows Update:
    cd /d %windir%\system32
    regsvr32.exe /s atl.dll
    regsvr32.exe /s urlmon.dll
    regsvr32.exe /s mshtml.dll
    regsvr32.exe /s shdocvw.dll
    regsvr32.exe /s browseui.dll
    regsvr32.exe /s jscript.dll
    regsvr32.exe /s vbscript.dll
    regsvr32.exe /s scrrun.dll
    regsvr32.exe /s msxml.dll
    regsvr32.exe /s msxml3.dll
    regsvr32.exe /s msxml6.dll
    regsvr32.exe /s actxprxy.dll
    regsvr32.exe /s softpub.dll
    regsvr32.exe /s wintrust.dll
    regsvr32.exe /s dssenh.dll
    regsvr32.exe /s rsaenh.dll
    regsvr32.exe /s gpkcsp.dll
    regsvr32.exe /s sccbase.dll
    regsvr32.exe /s slbcsp.dll
    regsvr32.exe /s cryptdlg.dll
    regsvr32.exe /s oleaut32.dll
    regsvr32.exe /s ole32.dll
    regsvr32.exe /s shell32.dll
    regsvr32.exe /s initpki.dll
    regsvr32.exe /s wuapi.dll
    regsvr32.exe /s wuaueng.dll
    regsvr32.exe /s wuaueng1.dll
    regsvr32.exe /s wucltui.dll
    regsvr32.exe /s wups.dll
    regsvr32.exe /s wups2.dll
    regsvr32.exe /s wuweb.dll
    regsvr32.exe /s qmgr.dll
    regsvr32.exe /s qmgrprxy.dll
    regsvr32.exe /s wucltux.dll
    regsvr32.exe /s muweb.dll
    regsvr32.exe /s wuwebv.dll
  7. Сброс параметров Winsock
    netsh winsock reset
  8. Сброс параметров системного прокси
    netsh winhttp reset proxy
  9. Опционально. При использовании локального сервера WSUS, возможно дополнительно сбросить текущую привязку клиента к серверу WSUS путем удаления следующих параметров в ветке реестра HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate:
    REG DELETE "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate" /v AccountDomainSid /f
    REG DELETE "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate" /v PingID /f
    REG DELETE "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate" /v SusClientId /f
    REG DELETE "HKLM\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate" /v TargetGroup /f
    REG DELETE "HKLM\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate" /v WUServer /f
    REG DELETE "HKLM\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate" /v WUStatusServer /f
  10. Запуск остановленных служб:

    sc.exe config wuauserv start= auto
    sc.exe config bits start= delayed-auto
    sc.exe config cryptsvc start= auto
    sc.exe config TrustedInstaller start= demand
    sc.exe config DcomLaunch start= auto
    net start bits
    net start wuauserv
    net start appidsvc
    net start cryptsvc
  11. Опционально. Для Windows 7 и 8.1 можно установить/переустановить последнюю версию агента Windows Update Agent (WUA). Скачать актуальную версию агента можно со страницы https://support.microsoft.com/en-us/kb/949104. Нужно скачать файл для вашей версии Windows
    Скачать последнюю версию агента Windows Update

    Актуальная версия агента WUA для Windows 7 SP1 x64 — 7.6. Принудительная переустановка агента WindowsUpdate выполняется следующими командами:

    • для Windows 7 x86:
      WindowsUpdateAgent-7.6-x86.exe /quiet /norestart /wuforce
    • для Windows 7 x64:
      WindowsUpdateAgent-7.6-x64.exe /quiet /norestart /wuforce

    Совет. Текущую версию агента Windows Update Agent (WUA) в Windows 7 можно узнать в свойствах файла %windir%\system32\Wuaueng.dll. В нашем примере это 7.6.7600.256.

    Как узнать версию агента WUA (библиотека Wuaueng.dll)

Осталось перезагрузить компьютер и запустить синхронизацию с сервером Windows Update /WSUS.

wuauclt /resetauthorization /detectnow

Затем зайдите в Центр обновления и проверьте, пропали ли проблемы при поиске, скачивании и установке обновлений.

Сам скрипт reset_win_update.bat можно скачать по ссылке reset_win_update.zip (пункты 9 и 11 в скрипте не выполняются, т.к. являются опциональными). Скрипт нужно скачать, распаковать и запустить с правами администратора.

run-as-admin

После этого перезагрузите компьютер, затем зайдите в Центр обновлений и проверьте, пропали ли проблемы при поиске, скачивании и установке обновлений.

Если обновления Windows стали скачиваться и устанавливать корректно, можно удалить папки резервные копии папок:

Ren %systemroot%\SoftwareDistribution SoftwareDistribution.bak
Ren %systemroot%\system32\catroot2 catroot2.bak

Если ничего не помогло, попробуйте вручную скачать и установить последнее кумулятивное обновление для вашей версии Windows из каталога обновлений Microsoft Update Catalog.

...

Windows Update Agent is a program on your Windows operating system responsible for downloading and installing Windows updates directly from Microsoft’s servers. If Update Agent gets damaged, a manual-install file is available from Microsoft to replace it. A few steps must be taken before it can be installed on a computer that already has an up-to-date version of Agent, as Windows will not install it if it detects the original installation.

Step 1

Download the Windows Update Agent install package from the Microsoft website in one of two versions, the x86 or x64 (see Resources for links). If you are running 32-bit Windows, download the x86 version; 64-bit users should download the x64 version.

Step 2

Open the Start menu.

Step 3

Type «WindowsUpdateAgent20-ABC.exe /wuforce» in the Windows Search box, replacing «ABC» with either «x86» or «x64,» depending on what version you downloaded. The «/wuforce» entry forces Windows to reinstall the Windows Update Agent regardless of the version currently installed.

Step 4

Press «Enter» to start the installation process. Once the process is finished, the Windows Automatic Update Agent will be fully repaired and restored.

  1. How do I reinstall Windows Update agent?
  2. How do I manually reset a Windows update?
  3. How do I reset Windows Update components win 10?
  4. How do I uninstall Windows Update agent?
  5. How do I manually install Windows updates on Windows 10?
  6. How do I install Windows updates manually?
  7. How do I fix Windows Update corruption?
  8. How do I fix Windows Update not installing?
  9. How do I repair windows update?
  10. How do I clear Windows Update download cache?
  11. How do I fix a Windows 10 update error?
  12. How do you run reset Windows Update ps1?

How do I reinstall Windows Update agent?

To download the Windows Update Agent automatically, follow these steps:

  1. Turn on automatic updating. Follow these steps, for the version of Windows that you are running. …
  2. Restart the Windows Update service. …
  3. Wait for Windows Update to start, and then verify that the Windows Update Agent is updated.

How do I manually reset a Windows update?

How to Manually Reset Windows Update Components?

  1. Step 1: Open Command Prompt as Administrator.
  2. Step 2: Stop BITS, WUAUSERV, APPIDSVC AND CRYPTSVC Services. …
  3. Step 3: Delete the qmgr*. …
  4. Step 4: Rename SoftwareDistribution and catroot2 folder. …
  5. Step 5: Reset the BITS service and Windows Update Service.

How do I reset Windows Update components win 10?

Reset Windows Update components manually

  1. Open a Windows command prompt. …
  2. Stop the BITS service, the Windows Update service and the Cryptographic service. …
  3. Delete the qmgr*.dat files.

How do I uninstall Windows Update agent?

How to Remove Windows Update Agent

  1. Click on the «Start» menu at the bottom right side of the tool bar.
  2. Go to «Program Files» and look for «Windows Update.» If Windows Update is not listed in your Program Files, click on «Control Panel» in the «Start» menu.
  3. Double-click on the «Windows Update» to open it.

How do I manually install Windows updates on Windows 10?

Also note the following:

  1. If you want to install the update now, select Start > Settings > Update & Security > Windows Update , and then select Check for updates. …
  2. If version 20H2 isn’t offered automatically through Check for updates, you can get it manually through the Update Assistant.

How do I install Windows updates manually?

Select Start > Control Panel > Security > Security Center > Windows Update in Windows Security Center. Select View Available Updates in the Windows Update window. The system will automatically check if there’s any update that need to be installed, and display the updates that can be installed onto your computer.

How do I fix Windows Update corruption?

Windows Update Database Corruption Error [SOLVED]

  1. Method 1: Run the Windows Update Troubleshooter.
  2. Method 2: Perform a Clean boot and then try to Update Windows.
  3. Method 3: Run System File Checker (SFC) and Check Disk (CHKDSK)
  4. Method 4: Run DISM (Deployment Image Servicing and Management)
  5. Method 5: Rename SoftwareDistribution Folder.

How do I fix Windows Update not installing?

  1. Make sure that your device has enough space. …
  2. Run Windows Update a few times. …
  3. Check third-party drivers and download any updates. …
  4. Unplug extra hardware. …
  5. Check Device Manager for errors. …
  6. Remove third-party security software. …
  7. Repair hard-drive errors. …
  8. Do a clean restart into Windows.

How do I repair windows update?

How to fix Windows Update using Troubleshooter

  1. Open Settings > Update & Security.
  2. Click on Troubleshoot.
  3. Click on ‘Additional Troubleshooters’ and select «Windows Update» option and click on Run the troubleshooter button.
  4. Once done, you can close the Troubleshooter and check for updates.

How do I clear Windows Update download cache?

To delete Update cache, go to — C:\Windows\SoftwareDistribution\Download folder. Press CTRL+A and press Delete to remove all files and folders.

How do I fix a Windows 10 update error?

How to fix Windows Update using Troubleshooter

  1. Open Settings.
  2. Click on Update & Security.
  3. Click on Troubleshoot.
  4. Under the «Get up and running» section, select the Windows Update option.
  5. Click the Run the troubleshooter button. Source: Windows Central.
  6. Click the Close button.

How do you run reset Windows Update ps1?

Take a backup of your data, restart your Windows system and log in as Administrator. Download the PowerShell file from Technet. Right-click on the Reset-WindowsUpdate. psi file and select Run with PowerShell.

Download Windows Speedup Tool to fix errors and make PC run faster

If you are facing problems while downloading or installing Windows Updates on Windows 11/10, you definitely want to run the Reset Windows Update Agent Tool from Microsoft. This Reset Windows Update Agent will reset & repair all WU-related components & registry keys, detect corruptions, replace corrupted system files, fix corrupted system image, Reset Winsock settings and so on.

Once you have downloaded the tool from Microsoft, right-click on it and select Run as Administrator. You will see the following prompt.

Reset Windows Update 1

To continue with the process, type ‘Y’ and press Enter to get the following screen.

Reset Windows Update Components Tool

This tool will let you do the following:

  1. Scan all protected system file and replace the corrupted one’s (sfc /scannow)
  2. Scan, detect and repair corruptions in Windows system image
  3. Clean up superseded components
  4. Reset Windows Update components
  5. Change invalid values in Windows Registry
  6. Delete temporary files

The tool also allows you to carry out the following operations:

  1. Open Internet Explorer settings
  2. Search for Windows Updates
  3. Explorer for local or online solutions
  4. Restart your PC.

Type the number mentioned against the operation you want to carry out and hit Enter.

I decided to type 7 to reset the Windows Updates components. Once you do that, you will see several messages – a few of which I have displayed below in the image – where you will see Services being stopped, Services being started, cleanup work being executed, etc.

Reset Windows Update 2

Once the operation is completed you can press any key to continue. Doing so will take you back to the main screen where you can carry out other operations if you wish.

Once done, you should restart your Windows computer.

Read: Windows Update fails to install or will not download.

This tool works on Windows 7, Windows 8, Windows 8.1 as well as Windows 11/10 and can be downloaded from TechNet. The Technet link is broken, so you may download it from github.com.

Other tools:

  • Reset Windows Update Tool will restore settings & components to default automatically.
  • Windows Update Troubleshooter is another tool that can help you fix Windows Update problems. There are also several other links at the end of that post that can help you troubleshoot Windows Update problems.
  • This PowerShell Script will help you Reset Windows Update Client.

See this post if you want to manually reset each Windows Update component to default. This post will show you how to Reset Windows if you ever feel the need to.

How do I fix Windows Update Error 0x80240001?

Windows Update Error 0x80240001 (WU_E_NO_SERVICE) in Windows 11/10 indicates that Windows Update Agent was unable to provide the service. To fix this error reset Windows Update Agent to default and see, and if it does not help, use Windows Update to reinstall Windows 11.

Anand Khanse is the Admin of TheWindowsClub.com, a 10-year Microsoft MVP (2006-16) & a Windows Insider MVP (2016-2022). Please read the entire post & the comments first, create a System Restore Point before making any changes to your system & be careful about any 3rd-party offers while installing freeware.

Automatically download Windows Update Agent Press the Windows logo Key+R to open the Run box. Type services. msc in the Run box, and then press Enter. Right-click Windows Update in the Services management console, and then select Stop. After Windows Update stops, right-click Windows Update, and then select Start.

How do I repair my WUA agent?

Repair a Windows Update Agent Log in to the Patch Manager Administrator Console as an administrator. In the navigation pane, expand Enterprise and select one or more computers. In the Actions pane, click Windows Update Agent Maintenance and Repair. In the dialog box, select one or more repair options. Click OK.

How do I reset my WUA agent?

Reset Windows Update Settings from the Command Line Stop Windows Update , BITS and cryptographic services: Delete service files qmgr*.dat from the folder %ALLUSERSPROFILE%\Application Data\Microsoft\Network\Downloader\:.

Use the following steps to determine the version of Windows Update Agent use the following procedure. In the File Explorer, navitage to C:\Windows\System32\ and locate the file wuaueng. dll . Right-click the file and click Properties. Click the Details tab, to find the Product Version.

How do I manually reinstall Windows updates?

Windows 10 Open Start ⇒ Microsoft System Center ⇒ Software Center. Go to the Updates section menu (left menu) Click Install All (top right button) After the updates have installed, restart the computer when prompted by the software.

How do I repair windows update?

How to fix Windows Update using Troubleshooter Open Settings > Update & Security. Click on Troubleshoot. Click on ‘Additional Troubleshooters’ and select “Windows Update” option and click on Run the troubleshooter button. Once done, you can close the Troubleshooter and check for updates.

How do I restore Windows Update service?

Reset Windows Update components manually Open a Windows command prompt. Stop the BITS service, the Windows Update service and the Cryptographic service. Delete the qmgr*.dat files.

How do I update Windows Update agent to latest version?

To do this, follow these steps: Press the Windows logo Key+R to open the Run box. Type services. msc in the Run box, and then press Enter. Right-click Windows Update in the Services management console, and then select Stop. After Windows Update stops, right-click Windows Update, and then select Start.

How do I download Windows Update reset tool?

How to reset Windows Update using Troubleshooter tool Download the Windows Update Troubleshooter from Microsoft. Double-click the WindowsUpdateDiagnostic. Select the Windows Update option. Click the Next button. Click the Try troubleshooting as an administrator option (if applicable). Click the Close button.

How do I install Windows Update Standalone Installer?

To start the installation of a Windows update package, just double-click the MSU file you have downloaded. If the update is applicable to this computer, a Windows Update Standalone Installer window will open, where you will be prompted to confirm the update installation.

How do I fix Windows Update Standalone Installer?

Method 3: Run the new Windows Update Troubleshooter on Windows 10 Click here to download the official Windows Update Troubleshooter. Run the “wu10. Click the Next button to start the troubleshooter. Wait for the troubleshooter to identify issues. Close the Windows Update Troubleshooter and restart your computer.

How do I manually download Windows 10 update version 20h2?

Get the Windows 10 May 2021 Update If you want to install the update now, select Start > Settings > Update & Security > Windows Update , and then select Check for updates. If version 21H1 isn’t offered automatically through Check for updates, you can get it manually through the Update Assistant.

How do I fix windows Cannot find new updates?

To run System File Checker: Click the Start button. When you see Command Prompt appear in the list of results, right click it and select Run as administrator. Type “sfc /scannow” and press Enter on your keyboard. Wait for the scan to complete. Close the Command Prompt window and restart your computer.

How do I manually install Windows Updates Server 2016?

Windows Server 2016 Click on the Windows icon to open the Start menu. Click on the ‘Settings’ icon (it looks like a cog, and is just above the Power icon) Click on ‘Update & Security’ Click the ‘Check for updates’ button. Windows will now check for updates and install any required ones. Restart your server when prompted.

How do I fix Windows Update corruption?

To reset Windows Update Components, follow these steps: Run Command Prompt as Administrator. Stop BITS, Cryptographic, MSI Installer and Windows Update Services. Rename SoftwareDistribution and Catroot2 folder. Restart BITS, Cryptographic, MSI Installer and Windows Update Services.

What Windows Update is causing problems?

Windows 10’s latest ‘Patch Tuesday’ security update was released by Microsoft last week, but it’s causing significant issues for those who install it. They primarily affect gaming, with users reporting a significant drop in FPS (frames per second) and stuttering throughout games.

How do I fix a stuck Windows 10 Update?

How To Fix a Stuck Windows 10 Update Give It Time (Then Force A Restart) Run Windows Update Troubleshooter. Delete Temporary Windows Update Files. Manually Update Your PC From Microsoft Update Catalog. Revert Your Windows Installation Using System Restore. Keeping Windows Updated.

How do you fix Windows Update components must be repaired?

Fix: “Windows Update components must be repaired” Solution 1: Boot your system in Safe mode. Solution 2: Reset the Windows Update Components. Solution 3: Perform a System File Checker scan. Solution 4: Run the DISM command. Method 5: Make available space on your system drive.

How do I fix Windows Update in registry?

Configuring Automatic Updates by editing the registry Select Start, search for “regedit”, and then open Registry Editor. Open the following registry key: HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU. Add one of the following registry values to configure Automatic Update.

How do I fix Windows Update 0x80070424?

How can I fix Windows update error 0x80070424? Use Windows Update Troubleshooter. Go to Start, then type Settings and then hit the Enter key. Repair your system with a great tool. Run SFC and DISM. Enable critical Windows update services. Register System Files. Reset Windows updates components. Download the update manually.

What is Update agent?

Update agent is a device with Network Agent installed that is used for update distribution, remote installation of applications, and retrieval of information about networked devices.

What is the latest version of Windows Installer?

Windows Installer 4.5 is released with Windows Vista Service Pack 2 (SP2) and Windows Server 2008 SP2. And Windows Installer 4.5 is released as a redistributable for the following operating systems: Windows XP SP2. Windows XP SP3.

Понравилась статья? Поделить с друзьями:
0 0 голоса
Рейтинг статьи
Подписаться
Уведомить о
guest

0 комментариев
Старые
Новые Популярные
Межтекстовые Отзывы
Посмотреть все комментарии
  • Как установить удаленный рабочий стол windows 10 домашняя
  • Universaltermsrvpatch x64 exe windows 7
  • Как сменить пароль на компьютере windows 7 при входе в систему если забыл пароль администратора
  • Windows 10 оптимизация доставки не работает
  • Windows server tcp timeout