Thursday, 2 May 2019

Unable to install fonts on Windows 10


I'm using Windows 10 x64 Pro and I'm unable to preview or install fonts.


When I try to preview a font (double click or Right Click >> Preview), I get an error message that reads "The requested file is not a valid font file" as shown in the screenshot below:


enter image description here


When I try to install a font (Right Click >> Install), another error that reads "The file does not appear to be a valid font" is shown (screenshot below):


enter image description here


Things I've checked:



  • I have UAC enabled in my registry but set to lowest setting "Never Notify". I thought UAC had something to do with this, but the behavior is the same whether or not EnableLUA is set to 0 or 1 in registry.

  • I have checked the Event Viewer (Application and System sections) for hints to the problem, but this error is not reported at all in the logs from what I see. This seems strange.


Why can't I install fonts on Windows 10? I verified the behavior with several downloaded otf and ttf font files. So I'm fairly certain the files are not corrupted.


EDIT


When I go to the Fonts section of Control Panel, I do not see an "Install Font" option in the "File" menu, as shown in the screenshot below.


enter image description here



Answer



After a week of trying everything. The answer as weird as it sounds is to enable the windows firewall. I know, makes no sense right? It's not connected to font settings, however once "On" I was able to fix my issue with installing fonts on windows 10 and without an error message!


No comments:

Post a Comment

How can I VLOOKUP in multiple Excel documents?

I am trying to VLOOKUP reference data with around 400 seperate Excel files. Is it possible to do this in a quick way rather than doing it m...