>NULL: Remove 365 licenses from PC to resolve license issues

Tuesday, 5 November 2019

Remove 365 licenses from PC to resolve license issues


1.       Find the office install directory.  Should be here C:\Program Files (x86)\Microsoft Office\Office16.
-          There should be a VBS Script in the directory called ospp.vbs


      
2.       Sign out of Office – Make sure you sign out and remove anything office related in the Credential manager. Then close all office app including skype for business, Onedrive if running.
3.       Run CMD as Administrator and change to this directory C:\Program Files (x86)\Microsoft Office\Office16

The command below gets the product key or keys:

4.       Run the script – “cscript ospp.vbs /dstatus”



Run this command to remove the product key or keys if multiple keys is present. – Make sure to sign out of office first if not you will soon find out why.

5.       Remove the license - “cscript ospp.vbs /unpkey:8HRTP”
6.       Run this again “cscript ospp.vbs /dstatus” to double check the license is removed.
7.       Open word or excel and sign in with the account you want to license Office with.


No comments:

Post a Comment