Fix Windows Update Error 0x8024800C
Here are some troubleshooting steps to fix Windows Update error 0x8024800C:
Check for Windows Store issues - Open the Windows Store app and search for any pending updates. Install all available updates. This may fix issues that are preventing Windows Updates from installing properly.
Run Windows Update Troubleshooter - Open Settings > Update & Security > Troubleshoot. Select "Additional troubleshooters" and run the "Windows Update" troubleshooter. It will attempt to fix any installation issues.
Reset Windows Update components - Open an admin Command Prompt and run these commands:
wuauclt /resetauthorization /detectnow
DISM /Online /Cleanup-Image /ScanHealth
DISM /Online /Cleanup-Image /RestoreHealth
sfc /scannow
This will reset Windows Update components, scan and restore system health.
Turn off Windows Defender - Open Windows Defender and disable it temporarily. Some antivirus programs can interfere with Windows Updates, causing errors.
Change Windows Update settings - Go to Windows Update settings and change the settings to download and install updates automatically. Then click "Check for updates" to retry the failed update.
Clear the Windows Update cache - Open Command prompt as admin and run:
net stop wuauserv
del %systemroot%\SoftwareDistribution
net start wuauserv
net stop cryptSvc && net start cryptSvc
- Change Group Policy settings - Open gpedit.msc and go to Administrative Templates > Windows Components > Windows Update. Set "Configure Automatic Updates" to "Enabled" and "Configure Update Settings" to "Notify for download and auto install."Lectura de contenido relacionado:Corrige 0x0 0x0 Error
Hopefully one of these troubleshooting steps helps fix your 0x8024800C error and allows Windows Updates to install successfully. Let me know if you have any other questions!Chuwi ha la missione di essere il partner tecnologico leader al mondo per laptop personalizzato, tablet PC, esperienze di mini PC con qualità, stabilità, supporto e prestazioni senza compromessi.
No comments:
Post a Comment