0x80072F8FUpdateHigh
Error 0x80072F8F — WININET_E_DECODING_FAILED | Windows Update Fix
Windows 10Windows 11
What Does 0x80072F8F Mean?
SSL certificate validation failed for Windows Update.
Real-World Causes
- 1Incorrect system date and time
- 2Expired or invalid root certificates
- 3Man-in-the-middle proxy interference
- 4Corrupted certificate store
Symptoms
- ⚠Windows Update fails with error code 0x80072F8F
- ⚠Update progress may stall or roll back
- ⚠Repeated update attempts fail with the same error
Ad Space – header
DIY Fix
Beginner-friendly steps you can try at home
- 1Run the Windows Update Troubleshooter (Settings > System > Troubleshoot > Other troubleshooters)
- 2Restart your computer and try Windows Update again
- 3Check your internet connection and ensure it is stable
- 4Free up disk space — at least 20 GB on the system drive
- 5Run 'sfc /scannow' in an elevated Command Prompt
Advanced Fix
For experienced users and IT professionals
- 1Run 'DISM /Online /Cleanup-Image /RestoreHealth'
- 2Reset Windows Update components: stop wuauserv, cryptSvc, bits, msiserver services, rename SoftwareDistribution and catroot2 folders, restart services
- 3Check the WindowsUpdate.log (Get-WindowsUpdateLog in PowerShell) for detailed error information
- 4Try downloading the update manually from the Microsoft Update Catalog
Ad Space – after-fix
Frequently Asked Questions
What does 0x80072F8F mean?
SSL certificate validation failed for Windows Update.
How do I fix 0x80072F8F?
Start by running the Windows Update Troubleshooter. If that doesn't work, try resetting Windows Update components and running DISM and SFC scans.
About the Author
Windows Troubleshooting Team
Verified against official Microsoft documentation and real-world diagnostic data. Error behavior confirmed across Windows 10, Windows 11, and Windows Server.