When you start Word on Windows 11, the splash screen appears but the application never finishes loading the document. This leaves you staring at the Word logo with no way to begin working. The problem is typically caused by a corrupted Normal.dotm template, a damaged add-in, or outdated graphics drivers that conflict with Word’s hardware acceleration layer. This article explains the root cause and provides four tested methods to bypass the stuck splash screen and get Word running again.
Key Takeaways: Fix a Frozen Word Splash Screen on Windows 11
- Safe Mode (hold Ctrl while starting Word): Loads Word without add-ins or custom templates, isolating the cause of the hang.
- Rename Normal.dotm in %appdata%\Microsoft\Templates: Resets default document settings that may be corrupted and blocking the load.
- File > Options > Add-ins > Go > Disable all COM add-ins: Stops third-party add-ins from interfering with the startup process.
Why the Word Splash Screen Gets Stuck Before Loading a Document
The Word splash screen appears while the application initializes its core components, loads the default template (Normal.dotm), and activates installed add-ins. If any of these components are damaged, outdated, or conflicting, the startup process halts before the document window appears. On Windows 11, the most common culprits are:
Corrupted Normal.dotm Template
Normal.dotm is the global template that stores default styles, macros, and AutoText entries. When this file becomes corrupted due to an unexpected shutdown, a failed update, or a macro virus, Word cannot finish loading. The splash screen remains visible because the application is stuck trying to read a broken file.
Faulty or Incompatible Add-ins
Third-party add-ins such as PDF converters, reference managers, or grammar checkers load during startup. If an add-in is designed for an older version of Word or is corrupted, it can block the main thread. Windows 11’s stricter security policies may also prevent certain add-ins from loading correctly, causing a freeze.
Hardware Graphics Acceleration Conflicts
Word uses hardware graphics acceleration to render the splash screen and document canvas. On Windows 11 systems with outdated or incompatible GPU drivers, this feature can cause the application to hang during initialization. The splash screen appears but the rendering loop never completes.
Steps to Bypass the Stuck Word Splash Screen and Load a Document
Method 1: Start Word in Safe Mode
- Hold the Ctrl key and launch Word
Press and hold the Ctrl key on your keyboard. While holding it, click the Word shortcut on your Start menu or taskbar. Continue holding Ctrl until a dialog box appears asking if you want to start Word in Safe Mode. Click Yes. - Confirm Word opens without add-ins
If Word loads successfully in Safe Mode, the problem is caused by an add-in or a corrupted template. The blank document that opens confirms that the core application is healthy. - Disable add-ins from Safe Mode
Go to File > Options > Add-ins. At the bottom of the dialog, next to Manage, select COM Add-ins and click Go. Clear every checkbox in the list, then click OK. Restart Word normally.
Method 2: Rename the Normal.dotm Template
- Close Word completely
Use Task Manager (Ctrl+Shift+Escape) to end any background Word processes. Look for Microsoft Word in the Processes tab and select End task. - Open the Templates folder
Press Win+R, type%appdata%\Microsoft\Templates, and press Enter. The folder containing Normal.dotm opens. - Rename Normal.dotm to Normal.old
Right-click Normal.dotm and choose Rename. Type Normal.old and press Enter. If you cannot see the .dotm extension, enable file name extensions in File Explorer by checking the box in the View ribbon. - Start Word normally
Launch Word. It creates a fresh Normal.dotm with default settings. If the splash screen now loads quickly and the document appears, the original template was corrupted.
Method 3: Disable Hardware Graphics Acceleration
- Open Word in Safe Mode
Use Method 1 to start Word in Safe Mode so you can access the Options dialog. - Navigate to Display settings
Go to File > Options > Advanced. Scroll down to the Display section. - Turn off hardware graphics acceleration
Check the box labeled Disable hardware graphics acceleration. Click OK and restart Word normally.
Method 4: Repair Office Installation via Settings
- Open Windows Settings
Press Win+I, then go to Apps > Installed apps. - Find Microsoft 365 or Office in the list
Scroll to Microsoft 365 (or Microsoft Office) and click the three dots on the right. Select Modify. - Choose Quick Repair first
In the dialog that opens, select Quick Repair and click Repair. Windows scans and fixes Office files without affecting your documents. If the problem persists, repeat the steps and choose Online Repair for a deeper fix.
If Word Still Has Issues After the Main Fix
Word Splash Screen Stuck After Windows 11 Update
A recent Windows 11 cumulative update may have changed system files that Word depends on. Run Windows Update again and install any pending updates. If the problem started immediately after an update, uninstall that specific update via Settings > Windows Update > Update history > Uninstall updates. Restart your PC and test Word.
Word Freezes on Splash Screen With a Specific Document
If the splash screen only sticks when you double-click a certain file, that document may be damaged. Open Word first (using Safe Mode if needed), then go to File > Open > Browse. Select the file, click the arrow next to the Open button, and choose Open and Repair. Word attempts to rebuild the document structure.
Word Won’t Start After Installing a Third-Party Add-in
Uninstall the most recently added add-in from within Word Safe Mode. Go to File > Options > Add-ins, select COM Add-ins from the Manage dropdown, and click Go. Clear the checkbox for the suspicious add-in. For a permanent removal, uninstall the add-in from Windows Settings > Apps > Installed apps.
Word Safe Mode vs Normal Mode: Startup Behavior Differences
| Item | Safe Mode | Normal Mode |
|---|---|---|
| Add-ins loaded | None | All enabled COM and global add-ins |
| Normal.dotm template | Not loaded (uses built-in defaults) | Loaded and applied |
| Toolbar customization | Reset to factory defaults | User modifications preserved |
| Hardware acceleration | Disabled | Enabled (unless manually turned off) |
| AutoCorrect list | Not available | Full user list loaded |
Use Safe Mode as a diagnostic tool. If Word works there, the problem is definitely in an add-in, the Normal.dotm template, or a graphics driver conflict. Apply the fixes in the order listed above to restore normal startup.