As you know, the new Microsoft product installation usually includes a 30-days free trial license. However, the problem here is that the trial license is not uninstalled automatically when it is expired. And so this leads to the paradox that it keeps saying “Most features are disabled” or “Windows is not activated” even after activating it using a valid license. Besides, some of you guys who have ever used KMS license to activate your Windows or your Office and now you just want to remove it in order to use another product key. This is similar to the problem I just mentioned. And to address these issues, please do the following steps.
Step 1.1: Open command prompt as administrator.
Step 1.2: Copy/run this command to determine what is the license key you want to remove.
cscript "%ProgramFiles%\Microsoft Office\Office16\ospp.vbs" /dstatus
If you see an error, try this command.
cscript "%ProgramFiles(x86)%\Microsoft Office\Office16\ospp.vbs" /dstatus
Note: “Office16” is codename of Office 2016. If you are using Office 2010/2013, replace “Office16” with “Office14” or “Office15”.
Step 1.3: Copy and run these commands to remove the license. Note: replace “VMFTK” with the last 5 characters of your product key.
cscript "%ProgramFiles%\Microsoft Office\Office16\ospp.vbs" /unpkey:VMFTK
If you see an error, try this command.
cscript "%ProgramFiles(x86)%\Microsoft Office\Office16\ospp.vbs" /unpkey:VMFTK
Done!
Step 2.1: Open command prompt with admin rights.
Step 2.2: Execute this command.
cscript slmgr.vbs /upk&cscript slmgr.vbs /cpky
Done! The license you want to remove is uninstalled successfully.
If you would have any questions or concerns, please leave your comments. I would be glad to explain in more details. Thank you so much for all your feedback and support!
About Windows 11 Jerry Nixon, a senior software development engineer at Microsoft, stated that version…
As you know, in the past fourteen years, all Microsoft Office version numbers were named…
As you know, Windows Server is a specialized operating system which is designed for server…
The majority of Microsoft software products have a 30-days trial in order to let the…
In a previous post here, I have shown you guys how to download and install…
After a series of preview versions, Microsoft finally came out with an official version of…