Word crashes when editing a password-protected document.

Alan Gasperi 20 Reputation points
2024-07-09T17:05:42.5833333+00:00

Hello,

I upgraded Office 2016 to Office 2021 Pro Plus by purchasing a license (properly uninstalling all previous versions of Office using the Microsoft Office uninstall support tool).

After installing the package and activating it by entering the license code, to start any application I always need to "Run as administrator" otherwise it won't start.

By doing so, Outlook works properly, but Word crashes every time I try to edit a password-protected file.

I have tried all the online advice: safe mode, editing the file online (which is not possible because it is password protected), uninstalling and reinstalling Office, quick repair and online repair, sfc /scannow, but the problem persists.

From my online research, it appears that there is an account issue between the new and old versions of Office or Windows account permissions.

Can someone provide assistance to resolve the issue and explain step-by-step how to fix conflicts between Windows/Office accounts?

Thank you

Word
Word
A family of Microsoft word processing software products for creating web, email, and print documents.
750 questions
0 comments No comments
{count} votes

Accepted answer
  1. Emi Zhang-MSFT 23,896 Reputation points Microsoft Vendor
    2024-07-10T01:18:16.8466667+00:00

    Hi,

    I suggest you 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 person found this answer helpful.

0 additional answers

Sort by: Most helpful