Word Won’t Open: How to Fix the App Crashing on Startup
🔍 WiseChecker

Word Won’t Open: How to Fix the App Crashing on Startup

You double-click the Word icon and see the splash screen, then the app closes without warning. Word crashes on startup for many reasons, including a corrupted Normal.dotm template, damaged add-ins, or a conflict with hardware graphics acceleration. This article explains why Word fails to open and provides a sequence of fixes that resolve the problem on Windows 11 and Windows 10.

Key Takeaways: Fixing Word That Crashes on Startup

  • Start Word in Safe Mode (hold Ctrl while starting): Bypasses all add-ins and custom settings to isolate the cause of the crash.
  • Rename the Normal.dotm template: Forces Word to create a fresh default template, which resolves crashes caused by corrupted template data.
  • Disable hardware graphics acceleration in File > Options > Advanced: Stops Word from crashing on systems with incompatible or outdated GPU drivers.

Why Word Crashes Immediately After You Open It

Word loads several components during startup: the Normal.dotm template, installed add-ins, registry settings, and hardware-accelerated rendering. If any of these components contain corrupted data or conflict with the current Windows environment, Word terminates without showing an error message. The most common triggers are a damaged Normal.dotm file, a malfunctioning COM add-in, a problematic printer driver, or a GPU driver that does not support Word’s rendering engine.

Word also checks for updates and attempts to sync cloud-connected documents during launch. A stalled update process or a corrupted Office cache can cause the app to hang and then close. The following steps address each potential failure point in order, from the least to the most invasive.

Steps to Fix Word When It Crashes on Startup

Perform these steps in the order shown. After each step, try opening Word normally. If the crash stops, you do not need to continue with the remaining steps.

  1. Start Word in Safe Mode
    Press and hold the Ctrl key on your keyboard, then double-click the Word shortcut. A dialog box appears asking if you want to start Word in Safe Mode. Click Yes. If Word opens without crashing, the problem is caused by an add-in or a corrupted template. Safe Mode disables all add-ins and loads the default template.
  2. Disable All Add-Ins
    In Word, go to File > Options > Add-Ins. At the bottom of the dialog, next to Manage, select COM Add-Ins and click Go. Clear every check box in the list and click OK. Restart Word normally. If the crash stops, enable add-ins one at a time to find the specific add-in that causes the failure. Common culprits include PDF converters, grammar checkers, and reference management tools.
  3. Rename the Normal.dotm Template
    Close all Office apps. Open File Explorer and paste this path into the address bar: %appdata%\Microsoft\Templates. Press Enter. Right-click the file named Normal.dotm and choose Rename. Type OldNormal.dotm and press Enter. Start Word. Word creates a new Normal.dotm with default settings. If the crash stops, the old template was corrupted. You can delete the renamed file after confirming that Word works correctly.
  4. Repair Office via Control Panel
    Press Windows + R, type appwiz.cpl, and press Enter. Locate Microsoft 365 or Microsoft Office in the list. Right-click it and select Change. Choose Quick Repair and click Repair. If the crash continues after Quick Repair, run Online Repair from the same dialog. Online Repair downloads the latest installation files and replaces all corrupted Office components.
  5. Disable Hardware Graphics Acceleration
    If you can start Word in Safe Mode but it crashes in normal mode, disable hardware acceleration. In Word, go to File > Options > Advanced. Scroll to the Display section. Check the box labeled Disable hardware graphics acceleration. Click OK and restart Word. This setting forces Word to render text and graphics using the CPU instead of the GPU, which resolves crashes on systems with outdated or incompatible GPU drivers.
  6. Clear the Office Cache
    Close all Office apps. Press Windows + R, type %localappdata%\Microsoft\Office\16.0\OfficeFileCache, and press Enter. Delete all files inside that folder. If you are using a newer version of Office, the path may be %localappdata%\Microsoft\Office\16.0\Licensing. Deleting cached files removes corrupted sync data that can cause Word to hang during startup.
  7. Check for Conflicting Printer Drivers
    Word queries the default printer during startup. A corrupted or incompatible printer driver can crash the app. Press Windows + I to open Settings. Go to Bluetooth & Devices > Printers & Scanners. Select your default printer and click Remove. Restart your computer. If Word opens, reinstall the printer driver from the manufacturer’s website. If you do not have a printer installed, add a generic printer: in Printers & Scanners, click Add device, then Add manually, and choose Generic / Text Only.

If Word Still Crashes After the Main Fixes

Word freezes on the splash screen and never shows the document area

This symptom often points to a conflict with the Windows Display Driver Model. Update your GPU driver to the latest version from the manufacturer’s website (NVIDIA, AMD, or Intel). Do not rely on Windows Update for driver updates. After updating, restart your computer and try opening Word.

Word crashes only when opening a specific document

If Word opens fine with a blank document but crashes when you open a particular file, the document is corrupted. Use the Open and Repair feature. In Word, go to File > Open > Browse. Select the file, click the arrow next to the Open button, and choose Open and Repair. Word attempts to recover the document structure. If that fails, use the Recover Text from Any File converter: go to File > Open > Browse, set the file type filter to Recover Text from Any File (), select the document, and click Open. This extracts raw text without formatting.

Word crashes immediately after a Windows update

A Windows update can overwrite shared system files that Word depends on. Run the Office Online Repair as described in step 4 above. If the crash persists, uninstall the most recent Windows update. Go to Settings > Windows Update > Update history > Uninstall updates. Select the latest update and click Uninstall. Restart your computer and test Word.

Safe Mode vs Normal Mode: Key Differences for Troubleshooting

Item Safe Mode Normal Mode
Add-ins loaded None All enabled add-ins
Normal.dotm template Default only User-customized template
Toolbars and ribbons Default ribbon only Custom toolbars and ribbons
Hardware acceleration Disabled Enabled based on settings
AutoCorrect and macros Disabled Enabled
Best use case Isolating add-in or template corruption Daily document editing

If Word works in Safe Mode but crashes in Normal Mode, the cause is almost always an add-in, a corrupted Normal.dotm, or a custom setting. If Word crashes in both modes, the problem is more likely a corrupted Office installation, a system file issue, or a hardware driver conflict.

You can now identify why Word crashes on startup and apply the correct fix. Start with Safe Mode to narrow down the cause, then rename Normal.dotm and disable add-ins. If the crash persists, run an Online Repair and disable hardware graphics acceleration. As an advanced step, create a new Windows user profile and test Word there. If Word works under the new profile, migrate your settings and files to that profile to avoid rebuilding your entire Windows environment.