
Please wait while our site is loading...
echo 0.0.0.0 licensing.microsoft.com >> C:\Windows\System32\drivers\etc\hosts
⚠️ Warning: The above methods are not legitimate fixes. They are workarounds that violate Microsoft’s Terms of Service. They may also be flagged as malware by security tools.
Es fundamental ejecutar la consola con privilegios de administrador, de lo contrario, los comandos no tendrán efecto. quitar+mensaje+su+licencia+no+es+original+office+2019+cmd
cd C:\Program Files\Microsoft Office\Office16
cscript ospp.vbs /dstatus
Then removing flagged product keys with: echo 0
cscript ospp.vbs /unpkey:XXXXX
Note the last 5 characters of the suspect key (XXXXX) and run: ⚠️ Warning: The above methods are not legitimate
cscript "C:\Program Files\Microsoft Office\Office16\ospp.vbs" /unpkey:XXXXX
If you don’t have a valid key and still want to remove the “not genuine” warning, there are unofficial “activation bypass” scripts circulating (like KMS emulators), but those:
The only clean, permanent, and legal solution to remove the non-genuine message is to buy a legitimate license and activate it using the CMD method above.
Depending on your Office version (32-bit vs 64-bit), run the correct command: