When you try to save a document in Word, you may see the error “Word cannot save in the selected format because it is not compatible with this version.” This happens because the document contains features or formatting that the chosen file format does not support. The error typically appears when you attempt to save a modern Word file (.docx) to an older format like Word 97-2003 (.doc) or a different format like Plain Text (.txt) or Rich Text Format (.rtf). This article explains why the incompatibility occurs and provides step-by-step methods to resolve the error so you can save your work in the format you need.
Key Takeaways: Resolving the Word “Cannot Save in Selected Format” Error
- File > Save As > Browse > Save as type > Word 97-2003 Document (doc): Use this path to save to the older .doc format, but first remove incompatible features like modern charts or content controls.
- File > Info > Check for Issues > Check Compatibility: Run this tool to see exactly which features are unsupported in the target format before you attempt to save.
- Remove or replace unsupported features: Delete or convert incompatible items such as SmartArt, linked images, or certain fonts to match the target format’s capabilities.
Why Word Refuses to Save in the Selected Format
Word documents created in Word 2013, 2016, 2019, or Microsoft 365 often contain features that older file formats cannot store. Each file format has a specific set of supported elements. When you try to save a .docx file as a Word 97-2003 .doc file, the older format lacks support for items such as modern charts, SmartArt graphics, content controls, building blocks, and certain types of formatting like multilevel lists with custom numbering. Word performs a compatibility check before saving and stops the process if it detects any unsupported feature. The error message appears as a safeguard to prevent data loss or corrupted output.
The same issue can occur when saving to Plain Text (.txt) or Rich Text Format (.rtf). Plain Text strips all formatting, images, and objects. Rich Text Format supports basic formatting but cannot store embedded objects, macros, or certain table structures. If your document contains any of these elements, Word will block the save and display the error.
The root cause is always a mismatch between the features in your document and the capabilities of the target format. The fix involves either removing those features or converting them to a compatible equivalent.
Steps to Fix the Compatibility Error and Save the Document
Follow these steps in order. Each method addresses a different cause. Start with Method 1 because it is the fastest and requires no manual changes.
Method 1: Use the Compatibility Checker to Identify Problematic Features
- Open the Compatibility Checker
Go to File > Info > Check for Issues > Check Compatibility. A dialog box appears listing every feature in your document that is not supported by the target format. The list includes specific items such as “SmartArt graphics” or “Content controls.” - Review the list of incompatible features
Read each item in the list. The checker tells you how many instances of each feature exist. For example, it may say “SmartArt graphics (2)” meaning two SmartArt objects need attention. - Click the Find link for each item
Select an item in the list and click the Find button that appears. Word jumps to the first occurrence of that feature in the document. This lets you locate and modify each unsupported element quickly.
Method 2: Remove or Replace Unsupported Features Manually
After identifying the incompatible elements, remove or replace them. The following table lists common unsupported features and what to do with each.
- SmartArt graphics
Right-click the SmartArt object and select Convert to Shapes. This turns the graphic into a group of individual shapes that the older format can store. Alternatively, delete the SmartArt and replace it with a static image or a simple table. - Content controls (drop-down lists, date pickers, check boxes)
Select the content control, click the Developer tab if visible, then click Properties and uncheck the box for “Content control cannot be deleted.” Then delete the control and type the current value as plain text. If the Developer tab is not visible, right-click the Ribbon and choose Customize the Ribbon, then check Developer in the right pane. - Modern charts (Excel-linked charts)
Right-click the chart and select Cut. Then click Home > Paste > Paste Special > Picture (Enhanced Metafile). This converts the chart to a static image that any format can store. Note that the chart will no longer be editable. - Building blocks (cover pages, headers, footers with gallery content)
Replace the building block with plain text or a simple table. For example, delete a cover page and insert a manual title using standard text formatting. - Custom multilevel lists with special numbering
Clear the list formatting and reapply a standard numbered list. Select the list, click Home > Numbering, and choose a basic style. - Macros or VBA code
Macros cannot be saved in .doc or .rtf format. Remove the macros by pressing Alt+F11 to open the VBA editor, then delete the modules containing the code. Save the document as a macro-free .docx first if you need to keep the macros for future use.
Method 3: Save in a Different Format That Supports the Features
- Save as a Word Document (.docx) instead
If you do not need the older format, go to File > Save As and choose Word Document (docx) as the type. This format supports all modern features and will never trigger the compatibility error. - Save as PDF if only the visual output matters
Go to File > Save As and choose PDF (pdf). PDF preserves the layout and is readable on nearly any device. This bypasses the format compatibility issue entirely. - Save as OpenDocument Text (.odt)
This format supports many modern features. Go to File > Save As and choose OpenDocument Text (odt). Some formatting may shift, but the file will save without the error.
If Word Still Has Issues After Removing Features
The error reappears immediately after removing all listed items
Run the Compatibility Checker again. Sometimes a feature is hidden inside a group, a header, or a footer. The checker will list all remaining incompatible items. Click Find for each one and inspect the area carefully. For example, a SmartArt graphic inside a text box may not be visible at first glance. Delete or convert each remaining item.
Word crashes when I try to remove a content control
Content controls that are locked or nested inside other controls can cause Word to freeze. Save a copy of the document as a .docx first. Then open the copy, press Ctrl+A to select all, and press Ctrl+C to copy. Open a new blank document and press Ctrl+V to paste as plain text. This strips all content controls. Then reapply formatting and save to the target format.
The document contains linked images that the old format cannot store
Linked images are stored as external file paths, not embedded in the document. The .doc format does not support linked images. Break the links by going to File > Info > Edit Links to Files. Select each link and click Break Link. Then save the document. After breaking the link, the image becomes embedded and the format error may resolve.
File Format Compatibility: Supported Features Comparison
| Feature | Word Document (.docx) | Word 97-2003 (.doc) |
|---|---|---|
| SmartArt graphics | Supported | Not supported |
| Content controls | Supported | Not supported |
| Modern charts (Excel-linked) | Supported | Not supported |
| Building blocks | Supported | Not supported |
| Macros / VBA code | Supported (with .docm) | Supported |
| Custom multilevel lists | Supported | Limited support |
| Linked images | Supported | Not supported |
The table shows that .docx supports all modern features, while .doc lacks support for many of them. Always check this table before choosing a format to avoid the compatibility error.
You can now save your Word document in any format without seeing the compatibility error. Use the Compatibility Checker before each save to identify issues early. For documents that must remain in the older .doc format, convert SmartArt to shapes and remove content controls as described. If you frequently work with legacy formats, consider keeping a master copy in .docx and exporting copies to .doc only when necessary.