Hi, I’m having persistent trouble activating Windows 10 Pro on a system that originally shipped with Windows 8. The OEM key is still present in the firmware, and the device has been activated for years. Recently it fell into Notification mode, and activation now fails with error 0x80072F8F.
I’ve already done extensive troubleshooting:
- Installed the generic Windows 10 Pro key to correct the activation endpoint
- Verified activation endpoint is now correct (
activation-v2.sls.microsoft.com)
- Enabled TLS 1.2 in SCHANNEL (registry keys confirmed)
- Updated WinHTTP TLS settings (
DefaultSecureProtocols = 0xA00)
- Reset WinHTTP proxy (direct access)
- Updated root and intermediate certificates using
certutil
- Repaired and resynced Windows Time
- Confirmed ESU enrollment is active and working
- Verified OEM key is still present in firmware (
wmic path softwarelicensingservice get OA3xOriginalProductKey)
Despite all of this, slmgr /ato always returns 0x80072F8F.
slmgr /dlv shows:
- Activation ID: 4de7cb65-cdf1-4de9-8ae8-e3cce27b9f2c
- License Status: Notification
- Notification Reason: 0xC004F034
- Product Key Channel: Retail
- Activation endpoint:
https://activation-v2.sls.microsoft.com/...configextension=Retail
The Microsoft phone support agent suggested reinstalling Windows 8, but since the OEM key is still present and Windows 10 has a valid digital entitlement, I believe this is a TLS/certificate validation issue rather than a licensing issue.
I cannot reset the licensing store (tokens.dat) because it would break my Office 2016 activation, and I no longer have the Office key.
Could someone from the activation engineering team please help diagnose the TLS/activation failure or reissue activation tokens?
Thank you.