Two W10 computers, both fully updated.
Both pc are about one year old, both running 22" monitors.
Current browser on both is latest Chrome.
Both were running Comodo for firewall and av.
Starting a few months ago one of the pcs started having trouble
mostly on fb. At first the lower portion of the text was just shifted
sideways but later it was like every other letter was really messed up
and shifted and possibly missing. In either case moving your cursor
over the text would cause it format properly.
Now however this is happening on both computers across the OS,
some software, though not the same software on both computers,
but 100% of the time in the browser(s).
Steps taken thus far:
removed comodo after reading that some have...
Are these machines identical hardware? If not can you describe their make/model or if they are a custom built system.Two W10 computers, both fully updated.
Both pc are about one year old, both running 22" monitors.
Current browser on both is latest Chrome.
Both were running Comodo for firewall and av.
Starting a few months ago one of the pcs started having trouble
mostly on fb. At first the lower portion of the text was just shifted
sideways but later it was like every other letter was really messed up
and shifted and possibly missing. In either case moving your cursor
over the text would cause it format properly.
Now however this is happening on both computers across the OS,
some software, though not the same software on both computers,
but 100% of the time in the browser(s).
Steps taken thus far:
removed comodo after reading that some have had success with this -> no change.
removed chrome completely, reinstalled -> no change
installed two other browsers -> no change
uninstalled all updates back to when the first suspected event happened -> no change.
reset the font to default -> no change
changed settings to performance settings and removed all animations -> no change.
increased font size, thought that at 120% it helped but then found it did not, -> no change
Attached are three screenshots:
32 is from the font section under Chrome
24 is a email from Walmart for todays coupons.
08 is the list of emails in inbox. See how the cursor is over the subject display and still its messed up.
Ive found searches on screen pixelization, font jibberish, jumbled display - and while some seem to
have had results with the steps Ive taken above, on whole most have not.
Are there others suggestions on what to try?
Stop-Service FontCache
Start-Sleep -Seconds 3
Remove-Item -Path "C:\Windows\ServiceProfiles\LocalService\AppData\Local\FontCache\*FontCache*" -Force
Remove-Item -Path "C:\Windows\System32\FNTCACHE.DAT"
Start-Service FontCache
Are these machines identical hardware? If not can you describe their make/model or if they are a custom built system.
Also, is their available hard disk space? This can sometimes cause corruption related to text on the screen, although I've never seen anything this bad unless it was some CRT monitor dying. If hard disk space is very low, try to permanently delete some files you don't need. (For some reason I surmise this may not be your issue)
Have you considered booting into safe mode? To boot into Safe Mode under Windows 10, hold down Shift when you click on the Power button under the Start Menu, and while simultaneously holding down shift on your keyboard, click on Restart.
You will see three options Continue, Troubleshoot, Restart Your PC. Choose Troubleshoot. Go to Advanced Options. Choose Startup Settings. Click Restart. You will see an option menu. Choose Option 4. "Enable Safe Mode". When the PC boots up, your screen resolution may be changed, and some unnecessary device drivers and startup software will be unloaded. Does the condition persist under this scenario?
If not run an elevated command prompt sfc /scannow to check for Windows system integrity violations