A family of Microsoft word processing software products for creating web, email, and print documents.
- Open Command Prompt as administrator (right-click on the Start button and select "Windows Terminal (Admin)" or "Command Prompt (Admin)").
- Type the following commands one by one, pressing Enter after each:
code :net stop FontCache del /Q %windir%\ServiceProfiles\LocalService\AppData\Local\FontCache*.dat del /Q %localappdata%\FontCache*.dat net start FontCache 3. Restart your computer.