Tuesday, March 22, 2022

Change your office product key

This article applies to Office Home & Business, Office Professional, and individually purchased Office apps. To switch an Office install to or from Microsoft 365, see Switch your Office license.

Change the product key for your version

How you change the product key depends on your version of Office. Select your Office version from the tabs below.

Best practice for multiple versions of Office

If you bought multiple copies of Office and used the same Install button to install Office on multiple PCs, activation fails on the other PCs. This happens because each Install button is associated with a unique product key that can only be installed on one PC. To fix this, you can change the product key for the other PCs where you installed Office.

Note: After you change your product key, we recommend that you create a list to manage the product keys that you've installed. To learn how, see Manage multiple one-time-purchase Office installs that use the same Microsoft account.

Most versions of Office 2021 and Office 2019 don't include a product key and you only need to sign in with the account already linked to your Office license.

If your version did include a product key, follow the steps under the 2016 tab.

  1. On the device where you want to change the key, open any Office app, select the File menu and then select Account near the bottom of the menu.

  2. Under Product Information, select the Change License button.

    If there is no Change License button, you may need to install Office updates.

  3. Do one of the following:

    • If you're signed in, select Use a different account, and then select Enter product key instead.

    • If you're not signed in, select Enter product key instead.

  4. Enter your Office 2016 product key, and then select Install this product instead.

    If your product key is new, follow the prompts to complete the redemption process.

  5. Office begins the update process. Close all Office apps to finish the process.

  1. Uninstall Office from the PC where activation is failing. To do this, see Uninstall from a PC.

  2. On the PC where you uninstalled Office, sign in to your Services & subscriptions page with the email and password associated with the Microsoft account that was used to install Office.

  3. Reinstall Office by selecting Install Office for a one-time purchase that hasn't been activated. For help with installing Office, see Install Office on your PC or Mac.

  1. Sign in to your Services & subscriptions page with the email and password associated with the Microsoft account that was used to install Office.

    After you sign in, you should see a list of Office products that are associated with your Microsoft account.

  2. For the first product that's listed on the page, select View product key. Copy or write down the product key. This is likely the product key that was used multiple times to install Office.

  3. Select View product key for the remaining Office products and copy or write them down. These are likely the keys that you'll use to replace the key that was used multiple times.

  4. On a PC where Office activation is failing, open the Command Prompt as described below:

    Windows 10 and Windows 8.1   

    Windows 7   

    1. Select the Start button Windows Start button in Windows 8 and Windows 10 (lower-left corner).

    2. Type Command Prompt.

    3. Right-click the Command Prompt icon, and select Run as administrator.

    1. Select the Start button Windows 7 Start button (lower-left corner).

    2. Right-click Command Prompt and select Run as administrator.

  5. From the drop-down list below, select your Office version and Windows version (32-bit or 64-bit) and run the commands as described.

    Tip: If you get an Input Error: Can not find script file... message, it means that you used the wrong command. Don't worry, running the wrong command won't hurt anything. Double-check your Office and Windows versions and try a different command.

    1. Copy the following command, paste the command into the Command Prompt window, and then press Enter.

      cscript "C:\Program Files\Microsoft Office\Office16\OSPP.VBS" /dstatus

      The command prompt displays the last five characters of the product key that was used to install Office on the PC. Our example below uses XXXXX to represent these characters.

      Command Prompt showing last five digits of product key

    2. Copy the following command, paste the command into the Command Prompt window, and replace XXXXX with the last 5 digits of the product key that was shown in the previous step. Press Enter to remove the product key.

      cscript "C:\Program Files\Microsoft Office\Office16\OSPP.VBS" /unpkey:XXXXX

    3. Copy the following command, paste the command into the Command Prompt window, and replace XXXXX-XXXXX-XXXXX-XXXXX-XXXXX with an unused product key from your list. Press Enter to change the key.

      cscript "C:\Program Files\Microsoft Office\Office16\OSPP.VBS" /inpkey:XXXXX-XXXXX-XXXXX-XXXXX-XXXXX

    Tip: If you get an Input Error: Can not find script file... message, it means that you used the wrong command. Don't worry, running the wrong command won't hurt anything. Double-check your Office and Windows versions and try a different command.

    1. Copy the following command, paste the command into the Command Prompt window, and then press Enter.

      cscript "C:\Program Files (x86)\Microsoft Office\Office16\OSPP.VBS" /dstatus

      The command prompt displays the last five characters of the product key that was used to install Office on the PC. Our example below uses XXXXX to represent these characters.

      Command Prompt showing last five digits of product key

    2. Copy the following command, paste the command into the Command Prompt window, and replace XXXXX with the last 5 digits of the product key that was shown in the previous step. Press Enter to remove the product key.

      cscript "C:\Program Files (x86)\Microsoft Office\Office16\OSPP.VBS" /unpkey:XXXXX

    3. Copy the following command, paste the command into the Command Prompt window, and replace XXXXX-XXXXX-XXXXX-XXXXX-XXXXX with an unused product key from your list. Press Enter to change the key.

      cscript "C:\Program Files (x86)\Microsoft Office\Office16\OSPP.VBS" /inpkey:XXXXX-XXXXX-XXXXX-XXXXX-XXXXX

    Tip: If you get an Input Error: Can not find script file... message, it means that you used the wrong command. Don't worry, running the wrong command won't hurt anything. Double-check your Office and Windows versions and try a different command.

    1. Copy the following command, paste the command into the Command Prompt window, and then press Enter.

      cscript "C:\Program Files\Microsoft Office\Office16\OSPP.VBS" /dstatus

      The command prompt displays the last five characters of the product key that was used to install Office on the PC. Our example below uses XXXXX to represent these characters.

      Command Prompt showing last five digits of product key

    2. Copy the following command, paste the command into the Command Prompt window, and replace XXXXX with the last 5 digits of the product key that was shown in the previous step. Press Enter to remove the product key.

      cscript "C:\Program Files\Microsoft Office\Office16\OSPP.VBS" /unpkey:XXXXX

    3. Copy the following command, paste the command into the Command Prompt window, and replace XXXXX-XXXXX-XXXXX-XXXXX-XXXXX with an unused product key from your list. Press Enter to change the key.

      cscript "C:\Program Files\Microsoft Office\Office16\OSPP.VBS" /inpkey:XXXXX-XXXXX-XXXXX-XXXXX-XXXXX

    Tip: If you get an Input Error: Can not find script file... message, it means that you used the wrong command. Don't worry, running the wrong command won't hurt anything. Double-check your Office and Windows versions and try a different command.

    1. Copy the following command, paste the command into the Command Prompt window, and then press Enter.

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

      The command prompt displays the last five characters of the product key that was used to install Office on the PC. Our example below uses XXXXX to represent these characters.

      Command Prompt showing last five digits of product key

    2. Copy the following command, paste the command into the Command Prompt window, and replace XXXXX with the last 5 digits of the product key that was shown in the previous step. Press Enter to remove the product key.

      cscript "C:\Program Files\Microsoft Office\Office15\OSPP.VBS" /unpkey:XXXXX

    3. Copy the following command, paste the command into the Command Prompt window, and replace XXXXX-XXXXX-XXXXX-XXXXX-XXXXX with an unused product key from your list. Press Enter to change the key.

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

    Tip: If you get an Input Error: Can not find script file... message, it means that you used the wrong command. Don't worry, running the wrong command won't hurt anything. Double-check your Office and Windows versions and try a different command.

    1. Copy the following command, paste the command into the Command Prompt window, and then press Enter.

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

      The command prompt displays the last five characters of the product key that was used to install Office on the PC. Our example below uses XXXXX to represent these characters.

      Command Prompt showing last five digits of product key

    2. Copy the following command, paste the command into the Command Prompt window, and replace XXXXX with the last 5 digits of the product key that was shown in the previous step. Press Enter to remove the product key.

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

    3. Copy the following command, paste the command into the Command Prompt window, and replace XXXXX-XXXXX-XXXXX-XXXXX-XXXXX with an unused product key from your list. Press Enter to change the key.

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

    Tip: If you get an Input Error: Can not find script file... message, it means that you used the wrong command. Don't worry, running the wrong command won't hurt anything. Double-check your Office and Windows versions and try a different command.

    1. Copy the following command, paste the command into the Command Prompt window, and then press Enter.

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

      The command prompt displays the last five characters of the product key that was used to install Office on the PC. Our example below uses XXXXX to represent these characters.

      Command Prompt showing last five digits of product key

    2. Copy the following command, paste the command into the Command Prompt window, and replace XXXXX with the last 5 digits of the product key that was shown in the previous step. Press Enter to remove the product key.

      cscript "C:\Program Files\Microsoft Office\Office16\OSPP.VBS" /unpkey:XXXXX

    3. Copy the following command, paste the command into the Command Prompt window, and replace XXXXX-XXXXX-XXXXX-XXXXX-XXXXX with an unused product key from your list. Press Enter to change the key.

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

    Tips: 

  6. Now start an Office app, such as Word, and select Next to activate Office over the Internet.

  7. Repeat this process for each PC where activation is failing.

