Delete a font
Solved
chabinot
Posted messages
391
Status
Member
-
HelpiOS Posted messages 8461 Registration date Status Moderator Last intervention -
HelpiOS Posted messages 8461 Registration date Status Moderator Last intervention -
Hello, I installed a font in Windows 10, I want to delete it because I made a mistake, but it refuses, I get the message: "Fira Code Medium cannot be deleted because it is in use." How to know where it is used. I restarted my PC, but still nothing. Thanks for your help. Regards
Configuration: Windows / Chrome 63.0.3239.108
Configuration: Windows / Chrome 63.0.3239.108
1 answer
-
Hello Chabinot,
In a first step, hide the font and then restart the computer. Then after reboot, delete it.
--
Best regards ☆ HelpiOS
We do everything we can to help you.-
- From Task Manager, try to locate, then stop the program or process currently using this font. Otherwise, in the directory C:\Windows\Fonts, right-click the font and click Properties. Note the name of the font (e.g., font-name.ttf). Be sure to close all programs that are currently using it beforehand. Open Command Prompt as Administrator, then type the following command and press Enter: del /f /s /q /a "C:\Windows\Fonts\font-name.ttf" Once done, restart your computer.
-
-