

- VBS PRODUCT KEY FOR OFFICE 2010 LICENSE KEY
- VBS PRODUCT KEY FOR OFFICE 2010 SOFTWARE LICENSE
- VBS PRODUCT KEY FOR OFFICE 2010 LICENSE
You’ll see some license details such as the license type (a retail copy, a volume licensed copy, or Office subscriptions copy) and the last 5 characters of the product key. Now, Open any Office application like Word and it’ll ask you to enter new product key. Now you can check the license status by running the script called ospp.vbs, which is located in your Office program folder. You will be told that your Office product key has been uninstalled. To remove your Office product key, you need to use the /unpkeyswitch, along with the last 5 characters of the product key.Ĭscript ospp.vbs /unpkey: Part 2: Remove Existing Office Product Key

Now you can check the license status by running the script called ospp.vbs, which is located in your Office program folder. Office 2013: C:\Program Files\Microsoft Office\Office15 or C:\Program Files (x86)\Microsoft Office\Office15.Office 2016 / 2019: C:\Program Files\Microsoft Office\Office16 or C:\Program Files (x86)\Microsoft Office\Office16.The subfolder varies depending on your Office version: Navigate to the Microsoft Office program folder using the cd command. To get started, open the Command Prompt as administrator.

VBS PRODUCT KEY FOR OFFICE 2010 LICENSE KEY
SET /P offkey =Please enter office 2013 License Key with Dashes:Ĭscript "C:\Program Files (x86)\Microsoft Office\Office15\ospp.vbs" /inpkey:%offkey%Ĭscript "C:\Program Files (x86)\Microsoft Office\Office15\ospp.How to update / replace Office license key before the expiration date? Is there a way to change the product key without reinstalling Office suite? Do you have an old PC you want to sell, but also want to transfer your Office license to your new PC? In this tutorial we’ll show you an easy way to remove the existing product key registered with your Microsoft Office 2019 / 2016 / 2013 application. :2013OFF echo Example: XXXXX-XXXXX-XXXXX-XXXXX-XXXXX SET /P offkey =Please enter office 2010 License Key with Dashes:Ĭscript "C:\Program Files (x86)\Microsoft Office\Office14\ospp.vbs" /inpkey:%offkey%Ĭscript "C:\Program Files (x86)\Microsoft Office\Office14\ospp.vbs" /act
VBS PRODUCT KEY FOR OFFICE 2010 SOFTWARE LICENSE
Mode con lines = 3 cols = 80 IF NOT EXIST "C:\Program Files (x86)\Microsoft Office\Office15\ospp.vbs" goto 2010OFF IF EXIST "C:\Program Files (x86)\Microsoft Office\Office15\ospp.vbs" goto 2013OFF :2010OFFĬolor echo Example: XXXXX-XXXXX-XXXXX-XXXXX-XXXXX Using a VB script to change your product key In the KB article it also lists an alternative method to change your product key using the Office 2010 Client Software License Management Tool a VBS file which is already on your machine as part of the original install, for which there is an accompanying html file with usage instructions and notes. Step 4: Finally, enter your new 25 character product key in the box and then click the Continue button to change your Office 2013/2016/2019 product key. Step 3: Here, select Enter a Product key option and click the Continue button.

4 LegalCopyright: ProductName: Office ProductVersion: 2. Step 2: Look for Microsoft Office 2019/2016/2013 entry, right-click on the same, and then click Change option. CompanyName: Mark FileDescription: Activate Office 2010 or 2013 FileVersion: 2.
