Are you looking to activate your Windows operating system? This blog will guide you through the process of activating Windows using the Command Prompt. Whether you've just installed Windows or need to re-activate it, this step-by-step guide will help you get your system up and running in no time. Let's dive right in.
Step 1: Open Command Prompt as Administrator
To begin the activation process, you'll need to open the Command Prompt as an administrator. Here's how to do it:
Press the "Windows" key on your keyboard or click on the Windows icon in the taskbar to open the Start Menu.
Search for "Command Prompt," right-click on it, and select "Run as administrator."
You may be prompted to confirm this action; click "Yes" to proceed.
Step 2: Install the KMS Client Key
Once you have the Command Prompt open with administrator privileges, it's time to install the KMS client key. Use the following command to input your license key:
slmgr /ipk yourlicensekey
Here are some license keys for different editions of Windows:
Home: TX9XD-98N7V-6WMQ6-BX7FG-H8Q99
Home N: 3KHY7-WNT83-DGQKR-F7HPR-844BM
Home Single Language: 7HNRX-D7KGG-3K4RQ-4WPJ4-YTDFH
Home Country Specific: PVMJN-6DFY6-9CCP6-7BKTT-D3WVR
Professional: W269N-WFGWX-YVC9B-4J6C9-T83GX
You can choose the key that corresponds to your Windows edition.
Step 3: Set the KMS Machine Address
To proceed with the activation, you'll need to set the Key Management Service (KMS) machine address. Enter the following command:
slmgr /skms s8.now.im
This command will connect your system to the KMS server.
Step 4: Activate Windows
The final step is to activate your Windows installation. Enter the following command:
slmgr /ato
This command will initiate the activation process.
If everything goes smoothly, your Windows will be successfully activated. However, if you encounter the error code "0xC004F074," it indicates that your internet connection might be unstable or the server is busy. In this case, please ensure that your device is online and retry the activation command "ato" until you succeed.
In conclusion, activating Windows through the Command Prompt is a straightforward process. Just follow these steps, and you'll have your Windows operating system up and running in no time. If you encounter any issues during the activation process, make sure to check your internet connection and retry the activation command as needed. Enjoy your fully activated Windows experience!