When you open the font dropdown or the Font dialog in Word, you see the same font name listed two or three times. This makes it harder to find the font you want and can slow down your work. The cause is usually leftover font registry entries or multiple font files with the same name installed in different locations. This article explains why duplicates appear and gives you a safe method to remove them without breaking your system fonts.
Key Takeaways: Removing Duplicate Font Entries From the Word Font Pane
- Control Panel > Fonts > Font settings > Hide font based on language settings and Delete duplicate fonts: Removes duplicate font files that cause extra entries in Word
- Registry Editor > HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Fonts: Deletes stale font registry entries that Word still reads
- %APPDATA%\Microsoft\Windows\Fonts: Clears per-user font cache that can duplicate system fonts in Word’s font list
Why Word Shows Duplicate Font Entries for the Same TrueType Family
Word builds its font list by reading two sources: the Windows Fonts folder and the Windows Registry. When you install a TrueType font, Windows writes an entry in the registry under HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Fonts. If you later copy the same font file into the Fonts folder again, or if an older font remains in the registry after the file is deleted, Word sees both the registry entry and the actual file. This produces duplicate entries in the font pane.
A second common cause is per-user fonts installed in %APPDATA%\Microsoft\Windows\Fonts. Windows 10 and Windows 11 allow font installation without administrator rights. If a user installs a font that already exists in the system Fonts folder, Word loads both copies. The font pane then shows the same font name twice.
A third cause involves font activation tools or Adobe Creative Cloud. These tools sometimes register fonts in the registry without placing the actual font file in the standard Fonts folder. When the tool is closed or uninstalled, the registry entry may remain. Word still sees the entry and shows the font, even though the file is missing. This creates a duplicate if the same font also exists in the Fonts folder.
Steps to Remove Duplicate Font Entries From the Word Font Pane
Method 1: Delete Duplicate Font Files From Windows Fonts Folder
- Open the Fonts control panel
Press Windows key + R, typecontrol fonts, and press Enter. This opens the classic Fonts folder view. - Enable the duplicate font preview
Click Font settings in the left pane. Check Hide font based on language settings and click OK. Then click Delete duplicate fonts in the left pane. Windows scans for fonts with identical names and removes the extra copies. - Confirm deletion
A dialog lists the duplicate fonts. Review the list and click Yes to delete them. Word will no longer load the removed copies.
Method 2: Remove Stale Font Registry Entries
- Open Registry Editor
Press Windows key + R, typeregedit, and press Enter. Click Yes in the User Account Control prompt. - Navigate to the Fonts registry key
In the left pane, expandHKEY_LOCAL_MACHINE, thenSOFTWARE, thenMicrosoft, thenWindows NT, thenCurrentVersion, and selectFonts. - Identify duplicate font entries
In the right pane, look for font names that appear twice. The value data shows the font file name. If two entries point to the same file name, the entry with the incorrect or missing file path is the duplicate. - Back up the registry before deleting
Right-click theFontskey in the left pane and choose Export. Save the .reg file to your desktop. This lets you restore entries if something goes wrong. - Delete the duplicate registry entry
Right-click the duplicate entry in the right pane and choose Delete. Click Yes to confirm. Close Registry Editor. - Restart Word
Open Word and check the font pane. The duplicate should be gone. If not, repeat the steps for the per-user font cache.
Method 3: Clear Per-User Font Cache
- Open the per-user Fonts folder
Press Windows key + R, type%APPDATA%\Microsoft\Windows\Fonts, and press Enter. - Identify duplicate font files
Compare the files here with the files inC:\Windows\Fonts. Any font that exists in both folders is a duplicate candidate. - Move or delete the per-user copy
Select the duplicate font file, press Delete, and confirm. Alternatively, cut and paste it to a temporary folder on your desktop in case you need it later. - Restart Word
Open Word. The font pane should now show only one entry for that font family.
If Word Still Shows Duplicate Font Entries After Cleaning
Word Shows a Font With a Different Suffix Like Bold or Italic as a Separate Entry
Some TrueType font families ship with separate font files for each weight. For example, Arial has separate files for Regular, Bold, Italic, and Bold Italic. Word may list each weight as a separate entry in the font pane. This is normal behavior and not a duplicate. Only remove entries where the exact same font name and weight appear twice.
Font Entries Reappear After Restarting Windows
If duplicate entries return after a reboot, a startup program or font manager is reinstalling the font. Check your startup programs in Task Manager. Disable any font management utility that automatically activates fonts. Adobe Creative Cloud, Extensis Suitcase, and FontBase are common culprits. Uninstall the font manager or configure it to stop auto-activating fonts.
Word Still Shows a Font That Was Deleted From the Fonts Folder
This happens when the font registry entry remains after the font file is removed. Follow Method 2 above to delete the stale registry entry. If you cannot find the entry in the Fonts registry key, check HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\Fonts. Some per-user font installations write to this location instead of the machine-wide key.
| Item | Windows Fonts Folder | Per-User Fonts Folder |
|---|---|---|
| Location | C:\Windows\Fonts | %APPDATA%\Microsoft\Windows\Fonts |
| Administrator rights needed | Yes | No |
| Affects all users | Yes | No, only the current user |
| Most common cause of duplicates | Multiple copies of the same font file | Font installed here that also exists in system Fonts folder |
| Removal method | Control Panel > Fonts > Delete duplicate fonts | Delete files directly from the folder |
Now you can clean duplicate font entries from Word’s font pane by checking the Windows Fonts folder, the registry, and the per-user font cache. Start with the Fonts control panel duplicate removal feature. If duplicates persist, delete stale registry entries after backing up the Fonts registry key. For fonts installed by third-party tools, disable font auto-activation in those applications. As a final step, use the per-user Fonts folder cleanup to remove copies that overlap with system fonts.