안녕
문제를 해결할 수 있었습니까?
감사
윈도우 업데이트를 하고 있는데 Intel Corporation - Display - 32.0.101.6647 다운로드를 계속 시도하는데 안됩니다. 다운로드 오류 - 0x80070424라고 떠요. ? services.msc로 윈도우 업데이트 다시 하고 재부팅도 수도 없이 했는데 안되네요. 해결할 수 있는 다른 방법이 있을까요?
Hi ,
Well, don't worry, what's happening if you're getting an error when updating the driver. It's possible that there's already a newer version, or the driver has already been installed but hasn't been verified in Windows Update.
It could also be that you're on a newer version, and the driver line in Windows Update might have a different version of the same model in the Windows Update catalog.
You can try manually updating or disabling driver updates through Windows Update.
Try fixing Windows Update to update the list.
Open the command prompt (admin) and run the commands: sfc /scannow and dism /online /cleanup-image /restorehealth. Wait for the process to finish and restart the computer.
Then perform a clean boot and, if you want, uninstall applications that you don't use.
If you want to disable driver updates via Windows Update,
Open the Command Prompt (admin) and run the commands: reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate" /f /v ExcludeWUDriversInQualityUpdate /t REG_DWORD /d 1 , restart the computer.
You can also ignore the driver update. If you want to do a manual update, access msinfo32.exe in the search bar, take a screenshot, and post it here.
Give feedback if the information was useful or not.
Thanks