massgravel / Microsoft-Activation-Scripts

Open-source Windows and Office activator featuring HWID, Ohook, KMS38, and Online KMS activation methods, along with advanced troubleshooting.
https://massgrave.dev
GNU General Public License v3.0
103.42k stars 10.05k forks source link

Office Identifying non genuine licences #54

Closed procoder07 closed 3 years ago

procoder07 commented 3 years ago

Hi @WindowsAddict, Office has been identifying office professional plus 2019 license every month. even after doing a clean install the problem scemes to come back every now and then. Is there a solution to this problem? this problem subsides only by reinstalling the software. Thanks.

WindowsAddict commented 3 years ago

https://github.com/massgravel/Microsoft-Activation-Scripts/issues/40#issuecomment-850578939 Did it not solve the issue for you before?

procoder07 commented 3 years ago

Hi @WindowsAddict , The problem subsided for a while but then started again. It seemed that the problem was gone for good but it started again.

#40 (comment) Did it not solve the issue for you before?

WindowsAddict commented 3 years ago

Hi @WindowsAddict , The problem subsided for a while but then started again. It seemed that the problem was gone for good but it started again.

#40 (comment) Did it not solve the issue for you before?

Please share the output of the below commands,

reg query HKLM\SOFTWARE\Microsoft\Office\ClickToRun\Configuration /v VersionToReport
reg query HKLM\SOFTWARE\Microsoft\Office\ClickToRun\Configuration /v AudienceData
reg query "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SoftwareProtectionPlatform" /v KeyManagementServiceName
procoder07 commented 3 years ago

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\ClickToRun\Configuration VersionToReport REG_SZ 16.0.14026.20308 HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\ClickToRun\Configuration AudienceData REG_SZ Production::CC HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SoftwareProtectionPlatform KeyManagementServiceName REG_SZ kms.srv.crsoo.com

Hi @WindowsAddict , The problem subsided for a while but then started again. It seemed that the problem was gone for good but it started again.

#40 (comment) Did it not solve the issue for you before?

Please share the output of the below commands,

reg query HKLM\SOFTWARE\Microsoft\Office\ClickToRun\Configuration /v VersionToReport
reg query HKLM\SOFTWARE\Microsoft\Office\ClickToRun\Configuration /v AudienceData
reg query "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SoftwareProtectionPlatform" /v KeyManagementServiceName
WindowsAddict commented 3 years ago

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\ClickToRun\Configuration VersionToReport REG_SZ 16.0.14026.20308 HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\ClickToRun\Configuration AudienceData REG_SZ Production::CC HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SoftwareProtectionPlatform KeyManagementServiceName REG_SZ kms.srv.crsoo.com

Hi @WindowsAddict , The problem subsided for a while but then started again. It seemed that the problem was gone for good but it started again.

#40 (comment) Did it not solve the issue for you before?

Please share the output of the below commands,

reg query HKLM\SOFTWARE\Microsoft\Office\ClickToRun\Configuration /v VersionToReport
reg query HKLM\SOFTWARE\Microsoft\Office\ClickToRun\Configuration /v AudienceData
reg query "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SoftwareProtectionPlatform" /v KeyManagementServiceName

Update channel was not changed to Monthly Enterprise, to do that, apply 3rd point in Experimental solutions section https://infohost.github.io/office-license-is-not-genuine

procoder07 commented 3 years ago

Thanks for the help! Office works perfectly.