You open the Font dropdown in Word and see only font names in plain text. The live preview that shows each font in its own typeface is missing. This happens when a setting in Word is turned off or when the document is in a compatibility mode that disables the feature. This article explains why the preview disappears and provides the exact steps to restore it in Word for Windows 10 and Windows 11.
Key Takeaways: Restoring Live Font Preview in Word
- File > Options > General > Enable Live Preview: The master toggle that controls all live previews including font dropdown thumbnails.
- Ctrl+Shift+F to open the Font dialog: A keyboard shortcut that bypasses the ribbon dropdown and shows a preview pane with the selected font applied.
- File > Options > General > Show document content > Disable hardware graphics acceleration: Force Word to use software rendering when the font preview fails due to GPU driver conflicts.
Why the Font Dropdown Stops Showing Live Previews
Word uses a feature called Live Preview to render each font name in the dropdown using its actual typeface. When you hover over a font name, the selected text in the document updates instantly to show how that font looks. This feature depends on three components working together: the Live Preview setting in Options, the hardware graphics acceleration setting, and the document format.
The most common cause of a missing live preview is that Live Preview is disabled in Word Options. This setting controls all live previews in Word, including font previews in the ribbon dropdown and the Font dialog.
A second cause is hardware graphics acceleration. Word uses your computer GPU to render font thumbnails. If your graphics driver is outdated or incompatible with Word, the preview may fail silently.
A third cause is the document format. Documents saved in the older .doc format or opened in Compatibility Mode may disable Live Preview for fonts. The feature works only in .docx files.
Steps to Enable Live Font Preview in the Dropdown
Follow these steps in order. Stop after each step and test the font dropdown to see if the preview returns.
- Open Word Options
Open Word. Click File in the top-left corner. Click Options at the bottom of the left pane. The Word Options dialog opens. - Enable Live Preview
In the Word Options dialog, click General on the left. On the right side, under the User Interface Options section, locate the checkbox labeled Enable Live Preview. Make sure it is checked. If it is unchecked, click it to enable it. Click OK to save and close the dialog. - Test the Font Dropdown
On the Home tab, click the Font dropdown arrow in the Font group. You should now see each font name displayed in its own typeface. Hover over a font name and observe the selected text in the document change to that font. - If Preview Still Missing, Disable Hardware Graphics Acceleration
Go back to File > Options > Advanced. Scroll down to the Display section. Check the box labeled Disable hardware graphics acceleration. Click OK. Restart Word. Test the font dropdown again. - Convert .doc Files to .docx
If the document has a .doc extension, click File > Info > Convert. Word converts the document to the .docx format and enables all modern features including Live Font Preview. Save the file. - Use the Font Dialog as a Backup Method
Press Ctrl+Shift+F to open the Font dialog. The dialog shows a Preview box at the bottom that displays the selected font applied to sample text. This works even if the ribbon dropdown preview fails.
If the Font Preview Still Does Not Appear
Font Dropdown Shows Only Generic Icons or Squares
This indicates a corrupted font cache. Close Word. Press Windows Key + R, type services.msc, and press Enter. Find Windows Font Cache Service, right-click it, and select Stop. Navigate to C:\Windows\ServiceProfiles\LocalService\AppData\Local and delete the FontCache folder. Restart the service by right-clicking it and selecting Start. Restart Word.
Word in Safe Mode Disables Live Preview
If you opened Word in Safe Mode by holding Ctrl while starting it, Live Preview is intentionally disabled. Close Word and restart it normally. Safe Mode is for troubleshooting add-in conflicts and does not support this feature.
Add-in Conflicts That Block the Preview
Third-party add-ins for PDF creation or document management can interfere with the ribbon rendering. Go to File > Options > Add-ins. At the bottom, set the Manage dropdown to COM Add-ins and click Go. Uncheck all add-ins and click OK. Restart Word. If the preview returns, enable add-ins one by one to find the conflicting one.
Live Font Preview: Ribbon Dropdown vs Font Dialog
| Item | Ribbon Font Dropdown | Font Dialog (Ctrl+Shift+F) |
|---|---|---|
| Preview method | Font name displayed in its own typeface | Sample text block in the Preview area |
| Live Preview on hover | Applies font to selected text in document | Shows font in dialog only, no document change |
| Dependency on Live Preview setting | Requires Enable Live Preview checked | Works regardless of the Live Preview setting |
| Works in Compatibility Mode | No | Yes |
| Works with hardware acceleration off | Yes | Yes |
The Font dialog is a reliable fallback when the ribbon dropdown preview fails due to document format or add-in conflicts.
You can now restore the live font preview in the Word dropdown by enabling the Live Preview setting in Options and disabling hardware acceleration if needed. For documents stuck in Compatibility Mode, convert them to .docx format. If the ribbon dropdown still fails, use the Ctrl+Shift+F shortcut to open the Font dialog, which always shows a preview regardless of your settings. As an advanced tip, you can create a macro that checks the Enable Live Preview registry key under HKEY_CURRENT_USER\Software\Microsoft\Office\16.0\Common\General and sets it to 1 if it is missing or set to 0.