How to fix We can't activate Windows...Error code: 0xC004F074

Fintina Alexandru 0 Reputation points
2024-11-01T11:54:05.76+00:00

I have this error, but I bought my Windows 11 License 8 months ago.

{7351EC21-131D-46A5-807D-D1A1A11258B5}

{72AA7445-9B20-4E3D-86FC-C54219D8B2CC}

{3C9A77FB-36F0-451B-8F53-850F2E967A0C}

{0A0D0756-E785-4AA1-8E94-E880B69CF684}

{D715119E-6361-4CE9-9F02-FF4115B544E8}

{D68471DA-7570-423B-9B5F-3F86D5D8D0E0}

Windows for business Windows Client for IT Pros User experience Other
0 comments No comments
{count} votes

5 answers

Sort by: Most helpful
  1. Darrell Gorter 2,731 Reputation points
    2024-11-01T14:27:07.7966667+00:00

    The error message is from a volume license generic key that is looking for a corporate activation server(KMS Server).

    Where did you get your key?

    Slmgr /DLV is the correct switch, it appears you are using DiV which is why it's not recognized.

    Darrell


  2. Fintina Alexandru 0 Reputation points
    2024-11-01T16:44:41.54+00:00

    I got my license when I was buying my laptop in Altex shop of Romania. The consultant installed to me the windows.

    0 comments No comments

  3. Darrell Gorter 2,731 Reputation points
    2024-11-01T21:11:37.4033333+00:00

    Go back to the sAltex shop and ask them for a proper key.

    0 comments No comments

  4. Mohammad Sartaj Khan 150 Reputation points
    2024-11-02T04:16:27.31+00:00

    Hi ,

    I think laptop in a domain which creating a issue for licence .

    Check with vendor and ask for domain its there please remove the same and then use the key.

    0 comments No comments

  5. Anonymous
    2024-11-05T08:14:12.41+00:00

    Hello

    Thank you for posting in Q&A forum.

    The error code 0xC004F074 typically indicates that the Key Management Service (KMS) is unavailable, or the system cannot connect to the activation server.

    Here are some steps you can try:

    1. Run the Activation Troubleshooter:

    • Go to Settings > Update & Security > Activation.

    • Click on Troubleshoot and follow the on-screen instructions.

    1. Reinstall the Product Key:

    • Open Command Prompt as an administrator.

    • Run the following commands:

    slmgr.vbs /upk

    slmgr.vbs /ipk <Your_Product_Key>

    slmgr.vbs /ato

    • Replace <Your_Product_Key> with your actual product key.

    1. Check Date and Time Settings:

    • Ensure your system's date and time are correct. Incorrect settings can cause activation issues.

    • You can sync your time by running the following command in Command Prompt:

    w32tm /resync

    1. ‘Disable Fast Startup:

    • Go to Control Panel > Power Options > Choose what the power buttons do.

    • Click on Change settings that are currently unavailable.

    • Uncheck Turn on fast startup (recommended) and save changes.

    1. Repair System Files:

    • Open Command Prompt as an administrator.

    • Run the following commands to check and repair system files:

    sfc /scannow

    DISM /Online /Cleanup-Image /RestoreHealth

    Ref: Fix 0xC004F074 Windows Activation error code - The Windows Club

    I hope the information above is helpful.

    If you have any questions or concerns, please feel free to let us know.

    Best Regards,

    Daisy Zhou

    ============================================

    If the Answer is helpful, please click "Accept Answer" and upvote it.

    0 comments No comments

Your answer

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