Sorry for the late response. I was just assigned with this thread. I hope that I can still be of help.
For this, here are a couple of things you can try to potentially resolve this:
1) Update Windows: Make sure your Windows 10 is fully updated. Go to Settings > Update & Security > Windows Update and check for updates. Sometimes, such issues are fixed in newer updates.
2) Reset Font Settings: You might want to reset the font settings back to default. You can do this by changing the settings in the registry editor, but be cautious with this approach. If you're not comfortable, we can go through this together step-by-step.
3) Check for Corrupted Fonts: Sometimes, corrupted fonts can cause display issues. You can run a command in the command prompt to check and fix any font issues:
- Open Command Prompt as an administrator.
- Type the following command and hit Enter:
sfc /scannow- Wait for it to complete, and see if that fixes the issue.
- Type the following command and hit Enter:
4) Use the System File Checker: If the issue persists, you might want to perform a detailed check on your system files. This can be done via the same command prompt by executing:
DISM /Online /Cleanup-Image /RestoreHealth
Let me know if anything comes up, I'll be happy to help!
If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.