Windows Update 는 시스템 호환성 문제나 하드웨어 문제로 인해 수많은 문제를 일으키는 것으로 알려져 있습니다. 이 게시물에서는 알려진 Windows 업데이트 오류 코드 목록과 (Windows Update Error Codes)Microsoft 자체에서 제공하는 완화 방법을 공유합니다.
Windows 업데이트 오류 코드 목록
다음 표에는 Windows 업데이트(Windows Update) 에서 발생할 수 있는 일반적인 오류와 이러한 오류를 완화하는 데 도움이 되는 단계에 대한 정보가 나와 있습니다. 목록이 완전하지만 Windows Update 는 이보다 많은 오류를 표시합니다. 업데이트 오류를 수정하기 위한 단계별 가이드를 얻기 위해 따를 수 있는 자세한 게시물에 오류 코드를 연결했습니다.
0x8024402F
WU_E_PT_ECP_SUCCEEDED_WITH_ERRORS
업데이트를 성공적으로 받으려는 컴퓨터의 IP 주소는 Lightspeed 의 예외 목록에 추가되어야 합니다.(Lightspeed)
0x80242006
WU_E_UH_INVALIDMETADATA
Software Redistribution Folder
다음 폴더의 이름을 *.BAK로 바꿉니다.
%시스템루트%시스템32캣루트2
이렇게 하려면 명령 프롬프트에서 다음 명령을 입력합니다. 각 명령을 입력한 후 Enter 키를 누릅니다 .(Press ENTER)
– Ren %systemroot%SoftwareDistributionDataStore *.bak
– Ren %systemroot% \SoftwareDistribution\Download * .bak
– Ren %systemroot% \system32\catroot2 * .bak
0x80070BC9
ERROR_FAIL_REBOOT_REQUIRED
0x80200053
BG_E_VALIDATION_FAILED
문제가 계속되면 WU 재설정 을 실행하십시오.
0x80072EE2
WININET_E_TIMEOUT
http:// .update.microsoft.comhttps:// .update.microsoft.com
https://download.windowsupdate.com
또한 네트워크 추적을 통해 시간이 초과된 항목을 확인할 수 있습니다.
방화벽 문제 해결 시나리오 참조
0x80D02002
더 잘 이해하기 위해 네트워크 모니터 추적을 가져 가라. < 방화벽 문제 해결(Firewall Troubleshooting) 시나리오 참조 >(Refer)
0X8007000D
ERROR_INVALID_DATA
0x8024A10A
USO_E_SERVICE_SHUTTING_DOWN
시스템이 활성 상태를 유지하고 연결이 설정된 상태로 유지되어 업그레이드를 완료하는지 확인하십시오.
0x80240020
WU_E_NO_INTERACTIVE_USER
WU_E_UH_POSTREBOOTSTILLPENDING
0x80246017
WU_E_DM_UNAUTHORIZED_LOCAL_USER
0x8024000B
WU_E_CALL_CANCELLED
필터링 프로세스가 완료될 수 있도록 Decline Superseded PowerShell 스크립트 를 실행합니다.(PowerShell script)
0x8024000E
WU_E_XML_INVALID
시스템에 최신 Windows 업데이트 에이전트( latest Windows Update Agent) 가 설치되어 있는지 확인하십시오 .
WU_E_SETUP_SKIP_UPDATE
문제 해결 지침은 KB920659를 검토하십시오.
0x80244007
WU_E_PT_SOAPCLIENT_SOAPFAULT
문제 해결 지침은 KB2883975를 검토하십시오.
일반적 으로 자세한 문제 해결을 시작하기 전에 항상 Windows Update 문제 해결사를 실행해야 합니다. (Windows Update)때때로 오류는 경미하며 버튼 클릭으로 해결할 수 있어야 합니다.
이 게시물이 Windows 업데이트 오류(Windows Update Error) 유형에 대한 명확한 정보를 제공하고 이를 완화하는 데 도움이 되었기를 바랍니다.
오류 코드에 대해 말하면 다음 게시물도 관심을 가질 것입니다.(Speaking of Error Codes, these posts too, are likely to be of interest to you:)
- 볼륨 정품 인증 오류 코드 및 오류 메시지
- Windows 설치 또는 업그레이드 오류(Windows Installation or Upgrade Errors)
- Windows 오류, 시스템 오류 메시지 및 코드
- Windows 버그 검사 또는 중지 오류 코드
- Windows 스토어 오류 코드, 설명, 해결 방법(Windows Store error codes, descriptions, resolution) .
Complete List of Windows Update Error Codes on Windows 11/10
Windows Update has been known to create tons of problems which could be because of system compаtibility issues or hardware issues. In this post, we arе shаring the list of known Windows Update Error Codes along with mitigations offered by Microsoft itself.
List of Windows Update Error Codes
The following table provides information about common errors you might run into with Windows Update, as well as steps to help you mitigate them. While the list is exhaustive, Windows Update shows a lot of errors than this. We have linked error codes to our detailed posts which you can follow to get step by step guide to fix the update error.
0x8024402F
WU_E_PT_ECP_SUCCEEDED_WITH_ERRORS
External cab file processing completed with some errorsOne of the reasons we see this issue is due to the design of software called Lightspeed Rocket for Web filtering.
The IP addresses of the computers you want to get updates successfully on should be added to the exceptions list of Lightspeed
0x80242006
WU_E_UH_INVALIDMETADATA
A handler operation could not be completed because the update contains invalid metadata.Rename
Software Redistribution Folder
and attempt to download the updates again:
Rename the following folders to *.BAK:
%systemroot%\system32\catroot2
To do this, type the following commands at a command prompt. Press ENTER after you type each command.
– Ren %systemroot%\SoftwareDistribution\DataStore *.bak
– Ren %systemroot%\SoftwareDistribution\Download *.bak
– Ren %systemroot%\system32\catroot2 *.bak
0x80070BC9
ERROR_FAIL_REBOOT_REQUIRED
The requested operation failed. A system reboot is required to roll back changes made.Ensure that we do not have any policies that control the start behavior for the Windows Module Installer. This service should not be hardened to any start value and should be managed by the OS.
0x80200053
BG_E_VALIDATION_FAILED
NAEnsure that there are no Firewalls that filter downloads. The Firewall filtering may lead to invalid responses being received by the Windows Update Client.
If the issue still persists, run the WU Reset
0x80072EE2
WININET_E_TIMEOUT
The operation timed outThis error message can be caused if the computer isn’t connected to the Internet. To fix this issue, following these steps: make sure these URLs are not blocked:
http://.update.microsoft.com
https://.update.microsoft.com
https://download.windowsupdate.com
Additionally, you can take a network trace and see what is timing out.
Refer to Firewall Troubleshooting scenario
0x80072EFD
0x80072EFE
0x80D02002
TIME_OUT_ERRORSThe operation timed outMake sure there are no firewall rules or proxy to block Microsoft download URLs.
Take a network monitor trace to understand better. <Refer to Firewall Troubleshooting scenario>
0X8007000D
ERROR_INVALID_DATA
Indicates invalid data downloaded or corruption occurred.
Attempt to re-download the update and initiate installation.
0x8024A10A
USO_E_SERVICE_SHUTTING_DOWN
This indicates that the WU Service is shutting down.This may happen due to a very long period of time of inactivity, a system hangs leading to the service being idle and leading to the shutdown of the service.
Ensure that the system remains active and the connections remain established to complete the upgrade.
0x80240020
WU_E_NO_INTERACTIVE_USER
The operation did not complete because there is no logged-on interactive user.Please login to the system to initiate the installation and allow the system to be rebooted.
0x80242014
WU_E_UH_POSTREBOOTSTILLPENDING
The post-reboot operation for the update is still in progress.Some Windows Updates require the system to be restarted. Reboot the system to complete the installation of the Updates.
0x80246017
WU_E_DM_UNAUTHORIZED_LOCAL_USER
The download failed because the local user was denied authorization to download the content.Ensure that the user attempting to download and install updates has been provided with sufficient privileges to install updates (Local Administrator).
0x8024000B
WU_E_CALL_CANCELLED
The operation was canceled.This indicates that the operation was canceled by the user/service. You may also encounter this error when we are unable to filter the results.
Run the Decline Superseded PowerShell script to allow the filtering process to complete.
0x8024000E
WU_E_XML_INVALID
Windows Update Agent found invalid information in the update’s XML data.Certain drivers contain additional metadata information in the update.xml, which could lead Orchestrator to understand it as invalid data.
Ensure that you have the latest Windows Update Agent installed on the machine.
0x8024D009
WU_E_SETUP_SKIP_UPDATE
An update to the Windows Update Agent was skipped due to a directive in the wuident.cab file.You may encounter this error when WSUS is not sending the Self-update to the clients.
Review KB920659 for instructions to resolve the issue.
0x80244007
WU_E_PT_SOAPCLIENT_SOAPFAULT
SOAP client failed because there was a SOAP fault for reasons of WU_E_PT_SOAP_* error codes.This issue occurs because Windows cannot renew the cookies for Windows Update.
Review KB2883975 for instructions to resolve the issue.
As a rule of thumb, always make sure to run the Windows Update troubleshooter before getting into detailed troubleshooting. Sometimes the error is only minor, and you should be able to resolve it through a button click.
I hope the post was able to offer a great clarity on types of Windows Update Error, and help you mitigate them.
Speaking of Error Codes, these posts too, are likely to be of interest to you:
- Volume Activation error codes and error messages
- Windows Installation or Upgrade Errors
- Windows Errors, System Error Messages and Codes
- Windows Bug Check or Stop Error Codes
- Windows Store error codes, descriptions, resolution.