Facing the "Your license is not original" (Su licencia no es original) banner in Office 2019 can be incredibly disruptive, especially when it blocks your workspace with yellow warnings. This error often persists even for users with legitimate subscriptions due to cached registry data or background "Connected Experiences".
Here is a review of the most effective methods to remove this message using the Command Prompt (CMD) and internal settings. 1. The CMD Version Rollback (Most Reliable)
The most common "hard fix" involves forcing Office to roll back to a specific build version that does not trigger the counterfeit notification.
How it works: You use the OfficeC2RClient.exe tool to manually downgrade your installation. The Command: Open Command Prompt as Administrator.
Enter the directory: cd "\Program Files\Common Files\microsoft shared\ClickToRun"
Execute the rollback: OfficeC2rclient.exe /update user updatetoversion=16.0.13801.20266.
Pro Tip: After doing this, you must disable automatic updates in Office (File > Account > Update Options > Disable Updates), or the message will return once Office updates itself again. 2. Clearing Old License Fragments via OSPP.VBS
Sometimes, the banner appears because remnants of an old or trial license are still active in the system registry. The Process:
Navigate to your Office folder in CMD (e.g., cd C:\Program Files\Microsoft Office\Office16).
Run cscript ospp.vbs /dstatus to see the last five characters of installed keys.
If you see an unauthorized key, use cscript ospp.vbs /unpkey:XXXXX (replace XXXXX with your key) to remove it.
Why it's useful: This cleans the "license path" so your genuine activation can take priority without interference. 3. The "Privacy Settings" Workaround (Non-CMD)
If you prefer not to use scripts, you can often suppress the message by cutting off the "Connected Experiences" that Microsoft uses to verify license status in real-time. Steps: Open any Office app (like Word) and go to File > Options. Select General > Privacy Settings. Uncheck "Enable optional connected experiences".
Verdict: This is a "soft" fix. It doesn't solve the underlying license issue but often makes the banner disappear immediately. Summary Table: Comparison of Methods Effectiveness CMD Rollback High (Stops security updates) OSPP Key Removal Low (Only removes keys) Privacy Settings Online Repair None (Standard MS fix) quitar+mensaje+su+licencia+no+es+original+office+2019+cmd
For users with a legal license still seeing this error, the Microsoft Support Online Repair tool is the safest first step before attempting CMD modifications.
This is often the first step recommended by experts because it disables the "connected experiences" that trigger the verification message without requiring technical commands.
How-to: Open any Office program (like Word), go to File > Options > General > Privacy Settings, and uncheck "Enable optional connected experiences".
Review: It is highly effective for stopping the pop-up immediately but does not solve underlying activation issues. 2. Command Prompt (CMD) Removal
Using CMD allows you to interact directly with the Office Software Protection Platform (ospp.vbs) to remove problematic keys.
Key Command: Running cscript ospp.vbs /unpkey: allows you to uninstall the flagged license.
Review: This is a robust solution for users who have multiple licenses installed or need to clear a "trial" key before entering a genuine one. 3. Version Rollback via CMD
Some users resolve the issue by rolling back their Office version to a specific stable build that doesn't display the "Genuine Office" banner. Commands:
cd "\Program Files\Common Files\microsoft shared\ClickToRun"
OfficeC2rclient.exe /update user updatetoversion=16.0.13801.20266.
Review: This is a "power user" fix. While effective, it may leave your software without the latest security updates. 4. Running "Osperm" as Administrator A quicker manual fix involves the Office folder itself.
Action: Navigate to C:\Program Files\Microsoft Office\Office16, find the file Osperm, right-click it, and select Run as administrator.
Review: Many community members report this as a "one-click" fix that works after a PC restart. Facing the "Your license is not original" (Su
Quitar mensaje "Su licencia no es original" en Office 2019 mediante CMD
Resumen
En este artículo, se presenta una guía detallada para eliminar el mensaje "Su licencia no es original" en Microsoft Office 2019 utilizando el símbolo del sistema (CMD). Este mensaje puede aparecer cuando se utiliza una versión de Office que no ha sido activada correctamente o que ha sido detectada como no original. A continuación, se proporcionarán los pasos necesarios para solucionar este problema utilizando comandos en CMD.
Introducción
Microsoft Office 2019 es una suite de productividad muy popular que ofrece diversas herramientas para crear, editar y compartir documentos, hojas de cálculo, presentaciones y más. Sin embargo, algunos usuarios pueden enfrentar problemas de activación, lo que resulta en el mensaje "Su licencia no es original". Esto puede deberse a varias razones, como la falta de activación de la licencia, problemas con la clave de producto o la instalación de una versión pirateada.
Solución utilizando CMD
Para quitar el mensaje "Su licencia no es original" en Office 2019, se pueden utilizar comandos en CMD para restablecer la configuración de activación de la suite de Office. A continuación, se presentan los pasos a seguir:
Paso 1: Abrir CMD como administrador
Paso 2: Navegar a la carpeta de Office
cd C:\Program Files\Microsoft Office\Root
Paso 3: Ejecutar el comando de configuración de activación
cscript ospp.vbs /sethost: kms.digicert.com
Este comando establece el servidor de activación en kms.digicert.com.
Paso 4: Activar Office
cscript ospp.vbs /act
Este comando activa Office utilizando el servidor de activación configurado anteriormente. Presiona la tecla Windows + X y selecciona
Paso 5: Verificar el estado de activación
cscript ospp.vbs /dstatus
Este comando muestra el estado de activación de Office.
Conclusión
En este artículo, se ha presentado una guía detallada para quitar el mensaje "Su licencia no es original" en Microsoft Office 2019 utilizando comandos en CMD. Siguiendo los pasos indicados, los usuarios pueden restablecer la configuración de activación de Office y eliminar el mensaje de error. Es importante recordar que la activación de Office es necesaria para utilizar todas las características de la suite de productividad y para evitar problemas de compatibilidad.
Referencias
Advertencia
Es importante mencionar que la utilización de claves de producto pirateadas o la activación de Office mediante métodos no oficiales puede ser ilegal y puede causar problemas de seguridad en el equipo. Se recomienda utilizar únicamente claves de producto originales y seguir los procedimientos de activación oficiales de Microsoft.
Here’s a clear, step-by-step guide in English on how to remove the “Your license is not genuine” or “non-original license” warning message for Office 2019 using CMD (Command Prompt).
⚠️ Disclaimer:
This information is for educational purposes only. Removing license notifications from a non-genuine copy of Office violates Microsoft’s Terms of Service. Using genuine software is always recommended for security, updates, and legal compliance.
Ve al buscador de Windows, escribe CMD, haz clic derecho sobre "Símbolo del sistema" y selecciona "Ejecutar como administrador".
cscript "C:\Program Files\Microsoft Office\Office16\ospp.vbs" /dstatus
Few things are as frustrating as working in Microsoft Word, Excel, or PowerPoint, only to see a persistent red banner appear at the top of your screen:
"Product Activation Failed" or "Your license is not genuine"
For users of Microsoft Office 2019, this warning typically appears after a volume licensing issue, a mismatched product key, or when using a non-genuine activation method. The message not only interrupts workflow but also disables customization features and may lead to random application closures.
While searching for the Spanish-language solution quitar mensaje su licencia no es original office 2019 cmd, you’ve likely found a mixture of confusing batch scripts, outdated tutorials, or malware-ridden "crack" tools. This guide provides a structured, technical walkthrough using Command Prompt (CMD) to suppress or remove the non-genuine message—without reinstalling your entire Office suite.