A family of Microsoft word processing software products for creating web, email, and print documents.
Hello Christine, Welcome to the Microsoft Community.
This type of situation is usually caused by residual Microsoft 365 license information on the device. You can follow the steps below to clear these licenses. This will involve command operations, but it is not complicated. Just follow the steps and copy the commands:
- First, exit all Office applications.
- Press Windows + S, search for cmd, and run the Command Prompt as an administrator.
- Copy and paste the following commands (if one doesn't work, try the other):
cd C:\Program Files\Microsoft Office\Office16 cd C:\Program Files (x86)\Microsoft Office\Office16 - After that, copy, paste, and execute the following command:
cscript ospp.vbs /dstatus - This will list all Office licenses on your computer. You can check if there is a Microsoft 365 license in the LICENSE NAME section and look for the last five digits of the corresponding product key, which is usually KHGM9.
- Next, copy, paste, and execute the following command:
cscript ospp.vbs /unpkey:(the last five digits of the key that came out) [e.g. cscript ospp.vbs /unpkey:KHGM9] - This will remove the Microsoft 365 license from the device.
After completing these steps, it is recommended to uninstall and reinstall your Office 2021.
If you think this information is helpful, or if you still have any questions about it, feel free to let me know in your reply!Best RegardsEliac | Microsoft Community Support Specialist