Quitar+mensaje+su+licencia+no+es+original+office+2019+cmd May 2026

cd “C:\Program Files\Microsoft Office\Office16”

net stop osppsvc del /f /q “C:\ProgramData\Microsoft\OfficeSoftwareProtectionPlatform\tokens.dat” net start osppsvc This wipes the license token file. Office will regenerate a clean (but unactivated) token file on the next launch. The non-genuine message is also triggered by a scheduled task that checks license validity every few hours. To disable it: quitar+mensaje+su+licencia+no+es+original+office+2019+cmd

cd %ProgramData%\Microsoft\OfficeSoftwareProtectionPlatform takeown /f tokens.dat icacls tokens.dat /grant "%USERNAME%":F del tokens.dat Alternatively, if the above fails, force the deletion: Step 7: Flush DNS and Reset Licensing Registry

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 – you will need them in the next step. Step 4: Uninstall the Current License Key To remove the non-genuine flag, uninstall the existing (likely invalid) product key: if the above fails

schtasks /change /tn “Microsoft\Office\OfficeSubscriptionMaintenance” /disable schtasks /change /tn “Microsoft\Office\Office ClickToRun Service Monitor” /disable This prevents the background license check from re-triggering the banner. However, it does not fix the underlying license status—it merely hides the notification. Step 7: Flush DNS and Reset Licensing Registry (Optional but Powerful) Open a second CMD window (as admin) and run: