Installed Office 2019 on Windows 11 and Can't find it

Ryan Kroll 5 Reputation points
2023-01-24T22:11:45.2433333+00:00

Hello and thank you in advance for any assistance you can provide.

I had a new microsoft office 2019 Professional Plus that I purchased and went to install it on my daughters PC. Her PC is running Windows 11. After going through the installation and getting confirmation that the program was installed, I am not able to find any of the apps in her applications folder.

The only Microsoft Office on there, is the 365 version that they are trying to get me to purchase and switch to, which clearly we are NOT wanting to do.

Can you please offer some insight into what may or may not be going on here?

Thank you!

RK

Microsoft 365 and Office | Install, redeem, activate | For business | Windows
{count} vote

1 answer

Sort by: Most helpful
  1. Emi Zhang-MSFT 30,051 Reputation points Microsoft External Staff
    2023-01-25T08:56:54.9766667+00:00

    Hi @Ryan Kroll,

    I suggest you download the Office uninstall tool to remove all Office application completely from PC: https://aka.ms/SaRA-officeUninstallFromPC

    After uninstall Office completely, you also should uninstall Office all product keys, please follow these steps:

    Search CMD, right-click the Command Prompt and run as administrator. Then copy and paste the command, click Enter at last:

    cscript.exe "%ProgramFiles%\Microsoft Office\Office16\ospp.vbs" /dstatus

    If you are running 32-bit Office on a 64-bit operating system:

    cscript.exe "%ProgramFiles(x86)%\Microsoft Office\Office16\ospp.vbs" /dstatus

    12241

    If you can find the Office 365 product key in list, try to remove it by typing the following command with the Last 5 characters of installed product key (I replace it with XXXXX, but what you type in is what you see on your computer) in this interface:

    cscript.exe "%ProgramFiles%\Microsoft Office\Office16\ospp.vbs" /unpkey:XXXXX

    If the 32bit version of Office installed on a 64bit operation, run the following command:

    cscript.exe "%ProgramFiles(x86)%\Microsoft Office\Office16\ospp.vbs" /unpkey:XXXXX

    12242

    Then you can re-install and re-activate Office 2019, just checking in to see if the information was helpful. Please let us know if you would like further assistance.


    If the response is helpful, please click "Accept Answer" and upvote it.

    Note: Please follow the steps in [our documentation][10] to enable e-mail notifications if you want to receive the related email notification for this thread.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.