Share via

windows insider update caused an activation error

Ron M 0 Reputation points
2026-03-20T03:52:35.9833333+00:00

my last windows insider update caused an error and now windows is saying i need to activate this copy of windows and my troubleshooter for it is not responding either. the error code is:

0xC004F074

Windows Insider program | Windows Insider preview | Install, activate, and Windows update

2 answers

Sort by: Most helpful
  1. Pauli O 15,365 Reputation points Volunteer Moderator
    2026-03-23T08:24:02.8433333+00:00

    You have Windows Enterprise edition using generic volume license and those are for big organizations, not for consumers.
    To remain activated that device must be connected to organization KMS-server.

    Do you ever have been activated Pro edition on that device?

    0 comments No comments

  2. Q&A Assist
    2026-03-20T03:52:50.58+00:00
    AI generated content. This question contains an answer created with AI from Q&A Assist. Learn more

    Error 0xC004F074 indicates that Windows cannot contact a Key Management Service (KMS) server to complete activation. This often happens on work or volume-licensed devices, or when the installed key/edition expects KMS activation.

    Use these steps to troubleshoot:

    1. If this is a work or school device
      • Connect to the organization’s network (VPN or on-premises) so the device can reach the KMS server.
      • After connecting, run activation again (Settings → System/Update & Security → Activation → Activate).
      • If still failing, contact the organization’s IT support, as the KMS host or DNS records may be misconfigured.
    2. Check KMS connectivity (for managed/IT scenarios)
      • Ensure the KMS host’s Software Protection Platform Service (sppsvc) is running on the KMS server.
      • Verify network connectivity from the client to the KMS host on TCP port 1688. For example, from an elevated PowerShell prompt on the client:
             Test-NetConnection -ComputerName <KMS Host Server> -Port 1688
        
        If TcpTestSucceeded is False, port 1688 is blocked and must be opened between client and KMS host.
    3. Verify KMS DNS records (for domain/KMS environments)
      • On a DNS server, open the DNS management console.
      • Under the domain’s _tcp folder, confirm the _VLMCS SRV record points to the correct KMS host.
      • Under the domain name folder, verify the Host (A) record for the KMS host has the correct IP address; update it if it points to an old or incorrect KMS server.
    4. If this is a personal/retail device (not using KMS)
      • Error 0xC004F074 can also appear if a volume (Enterprise/KMS) key was installed on a Home/Pro retail device or if the device expects KMS but is not in a KMS environment.
      • In that case, enter a valid product key that matches the installed edition:
        • Go to StartSettingsSystem (or Update & Security) → Activation.
        • Select Change product key, then enter the 25-character key.
      • If the device originally came with a digital license and the Insider update disturbed activation, re-entering the original key as a “new product key” can restore activation.
    5. Use Microsoft’s activation troubleshooting tools
      • For Enterprise/Professional/Server editions, Microsoft Support and Recovery Assistant (SaRA) can diagnose and offer targeted fixes for 0xC004F074.
      • For consumer editions, use the built-in Activation page and its troubleshooter when it becomes responsive again.

    If the device is part of the Windows Insider Program but licensed correctly, the Insider preview status itself does not remove or invalidate the license; the issue is with activation connectivity or key type, so resolving the KMS or product key mismatch should clear the error.


    References:

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.