Thanks to you, I solved the problem. Thank you very much.
windows 업데이트 오류(0x80070005)
윈도우를 업데이트하려고 하면
장치에서 중요한 보안 업데이트가 누락됐습니다. 업데이트가 완료될 수 있도록 장치 전원이 켜져있고 연결되어 있는지 확인해주세요. 라는 문장이 뜹니다. 오류 발생한지 일년 넘습니다. 오류코드 0x80070005
설정 - 시스템 -문제해결 -기타 문제 해결사 -windows 업데이트 후 문제해결사 실행 시 '문제를 찾아낼 수 없었습니다' 라고 뜹니다.
명령프롬프트에서 net stop wuauserv를 입력해도 해결이 안됩니다.(윈도우 업데이트 서비스가 시작되지 않았다고 뜸)
가장 최근 업데이트기록은 2024년 6월입니다.
KB5026372
이것과 관련이 있을까요?
가정용 Windows | Windows 11 | Windows Update
-
salmon man 0 평판 포인트
2025-07-27T10:11:53.5133333+00:00 windows 11/ version 22H2(OS build 22621.1702)
- Here are the steps I’ve tried to resolve the issue:
I searched for CMD, right-clicked it, and selected Run as administrator. Then, I entered the following commands in order.
net stop bits net stop wuauserv
net stop cryptsvc
ren %systemroot%\SoftwareDistribution SoftwareDistribution.old ren ~~`
However, at the step where I typed
net stop wuauserv, I received a message saying that the Windows Update service was not started.I also ran the following commands in CMD:
Dism /online /cleanup-image /restorehealthandsfc /scannow. -
Estrella721 45,815 평판 포인트 독립 자문가
2025-07-27T09:43:30.0966667+00:00 Hi,
- What current Windows version and build are you using? In the search bar, type Winver and hit Enter. Please share a screenshot of that window.
- Could you list the troubleshooting steps you've tried to avoid repeating them, if any?