If Microsoft Word has ever crashed mid-document, refused to open, frozen on the loading screen, or started throwing cryptic error messages at you, you are not alone. Word is one of the most-used applications on the planet, and that popularity comes with a long tail of quirks, conflicts, and failure modes. The good news: almost every Word problem has a fix, and most of them do not require you to call IT, reinstall Windows, or lose your work. This guide walks you through every major repair scenario, from a two-minute quick fix to advanced troubleshooting for stubborn issues that have resisted everything else.

Why Microsoft Word Breaks in the First Place

Before you start clicking buttons, it helps to understand what actually goes wrong. Word is a surprisingly complex piece of software, it manages fonts, COM add-ins, printer drivers, template files, registry entries, and cloud sync all at once. Any one of those moving parts can cause problems.

The most common culprits behind a misbehaving Word installation are:

  • Corrupted Normal.dotm template, This is Word's master template. Every blank document you open inherits settings from it. If it gets corrupted (which happens after crashes, bad updates, or even certain macro scripts), Word behaves erratically or refuses to start.
  • Conflicting add-ins, Third-party add-ins for Grammarly, Zotero, PDF converters, and other tools hook deep into Word. A single bad add-in can prevent Word from launching entirely.
  • Incomplete or interrupted Office updates, A Windows Update that got interrupted halfway through, or an Office patch that did not apply cleanly, leaves broken DLL files and registry keys behind.
  • Corrupted document files, Sometimes it is not Word itself that is broken, it is a specific .docx file that has become unreadable due to a bad save, storage failure, or sync conflict from OneDrive or SharePoint.
  • Printer driver conflicts, This one surprises everyone. Word communicates with your default printer even when you are not printing, and a bad printer driver can cause Word to hang or crash on startup.
  • Low disk space or insufficient permissions, Word needs temporary disk space and write access to your profile folders. Deny it either one and it will fail in unpredictable ways.
  • Conflicting versions of Office, Running Office 365 alongside Office 2019 on the same machine, for example, can create DLL conflicts that cause both versions to misbehave.

Keep these root causes in mind as you work through the steps below. If you know which category your problem falls into, you can jump straight to the relevant section.

Before You Do Anything: The 60-Second First Aid Checklist

Run through these four things before attempting any real repair. They solve about 40% of all Word issues:

  1. Close Word completely, not just the document window, but the entire application. Check Task Manager (Ctrl+Shift+Esc) to make sure WINWORD.EXE is not still running in the background.
  2. Restart your computer. Genuinely restart, not sleep-and-wake. Many Word problems are caused by stale Windows sessions.
  3. Check for pending Windows and Office updates. Go to Settings → Windows Update → Check for updates. A pending update that has not been applied yet can cause exactly the symptoms you are seeing.
  4. Make sure your document is not stored in a path that contains special characters, or on a network share that is currently unavailable. Move it to your Desktop temporarily and try again.
Tip: If Word opens fine when you launch it directly but crashes when you double-click a .docx file, the problem is almost certainly a file association issue or a problem with that specific document, not with Word itself. That narrows your troubleshooting considerably.

Step-by-Step Fix: How to Repair Microsoft Word

1
Start Word in Safe Mode

Safe Mode launches Word with all add-ins disabled and uses a minimal configuration. If Word works in Safe Mode but not normally, an add-in is almost certainly your culprit.

To start Word in Safe Mode, hold the Ctrl key and then click the Word icon in your taskbar or Start menu. Keep holding Ctrl until a dialog asks whether you want to start in Safe Mode. Click Yes.

Alternatively, press Windows + R, type winword /safe, and press Enter.

If Word opens successfully in Safe Mode, proceed to Step 3 to identify and disable the bad add-in. If Word still crashes or refuses to open in Safe Mode, skip ahead to Step 4.

Warning: Some features are intentionally disabled in Safe Mode, including custom toolbars and certain keyboard shortcuts. This is expected, do not be alarmed if the interface looks slightly different.
2
Delete or Rename the Normal.dotm Template

If Word opens in Safe Mode but is still behaving oddly (wrong default fonts, strange formatting, toolbar issues), your Normal.dotm template is likely corrupted. Renaming it forces Word to create a fresh one automatically.

Here is how to find and rename it:

  1. Press Windows + R, type %appdata%\Microsoft\Templates, and press Enter. This opens the folder directly.
  2. Find the file named Normal.dotm.
  3. Right-click it and choose Rename. Change the name to Normal.old and press Enter.
  4. Close the folder and launch Word normally. Word will generate a brand-new Normal.dotm with default settings.

