c-Script for Activation Issue

Now, before using C-Script for your activation issues, make sure to know first what is your specific issue.

Read: Unlicensed Product and activation errors in Office

This script is for those who are having multiple copies of Office in their system. Here’s how to use the c-script:

  • Open the CMD, run as administrator.
  • Identify your Windows’ Operating System:
    • On 64-bit Windows with 32-bit Office:
      • cscript.exe “%ProgramFiles(x86)%\Microsoft Office\Office16\”ospp.vbs /dstatus
    • On 32-bit Windows, or 64-bit Office with 64-bit Windows:
      • cscript.exe “%ProgramFiles%\Microsoft Office\Office16\”ospp.vbs /dstatus
  • The script will show you the licenses that are installed on your computer.
  • We need to uninstall those licenses by entering this scripts, copying the last 5 characters of the installed product key.
    • On 64-bit Windows with 32-bit Office:
      • cscript.exe “%ProgramFiles(x86)%\Microsoft Office\Office16\”ospp.vbs /unpkey:XXXXX
    • On 32-bit Windows, or 64-bit Office with 64-bit Windows:
      • cscript.exe “%ProgramFiles%\Microsoft Office\Office16\”ospp.vbs /unpkey:XXXXX
  • Go back to your Office Suite, and re-sign in with your Office 365 Account.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

This site uses Akismet to reduce spam. Learn how your comment data is processed.

%d bloggers like this: