1. Check KMS Server Availability
Ensure that your system can access the KMS server. If you’re part of an organization, contact your IT administrator to verify that the KMS server is up and running.
- Open Command Prompt as an Administrator.
- Type the command:
- nslookup <KMS_Server_Name>
- This checks whether your machine can reach the KMS server through DNS.
2. Re-enter the Product Key
If the activation key has been entered incorrectly or has expired, re-entering a valid product key can resolve the error.
- Open Command Prompt as Administrator.
Type the following command to reset the product key:
slmgr.vbs /upk
- Then, enter the new product key with this command:
- slmgr.vbs /ipk <Your_New_Product_Key>
- Afterward, try to activate Windows again.
3. Activate Windows Using Phone Activation
If you're unable to activate online, you can attempt phone activation:
- Open Command Prompt as Administrator.
- Run the following command to initiate the phone activation process:
slui.exe 4
- Follow the prompts and call the Microsoft activation hotline to complete the process.
4. Restart the Windows Activation Service
If there are issues with the Windows Activation service, restarting it can sometimes resolve the problem:
- Press Win + R, type services.msc, and press Enter.
- Scroll down and locate Software Protection.
- Right-click on Software Protection and select Restart.
5. Reconfigure DNS Settings
Ensure that your DNS settings are correctly configured to allow access to the KMS server:
- Go to Control Panel → Network and Sharing Center → Change Adapter Settings.
- Right-click on your active connection and select Properties.
- In the Internet Protocol Version 4 (TCP/IPv4) properties, ensure that your DNS server settings are correctly configured, either manually or via automatic DNS.
6. Run Windows Activation Troubleshooter
The Windows Activation Troubleshooter can help automatically detect and fix issues related to activation:
- Go to Settings → Update & Security → Activation.
- Click on Troubleshoot and follow the on-screen instructions.