0xc004f074 Office Activation Error May 2026

I ran into the dreaded 0xc004f074 error while trying to activate Microsoft Office (Professional Plus / 2016/2019/2021). The activation wizard fails with the message: "The Key Management Service (KMS) is unavailable." This typically happens on volume-licensed versions of Office that are trying to activate against a local KMS host instead of Microsoft’s public servers.

telnet YOUR_KMS_SERVER_NAME 1688 (If telnet fails, port 1688 is blocked – check Windows Firewall or corporate firewall rules.) cscript ospp.vbs /remhost 6. Switch to MAK activation (if you have a Multiple Activation Key) If your organization provides a MAK key instead:

cscript ospp.vbs /sethst:YOUR_KMS_SERVER_NAME cscript ospp.vbs /act Replace YOUR_KMS_SERVER_NAME with the actual hostname (e.g., kms.contoso.com ). Ask your IT team if unknown. From the same admin command prompt, run: 0xc004f074 office activation error

cscript ospp.vbs /dhistoryall This shows recent KMS attempts. Also test the network port manually:

Then run:

SOLVED: Office Activation Error 0xc004f074 – "Key Management Service (KMS) is unavailable"

nslookup -type=SRV _vlmcs._tcp If nothing returns, your IT team needs to publish the KMS DNS record. I ran into the dreaded 0xc004f074 error while

cscript ospp.vbs /inpkey:YOUR-MAK-KEY-HERE cscript ospp.vbs /act Check DNS records for _vlmcs._tcp – KMS clients find servers via DNS. Run: