Unable to activate Office 365 apps following recent product updates

Alan Gold 20 Reputation points
2025-12-17T17:19:11.23+00:00

I have been getting error 49 and have spent hours following various instructions to try and resolve. I have a paid subscription through 2027, and logins are the same. When I go into an app (e.g., excel, word, outlook) and check subscription I get an error that I have a problem with the account but when I click on the button i go to my MS account and all looks fine. Would appreciate any help urgently!

Microsoft 365 and Office | Subscription, account, billing | For home | Other
0 comments No comments

Answer accepted by question author
John Oliver 11,680 Reputation points Independent Advisor
2025-12-17T19:13:05.5966667+00:00

Hello Alan Gold, thanks for posting this in our community.

Error 49 typically indicates a sign-in or token validation issue between Office apps and your Microsoft account. This often happens after updates or when cached credentials conflict with the subscription status.

First, verify your subscription by going to Microsoft Account Services and confirming that it is active through 2027 as you mentioned.

Next, sign out of all accounts in any Office app such as Word or Excel by going to File > Account and choosing Sign out. Clear cached credentials by pressing Win + R, typing control keymgr.dll, and removing any Office-related credentials. You can also go to Settings > Accounts > Access work or school and disconnect any old accounts.

To reset Office activation, close all Office apps, open Command Prompt as Administrator, and run:

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

This shows the current license status. To remove old keys, run: (Replace XXXXX with the last five characters of the key shown.)

cscript ospp.vbs /unpkey:XXXXX

Clear the Office cache by deleting activation tokens. Navigate to:

C:\Users\<YourUser>\AppData\Local\Microsoft\Office\Licensing

Delete all files in this folder and restart your PC.

Repair Office by going to Control Panel > Programs > Office > Change and selecting Online Repair. This refreshes activation components.

Finally, re-sign in by opening Word or Excel and signing in with the same Microsoft account linked to your subscription. Make sure Connected Services shows your account.

Kind regards,

John Oli

Was this answer helpful?


0 additional answers

Sort by: Oldest

Your answer

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