5 comments:

  1. Microsoft Office Tutorials: Change Your Office Product Key >>>>> Download Now

    >>>>> Download Full

    Microsoft Office Tutorials: Change Your Office Product Key >>>>> Download LINK

    >>>>> Download Now

    Microsoft Office Tutorials: Change Your Office Product Key >>>>> Download Full

    >>>>> Download LINK

    ReplyDelete
  2. I'm so happy to share this with you that can read / see this now. When I started trading binary and forex a few months ago, I really didn't have the necessary tools to trade and I lost a lot until I met Pablo Martinez who taught me all about market psychology as he managed my account for me. Today I am grateful to him for his great offer and help because it really changed my financial situation with an investment capital of $1500 and now I'm earning around $35,500 - $30,000 profits per week. Here is his WhatsApp no: +44 7520 636249 or his email address: pm7234029@gmail.com
    Https://www.facebook.com/PM-Fast-Trade-104912912155335/

    ReplyDelete
  3. Special thanks to HACK VANISH, a professional hacker I’ve been hiring for the past 2 years because, I find him to be an outstanding hacker who has aided me in various hacking related issues, ranging from fixing my poor FICO credit score of about 437 TransUnion, 462 Equifax to 802 plus excellent score, tracking my cheating husband’s phone and currently has helped me recover my lost crypto funds from an online scam investment I recently ventured into, I must confess he is the best, quite brilliant, ever since I discovered him through a positive review I saw on Wallet Hub and reached out to him via Email: Hackvanish @ Gmail. com, and Phone: +1(747) 293-8514, to which he responded in less than 10mins, I have never regretted working with him, he’s been quite helpful and highly efficient. I Would recommend his services to anyone without hesitation.

    ReplyDelete
  4. I lost my job few months back and there was no way to get income for my family, things was so tough and I couldn't get anything for my children, not until a met a recommendation on a page writing how Mr Bernie Wilfred helped a lady in getting a huge amount of profit every 6 working days on trading with his management on the cryptocurrency Market, to be honest I never believe it but I took the risk to take a loan of $1000. and I contacted him unbelievable and I was so happy I earn $12,500 in 6 working days, the most joy is that I can now take care of my family I don't know how to appreciate your good work Mr. Bernie Doran God will continue to bless you for being a life saver I have no way to appreciate you than to tell people about your good services.
For a perfect investment and good strategies contact Mr Bernie Doran via WhatsApp :+1(424)285-0682 or Telegram : @Bernie_doran_fx or Email : Bernie.doranfx01@gmail.com

    ReplyDelete
  5. I invested $95,420 in Bitcoin trading from an unregulated broker, I feel agitated about my situation, even find my life in a difficult time to make withdrawal from my account, I Saw a post about An online fund charge back recovery company going through some page here on this platform, at *www thedailychargeback com* ,I gave them all the information they needed to place the recovery. To my surprise I successfully got my funds off that broker confirming the payment on my wallet account, I highly recommend their service to others.

    ReplyDelete