Quitar+mensaje+su+licencia+no+es+original+office+2019+cmd ❲EXTENDED – PICK❳
This query is a Spanish-language technical search (roughly translating to: “remove message your license is not genuine Office 2019 CMD”). It refers to a common issue where Microsoft Office 2019 displays a persistent notification bar stating: "Su licencia no es original" (“Your license is not genuine”) or "Producto no autenticado" .
Users seek to remove this via CMD (Command Prompt), often using unofficial scripts or activation workarounds. Below is a breakdown of what this means, why the message appears, and the legitimate vs. risky methods associated with this search.
Step 3: Clear Existing License Key
Run this command to remove the current license (including any non-genuine flags):
cscript ospp.vbs /unpkey:XXXXX
Note: Replace
XXXXXwith the last 5 digits of your installed Office product key.
If you don’t know it, skip to next step – but this helps fully clean old key.
Paso 7: Introducir una nueva clave válida (Crucial)
Si no introduces una clave nueva, Office 2019 entrará en "Modo de funcionalidad reducida" en 30 días. Para activar con una clave genuina: quitar+mensaje+su+licencia+no+es+original+office+2019+cmd
cscript ospp.vbs /inpkey:XXXXX-XXXXX-XXXXX-XXXXX-XXXXX
(Reemplaza las X por tu clave real de Office 2019).
Luego, activa online:
cscript ospp.vbs /act
3. Reinstalar Office por completo
Desinstala Office 2019 desde Panel de control > Programas y características. Luego usa la herramienta de eliminación completa de Microsoft (O15CTRRemove) para borrar todas las claves del registro. Finalmente, reinstala Office.
Step 3: Check Current License Status
Run this command to see the exact error code causing the warning: This query is a Spanish-language technical search (roughly
cscript ospp.vbs /dstatus
You will see output similar to:
PRODUCT ID: 12345-67890-12345-67890
SKU ID: xxxxx-xxxx-xxxx-xxxx-xxxxx
LICENSE STATUS: ---NOTIFICATION---
ERROR CODE: 0xC004F200
Last 5 characters of installed product key: 12345
Write down the last 5 characters of the product key – you will need them in the next step.
4. The Correct Solution – Remove the Message Legitimately
If you own a genuine license but the error appears falsely, follow these CMD-based diagnostic steps:
3. Verifica el estado actual de la licencia
Antes de borrar nada, es bueno ver qué está pasando. Escribe este comando y presiona Enter: Step 3: Clear Existing License Key Run this
cscript ospp.vbs /dstatus
Verás una lista de licencias. Busca la que diga "LICENSE STATUS: ---OOB_GRACE---" o similar. Copia los últimos 5 caracteres del "SKU ID" o "Partial Product Key" que aparezcan, los necesitarás en el siguiente paso.
Step 5: Reset Licensing Tokens (Optional but Powerful)
Close all Office apps first. Then run:
del /f /q %ProgramData%\Microsoft\Office\ClickToRun\Licensing16\*.*
and
del /f /q %localappdata%\Microsoft\Office\Licensing\*.*
5. Prevention & Best Practices
- ✅ Always use genuine Office 2019 – Home & Student or Professional editions.
- ✅ Sign in with Microsoft account – Links license to your profile.
- ✅ Keep Windows updated – Prevents false positive license checks.
- ✅ Uninstall previous cracked versions before installing genuine Office.