Your old settings (custom styles, default font preferences, macros stored in Normal.dotm) will be gone, but the underlying Word installation will be healthy again. You can manually transfer any macros or styles you need from Normal.old afterward.

3
Disable Add-ins One by One

Add-ins are the most common cause of Word instability, and the fix is straightforward once you know the process. Here is how to isolate and disable the bad actor:

  1. Open Word (in Safe Mode if necessary). Go to File → Options → Add-ins.
  2. At the bottom of the screen, you will see a "Manage" dropdown. Set it to COM Add-ins and click Go.
  3. You will see a list of all installed add-ins with checkboxes. Uncheck all of them and click OK.
  4. Restart Word normally. If the problem is gone, an add-in was the cause.
  5. Go back to the COM Add-ins list and re-enable them one at a time, restarting Word after each one, until the problem returns. The last add-in you enabled before the problem came back is your culprit.

Once you have identified the bad add-in, leave it disabled. Visit the developer's website to check if there is an updated version that is compatible with your current version of Office.

Tip: Also check the other add-in categories in that same dropdown, Word Add-ins, XML Expansion Packs, and Smart Tags. Each category can contain a problematic add-in.
4
Run the Built-in Office Repair Tool

Microsoft ships a dedicated repair utility with every Office installation. It can fix corrupted installation files, missing registry entries, and broken DLL references automatically, without requiring you to know exactly what broke.

