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: Newest
  1. 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
  2. Anonymous
    2014-01-29T14:43:44+00:00

    when I run the cscript I get:


    ERROR CODE: 0xC004F069

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

    is not found.

    someone?

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2014-01-28T20:03:20+00:00

    Will this work for Visio 2013 and Project 2013 as well?

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2014-01-25T00:54:20+00:00

    Old thread, but in case it will still help someone else down the road, this command line was close for me, I had to make a little tweak:

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

    Then open one of the Office applications and do the Activation when prompted.

    Was this answer helpful?

    0 comments No comments