Windows 10: Font Corrupted

Discus and support Font Corrupted in Windows 10 Support to solve the problem; I have a pdf drawing file and there is a font that is showing up as all squares. this happens in Adobe Acrobat, Blue Beam, Edge, Chrome. It is on three... Discussion in 'Windows 10 Support' started by rinconmike, Dec 11, 2019.

  1. Font Corrupted


    I have a pdf drawing file and there is a font that is showing up as all squares. this happens in Adobe Acrobat, Blue Beam, Edge, Chrome. It is on three machines. The file is in my dropbox and when I go to view the file on dropbox it opens it up in chrome and the file displays properly. I assume Dropbox pulls the fonts differently when viewing it locally. I tried sfc /scannow and no luck.

    If I select the text that are squares and I can paste it in a text file and it displays the correct text

    I tried the bat file form TenForums on fixing the font cache and that did not work.

    Any ideas?

    :)
     
    rinconmike, Dec 11, 2019
    #1
  2. Callender Win User

    Corrupted Fonts

    In addition you can try:


    • Stop Windows Font Cache service in services.msc.



    Font Corrupted [​IMG]



    • Run C-Cleaner System / Font Cache option.



    Font Corrupted [​IMG]



    • Start Windows Font Cache service again.

    If you have Ccleaner installed it's possible that you'd need CCEnhancer to see the font cache option.

    If you don't have it - read this:

    Rebuild Font Cache in Windows 10 | Tutorials
     
    Callender, Dec 11, 2019
    #2
  3. FONTS

    Hi,

    Thank you for posting your query on Microsoft Community.

    I understand your inconvenience. We will assist you with it.

    I suggest you to follow the instruction provided below and check.

    Step 1:

    • Download the font type you want to install.
    • Right click and click on install.
    • Check if you are able to view the fonts in documents.
    Or

    Step 2:

    • Download the font type you want to install.
    • Open Control Panel.
    • Click on fonts.
    • Now, drag and drop the downloaded fonts in the font’s folder.

    Hope this information helps. If you have any queries, let us know. Will be happy to assist you.

    Thank you.
     
    Syed Md Bilal, Dec 11, 2019
    #3
  4. NeoSOS Win User

    Font Corrupted

    Fonts

    Hello,

    I found these steps in this forum from back in 2010:

    Step 1:

    I would suggest you to try these steps and check whether it helps in fixing your issue.

    Open font settings by clicking on start, click on control panel, and then click on appearance and personalization, under fonts click on change font settings. And select the font size.

    Step 2:

    If you’re trying to change windows font size then please follow the steps below:

    To change Windows fonts

    1. Open Appearance Settings by clicking the Start button and then clicking Control Panel. In the search box, type window color, and then click Change window colors and
    metrics
    .

    2. In the Item list, click the part of Windows that you want to change the font for. For example, if you want to change the menu font, click Menu in the list. Then, make any of the following changes:

    · In the Font list, click the font that you want to use.

    · In the Size list, click the font size that you want.

    · In the Color list, click the font color that you want.

    3. Repeat these steps for each item that you want to make changes to, and then click OK.

    Does that help?
     
    NeoSOS, Dec 11, 2019
    #4
Thema:

Font Corrupted

Loading...
  1. Font Corrupted - Similar Threads - Font Corrupted

  2. Microsoft windows update KB5058499 make font Angsana New corrupted

    in Windows 10 Software and Apps
    Microsoft windows update KB5058499 make font Angsana New corrupted: The font Angsana New Thai language font got corrupted since the windows update KB5058499 with number 2 in every free space https://answers.microsoft.com/en-us/windows/forum/all/microsoft-windows-update-kb5058499-make-font/9ab4e836-ffb4-443c-89b7-45ec1d08711f
  3. Microsoft windows update KB5058499 make font Angsana New corrupted

    in Windows 10 Gaming
    Microsoft windows update KB5058499 make font Angsana New corrupted: The font Angsana New Thai language font got corrupted since the windows update KB5058499 with number 2 in every free space https://answers.microsoft.com/en-us/windows/forum/all/microsoft-windows-update-kb5058499-make-font/9ab4e836-ffb4-443c-89b7-45ec1d08711f
  4. Start menu has a weird "corrupted"-like font

    in Windows 10 Gaming
    Start menu has a weird "corrupted"-like font: while i was looking for an app, i saw this weird visual error on my start menu; i resorted to performing a restart on my computer but, it didn't seem to work, i ended up coming on here to see if people were facing the same issue, but i couldnt find an answer in the given...
  5. Start menu has a weird "corrupted"-like font

    in Windows 10 Software and Apps
    Start menu has a weird "corrupted"-like font: while i was looking for an app, i saw this weird visual error on my start menu; i resorted to performing a restart on my computer but, it didn't seem to work, i ended up coming on here to see if people were facing the same issue, but i couldnt find an answer in the given...
  6. Segoe UI Symbol Font is corrupt and I cannot fix it

    in Windows 10 Gaming
    Segoe UI Symbol Font is corrupt and I cannot fix it: Hi, I recently tried to change the default font of windows a few days ago. I changed the font but noticed that most symbols no longer show correctly. After running the sfc scan it claims to have fixed the problem but nothing has changed. I tried finding some way to reinstall...
  7. Segoe UI Symbol Font is corrupt and I cannot fix it

    in Windows 10 Software and Apps
    Segoe UI Symbol Font is corrupt and I cannot fix it: Hi, I recently tried to change the default font of windows a few days ago. I changed the font but noticed that most symbols no longer show correctly. After running the sfc scan it claims to have fixed the problem but nothing has changed. I tried finding some way to reinstall...
  8. Segoe UI Symbol Font is corrupt and I cannot fix it

    in Windows 10 Customization
    Segoe UI Symbol Font is corrupt and I cannot fix it: Hi, I recently tried to change the default font of windows a few days ago. I changed the font but noticed that most symbols no longer show correctly. After running the sfc scan it claims to have fixed the problem but nothing has changed. I tried finding some way to reinstall...
  9. SystemParametersInfoForDpi will corrupt the window title font on rescaling.

    in Windows 10 Software and Apps
    SystemParametersInfoForDpi will corrupt the window title font on rescaling.: There is a simple console application, created from default Visual Studio template. At startup, the following code is added:NONCLIENTMETRICSW ncInfo{};ncInfo.cbSize = sizeofncInfo;SystemParametersInfoForDpiSPI_GETNONCLIENTMETRICS, sizeofncInfo, &ncInfo, 0, 72;When this...
  10. SystemParametersInfoForDpi will corrupt the window title font on rescaling.

    in Windows 10 Gaming
    SystemParametersInfoForDpi will corrupt the window title font on rescaling.: There is a simple console application, created from default Visual Studio template. At startup, the following code is added:NONCLIENTMETRICSW ncInfo{};ncInfo.cbSize = sizeofncInfo;SystemParametersInfoForDpiSPI_GETNONCLIENTMETRICS, sizeofncInfo, &ncInfo, 0, 72;When this...