Removing foreign language fonts

Anonymous
2009-10-30T16:13:49+00:00

Does anyone know of a way to remove the many foreign language fonts from Windows 7? There wasn't an option to exclude them during setup. I've tried deleting them, but Windows tells me that they are system fonts which cannot be deleted. I've also tried "Hiding" them, but they still show up in the font list in Office and other programs. All I want and need are the basic English language fonts. Having to wade through dozens of useless (to me) fonts is a major annoyance. There should be a way to exclude them from my system if I don't need them.

Windows for home | Previous Windows versions | Accessibility

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments
Answer accepted by question author
Anonymous
2009-12-05T14:33:12+00:00

Hello mcbarker69,

The reason that I did not know the fonts in question is because no particular fonts were mentioned, and I had gone into fonts and removed a couple foreign fonts with no problem. However that being said, in order to remove the fonts that are being referred to follow these steps:

Take ownership of the file:

 - Click Start Orb > type fonts in the search box > click Fonts

 - Right-click the font > click Properties - Click Security tab > click Advanced - Click Owner > click Edit - Select your Username > click OK

Click OK on the Windows Security box

Change Permissions of the file:

 - Click Permissions > click Change Permissions

 - Select your Username > click Edit

 - Checkmark Allow for Full control

 - Click OK - Click OK

Click Yes on the Windows Security box

 - Click OK

You will need to remember the names of your font(s) that you want to delete.

Delete the file:

Will need to start Safe mode with command prompt

Restart your computer and tap F-8 continually, this will bring you to your Advanced Boot Options, select Safe mode with command prompt.

Once you have booted:

In command prompt navigate to fonts:

 - type cd c:\windows\fonts > press enter

 - type del "font name" > press enter *Do not use the quotes around the font name

This should bring you back to a clean prompt.

Once you are finished > Ctrl+Alt+Del > select restart from the arrow in the bottom right corner of your screen and start Windows normally.

Hope this helps

As the Windows Security box states; this could cause Windows to act differently. Make sure you know which fonts you are removing and that Windows does not need them before you remove any protected system fonts. This could cause many complications with your installation of Windows.


Chris.H

Microsoft Answers Support Engineer

Visit our Microsoft Answers Feedback Forum and let us know what you think.

Was this answer helpful?

6 people found this answer helpful.
0 comments No comments

133 additional answers

Sort by: Most helpful
  1. Anonymous
    2011-03-26T13:21:43+00:00

    Well, here we are over a year down the road with Windows 7and with the latest SP1 installed, we find that nothing has changed as far as the ability to delete fonts in a simple manner. I have tried every suggestion in this thread only to find that it has caused more problems. Fortunately, the System Restore has helped get me back to a normal condition.  It is more than obvious that Microsoft's dream team feels that the customer is an idiot who should not question the infinite wisdom of it's choices. However, I have found a solution to this problem which, while costly in the short term has been found, at least for me, to more than pay off. I am now using an Apple iMac. I still use the PC and Windows 7 for tasks that do are simple. When I consider all of the infinite stupid and useless changes that have been made by MS in Windows 7, the Mac is a dream to use. It is hard to imagine a group of Microsoft engineers sitting around a table and choosing to substitute a simple operation developed in Windows XP in favor of a complex operation for Windows 7. I have spent literally months trying to solve many Windows 7 problems in all areas from the Mail, Video, Audio, Fonts, etc. To add to the misery, trying to talk with someone from India or other foreign country to solve the problem simply compounded the issue. I have done a clean and install no less than 7 times to correct problems they have caused after they "took control" of my computer and "fixed" the problem. For me, this time, frustration, dollars, and energy lost is not worth it. The cost of the Mac more than made up for this. It is no wonder that Apple is making such inroads, and doing it for the masses in a simple manner. It is a no-brainer. I am sure that those at Microsoft are scratching their heads trying to figure out what went wrong. They might try reading these forums and doing something about it in a timely manner. I will never consider another PC purchase or recommendation.

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  2. Anonymous
    2010-08-10T21:01:46+00:00

    For me what is really frustrating about this is not so much that there are scores of fonts I will never ever use, but the fact that the guaranteed list I will NEVER use always appears at the top! If there is going to be an @ symbol, why not put it before Arial and Times New Roman--or better yet, let me pick my 5-10 favorites? Why force Batang and GungSu and DontCare and ThisStinks (my translation of the Asian fonts) to the top? Who made that decision?

    I am painstakingly following the instructions above, but since I may have dozens of fonts that I want to delete, it is frustrating also to have to go into each one individually and jump through all the hoops of reassigning the permissions. Microsoft does not pay me for this, yet I have to take a significant amount of work time to do this.

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  3. Anonymous
    2010-03-28T02:41:19+00:00

    I am no expert. I right click on font icon,  if the icon is not showing , I click show and try to delete. if this fails, I right click on font icon and select  open. In the new window i right click, go to properties and proceed to change trustedinstaller to administrator. Return to font page and delete icon. I am over half way through the fonts, only Malgun Gothic has resisted deletion

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  4. Anonymous
    2010-03-15T23:23:02+00:00

    Hi again,

    it took some time until I got the first feedback from a user testing my batch file. He confirmed what I had noticed when testing the first version of my batch file with an English version of Windows 7 in a virtual machine:

    About half of the font files can be moved without any problems, but the other half of the font files is protected by Windows and you have to take ownership first and change the permissions for the administrator group to full rights before you can move them. Fortunately this can be done without clicking through dozens of properties dialog boxes, it can be done by the batch file, too.

    I added the necessary commands to the batch file, you can now download the new version as a zipped file only, called _2mf-1.0.zip . I updated the download location and instructions below:

    • First, create a new folder " 2manyfonts " on the same drive/partition where your Windows folder is located. In my case, I have C:\Windows, the fonts are in C:\Windows\Fonts, and I created C:\2manyfonts
    • Download the zipped batch file(named _2mf-1.0.zip) and unzip the contained batch file (named _2mf.bat) into your 2manyfonts folder (you created that folder, right?)
    • Click the Start Orb (aka Start button ;-) ) and type cmd in the search box
    • In the list above right-click on cmd.exe and choose Run as administrator
    • In the command window, type " cd \2manyfonts " without the quotes
    • Type " _2mf.bat X " and replace the X by the letter of your Windows partition, in my case C, so I would type "_2mf.bat C". Type a space before the drive letter!
    • Press Return/Enter
    • When the batch is finished, which should just take a second, you should have 149 *.ttf files in your 2manyfiles folder.

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments