Word crashes or freezes immediately after you insert an image into a document. This problem typically occurs because of a conflict between Word and your graphics hardware driver, a corrupted image file, or a damaged Word add-in. This article explains why the crash happens and provides a reliable step-by-step fix to restore normal image insertion.
Key Takeaways: Fixing Word Crashes When Inserting Images
- File > Options > Advanced > Show document content > Disable hardware graphics acceleration: Stops Word from using your GPU, which often resolves crashes caused by outdated or incompatible graphics drivers.
- File > Options > Add-ins > Manage COM Add-ins > Go > Uncheck problematic add-ins: Disables third-party add-ins that may interfere with image rendering and cause Word to crash.
- File > Open > Browse > select file > Open arrow > Open and Repair: Repairs a corrupted image file that triggers a crash when Word attempts to load it.
Why Word Crashes When You Insert an Image
Word relies on your computer’s graphics processing unit to render images in the document. When you insert an image, Word sends a rendering request to the GPU. If the GPU driver is outdated, corrupted, or incompatible with the version of Word you are using, the rendering fails and Word crashes.
A second common cause is a corrupted image file. Word attempts to decode the image metadata during insertion. If the file header or pixel data is damaged, Word may hang or close unexpectedly.
Third-party add-ins, such as PDF converters or citation managers, can also intercept the image insertion command. When an add-in misbehaves, it can cause a crash.
Less frequently, the crash occurs because the document itself is corrupted. In that case, the insertion of any object triggers an error in the document structure.
Steps to Fix Word Crashes When Inserting Images
Follow these steps in order. Test image insertion after each step to see if the crash is resolved.
Step 1: Disable Hardware Graphics Acceleration
- Open Word Options
Open an empty Word document. Click File > Options. The Word Options dialog box opens. - Navigate to Advanced settings
In the left pane, click Advanced. Scroll down to the Show document content section. - Disable hardware graphics acceleration
Check the box labeled Disable hardware graphics acceleration. Click OK to save the change and close the dialog. Restart Word.
Test inserting an image. If the crash is gone, the GPU driver was the cause. Consider updating your graphics driver to re-enable hardware acceleration later.
Step 2: Disable All COM Add-ins
- Open the Add-ins manager
In Word, click File > Options > Add-ins. At the bottom of the dialog, locate the Manage dropdown list. - Select COM Add-ins
Choose COM Add-ins from the dropdown. Click Go. The COM Add-ins dialog box appears. - Uncheck all add-ins
Uncheck every add-in in the list. Do not remove them; just clear the check box. Click OK. Restart Word.
Test image insertion. If it works, enable add-ins one by one to identify the culprit. Keep the offending add-in disabled or update it.
Step 3: Use Open and Repair on the Image File
- Open the image in an external editor
Open the image file in Paint or another image editor. Save a copy as a PNG or JPEG. This strips corrupted metadata. - Insert the repaired copy
In Word, click Insert > Pictures > This Device. Select the saved copy. If the crash persists, the file is too damaged. - Use Open and Repair on the image
Word does not have a direct Open and Repair for images. Instead, open the image in a dedicated repair tool or re-download it from the original source.
Step 4: Repair the Word Document
- Open Word in Safe Mode
Press and hold the Ctrl key, then double-click the Word icon. When prompted, click Yes to open in Safe Mode. If the crash does not occur in Safe Mode, the issue is likely an add-in or a corrupted Normal.dotm template. - Repair the document
In Safe Mode, click File > Open > Browse. Select the problematic document. Click the arrow next to the Open button and choose Open and Repair. Word attempts to rebuild the document. - Reset the Normal.dotm template
Close Word. Press Win + R, type%appdata%\Microsoft\Templates, and press Enter. Rename Normal.dotm to Normal.old. Restart Word. A new default template is created.
If Word Still Has Issues After the Main Fix
Word Crashes When Inserting a Screenshot
The Screenshot tool under Insert > Illustrations triggers the same GPU rendering path. Disable hardware graphics acceleration as described in Step 1. If the crash persists, update your graphics driver from the manufacturer’s website, not Windows Update.
Word Crashes When Pasting an Image From the Clipboard
Pasting an image uses the same rendering pipeline. Try pasting as a picture (Enhanced Metafile) by right-clicking in the document and choosing Paste Special > Picture (Enhanced Metafile). If that works, disable hardware acceleration permanently.
Word Crashes on All Documents After a Recent Update
A Windows or Office update may have introduced a driver conflict. Run the Office repair tool: go to Control Panel > Programs and Features, select Microsoft 365, click Change, and choose Quick Repair. If that fails, choose Online Repair.
Image Format Compatibility and Crash Risk
| Image Format | Crash Risk With Old Drivers | Crash Risk With Corrupted File |
|---|---|---|
| JPEG (.jpg) | Low | Moderate |
| PNG (.png) | Low | Low |
| TIFF (.tif) | High | High |
| BMP (.bmp) | Moderate | Low |
| GIF (.gif) | Low | Moderate |
| SVG (.svg) | High | Low |
TIFF and SVG formats place the highest demand on the GPU. If you frequently work with these formats and experience crashes, disable hardware graphics acceleration as a permanent setting.
You can now identify and resolve Word crashes that occur during image insertion. Start by disabling hardware graphics acceleration in Word Options. If the problem continues, disable COM add-ins and repair the image file or document. For persistent crashes, update your graphics driver or run the Office repair tool. As a final tip, convert TIFF and SVG images to JPEG or PNG before inserting them into Word to avoid GPU-related crashes entirely.