By MCAKey Technical Team
You just want to open Word and get some work done. Instead, you’re greeted by the same activation wizard you’ve already dismissed three times today. The Office Activation Wizard keeps popping up no matter how many times you click “Close” or enter your credentials. It’s maddening.
This problem hits users running Office 2016, Office 2019, Office 2021, and Microsoft 365 on Windows 10 and Windows 11. Sometimes it appears every few hours. Sometimes it shows up every single time you launch any Office app. And yes, it happens even when you have a perfectly valid license.
The good news: this is almost always fixable without reinstalling Office. I’ve seen this issue hundreds of times over the years, and in most cases, the underlying cause is corrupted credential data or a confused licensing state — both of which you can repair in under ten minutes.

When the Office Activation Wizard keeps popping up repeatedly, the most reliable fix is clearing stored Office credentials from Windows Credential Manager and then reactivating. Open Credential Manager from Control Panel, remove all entries containing “Office” or “Microsoft,” restart your PC, and sign back into Office. This resolves the issue for roughly 80% of users because it forces Office to rebuild its license connection from scratch.
1. Corrupted cached credentials
Windows stores Office sign-in tokens in Credential Manager. If these become corrupted — often after a Windows update or password change — Office can’t verify your license and repeatedly prompts you to reactivate.
2. Multiple Office installations conflicting
If you previously had a different Office version installed (like Office 2016) and later installed Microsoft 365 without fully removing the old version, license detection gets confused. Office may keep trying to activate the wrong product.
3. License file corruption in the Office data folder
Office stores licensing data in %localappdata%\Microsoft\Office\Licenses. If files here get damaged, the activation state becomes unreadable. This triggers the wizard on every launch.
4. Subscription lapse or billing issue
Sometimes the problem isn’t technical at all. If your Microsoft 365 subscription payment failed or the subscription expired, Office will ask you to reactivate because, from its perspective, you no longer have a valid license.
5. Shared computer activation misconfiguration
In enterprise environments using shared computer activation, incorrect registry settings or network issues reaching Microsoft’s licensing servers can cause the Office Activation Wizard keeps popping up behavior on terminal servers and shared workstations.
This is the fix I recommend trying first. It works in the majority of cases because it wipes out any corrupted authentication tokens.
Open Control Panel and navigate to Credential Manager. You can also search for “Credential Manager” in the Start menu.
Click on “Windows Credentials” and look for any entries containing “Office,” “Microsoft,” “MicrosoftOffice,” or your Microsoft account email address.
Remove each of these entries by clicking the entry, then clicking “Remove.”
After removing all Office-related credentials, restart your computer.
Open any Office application. You’ll be prompted to sign in fresh. Enter your Microsoft account credentials or your organization account.
In my experience, this single step stops the repeated activation prompts for about 8 out of 10 users I work with.
If clearing credentials didn’t work, the licensing data itself is likely corrupted. Microsoft provides an official tool to reset this.
First, close all Office applications completely — check your system tray for any hidden Office processes.
Download the Microsoft Support and Recovery Assistant from Microsoft’s Office support hub. Run the tool and select “Office” as the product, then choose “I’m having problems activating Office.”
Follow the guided steps. The tool will clear your Office license state and prompt you to reactivate.
This approach is cleaner than manually deleting license files because the tool handles all the edge cases and registry entries.
For situations where the automated tool isn’t available or didn’t work, you can manually reset Office’s licensing state. This is the nuclear option — only use it if Solutions 1 and 2 failed.
Close all Office applications. Make sure nothing Office-related is running in the background.
Open File Explorer and navigate to the Office licenses folder:
%localappdata%\Microsoft\Office\Licenses
WARNING: You’re about to delete licensing data. Your Office installation will require reactivation after this step.
Delete all files and folders inside the Licenses directory.
Next, open Command Prompt as Administrator. Run the following command to reset Office activation:
cscript "C:\Program Files\Microsoft Office\Office16\OSPP.VBS" /dstatus
This shows your current license status. Note the last five characters of any product keys displayed.
To remove a problematic product key, run:
cscript "C:\Program Files\Microsoft Office\Office16\OSPP.VBS" /unpkey:XXXXX
Replace XXXXX with the last five characters of the product key you noted.
Restart your computer and open an Office application. Enter your product key or sign in with your Microsoft account to reactivate.
Sometimes the Office Activation Wizard keeps popping up because core Office files are damaged, not just the licensing data.
Open Settings > Apps > Installed apps (on Windows 11) or Settings > Apps & features (on Windows 10).
Find Microsoft Office or Microsoft 365 in the list. Click the three dots and select “Modify.”
Choose “Online Repair” and let the process complete. This downloads fresh copies of all Office files while preserving your settings and documents.
An online repair takes 20-30 minutes on most connections, but it’s thorough. I’ve seen it fix activation loops that nothing else would touch.
Keep your Microsoft 365 subscription payment method current. Set a calendar reminder a week before renewal to verify your card on file hasn’t expired. Billing failures are the most common non-technical cause of activation prompts.
Avoid installing multiple Office versions side-by-side unless you have a specific reason. If you’re upgrading from Office 2019 to Microsoft 365, uninstall the old version first through Programs and Features, then install the new one. Consider purchasing a genuine Microsoft Office license to avoid any licensing ambiguity.
Don’t use third-party “activation tools” or crack software. Beyond the legal and security risks, these tools corrupt the normal licensing mechanism and cause exactly the kind of persistent activation wizard issues we’re discussing here.
Finally, if you’re in an enterprise environment, work with your IT team to verify shared computer activation is properly configured on terminal servers.
Windows updates occasionally reset or corrupt the cached credentials that Office uses to verify your license. When this happens, Office can no longer confirm your activation state, so it prompts you to reactivate. Clearing credentials from Credential Manager after major Windows updates usually prevents repeat occurrences.
No. Microsoft Office requires activation to function beyond a limited trial period. If you dismiss the wizard without successfully activating, Office will continue prompting you and eventually enter reduced functionality mode where you can only view documents, not edit them.
This typically happens when you have multiple Office products installed from different sources — for example, a standalone Visio license alongside a Microsoft 365 subscription. Each product maintains its own activation state. Run the credential clearing process and reactivate the specific app that’s prompting.
Reinstalling can fix it, but it’s usually overkill. The activation wizard loop is almost always caused by credential or license file corruption, both of which can be cleared without reinstalling. Try the solutions in this article first — reinstalling should be a last resort after manual license reset and online repair have both failed. If you’re still running into Office Activation Wizard Keeps Popping Up after trying the steps above, work through them once more in order — most cases resolve without needing anything more advanced. Office Activation Wizard Keeps Popping Up is frustrating, but it’s rarely a sign of serious hardware failure — in most cases it’s a driver or configuration issue like the ones covered here. Keep this guide handy if Office Activation Wizard Keeps Popping Up comes back after a Windows update, since driver-related regressions are the most common repeat cause. A fresh driver install resolves Office Activation Wizard Keeps Popping Up in the majority of cases we see, so start there before assuming it’s a hardware fault. Office Activation Wizard Keeps Popping Up that returns right after a Windows update almost always points back to a driver conflict, not new hardware failure. Most people fixing Office Activation Wizard Keeps Popping Up for the first time are done within ten minutes once they know which driver to update. If none of the steps above resolve Office Activation Wizard Keeps Popping Up, check whether it only happens on battery power or only when plugged in — that narrows it down fast. Office Activation Wizard Keeps Popping Up caused by a driver issue is one of the most common support requests we see, and also one of the easiest to fix for good.
The Office Activation Wizard keeps popping up because Office lost track of your license state — usually due to corrupted credentials or damaged license files. Start with clearing Credential Manager, then escalate to Microsoft’s repair tool or manual license reset if needed. For additional activation troubleshooting, visit our Help Center.
Still stuck? Contact MCAKey support at https://mcakey.com/contact-us/ — we typically respond within a few hours.
Save on your order — use code FIXIT10
Limited-time, limited-use offer. Redeem it before it's gone.