Windows 업데이트 오류 0x80080005 수정
Windows 업데이트 오류 코드 0x80080005(Windows Update Error Code 0x80080005) 가 발생하는 경우 문제를 해결하는 방법에 대해 논의할 것이므로 올바른 위치에 있습니다. Windows 업데이트는 문제 없이 시스템을 실행하는 데 중요합니다. 또한 최신 보안 업데이트 및 패치를 제공합니다. Windows 를 업데이트할 수 없으면 시스템이 다양한 악용에 취약해집니다. 따라서 가능한 한 빨리 Windows 업데이트 문제를 해결하는 것이 좋습니다 . 최근 랜섬웨어 공격은 사용자가 다양한 취약점을 수정한 최신 Windows 업데이트로 시스템을 업데이트하지 않았기 때문에 가능했습니다 .
서버 {E60687F7-01A1-40AA-86AC-DB1CBF673334}이(가) 필요한 제한 시간 내에 DCOM에 등록되지 않았습니다. (The server {E60687F7-01A1-40AA-86AC-DB1CBF673334} did not register with DCOM within the required timeout.)
Windows Update 서비스가 다음 오류로 종료되었습니다. (The Windows Update service terminated with the following error: )
시스템이 지정된 파일을 찾을 수 없습니다.(The system cannot find the file specified.)
이 오류의 주요 원인은 PC의 보안 소프트웨어와 Windows Update(Windows Update) 간의 충돌로 인해 BITS 서비스 를 차단 합니다. 따라서 시스템은 시스템(System) 볼륨 정보(Information) 폴더에 액세스할 수 없습니다. 이제 이러한 모든 문제로 인해 Windows Update 에서 오류 코드 0x80080005가 발생하므로 시간을 낭비하지 않고 아래 나열된 문제 해결 가이드를 통해 Windows Update 오류 0x80080005(Fix Windows Update Error 0x80080005) 및 0x80072ee7 을 실제로 수정하는 방법을 알아보겠습니다.(0x80072ee7)
Windows 업데이트 오류 0x80080005 수정
문제가 발생하는 경우에 대비 하여 복원 지점(create a restore point) 을 만드십시오 .
방법 1: 바이러스 백신 프로그램 및 방화벽을 일시적으로 비활성화(Method 1: Temporarily Disable Antivirus program and Firewall)
때때로 바이러스 백신 프로그램이 (Antivirus)오류(error ) 를 일으킬 수 있으며 여기에서는 그렇지 않은지 확인할 수 있습니다. 바이러스 백신이 꺼져 있을 때 오류가 계속 나타나는지 확인하려면 제한된 시간 동안 바이러스 백신을 비활성화해야 합니다.
1. 시스템 트레이에서 바이러스 백신 프로그램 아이콘( Antivirus Program icon) 을 마우스 오른쪽 버튼으로 클릭하고 비활성화를 선택합니다.(Disable.)
2. 그런 다음 안티바이러스가 비활성화된 상태로 유지( Antivirus will remain disabled.) 되는 기간을 선택합니다 .
참고: 가능한 가장 짧은 시간을 선택하십시오(예: 15분 또는 30분).
3. 완료되면 다시 연결을 시도하여 Google 크롬(Google Chrome) 을 열고 오류가 해결되는지 확인합니다.
4. 시작 메뉴(Start Menu) 검색 표시줄에서 제어판을 검색하고 클릭하여 제어판을 엽니다.( Control Panel.)
5. 그런 다음 시스템 및 보안( System and Security) 을 클릭한 다음 Windows 방화벽을 클릭합니다.(Windows Firewall.)
6. 이제 왼쪽 창에서 Windows 방화벽 켜기 또는 끄기를 클릭합니다.( Turn Windows Firewall on or off.)
7. Windows 방화벽 끄기를 선택하고 PC를 다시 시작합니다.(Select Turn off Windows Firewall and restart your PC.)
다시 Chrome 을 열고 이전에 (Google Chrome) 오류 ( error. ) 를 표시했던 웹 페이지를 방문하십시오 . 위의 방법이 작동하지 않으면 동일한 단계 에 따라 방화벽을 다시 켜십시오.( turn on your Firewall again.)
방법 2: SFC 및 CHKDSK 실행(Method 2: Run SFC and CHKDSK)
1. 명령 프롬프트(Command Prompt) 를 엽니 다. 사용자는 'cmd'(‘cmd’) 를 검색한 다음 Enter 키를 눌러 이 단계를 수행할 수 있습니다 .
2. 이제 cmd에 다음을 입력하고 Enter 키를 누릅니다.
Sfc /scannow sfc /scannow /offbootdir=c:\ /offwindir=c:\windows
3. 위의 프로세스가 완료될 때까지 기다렸다가(Wait) 완료되면 PC를 다시 시작합니다.
4. 다음으로 CHKDSK를 실행하여 파일 시스템 오류를 수정(CHKDSK to Fix File System Errors) 합니다.
5. 위의 프로세스가 완료되면 PC를 다시 재부팅하여 변경 사항을 저장합니다.
방법 3: DISM 실행(Method 3: Run DISM)
1. 명령 프롬프트(Command Prompt) 를 엽니 다. 사용자는 'cmd'(‘cmd’) 를 검색한 다음 Enter 키를 눌러 이 단계를 수행할 수 있습니다 .
2. 이제 cmd에 다음을 입력하고 각각 다음에 Enter 키를 누릅니다.
Dism /Online /Cleanup-Image /CheckHealth Dism /Online /Cleanup-Image /ScanHealth Dism /Online /Cleanup-Image /RestoreHealth
3. DISM 명령을 실행하고 완료될 때까지 기다립니다.
4. 위의 명령이 작동하지 않으면 다음을 시도하십시오.
Dism /Image:C:\offline /Cleanup-Image /RestoreHealth /Source:c:\test\mount\windows Dism /Online /Cleanup-Image /RestoreHealth /Source:c:\test\mount\windows /LimitAccess
참고:(Note:) C:RepairSourceWindows를 복구 소스( Windows 설치(Windows Installation) 또는 복구 디스크(Recovery Disc) ) 로 교체하십시오 .(Replace)
5. PC를 재부팅하여 변경 사항을 저장하고 Windows 업데이트 오류 0x80080005(Fix Windows Update Error 0x80080005.) 를 수정할 수 있는지 확인합니다 .
방법 4: Windows 업데이트 문제 해결사 실행(Method 4: Run Windows Update Troubleshooter)
1. Microsoft 웹 사이트(Microsoft Website) 에서 Windows 업데이트 문제 해결사(Windows Update Troubleshooter) 를 다운로드합니다 .
2. 다운로드한 파일을 두 번 클릭하여 문제 해결사(Troubleshooter) 를 실행합니다 .
3. 화면의 지시에 따라 문제 해결 프로세스를 마칩니다.
4. PC를 재부팅하여 변경 사항을 저장하고 Windows 업데이트 오류 0x80080005( Fix Windows Update Error 0x80080005.) 를 수정할 수 있는지 확인합니다 .
방법 5: 수동으로 Windows 업데이트 구성 요소 재설정(Method 5: Manually Reset Windows Update components)
1. 명령 프롬프트(Command Prompt) 를 엽니 다. 사용자는 'cmd'(‘cmd’) 를 검색한 다음 Enter 키를 눌러 이 단계를 수행할 수 있습니다 .
2. cmd에 다음 명령을 입력하고 각 명령 다음에 Enter 키를 누릅니다.(Enter)
net stop bits
net stop wuauserv
net stop appidsvc
net stop cryptsvc
3. qmgr*.dat 파일을 삭제하여 다시 cmd를 열고 다음을 입력합니다.
Del “%ALLUSERSPROFILE%\Application Data\Microsoft\Network\Downloader\qmgr*.dat”
4. cmd에 다음을 입력하고 Enter 키를 누릅니다 .
cd /d %windir%\system32
5. BITS 파일과 Windows Update 파일을 다시 등록합니다(Reregister the BITS files and the Windows Update files) . cmd에 다음 각 명령을 개별적으로 입력하고 각 명령 다음에 Enter (Type)키(Enter) 를 누릅니다 .
regsvr32.exe atl.dll regsvr32.exe urlmon.dll regsvr32.exe mshtml.dll regsvr32.exe shdocvw.dll regsvr32.exe browseui.dll regsvr32.exe jscript.dll regsvr32.exe vbscript.dll regsvr32.exe scrrun.dll regsvr32.exe msxml.dll regsvr32.exe msxml3.dll regsvr32.exe msxml6.dll regsvr32.exe actxprxy.dll regsvr32.exe softpub.dll regsvr32.exe wintrust.dll regsvr32.exe dssenh.dll regsvr32.exe rsaenh.dll regsvr32.exe gpkcsp.dll regsvr32.exe sccbase.dll regsvr32.exe slbcsp.dll regsvr32.exe cryptdlg.dll regsvr32.exe oleaut32.dll regsvr32.exe ole32.dll regsvr32.exe shell32.dll regsvr32.exe initpki.dll regsvr32.exe wuapi.dll regsvr32.exe wuaueng.dll regsvr32.exe wuaueng1.dll regsvr32.exe wucltui.dll regsvr32.exe wups.dll regsvr32.exe wups2.dll regsvr32.exe wuweb.dll regsvr32.exe qmgr.dll regsvr32.exe qmgrprxy.dll regsvr32.exe wucltux.dll regsvr32.exe muweb.dll regsvr32.exe wuwebv.dll
6. Winsock을 재설정하려면:
netsh 윈속 리셋(netsh winsock reset)
7. BITS 서비스 및 Windows 업데이트(Windows Update) 서비스를 기본 보안 설명자로 재설정합니다.
sc.exe sdset 비트 D:(A;;CCCLCSWRPWPDTLOCRRC;;;SY)(A;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;BA)(A;;CCCLCSWLOCRRC;;;AU)(A;;CCCLCSWRPWPDTLOCRRC;;;PU)(sc.exe sdset bits D:(A;;CCLCSWRPWPDTLOCRRC;;;SY)(A;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;BA)(A;;CCLCSWLOCRRC;;;AU)(A;;CCLCSWRPWPDTLOCRRC;;;PU))
sc.exe sdset wuauserv D:(A;;CCCLCSWRPWPDTLOCRRC;;;SY)(A;;CCCLCSWRPWPDTLOCRSDRCWDWO;;;BA)(A;;CCCLCSWLOCRRC;;;AU)(A;;CCCLCSWRPWPDTLOCRRC;;;PU)(sc.exe sdset wuauserv D:(A;;CCLCSWRPWPDTLOCRRC;;;SY)(A;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;BA)(A;;CCLCSWLOCRRC;;;AU)(A;;CCLCSWRPWPDTLOCRRC;;;PU))
8. Windows 업데이트 서비스를 다시(Again) 시작합니다 .
net start 비트 (net start bits)
net start wuauserv
net start appidsvc
net start cryptsvc
9. 최신 Windows 업데이트 에이전트를 설치합니다.(Windows Update Agent.)
10. PC를 재부팅하고 Windows 업데이트 오류 0x80080005(Fix Windows Update Error 0x80080005.) 를 수정할 수 있는지 확인합니다 .
방법 6: SoftwareDistribution 폴더 이름 바꾸기(Method 6: Rename SoftwareDistribution Folder)
1. 명령 프롬프트(Command Prompt) 를 엽니 다. 사용자는 'cmd'(‘cmd’) 를 검색한 다음 Enter 키를 눌러 이 단계를 수행할 수 있습니다 .
2. 이제 다음 명령을 입력하여 Windows Update Services 를 중지하고 각 명령 다음 에 Enter 키를 누릅니다 .
net stop wuauserv
net stop cryptSvc
net stop 비트 (net stop bits)
net stop msiserver
3. 그런 다음 다음 명령을 입력하여 SoftwareDistribution Folder 의 이름을 바꾼 다음 Enter 키를 누릅니다 .
ren C:\Windows\SoftwareDistribution SoftwareDistribution.old
ren C:\Windows\System32\catroot2 catroot2.old
4. 마지막으로 다음 명령을 입력하여 Windows Update Services 를 시작 하고 각 명령 후에 Enter 키를 누릅니다.(Enter)
net start wuauserv
net start cryptSvc
net 시작 비트 (net start bits)
net start msiserver
5. PC를 재부팅하여 변경 사항을 저장하고 Windows 업데이트 오류 0x80080005를 수정할 수 있는지 확인합니다.( Fix Windows Update Error 0x80080005.)
방법 7: 선택적 구성 요소 설치 및 구성 요소 복구에 대한 설정 지정 활성화(Method 7: Enable Specify settings for optional component installation and component repair)
1. Windows 키 + R을 누른 다음 gpedit.msc 를 입력하고 Enter 키를 누릅니다.
2. 다음 경로로 이동합니다.
Computer Configuration > Policies > Administrative Templates: Policy > System
3. 이제 오른쪽 창에서 시스템(System) 을 선택했는지 확인하고 " 선택적 구성 요소 설치 및 구성 요소 복구에 대한 설정 지정을 찾아 두 번 클릭합니다. (Specify settings for optional component installation and component repair.)"
4. " 사용 " 에 체크 표시하고 " (Enabled)Windows Update 에 직접 문의 ..(Contact Windows Update directly..) " 확인란을 클릭하십시오 .
5. 적용을 클릭한 다음 확인을 클릭합니다.(OK.)
방법 8: 시스템 볼륨 정보 폴더에 대한 모든 권한 부여(Method 8: Grant full control of the System Volume Information folder)
1. 명령 프롬프트(Command Prompt) 를 엽니 다. 사용자는 'cmd'(‘cmd’) 를 검색한 다음 Enter 키를 눌러 이 단계를 수행할 수 있습니다 .
2. cmd에 다음 명령을 입력하고 Enter 키를 누릅니다 .
cmd.exe /c takeown /f "C:\System Volume Information\*" /R /D Y && icacls "C:\System Volume Information\*" /grant:R SYSTEM:F /T /C /L
3. 명령이 완료될 때까지 기다린 다음 (Wait)명령 프롬프트(Command Prompt) 를 종료 합니다.
4. PC를 재부팅하여 변경 사항을 저장합니다.
추천:(Recommended:)
- DPC Watchdog Violation BSOD 오류 수정
- USB 오류 코드 52 수정 Windows에서 디지털 서명을 확인할 수 없음(Fix USB Error Code 52 Windows cannot verify the digital signature)
- 파일 및 폴더를 표시하지 않는 USB 드라이브를 수정하는 방법(How To Fix USB Drive not showing files and folders)
- Windows를 드라이브 0에 설치할 수 없는 문제 수정(Fix Windows Cannot Be Installed to Drive 0)
Windows Update 오류 0x80080005(Fix Windows Update Error 0x80080005) 를 성공적으로 수정 했지만 이 가이드와 관련하여 질문이 있는 경우 댓글 섹션에서 자유롭게 질문하세요.
Related posts
Fix Windows Update Error Code 0x80072efe
방법 Fix Windows Update Error 80072ee2
Fix Windows Update Error 0x80070020
Fix Windows Update Error 0x800704c7
Fix Windows Update Error 0x80246002
Fix Windows Update Error 80246008
Fix Developer Mode package 설치 실패 Error code 0x80004005
Windows 10 업데이트 오류 0x8e5e0147 수정
Fix Application Error 0xc000007b 방법
Fix Windows Update Error 0x8007007e
Fix Windows Update Error 80070103
Fix Windows 10 Update Error 0x8007042c
Fix PNP Detected Fatal Error Windows 10
Fix Network Adapter Error Code 31 Device Manager에서
Fix Windows Update Error 8024402F
Windows 업데이트 오류 0x80070005 수정
방법 Fix Application Load Error 5:0000065434
Fix Insufficient System Resources Exist API Error를 완료하십시오
Fix Windows 10 Error C1900101-4000D로 Fails 설치
[고정] Windows Update 오류 0x80010108