
Hi @mako
Thank you for posting your question in the Microsoft Q&A forum.
Let’s confirm a few things as below:
Office Edition: LTSC Standard 2024 (32-bit)
Activation: KMS activation completed successfully (OSPP shows LICENSED)
Issue: “Non-Genuine” message still appears when opening apps like Excel.
This usually happens if:
- There are leftover Retail or older Office components.
- Office is not pointing to the correct KMS host.
- The wrong product key (GVLK) is installed.
The HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\OfficeSoftwareProtectionPlatform registry key is associated with the Office Software Protection Platform (OSPP), a service used by Microsoft Office to manage licensing, activation, and validation of Office products. This service ensures that the installed Office software is genuine and properly licensed.
For reference: Activate volume licensed versions of Office by using KMS
Beside, for further assistance, Could you please provide detail below:
- Run this command from C:\Program Files (x86)\Microsoft Office\Office16: cscript ospp.vbs /dstatusall
- Does it show Standard2024Volume and PerpetualVL2024 channel?
- Are there any other product keys (Retail or older Office) listed?
- Is your KMS host updated with the Office LTSC 2024 Volume License Pack?
I also suggest some steps you could try (on one affected VDI)
Reset and reconfigure KMS settings for Office:
cscript ospp.vbs /inpkey:V28N4-JG22K-W66P8-VTMGK-H6HGR
cscript ospp.vbs /sethst:<KMS_FQDN>
cscript ospp.vbs /setprt:1688
cscript ospp.vbs /act
(This uses the official GVLK for Office LTSC Standard 2024.)
Remove extra keys if /dstatusall
shows multiple products:
cscript ospp.vbs /unpkey:<Last5Chars>
Verify DNS SRV record for _vlmcs._tcp
points to your KMS host.
If the banner still appears, the next step is a clean redeployment of Office LTSC 2024 (32-bit) using the Office Deployment Tool with the PerpetualVL2024 channel to ensure no mixed components remain
Note: Please understand that our initial response does not always resolve the issue immediately. However, with your help and more detailed information, we can work together to find a solution.
Your detailed response will help us diagnose and investigate the issue more efficiently. If I misunderstood what you’re looking for, feel free to let me know or share a screenshot. I’d be happy to help further!
Thank you for your cooperation. I'm looking forward for your reply.
If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.