The Fonts folder in the classic Control Panel lets you uninstall font files easily. However, the font file may be in use in some cases and can’t be uninstalled via the Control Panel. You get the following error when doing so:
<font name> cannot be deleted because it's in use Close any open programs, and then click Try again.
(You may be able to uninstall the font by closing all programs or booting Windows in Safe mode.)
This article provides a manual uninstall method using the Registry Editor as an alternative.
Manually Uninstall a Font in Windows
Step 1: Delete the font reference from the registry
- First, create a Restore Point.
- Start the Registry Editor by launching regedit.exe.
- Go to the following location:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Fonts
- In the right pane, right-click the “Roboto Black” entry (if it exists) and choose Delete.
- Go to the following location:
HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Fonts
- In the right pane, right-click the “Roboto Black” entry (if it exists) and choose Delete.
If the font were installed for all users, it would be listed in registry location #1. If it were installed for the current user, it would be listed in registry location #2.Additional Step: Check FontSubstitutes
Ensure the deleted font is not configured as a substitute for any other system font. To do so, go to the following registry keys one by one:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes
If Roboto Black is configured as a substitute for any other font, delete that value.
RELATED: How to Restore Default System Font Settings (to Segoe UI)
- Exit the Registry Editor.
Step 2: Delete the font file (.ttf)
After deleting the font reference in the registry, restart Windows. Then, open Command Prompt (admin) and delete the respective .ttf file (i.e., Roboto-Black.ttf) from the following locations:
C:\Windows\Fonts
%LocalAppData%\Microsoft\Windows\Fonts
That’s it. This uninstalls that font from your computer.
One small request: If you liked this post, please share this?
One "tiny" share from you would seriously help a lot with the growth of this blog. Some great suggestions:- Pin it!
- Share it to your favorite blog + Facebook, Reddit
- Tweet it!