Change Product Key Office 2013 Home and Business

Anonymous
2013-03-07T14:44:07+00:00
Please check out Change<br> your Office license or product key for the latest information on this topic.

I need to change the product key on a new installation of Office 2013 Home and Business. What is the procedure?

Microsoft 365 and Office | Install, redeem, activate | For home | Windows

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments
Answer accepted by question author
Anonymous
2016-06-08T19:59:14+00:00

Hi everyone,

First off, on behalf of the Office team, thank you for posting your question in the Microsoft Office community and providing solutions. We have published an article that specifically addresses this question: Change your Office product key.

Hope you'll find this helpful.

Thanks,

Michelle V.

The Office Team

Was this answer helpful?

90+ people found this answer helpful.
0 comments No comments

118 additional answers

Sort by: Most helpful
  1. Anonymous
    2013-05-02T01:18:22+00:00

    It can be done via the command line.  Open up a Command Prompt (Press the Windows Button and type CMD or navigate to All Programs -> Accessories -> Command Prompt).  Then you just need to use the command below that matches your OS.

    For 32 bit Windows:

    cscript "C:\Program Files\Microsoft Office\Office15\OSPP.VBS" /inpkey:yourkeygoeshere 

    For 64 bit Windows (assuming you are using 32 bit Office):

    cscript "C:\Program Files (x86)\Microsoft Office\Office15\OSPP.VBS" /inpkey:yourkeygoeshere

    Obviously, you need to replace yourkeygoeshere with your product key.

    Note:  If you are installing a 64 bit version of Office on 64 bit Windows, the command for 32 bit Windows should be used (or just delete the (x86) part since it won't be installing to the C:\Program Files (x86)\ directory).

    Was this answer helpful?

    100+ people found this answer helpful.
    0 comments No comments
  2. Anonymous
    2013-05-15T20:08:03+00:00

    Reija, I feel your pain... 

    Here is how to actually fix the issue, if you haven't already...

    Open up a Command Prompt (Start>CMD>Enter)

    Type in:

    If you 64bit Office with 64bit Operating System:

    cd "\Program Files\Microsoft Office\Office 15"

    Then

    cscript ocpp.vbs /dstatus

    Then

    Look at the Last 5 characters of the installed product key:

    Then

    cscript ospp.vbs /unpkey:(the last 5 characters of the product key above)

    Here's how to do it on a 32bit Office:

    cd "\Program Files (x86)\Microsoft Office\Office 15"

    Then

    cscript ocpp.vbs /dstatus

    Then

    Look at the Last 5 characters of the installed product key:

    Then

    cscript ospp.vbs /unpkey:(the last 5 characters of the product key above)



    Open up outlook, you should get a prompt to login to your Microsoft account.  Login and select the key that you are actually wanting to use.

    Was this answer helpful?

    2 people found this answer helpful.
    0 comments No comments
  3. Anonymous
    2014-02-04T14:07:44+00:00

    It can be done via the command line.  Open up a Command Prompt (Press the Windows Button and type CMD or navigate to All Programs -> Accessories -> Command Prompt).  Then you just need to use the command below that matches your OS.

     

    For 32 bit Windows:

    cscript "C:\Program Files\Microsoft Office\Office15\OSPP.VBS" /inpkey:yourkeygoeshere 

     

    For 64 bit Windows (assuming you are using 32 bit Office):

    cscript "C:\Program Files (x86)\Microsoft Office\Office15\OSPP.VBS" /inpkey:yourkeygoeshere

     

    Obviously, you need to replace yourkeygoeshere with your product key.

     

    Note:  If you are installing a 64 bit version of Office on 64 bit Windows, the command for 32 bit Windows should be used (or just delete the (x86) part since it won't be installing to the C:\Program Files (x86)\ directory).

    This is an old thread but anyway, this is what I get when trying that command. What is a "product SKU" ?

    ---Processing--------------------------


    ERROR CODE: 0xC004F069

    ERROR DESCRIPTION: The Software Licensing Service reported that the product SKU

    is not found.


    ---Exiting-----------------------------

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  4. Anonymous
    2013-05-01T16:17:24+00:00

    We also need to change our product key. In our situation, we have 5 computers.

    We bought a separate LEGAL license for each computer.

    We installed using the process for the first four computers and ran into no problems.

    When we got to the fifth, this particular install must have been placed somewhere different in the list because we get an activation error.

    There is literally no way to label the five different downloads in our account so that we can tell which download goes with which key, so I will either have to try all five in the list again until I find the one that matches this key, or the easier way is to just..

    CHANGE THE PRODUCT KEY ON THE COMPUTER.

    Please tell us how we change the product key on the computer.

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments