When you open a Word document and see a red X or a picture placeholder box instead of your actual image, the document appears broken. This symptom occurs because Word cannot load the image file from its expected location or because the image data is corrupted within the document. This article explains why this happens and provides step-by-step methods to restore your images.
Key Takeaways: Restoring Images That Show as X in Word
- File > Options > Advanced > Show document content > Show picture placeholders: Uncheck this option to stop Word from showing placeholder boxes instead of actual images.
- Ctrl+A then Ctrl+Shift+F9: Unlinks all linked images and replaces them with embedded copies, fixing broken links that cause the X display.
- File > Open > Browse > select file > Open arrow > Open and Repair: Repairs minor corruption in the document that prevents images from rendering.
Why Word Shows an X or Placeholder Instead of an Image
Word displays a red X or an empty picture placeholder when it cannot render the image data. The most common cause is that the image is linked to an external file that has been moved, renamed, or deleted. When Word opens the document, it tries to load the image from the stored path. If the file is not found, Word shows a placeholder.
Another cause is document corruption. The image data inside the .docx file may be damaged, preventing Word from decoding it. This can happen after a crash, an incomplete save, or a file transfer error.
A third cause is a Word setting called “Show picture placeholders.” When this option is checked, Word displays a gray rectangle with a red X instead of every image to speed up scrolling. This setting is not a bug but a deliberate performance feature that users sometimes enable accidentally.
How Linked vs Embedded Images Affect Display
Linked images store only a reference to the file path. If you move the image file after inserting it, Word loses the connection. Embedded images store the full image data inside the document and do not depend on external files. The X placeholder appears more often with linked images.
Steps to Fix the X Placeholder and Restore Images
Follow these methods in order. Start with the simplest check and move to more advanced repairs only if needed.
Method 1: Disable the Picture Placeholder Setting
- Open Word Options
Click File > Options. The Word Options dialog box opens. - Go to Advanced settings
In the left pane, click Advanced. Scroll down to the Show document content section. - Uncheck Show picture placeholders
Find the checkbox labeled “Show picture placeholders.” If it is checked, uncheck it. Click OK to apply the change. - Check the document
All images should now appear. If some still show an X, proceed to the next method.
Method 2: Unlink and Re-embed Linked Images
- Select all content
Press Ctrl+A to select the entire document. - Break all field codes
Press Ctrl+Shift+F9. This converts all linked fields, including linked images, into static content. Word embeds the image data directly into the document. - Save the document
Press Ctrl+S to save the changes. The X placeholders should now show the actual images.
Method 3: Use Open and Repair
- Close Word completely
Make sure no Word window is open. - Open the file with repair
Open Word, then click File > Open > Browse. Navigate to your document. Click the file once to select it. Click the small arrow on the Open button and choose Open and Repair from the dropdown menu. - Review the repaired document
Word attempts to fix corruption. A dialog may report what was repaired. Check if images now display correctly. If not, try the next method.
Method 4: Extract and Reinsert Images Manually
- Change .docx to .zip
Close Word. In File Explorer, rename your document from filename.docx to filename.zip. Confirm the extension change if prompted. - Open the zip archive
Double-click the zip file to open it. Navigate to the word > media folder. All embedded images are stored here as separate files. - Copy images to a safe folder
Select all files in the media folder and copy them to a new folder on your desktop. - Restore the document
Rename the zip file back to .docx. Open it in Word. Delete all placeholder boxes. Insert the images again using Insert > Pictures > This Device.
Method 5: Recover Images From a Previous Version
- Check file history
Right-click the document in File Explorer and select Restore previous versions. If a version exists before the images broke, select it and click Restore. - Use AutoRecover
Open Word. Click File > Info > Manage Document > Recover Unsaved Documents. Look for a version that still contains the images.
If Images Still Show an X After the Main Fix
Some issues require additional steps beyond the primary methods. Below are specific scenarios and their solutions.
Word Shows X for Only One Image While Others Display Fine
The single image is likely linked to a missing external file. Right-click the placeholder and select Change Picture. Navigate to the actual image file and select it. If you cannot find the original file, use Method 4 to extract images from the document and replace the missing one.
Word Shows X After Copying the Document to Another Computer
Linked images break when you move the document to a different computer because the file paths change. Before moving the document, use Method 2 to unlink all images. This embeds them permanently. After unlinking, the images travel with the document.
Word Shows X After Saving a Document as .doc Instead of .docx
The older .doc format has a 128 MB size limit for embedded images. If your images exceed this limit, Word truncates them and shows a placeholder. Save the document back to .docx format. Then use Method 4 to extract and reinsert the images.
Linked vs Embedded Images: Behavior With Placeholders
| Item | Linked Image | Embedded Image |
|---|---|---|
| Image data location | External file on disk | Inside the .docx file |
| File size of document | Small | Large |
| Shows X when file moved | Yes | No |
| Shows X with placeholder setting | Yes | Yes |
| Fix for broken X | Unlink or relink to file | Repair document or reinsert |
You can now identify and fix the X placeholder problem in your Word documents. Start by checking the Show picture placeholders setting in File > Options > Advanced. If that does not work, unlink all images with Ctrl+Shift+F9. For persistent corruption, use Open and Repair or extract images from the .docx zip archive. As an advanced tip, always embed images instead of linking them when you plan to share the document: use Insert > Pictures > This Device rather than Insert > Pictures > From File to keep images self-contained.