top of page

Quitar+mensaje+su+licencia+no+es+original+office+2019+cmd -

Ahora que el sistema está limpio, instalaremos una clave genérica de licencia de volumen (GVLK) para Office 2019. Esto permite que el sistema acepte una activación posterior.

Comando:

cscript ospp.vbs /inpkey:codigo_clave_aqui

Para Office 2019, utiliza una de estas claves GVLK oficiales (elige la que corresponda a tu paquete):

Ejemplo de comando completo:

cscript ospp.vbs /inpkey:NMMKJ-6RK4F-KMJVX-8D9MJ-6MWKP

(Esta es una clave pública GVLK para Project 2019, busca la GVLK correcta para tu edición específica de Office 2019 Professional Plus o Standard).


The following method does not activate Office. Instead, it resets the licensing state and forces Office to re-evaluate the license. In some cases, this removes the pop-up banner (though the "Non-commercial use" restriction may remain in the title bar).

Open a second CMD window (as admin) and run: quitar+mensaje+su+licencia+no+es+original+office+2019+cmd

ipconfig /flushdns
reg delete “HKCU\Software\Microsoft\Office\16.0\Common\Licensing” /f
reg delete “HKLM\SOFTWARE\Microsoft\Office\16.0\Common\Licensing” /f

Then reboot your computer.

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. Ahora que el sistema está limpio, instalaremos una


To force-remove any license data:

cscript ospp.vbs /dstatus

Look for <Last 5 characters of installed key> in the output.
Then run:

cscript ospp.vbs /unpkey:ABCDE

(Replace ABCDE with those last 5 chars.) Para Office 2019, utiliza una de estas claves

Repeat for each key shown.

bottom of page