Microsoft Office suddenly shows that this copy of Microsoft Office has not been started yet

allen Liu 20 Reputation points
2025-01-07T18:02:12.8466667+00:00

The version used is Microsoft office LTSC 2021

I have confirmed that no other versions of office are installed. I haven't opened the programs in office for a while (PPT, Word...). And when I opened the program today, I found that the replication is not working.5.jpg

Office
Office
A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.
1,826 questions
Office Management
Office Management
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Management: The act or process of organizing, handling, directing or controlling something.
2,233 questions
0 comments No comments
{count} votes

Accepted answer
  1. Emi Zhang-MSFT 26,926 Reputation points Microsoft Vendor
    2025-01-08T01:29:42.4833333+00:00

    Hi,

    check the status of Office license in PC, 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

    User's image

    If you can find the Office 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

    User's image

    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 to enable e-mail notifications if you want to receive the related email notification for this thread.


1 additional answer

Sort by: Most helpful
  1. allen Liu 20 Reputation points
    2025-01-08T16:00:22.98+00:00

    5

    Thank you for your reply.

    I successfully deleted the product key, but my office still shows that the product is not authorized, so I would like to ask if there are any other steps that need to be completed after deleting the key?

    0 comments No comments

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.