There are two repair modes: Quick Repair (runs offline, takes 2–5 minutes) and Online Repair (downloads fresh files from Microsoft's servers, takes 10–30 minutes). Always try Quick Repair first.

How to access it:

  1. Press Windows + I to open Settings.
  2. Go to Apps → Installed apps (or "Apps & features" on Windows 10).
  3. Find Microsoft 365 or Microsoft Office in the list. Click the three-dot menu next to it and select Modify.
  4. A dialog will appear asking whether to run Quick Repair or Online Repair. Select Quick Repair and click Repair.
  5. Wait for the process to complete, then relaunch Word.

If Quick Repair does not resolve the issue, go back through the same steps and choose Online Repair this time. Online Repair is more thorough, it replaces virtually every Office file with a fresh download from Microsoft.

Warning: Online Repair will reset many of your Office customizations, including custom Quick Access Toolbar buttons and some application-level settings. Your documents and data are not affected.
5
Repair a Corrupted Word Document

If Word itself works fine but a specific .docx file will not open, the document is the problem, not the application. Word has a built-in recovery mechanism for this.

Here is how to use it:

  1. Open Word. Do not double-click the corrupted file, open Word first.
  2. Go to File → Open → Browse.
  3. Navigate to the corrupted file and click it once to select it (do not double-click).
  4. Click the small dropdown arrow on the Open button (bottom-right of the dialog). You will see several options. Choose Open and Repair.
  5. Word will attempt to extract as much content from the file as possible and open it in a repaired state. Save it immediately with a new filename.

If "Open and Repair" does not work, try changing the file extension from .docx to .zip. Word documents are actually ZIP archives containing XML files. Renaming to .zip lets you open it with File Explorer and manually extract the content XML from the word/document.xml file inside.

6
Fix the Default Printer to Resolve Crashes on Startup

This step surprises almost everyone, but printer driver conflicts are a legitimate and well-documented cause of Word startup crashes. Word queries your default printer when it initializes, and if that printer's driver is broken or the printer is disconnected, Word can hang or crash.

  1. Press Windows + I → Bluetooth & devices → Printers & scanners.
  2. Scroll down and turn off the option that says "Let Windows manage my default printer".
  3. Set Microsoft Print to PDF or Microsoft XPS Document Writer as your default printer, these are built-in virtual printers that always work.
  4. Try launching Word again.

If Word now opens, your original printer's driver was the problem. Visit the printer manufacturer's website to download the latest driver, install it, then switch your default printer back.

7
Clear the Word Registry Keys (Advanced)

Word stores its settings in the Windows Registry. If those registry entries become corrupted, you will see persistent issues that survive even a repair install. Deleting them forces Word to rebuild its registry entries fresh on next launch.

Warning: Editing the registry incorrectly can cause serious system problems. Before making any changes, export a backup: open Registry Editor, click File → Export, and save the backup file somewhere safe.
  1. Press Windows + R, type regedit, and press Enter.
  2. Navigate to: HKEY_CURRENT_USER\Software\Microsoft\Office\[version]\Word, where [version] is a number like 16.0 for Office 2016/2019/365.
  3. Right-click the Word folder and select Export. Save this as a backup.
  4. Right-click the Word folder again and select Delete. Confirm the deletion.
  5. Close Registry Editor and launch Word. It will recreate all default registry entries automatically.

This process is essentially like a targeted factory reset for Word's settings, without affecting your actual documents or the rest of Office.

Advanced Troubleshooting for Persistent Problems

Word Crashes Specifically When Saving

If Word works fine until you try to save, the problem is almost always one of three things: a conflict with OneDrive or SharePoint sync, insufficient disk space, or a permissions issue on the save location.

First, check your available disk space on the drive where you are saving. Word requires temporary working space, if you are down to less than 1 GB free, it may fail during save operations. Delete some files or move content to free up space.

Second, if you are saving to a OneDrive or SharePoint location, try saving to your local Desktop first. If that works, your sync client has a conflict. Open the OneDrive system tray icon, check for any sync errors shown in red, and resolve them. Then try saving to OneDrive again.

Third, right-click your Documents folder, go to Properties → Security, and verify your user account has Full Control. If not, click Edit and grant it.

Word Is Extremely Slow or Freezes Temporarily

Slowness in Word is usually caused by one of three things: a very large document with many embedded images or tracked changes, an overloaded add-in, or real-time antivirus scanning interfering with Word's file operations.

For large documents: turn off Track Changes if you do not need it (Review → Track Changes → off). Accept all existing tracked changes. Compress images (select any image, go to Picture Format → Compress Pictures → choose "Email (96 ppi)"). These steps alone can make a sluggish 50 MB document feel like a new file.

For antivirus interference: add the following folders to your antivirus exclusion list, your Documents folder, the %appdata%\Microsoft\Word folder, and the %temp% folder. This stops your antivirus from scanning every file Word reads and writes, which can add significant latency.

Word Keeps Saying "Not Responding"

The "Not Responding" state usually means Word is waiting for something, a printer response, a network resource, a stuck add-in, or a background process like AutoSave. It does not always mean a permanent crash; sometimes Word recovers on its own after 30–60 seconds.

If it becomes a regular occurrence, open Task Manager during one of these freezes and look at the Details tab for WINWORD.EXE. Check the CPU column, if it shows 0% CPU but the process is "Not Responding," Word is stuck waiting on an external resource. If it shows high CPU (near 100%), Word is doing intensive processing that it is unable to complete.

The most effective permanent fix for "Not Responding" loops is to disable AutoRecover temporarily, identify whether the problem goes away, and then re-enable it with a longer save interval. Go to File → Options → Save and change "Save AutoRecover information every X minutes" from 1–2 minutes to 10 minutes. Frequent AutoSave operations on large documents can cause regular brief freezes.

Word Will Not Activate or Shows Subscription Errors

If you see a "Product Deactivated" banner or Word enters read-only mode with a notice that your subscription has lapsed, the fix is in the Office account layer, not in Word itself.

Open any Office application and go to File → Account. Sign out of the Microsoft account shown there, close the application, then reopen it and sign back in. This refreshes your license token. If you have a Microsoft 365 subscription that is genuinely expired, you will need to renew it at account.microsoft.com before Word will reactivate.

If you are on a business/enterprise plan and see activation errors, the issue is often that your Azure Active Directory sign-in token has expired or the device has lost contact with your organization's licensing server. Connecting to your corporate VPN and signing into Office again usually resolves this.

Office Repair Tool Does Not Run or Fails Partway Through

If the Office repair tool itself fails, you likely have a permissions issue or a conflict with a running Office process. Make sure all Office applications (Word, Excel, Outlook, Teams) are completely closed before running the repair. Check Task Manager for any lingering Office processes and end them.

If it still fails, download and run the Microsoft Support and Recovery Assistant (SaRA), search for it by name on Microsoft's support site. SaRA is a diagnostic tool that can run Office repair operations with elevated privileges and can fix things that the standard repair tool cannot.

How to Prevent Word Problems from Coming Back

Fixing the problem once is satisfying. Not having to fix it again is even better. These habits will keep your Word installation healthy long-term:

  • Keep Office updated automatically. Go to File → Account → Update Options → Enable Updates. Microsoft regularly pushes stability fixes that address known crash bugs. Staying current is the single most effective preventive measure.
  • Be selective about add-ins. Every add-in you install is a potential point of failure. Only install add-ins you actively use, and remove ones you no longer need. Periodically review your COM Add-ins list and clean it out.
  • Close Word properly before sleep/shutdown. Forcing your laptop lid closed while Word is mid-save is a reliable way to corrupt Normal.dotm or your active document. Always close Word cleanly before letting the machine sleep.
  • Save in .docx format, not .doc. The old .doc format is a binary format from Word 97–2003 that is significantly more prone to corruption than the modern .docx XML format. If you are still working in .doc files, resave them as .docx.
  • Use AutoRecover, but do not rely on it exclusively. AutoRecover is a safety net, not a backup. Enable it (File → Options → Save → Save AutoRecover information), but also manually save frequently with Ctrl+S and maintain a real backup strategy for important documents.
  • Keep your printer drivers current. Check your printer manufacturer's website every few months for driver updates, especially after Windows feature updates, which frequently break printer compatibility.
  • Avoid installing two versions of Office side by side. If you need to test an older version, use a virtual machine. Running Office 2016 and Microsoft 365 on the same Windows installation creates DLL conflicts that are difficult to diagnose and fix.
Tip: If you work with long or critical documents, consider keeping a copy in Google Docs or saving periodic PDF snapshots. These serve as insurance against file corruption at the worst possible moment.

Frequently Asked Questions

Will repairing Office delete my documents?
No. The Office repair tool only touches application files, DLLs, registry entries, and Office program files. Your documents, templates stored in your Documents folder, and personal data are completely untouched. The only things you may lose are application-level customizations like custom Quick Access Toolbar configurations or certain add-in settings.
My Word document says it is "in use by another user" but no one else has it open. What do I do?
This happens when Word created a lock file (a hidden file starting with ~ in the same folder as your document) that was not cleaned up after a previous crash or improper close. Navigate to the folder where your .docx file lives, enable hidden files in File Explorer (View → Show → Hidden items), and delete the file that starts with a tilde (~) and has a similar name to your document. Then try opening the document again.
How do I recover a Word document that was not saved before the crash?
When you reopen Word after a crash, it usually shows a Document Recovery pane on the left side with autosaved versions. If that pane does not appear, go to File → Info → Manage Document → Recover Unsaved Documents. Word stores temporary AutoRecover files in %appdata%\Microsoft\Word\. You can also navigate there manually using Windows + R and paste that path in. Look for files with an .asd extension, open them in Word and save them as .docx immediately.
Word opens to a blank screen or black window. How do I fix it?
A blank or black Word window is almost always a GPU rendering issue. Right-click the Word shortcut and select Run as administrator, if it opens correctly, the issue is a permission conflict. If not, go to File → Options → Advanced → scroll down to Display → check the box that says "Disable hardware graphics acceleration." Click OK and restart Word. This forces Word to use software rendering, which avoids the GPU driver conflict. You may notice very slightly reduced rendering smoothness, but it will be functionally invisible for most work.
Can I repair Word without an internet connection?
Yes, partially. The Quick Repair option in the Office repair tool runs entirely offline and can fix many common problems. Online Repair requires an internet connection because it downloads fresh installation files from Microsoft's servers. If you are offline, run Quick Repair first, it resolves the majority of issues. If your Office was installed from a physical media or an ISO file, you can also run a repair from that original media without needing internet access.
Word worked fine yesterday and today it says my license has expired. What happened?
This is almost always a token refresh failure rather than an actual lapsed subscription. Sign out of your Microsoft account within Word (File → Account → Sign Out), close Word, reopen it, and sign back in. This triggers a fresh license verification. If you are on a Microsoft 365 subscription that auto-renews, check your Microsoft account at account.microsoft.com to confirm the subscription status and payment method. On managed corporate devices, the issue is often that your Azure AD token expired, connecting to VPN and signing in again typically resolves it within minutes.
Is it better to repair Office or uninstall and reinstall it?
Always repair before uninstalling and reinstalling. The Online Repair option is essentially equivalent to a reinstall, it replaces all application files with fresh copies from Microsoft's servers, but it is faster, preserves your settings, and avoids the risks that come with a full uninstall (residual registry entries, activation complications). A full uninstall-reinstall should only be your last resort after Quick Repair, Online Repair, and registry cleanup have all failed. If you do need to fully uninstall, use Microsoft's Office Removal Tool (also called SARA's Remove Office feature) rather than the standard Windows uninstaller, as it is more thorough at cleaning up residual files.