My Windows Fonts directory only displays 22 fonts, while i have around 1000 fonts installed. How do I unhide the remaining fonts?

When i view the fonts using BitStream Navigator I can view all fonts.

link|improve this question

75% accept rate
Just because files are in C:\Windows\Fonts doesn't mean that they're "installed". What's in the registry under HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Fonts? – afrazier Feb 1 at 16:14
feedback

1 Answer

up vote 1 down vote accepted

In Windows 7 you can show and hide fonts via the Control Panel. Specifically Control Panel\Appearance and Personalization\Fonts.

Once there, highlight the fonts you want visible and click "Show".

Additionally (and less Win7-specific), depending on your access, you may also be able to access the Fonts folder as a "regular" folder by using it's network UNC path:

\\localhost\c$\Windows\Fonts

Once there you can check and set hidden attributes on the font files themselves.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.