Learning and Sharing
  • Home
  • Blog
  • Linux
  • macOS
  • VirtualBox
  • VMware
  • Windows
  • 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
  • VirtualBox
  • VMware
  • Windows
  • 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 365 Shows Up as Office 2019

August 1, 2022
in Blog, Microsoft Office
0
ADVERTISEMENT

Table of Contents

Installed Office 365 but it says Office 2019 ProPlus

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

Bg1387

When you open an Office app | File | Accounts. It says you have Office 2019 Pro Plus.

Bg1388

Fix Office 365 Apps Shows as Office 2019 Professional Plus

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

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 2019 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”.

Bg1389
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
Bg1390

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

Bg1391
5/5 - (2 votes)
Previous Post

How to Fix Cannot Start Application Microsoft Office 365 eDiscovery Export

Next Post

How to Fix Installed Office 365 Shows Up as Office 2016

Related Posts

Ftr38

[WinForms] Creating GUIs in Windows PowerShell with WinForms

November 15, 2023
Ftr21

Converting DateTime Obtained from Microsoft Graph Call to PowerShell Date and Time Format

October 21, 2023
Ftr21

Translate Microsoft 365 License GUIDs to Product Names in PowerShell Microsoft Graph

October 19, 2023
Ftr21

How to Get an Access Token for Microsoft Graph PowerShell / API

November 27, 2023
Ftr21

Getting Access Token for Microsoft Graph

November 27, 2023
Ftr5

How to Copy Files without Changing Date Creation Time on Windows

November 27, 2023

Leave a Reply Cancel reply

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

Recent Posts

  • [WinForms] Creating GUIs in Windows PowerShell with WinForms
  • Converting DateTime Obtained from Microsoft Graph Call to PowerShell Date and Time Format
  • Translate Microsoft 365 License GUIDs to Product Names in PowerShell Microsoft Graph

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 2023 © 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