Answers

How do I fix Windows activation error 0x80072F8F?

Short answer

0x80072F8F is a TLS clock mismatch — Windows can't validate Microsoft's activation server certificate because the system date is wrong. Open Settings → Time & Language → Date & Time, enable 'Set time automatically' and 'Set time zone automatically', then re-run activation.

The longer explanation

The activation servers reject the TLS handshake when your PC's clock is more than about five minutes off UTC. This is common on machines that lost CMOS battery power or were region-restored. After fixing the clock, open an elevated Command Prompt and run 'slmgr /ato' to retry activation without rebooting.

If enabling automatic time still fails, force sync with 'w32tm /resync' or set a Microsoft NTP server ('time.windows.com'). On corporate networks a proxy that blocks activation.microsoft.com will produce the same error — allow-list the domain or briefly disconnect from the proxy to activate.

People also ask

Why trust this answer

Written by licensing analysts who handle Microsoft Open, CSP and EU-resale transactions every day. We never paraphrase Microsoft contracts second-hand — every claim links to the actual EULA section, Microsoft Learn article, or court ruling it comes from. Found a discrepancy? Email research@licensevault.net and we will update the page within 48 hours.

Last updated: Back to all answers