Learning and Sharing
  • Home
  • Blog
  • Linux
  • macOS
  • Virtualization
    • VMware
    • VirtualBox
  • Windows
    • Windows 11
    • Windows 10
    • Windows Server
  • Series
    • Symantec
    • Intune
    • Microsoft Azure
    • Powershell
    • VirtualBox
    • VMware
    • PowerShell Learning
    • Microsoft Graph
  • More
    • Auto Installation
    • AEC Installation
  • Contact
No Result
View All Result
  • Home
  • Blog
  • Linux
  • macOS
  • Virtualization
    • VMware
    • VirtualBox
  • Windows
    • Windows 11
    • Windows 10
    • Windows Server
  • Series
    • Symantec
    • Intune
    • Microsoft Azure
    • Powershell
    • VirtualBox
    • VMware
    • PowerShell Learning
    • Microsoft Graph
  • More
    • Auto Installation
    • AEC Installation
  • Contact
No Result
View All Result
No Result
View All Result

How to Fix Installed Office 2021 Shows Up as Office 365

August 2, 2022
in Blog, Microsoft 365, Microsoft Office
0
ADVERTISEMENT

Table of Contents

Installed Office 2021 but it says Office 365

In some cases, you’ve installed Microsoft Office 2021, but when you open any Office app, it shows up as Microsoft Office 365 app instead of Office 2021.

Bg1410

When you open an Office app | File | Accounts. It says you have Office 365.

Bg1412

Fix Office 2021 Shows as Office 365 using command prompt

Usually this is caused by legacy license entries/serial number/key left in the register/system. Thus it is recognized as Office 365.

To fix it, we can simply delete/remove all old serial number/key entries using Windows Command Prompt.

1. Close all opening Office applications.

2. Search cmd then right click on Command Prompt, select Run as administrator.
Cmd

3. Copy, paste all below commands into Command Prompt window then hit Enter to navigate to the installation location of Microsoft Office.

if exist "%ProgramFiles%\Microsoft Office\Office16\ospp.vbs" cd /d "%ProgramFiles%\Microsoft Office\Office16"
if exist "%ProgramFiles(x86)%\Microsoft Office\Office16\ospp.vbs" cd /d "%ProgramFiles(x86)%\Microsoft Office\Office16"
cscript ospp.vbs /dstatus

4. As you can see, the product key of Office 365 still cache in the system. We need remove it from Command Prompt. From the output, if we look carefully, we will see lines looks like below:

Last 5 characters of installed product key: XXXXX

If we have multiple Office products installed, we may see similar lines multiple times from the output, if we are having problem with all Office products, we need to note down all of those lines which includes the “Last 5 characters of installed product key”.

Bg1382
ADVERTISEMENT

5. To remove the legacy license keys, we can use the following command (Where XXXXX is the “Last 5 characters of installed product key”) we have noted from the output from previous step.

cscript ospp.vbs /unpkey:XXXXX
Bg1384

6. Open any Microsoft Office apps to verify it works.

Bg1411
ADVERTISEMENT

Fix Office 2021 Shows as Office 365

In some cases, when run the command cscript ospp.vbs /dstatus. There’s no Office 365 listed in the result. So you cannot using unpkey to remove Office 365 license key.

Bg1414

So, you need Clear or Reset Microsoft Office 365 Apps License Cache.

1. Open any Office app then sign out your account from Microsoft Office.

Bg1418

2. Download Microsoft Support and Recovery Assistant.

Download Microsoft Support and Recovery Assistant

3. Extract the downloaded file to a folder then copy the folder to root of C drive.

Bg1415

4. Right click on Windows Start icon then open Windows PowerShell Admin.

Pw3

5. Navigate to the copied folder in C drive using cd command.

cd C:\SaRACmd_XXXX
Bg1416

6. Run the following command to clear Office 365 license cache.

.\SaRAcmd.exe -S ResetOfficeActivation -AcceptEula -CloseOffice

Once done, the license cache was removed. Reopen any Office app to verify it works.

Bg1417
5/5 - (1 vote)
Previous Post

How to Fix Installed Office 2021 Shows Up as Office 2016

Next Post

How to Hide the Top Bar in VMware Workstation in Full Screen Mode

Related Posts

Running Hyper-V and VMware Workstation on The Same Machine

August 15, 2024

How to Uninstall All Autodesk Products At Once Silently

July 29, 2024
Ftr5

How to Uninstall the Autodesk Genuine Service on Windows

July 29, 2024
Ftr19

How to Fix Windows Cannot Read the ProductKey From the Unattend Answer File in VirtualBox

July 26, 2024
Ftr25

How to Update Windows Terminal in Windows 10/11

July 26, 2024

How to Disable The Beep Sound in WSL Terminal on Windows

July 26, 2024

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Recent Posts

  • How To Turn On uBlock Origin Extension in Chrome (2025)
  • Images Hidden Due To Mature Content Settings In CivitAI
  • Azure OpenAI vs Azure AI Hub, How to Choose the Right One for Your Needs

Categories

Stay in Touch

Discord Server

Join the Discord server with the site members for all questions and discussions.

Telegram Community

Jump in Telegram server. Ask questions and discuss everything with the site members.

Youtube Channel

Watch more videos, learning and sharing with Leo ❤❤❤. Sharing to be better.

Newsletter

Join the movement and receive our weekly Tech related newsletter. It’s Free.

General

Microsoft Windows

Microsoft Office

VMware

VirtualBox

Technology

PowerShell

Microsoft 365

Microsoft Teams

Email Servers

Copyright 2025 © All rights Reserved. Design by Leo with ❤

No Result
View All Result
  • Home
  • Linux
  • Intune
  • macOS
  • VMware
  • VirtualBox
  • Powershell
  • Windows 10
  • Windows 11
  • Microsoft 365
  • Microsoft Azure
  • Microsoft Office
  • Active Directory

No Result
View All Result
  • Home
  • Linux
  • Intune
  • macOS
  • VMware
  • VirtualBox
  • Powershell
  • Windows 10
  • Windows 11
  • Microsoft 365
  • Microsoft Azure
  • Microsoft Office
  • Active Directory