Windows 10 Why Does Text Look Funny Google Chrome
9 Answers 9
Reset to default
Introducing: Trending sort
You can now choose to sort by Trending, which boosts votes that have happened recently, helping to surface more up-to-date answers.
Trending is based off of the highest score sort and falls back to it if no posts are trending.
The solution that worked for me was
- Visit URL chrome://flags/
- Enable "Disable accelerated 2D Canvas"
- relaunch
answered Mar 21, 2018 at 12:52
gvbgvb
451 4 silver badges 3 bronze badges
2
In windows 10:
- Go to the windows search, search for "This PC" right click and choose properties
- Go to advanced system settings
- Click the settings button in the performance group
- Check the box for "Smooth edges of screen fonts"
- Restart computer and your fonts will be back to normal
answered Oct 3, 2017 at 1:56
Hunter NelsonHunter Nelson
1,499 2 gold badges 17 silver badges 34 bronze badges
3
-
Thanks. I wonder why mine turned off when windows 10 updated.
Apr 16, 2018 at 2:28
-
Actually, I think restarting the computer is what fixed this. At least it does for me. I've never messed with the checkbox and everything is usually fine again after a reboot.
Apr 23, 2019 at 14:09
-
had to restart chrome after this
Sep 11, 2019 at 22:47
try going here: chrome://flags/#enable-font-cache-scaling either disable or enable this setting (enable-font-cache-scaling) to see if it changes. Chrome seems to suddenly get jagged text inexplicably and this fixed it for me.
answered Apr 24, 2018 at 23:45
4
-
worked for me - clicked RESET to DEFAULT - after chrome restarted and all got fixed
Sep 11, 2018 at 18:03
-
This seems to work as a fix - I set to "Enabled", relaunched Chrome, then flipped it back to "Default" and it remained OK. I find it usually happens after I have used an RDP session to my PC.
Nov 15, 2018 at 11:52
-
Fixed my issue, Issue occurred immediately after login to local machine after using an RDP session into the same machine. Not sure why the issue occurs but glad it's fixed.
Feb 14, 2019 at 13:59
-
I saw this issue after our company service desk reset a number of browser related settings. The above and flipping back to default worked for me. The windows option did not.
Dec 17, 2019 at 15:35
Another possible cause:
Remote Desktop (aka RDC, MSTSC) can disable text smoothing per application.
If you are remotely connected to the machine with the font smoothing problem, and other remote applications are working normally, then this should fix it:
- Disconnect, and re-open the Remote Desktop Connection window.
- Click Show Options.
- Click the Experience tab.
- Choose any setting except "Detect connection quality automatically" in the "Choose your connection speed..." listbox.
- Check the boxes as appropriate, making sure "Font smoothing" is checked.
Also note, after a remote connection triggers this problem, you may still see the ugly fonts on the computer locally until you restart Chrome (or Windows).
answered Oct 19, 2019 at 17:16
ToglikToglik
151 1 silver badge 2 bronze badges
This issue happened to me after a remote RDP session into the workstation. Resolved using the following:
- Opened page chrome://flags/#enable-font-cache-scaling
- Clicked Reset all
- Relaunched Chrome (It also worked in the Microsoft Edge)
After this, the fonts were reset back to the normal view.
Jeremy Caney
6,256 37 gold badges 44 silver badges 70 bronze badges
answered Feb 10, 2021 at 18:43
ChrisChris
21 1 bronze badge
1
-
This also resolved the issue for me I found that had affected Obsidian (I guess it uses the same Chrome program installed locally?.. or perhaps it is a setting that RDP messes with since I jump into this machine). Either way, clicking Reset all was the fix for me
Feb 22 at 13:17
Turning on hardware acceleration worked for me.
answered May 9, 2018 at 15:32
billbill
26.6k 3 gold badges 16 silver badges 13 bronze badges
I found this solution when I was above to do what gvb recommended:
- Visit URL chrome://flags/
- Enable Override software rendering list and enables GPU-acceleration on unsupported system configurations
Do note the big red letters as the top: WARNING! EXPERIMENTAL FEATURES AHEAD. I'm gathering though that something about my system isn't supported, but this worked anyhow.
answered Apr 4, 2018 at 13:58
1
-
chrome://flags/#ignore-gpu-blocklist , then.
Aug 27, 2021 at 14:56
You will probably get all kind of pointless "adjust cleartype" ideas, but in general I would do a clean uninstall of GPU drivers, reinstall and possibly reinstall Chrome as well. More often than not there is a problem with your display drivers.
answered Oct 3, 2017 at 1:29
Disabling / re-enabling all the extensions worked for me. For version 66.0.3359.181 (Official Build) (64-bit), on Windows 10, here are the steps I used:
- Go Chrome menu
- Select "More Tools"
- Select "Extensions"
- Disable all the extensions
- Close the page
- Shut down Chrome
- Re-start Chrome. Fonts now worked
- Run steps 1-3.
- This time, enable all the extensions
- Run steps 5-7. Fonts still work
If the above don't work, follow the steps above, but enable one extension at a time. I needed to restart the browser to see the effects.
My machine config:
- Chrome version: 66.0.3359.181 (Official Build) (64-bit)
- OS: Windows 10 Pro
answered Jun 6, 2018 at 14:49
lsu_guylsu_guy
1,349 13 silver badges 12 bronze badges
Not the answer you're looking for? Browse other questions tagged windows google-chrome fonts or ask your own question.
Source: https://stackoverflow.com/questions/46535842/why-do-fonts-appear-jagged-in-chrome
Might be the change of any flag? I changed it to enabled, and it worked. Then changed it to disabled, and everything was still smooth. So next time the issue appears(after next RDP-session), I will test changing another random setting.
Jan 14, 2020 at 9:54
A better (and effective) solution for me with current versions as at posting. I already have OS font smoothing turned on and every application is smoothed except Chrome. So it's Chrome, not Windows. I also do not have the enable-font-cache-scaling flag option. Either it is no longer supported or invalid for my installation.
May 22, 2020 at 7:59