How to Handle Microsoft Word Crashes or Freezes on Windows 11

Microsoft Word is easily one of the most essential apps for students, professionals, and everyday users. Whether you’re drafting a report, writing a resume, or editing documents for work, you rely on Word to stay stable and responsive. But every now and then, Word may freeze, become unresponsive, or crash unexpectedly — usually at the worst possible time.

If you’re here reading this guide, chances are Word is freezing mid-task, refusing to open, crashing during file saves, or simply hanging on the splash screen. The good news? These issues are extremely common on Windows 11, and most of them are caused by easily fixable problems like corrupted templates, broken add-ins, outdated builds, or insufficient system resources.

In this comprehensive guide, we walk you through all effective fixes to handle Microsoft Word crashes or freezes on Windows 11, complete with step-by-step instructions. Let’s get started!

Why Microsoft Word Crashes or Freezes on Windows 11

Before jumping into the solutions, it helps to understand what usually causes these issues:

  • Corrupted Word documents
  • Faulty or outdated add-ins
  • Damaged Normal.dotm template
  • Low system memory or CPU overload
  • Outdated Office build
  • Faulty printer drivers
  • Hardware acceleration conflicts
  • Damaged Office installation
  • Interference from third-party apps
  • Corrupted user profile

Once you understand the root causes, fixing Word becomes much easier.

1. Force Close Microsoft Word and Restart It

When Word becomes unresponsive, your first move should be to force close it.

  1. Press Ctrl + Shift + Esc to open Task Manager.
  2. Find WINWORD.EXE under the Processes tab.
  3. Right-click it → End task.
  4. Reopen Word and check if it works properly.

If Word crashes only once in a while, this might be enough.

2. Restart Your PC to Clear Hidden Conflicts

A simple restart can clear temporary glitches, release memory, and reset hung background services.

  1. Click Start → Power → Restart.

After restarting, launch Word again and check if it behaves normally.

3. Open Word in Safe Mode (Skip Add-ins & Settings)

Word Safe Mode disables add-ins, extensions, macros, and custom settings — making it the perfect way to determine the source of crashes.

  1. Press Windows + R.
  2. Type:
winword /safe
  1. Press Enter.

If Word opens and works fine in Safe Mode, one of the add-ins is causing the problem.

4. Disable Faulty Add-ins (Most Common Cause!)

Add-ins like Grammarly, EndNote, Mendeley, and PDF tools can easily crash Word.

  1. Open Word.
  2. Go to File → Options.
  3. Click Add-ins.
  4. At the bottom, choose COM Add-ins → Go.
  5. Uncheck all add-ins.
  6. Restart Word.

If Word stops crashing, re-enable add-ins one at a time to identify the culprit.

5. Repair the Office Installation

Office files may become corrupted due to system errors or failed updates.

  1. Press Windows + I to open Settings.
  2. Go to Apps → Installed apps.
  3. Find Microsoft Office or Microsoft 365.
  4. Click Modify.
  5. Choose Quick Repair → Run it.
  6. If the issue persists, select Online Repair (requires internet).

Online Repair reinstalls Office components and fixes deep-level issues.

6. Delete the Corrupted Normal.dotm Template

Normal.dotm stores Word’s default formatting and customizations. If it becomes corrupted, Word freezes at launch.

  1. Press Windows + R.
  2. Type:
%appdata%\Microsoft\Templates
  1. Hit Enter.
  2. Locate Normal.dotm.
  3. Rename it to Normal.old.

Word will create a fresh template automatically.

7. Clear the Word Cache

Corrupted cache files can cause freezing when opening or saving documents.

  1. Open File Explorer.
  2. Navigate to:
%localappdata%\Microsoft\Office\16.0\OfficeFileCache
  1. Delete all files inside the folder.

Restart Word and test again.

8. Check Your Document for Corruption

Sometimes the document itself is the problem. Try these:

Open the document in Draft mode:

  1. Open Word → View → Draft.

Copy content to a new file:

  1. Open the file.
  2. Press Ctrl + A to select all.
  3. Press Ctrl + C to copy.
  4. Create a new document → Paste.

Open Word → File → Open → Repair

  1. Select the file.
  2. Click the small dropdown next to Open.
  3. Choose Open and Repair.

If Word crashes only with one document, the file is definitely corrupted.

9. Update Microsoft Word (Fix Known Bugs)

Microsoft regularly patches crashes and instability issues.

  1. Open Word.
  2. Go to File → Account.
  3. Under Office Updates, click Update Options → Update Now.

Install all available updates and restart Word.

10. Turn Off Hardware Graphics Acceleration

GPU rendering sometimes conflicts with Word’s interface.

  1. Open Word → File → Options.
  2. Select Advanced.
  3. Scroll down to Display.
  4. Check:
    • Disable hardware graphics acceleration
  5. Restart Word.

This fix helps especially on systems with older GPUs or buggy drivers.

11. Change Your Default Printer (Yes, Really!)

Believe it or not, Word checks your default printer on startup — and a corrupted printer driver can freeze Word.

  1. Press Windows + I.
  2. Go to Bluetooth & devices → Printers & scanners.
  3. Choose Microsoft Print to PDF as your default printer.

Restart Word.
If it now launches normally, your old printer driver must be updated or removed.

12. Disable Windows Compatibility Mode for Word

Compatibility mode sometimes forces older execution behavior.

  1. Right-click the Word desktop shortcut.
  2. Select Properties.
  3. Go to the Compatibility tab.
  4. Uncheck everything.
  5. Click Apply.

Restart Word.

13. Reset Word Settings to Default

If your custom Word settings are corrupted, resetting them can fix crashes.

  1. Press Windows + R.
  2. Type:
regedit
  1. Navigate to:
HKEY_CURRENT_USER\Software\Microsoft\Office\16.0\Word
  1. Right-click the Word folder → Export (backup).
  2. Then delete the Word registry folder.

Word recreates all settings fresh on next launch.

14. Create a New Windows User Profile

If Word works fine on another user account, your current profile is corrupted.

  1. Go to Settings → Accounts → Other users.
  2. Add a new local/Microsoft account.
  3. Log into the new account.
  4. Launch Word.

If Word behaves normally, you may need to migrate your files to the new profile.

15. Reinstall Microsoft Office (Last Resort)

If nothing works, a clean reinstall will fix broken components.

  1. Go to Settings → Apps → Installed apps.
  2. Uninstall Microsoft Office.
  3. Restart your PC.
  4. Download the latest installer from office.com.
  5. Reinstall your Office apps.

This clears corrupted files and refreshes all components.

Wrapping Up

Microsoft Word crashing or freezing in Windows 11 can be frustrating, especially when you’re in the middle of something important. But in most cases, the issue is caused by corrupted templates, add-ins, faulty printer drivers, or damaged Office files — all of which are easy to fix using the methods above.

Posted by Arpita

With a background in Computer Science, she is passionate about sharing practical programming tips and tech know-how. From writing clean code to solving everyday tech problems, she breaks down complex topics into approachable guides that help others learn and grow.