GuangP
PLEASE HELP
(
I got same problem like pitz and I'd tried to clarify the issue by doing your recommended step to copy and run that commands. But always getting error message like this:
Microsoft Windows [Version 10.0.17134.472]
(c) 2018 Microsoft Corporation. All rights reserved.
C:\WINDOWS\system32>cscript //nologo slmgr.vbs /ckms
Key Management Service machine name cleared successfully.
C:\WINDOWS\system32>cscript //nologo slmgr.vbs /skms kms8.MSGuides.com
Key Management Service machine name set to kms8.MSGuides.com successfully.
C:\WINDOWS\system32>cscript //nologo slmgr.vbs /ato
Activating Windows(R), Professional edition (2de67392-b7a7-462a-b1ca-108dd189f588) ...
Error: 0xC004F074 The Software Licensing Service reported that the computer could not be activated. No Key Management Service (KMS) could be contacted. Please see the Application Event Log for additional information.
C:\WINDOWS\system32>cscript slmgr.vbs /dli
Microsoft (R) Windows Script Host Version 5.812
Copyright (C) Microsoft Corporation. All rights reserved.
Name: Windows(R), Professional edition
Description: Windows(R) Operating System, VOLUME_KMSCLIENT channel
Partial Product Key: T83GX
License Status: Notification
Notification Reason: 0xC004F00F.
Configured Activation Type: KMS
Please use slmgr.vbs /ato to activate and update KMS client information in order to update values.
What should I do??
I'd tried your method "2 ways to activate Windows 10" both in manual and batch file ways before but still couldn't fixed my problem btw.