Blurry text in applications on windows 10

Page 3 of 3 FirstFirst 123

  1. Posts : 19
    windows 10
    Thread Starter
       #21

    Yes Mooly. Some how it goes back to being unchecked
      My Computer


  2. Posts : 1,871
    W10 pro x64 20H2 Build 19042.610
       #22

    I've never encountered anything like that.

    Can only guess at things... are you altering the setting when logged in as an administrator and not just using a standard account ?

    If you look in the program files and locate the program of interest you should be able to see the executable file. This shows the executable file for the example I showed earlier (LTspice). You can get to the tickbox from here in the same way. See if altering it this way lets it stick.

    Blurry text in applications on windows 10-capture.jpg
      My Computer


  3. Posts : 19
    windows 10
    Thread Starter
       #23

    thanks mooly I shall try that. I've also tried ticking it and making it ticked for all users. I'm going to see if that works
      My Computer


  4. Posts : 5,478
    2004
       #24

    Mooly said:
    Event viewer on my Dell is slightly soft looking. I wonder how many see it like that ?
    Lots of people. Everyone with hDPI screen I expect. MS fixed it a few months ago on insider builds (at least for me). Hopefully this fix will make it into the Anniversary update in July.

    Anyway this fixed it for me perfectly in the past...

    Make a .bat file like this changing the LogPixels value to whatever hex value is applicable to the scaling you want and save it somewhere
    Code:
    GOTO EndComment 
     
     DPI--->Scale Factor
    
      96(x60)--->100%
     120(x78)--->125%
     144(x90)--->150% ** Current**
     192(xC0)--->200% 
    
     Every 25% of the scale factor corresponds to a difference of 24 dpi (120-96)
    :EndComment
    
    REG ADD "HKCU\Control Panel\Desktop" /v DpiScalingVer /t REG_DWORD /d 0x00001018 /f
    REG ADD "HKCU\Control Panel\Desktop" /v Win8DpiScaling /t REG_DWORD /d 0x00000001 /f
    REG ADD "HKCU\Control Panel\Desktop" /v LogPixels /t REG_DWORD /d 0x00000090n /f
    Then schedule it to run when the computer starts with task scheduler (Task Scheduler - Create New Task - Windows 7 Help Forums)

    Idea taken from here... Solved Blurry text - Page 4 - Windows 10 Forums
      My Computer


  5. Posts : 7,901
    Windows 11 Pro 64 bit
       #25

    Thanks for the solution but I'll wait for the MS fix if it's due soon.
      My Computers


  6. Posts : 1,871
    W10 pro x64 20H2 Build 19042.610
       #26

    As above (thanks :))

    I think I'll sit it out too. Tbh it hadn't really bothered me in event viewer, it was just seeing it get mentioned that prompted me to see if it was a little soft looking.
      My Computer


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 10 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 10" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 20:58.
Find Us




Windows 10 Forums