Home > Article > System Tutorial > What should I do if the font displayed in Windows 10 is invalid?
php editor Xinyi teaches you how to solve the problem of invalid fonts when installing fonts in win10. When using Windows 10 system, sometimes we encounter situations where fonts cannot be displayed normally in the software after they are installed. This issue may be caused by a corrupt font cache file or a font registration error. There are two solutions, one is to clear the font cache, and the other is to re-register the font. Below we will introduce in detail how to operate to help you solve this annoying problem.
The solution is as follows:
Method 1:
1. Start running with the "win R" shortcut key, enter "service.msc", and click "OK" to open it.
#2. After entering the new window interface, find the "Windows Defender Firewall" service, right-click and select "Properties" in the option list.
3. Then in the window that opens, set the "Startup Type" to "Automatic", and finally click the "Start" button in "Service Status" .
Method 2:
1. "win R" to open the run window, enter "regedit" in it, and click "OK" to open it.
2. After entering the new window interface, click "Computer HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows Defender" in the left column.
3. Then right-click the blank space on the right, select "New" a "DWORD Value", and name it "DisableAntiSpyware".
4. Double-click to open "DisableAntiSpyware", change the "Value Data" to "1", and click "OK" to save.
5. Then open the "Settings" interface with "win i" and enter "Windows defender firewall" in the search box.
#6. In the window interface that opens, click "Turn Windows Defender Firewall on or off" in the upper left corner.
#7. Finally, check both "Turn off the firewall" in the picture below to solve the problem.
The above is the detailed content of What should I do if the font displayed in Windows 10 is invalid?. For more information, please follow other related articles on the PHP Chinese website!