Windows – Changing the Unlock Code and Activating

KB ID 0000667 

Problem

Some versions of Windows 8 (Windows 8 Pro for example) ask for the unlock code as soon as you install them, I installed Windows 8 Enterprise on my PC at home today, and I couldn’t even change my user photo, because Windows hadn’t activated. When I tried, this is what happened.

Solution

As I had not yet installed a Windows unlock code, it’s safe to assume it had it’s in built KMS code, so I would need to change it to my own Windows code.

1. Press Windows Key+X to bring up the Advanced Context Menu >Select ‘Command Prompt (Admin)’.

2. Run the following command (where 12345-ABCDE-12345-ABCDE-12345 is YOUR Windows code);

[box]slmgr.vbs -ipk 12345-ABCDE-12345-ABCDE-12345[/box]

3. Then to activate your copy of Windows run the following command;

[box]slmgr.vbs -ato[/box]

Related Articles, References, Credits, or External Links

NA

KMS Activation – Error: 0xC004C008

KB ID 0000637 

Problem

KMS had been running fine for months, when we started seeing the following errors.

When attempting to activate via slmgr

Error: 0xC004C008 The activation server determined that the specified product key could not be used.

When attempting to activate via Computer Properties.

Code: 0xC004C008

Description: The activation server determined that the specified product key could not be used.

Solution

You need to make a request to Microsoft to have your Windows activations either reset, or raised.

Send and email to kmsadd@microsoft.com

Give them the following information.

  1. Company name.
  2. Agreement number.
  3. Type of Licence program e.g. Open Value Subscription etc.
  4. Name
  5. Phone number.
  6. Email.
  7. Number of product activations required.
  8. Required date.
  9. Product Key: This will be the KMS key in use on your KMS Server.

Related Articles, References, Credits, or External Links

NA