Word takes a long time to start on an older or low-spec computer. The delay is usually caused by too many add-ins loading at startup, a large default template, or heavy hardware graphics acceleration that the system cannot handle. This article covers the specific settings and files you can change to reduce Word startup time from 30 seconds to under 5 seconds on a slow computer.
Key Takeaways: Speed Up Word Startup on Low-End PCs
- File > Options > Add-ins > Manage COM Add-ins > Go > Uncheck unused add-ins: Disables third-party add-ins that run at startup and cause delays.
- Rename or delete Normal.dotm from %appdata%\Microsoft\Templates: Rebuilds the default template and removes corruption that slows loading.
- File > Options > Advanced > Display > Disable hardware graphics acceleration: Stops Word from using the GPU for rendering text and graphics, which helps on systems with weak or outdated graphics drivers.
Why Word Starts Slowly on Underpowered Hardware
Word loads a set of components every time it starts. On a slow computer, each component adds measurable seconds. The main culprits are:
COM add-ins. Third-party tools such as PDF converters, grammar checkers, and reference managers register themselves as COM add-ins. Word must initialize each one during startup. A single misbehaving add-in can delay the splash screen by 10 to 20 seconds.
The Normal.dotm template. This default template stores styles, macros, and AutoText entries. If the file becomes large or corrupted, Word scans and repairs it at every launch. The scanning process is I/O-intensive and hits hard drives particularly hard.
Hardware graphics acceleration. By default, Word uses the GPU to render document content. On a computer with an integrated GPU that lacks proper driver support, Word falls back to software rendering repeatedly, which causes startup delays and flickering.
Startup folder content. Any template or add-in placed in the Word Startup folder is loaded automatically. Users often forget about these files.
Steps to Reduce Word Startup Time
The following methods are ordered from the most impactful to the least. Apply them in sequence until Word opens at an acceptable speed.
Method 1: Disable Unnecessary COM Add-ins
- Open Word in Safe Mode to test
Press and hold the Ctrl key, then double-click the Word shortcut. If Word opens quickly in Safe Mode, add-ins are the cause. Close Word after confirming. - Open the Add-ins dialog
Click File > Options > Add-ins. At the bottom of the dialog, set the Manage dropdown to COM Add-ins and click Go. - Uncheck all non-Microsoft add-ins
Clear the check box next to each add-in you do not use daily. Examples include Adobe Acrobat PDFMaker, Grammarly, EndNote, or Mendeley. Leave Microsoft add-ins such as XML Schema and Smart Tags enabled unless you are certain they are not needed. - Restart Word normally
Close and reopen Word. The startup time should drop immediately. If you need a specific add-in later, return to this dialog and enable it.
Method 2: Replace the Normal.dotm Template
- Close Word completely
Make sure no Word process is running. Check Task Manager if needed. - Open the Templates folder
Press Win+R, type%appdata%\Microsoft\Templates, and press Enter. The folder containing Normal.dotm opens. - Rename Normal.dotm
Right-click Normal.dotm and choose Rename. Change the name toOldNormal.dotm. If you cannot see the file extension, enable it in File Explorer: View > Show > File name extensions. - Start Word to rebuild the template
Open Word. Because the original Normal.dotm is missing, Word creates a fresh blank template. Your custom styles and macros are gone, but the startup time improves significantly. - Copy back custom content if needed
If you need your old styles, close Word, delete the new Normal.dotm, rename OldNormal.dotm back to Normal.dotm, and restart Word. The speed gain will be lost, but you can selectively copy only the styles you need from the old file.
Method 3: Disable Hardware Graphics Acceleration
- Open Word Options
Click File > Options > Advanced. - Scroll to the Display section
Scroll down until you see the Display heading. - Disable hardware acceleration
Check the box labeled Disable hardware graphics acceleration. Click OK. - Restart Word
Close and reopen Word. The startup time should be shorter, and scrolling in complex documents may feel smoother on a slow GPU.
Method 4: Clear the Startup Folder
- Open the Word Startup folder
In Word, click File > Options > Advanced. Scroll to the General section and click File Locations. In the list, double-click Startup. Note the folder path. - Move files out of the folder
Close Word. Open the Startup folder in File Explorer. Move all templates and add-in files to a backup folder on your desktop. Do not delete them yet. - Test startup speed
Open Word. If it starts faster, one of the files you moved was causing the delay. Add them back one at a time to find the culprit.
If Word Still Opens Slowly After These Fixes
Word freezes on the splash screen for more than 30 seconds
This often points to a damaged printer driver. Word tries to enumerate all installed printers at startup. Go to Settings > Bluetooth and devices > Printers and scanners. Remove any printer that shows an error or is no longer connected. Set a virtual printer such as Microsoft Print to PDF as the default.
Word takes long only when opening a specific document
The document itself may be corrupted or contain heavy embedded objects. Use File > Open > Browse, select the file, click the Open dropdown, and choose Open and Repair. If that does not help, copy the content into a new blank document.
Word slows down after a Windows update
A Windows update may have reset Word settings or replaced a graphics driver. Reapply the hardware acceleration disable from Method 3. Also run the Office Repair tool: go to Settings > Apps > Installed apps, find Microsoft 365, click Modify, and choose Quick Repair.
Word Startup Optimizations Compared: Impact and Difficulty
| Optimization | Impact on Startup Time | Difficulty |
|---|---|---|
| Disable COM add-ins | High (10–20 seconds saved) | Easy |
| Replace Normal.dotm | High (5–15 seconds saved) | Easy |
| Disable hardware acceleration | Medium (2–5 seconds saved) | Easy |
| Clear Startup folder | Medium (2–10 seconds saved) | Easy |
| Remove faulty printer drivers | Medium (3–8 seconds saved) | Medium |
You can now reduce Word startup time on a slow computer by disabling COM add-ins, replacing the Normal.dotm template, and turning off hardware graphics acceleration. Start with the add-ins check because it delivers the largest gain with the least effort. For persistent slowness, run the Office Quick Repair tool from Windows Settings to restore default Word files without losing your documents.