Friday 19 May 2023

Fix Windows Update Error 0x8024800C

 Fix Windows Update Error 0x8024800C

Here are some troubleshooting steps to fix Windows Update error 0x8024800C:

  1. 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.

  2. 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.

  3. 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.

  1. Turn off Windows Defender - Open Windows Defender and disable it temporarily. Some antivirus programs can interfere with Windows Updates, causing errors.

  2. 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.

  3. 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

  1. 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

Easily Transfer/Move OS to Another Hard Drive in Windows 10/11 2023

  Easily Transfer/Move OS to Another Hard Drive in Windows 10/11 2023 Here's how you can easily transfer or move your OS to another hard...