Windows 10 update made most of my programs big and blurry












3















I recently upgraded to windows 10 from windows 8.1 pro. As a result, many of my programs are scaled big and blurry. Even the default windows one like device manager. See how it is kind of fuzzy and big?



enter image description here



To fix this I have to right click on a program and go to its properties and check the box "Disable display scaling on high DPI settings.":



enter image description here



Which is kind of annoying - I didn't have to do that before. For some programs though, I do not have this problem. It only seems to be for a certain set of them or something.



Here are my display settings:



enter image description here



Can anyone help me with this? It is really annoying










share|improve this question




















  • 3





    Have you tried moving the slider underneath the text that says "Change the size of text, apps, and other items" down from 125% to 100%? You'll probably have to log out and back in.

    – Mokubai
    Aug 20 '15 at 20:40













  • @Mokubai Yes I have. But I am on a 15 inch laptop so doing that makes everything tiny on my screen. I used 125% in windows 8.1 too and it was fine. The update to windows 10 messed things up and I am not sure how or why.

    – Micro
    Aug 20 '15 at 20:47
















3















I recently upgraded to windows 10 from windows 8.1 pro. As a result, many of my programs are scaled big and blurry. Even the default windows one like device manager. See how it is kind of fuzzy and big?



enter image description here



To fix this I have to right click on a program and go to its properties and check the box "Disable display scaling on high DPI settings.":



enter image description here



Which is kind of annoying - I didn't have to do that before. For some programs though, I do not have this problem. It only seems to be for a certain set of them or something.



Here are my display settings:



enter image description here



Can anyone help me with this? It is really annoying










share|improve this question




















  • 3





    Have you tried moving the slider underneath the text that says "Change the size of text, apps, and other items" down from 125% to 100%? You'll probably have to log out and back in.

    – Mokubai
    Aug 20 '15 at 20:40













  • @Mokubai Yes I have. But I am on a 15 inch laptop so doing that makes everything tiny on my screen. I used 125% in windows 8.1 too and it was fine. The update to windows 10 messed things up and I am not sure how or why.

    – Micro
    Aug 20 '15 at 20:47














3












3








3


1






I recently upgraded to windows 10 from windows 8.1 pro. As a result, many of my programs are scaled big and blurry. Even the default windows one like device manager. See how it is kind of fuzzy and big?



enter image description here



To fix this I have to right click on a program and go to its properties and check the box "Disable display scaling on high DPI settings.":



enter image description here



Which is kind of annoying - I didn't have to do that before. For some programs though, I do not have this problem. It only seems to be for a certain set of them or something.



Here are my display settings:



enter image description here



Can anyone help me with this? It is really annoying










share|improve this question
















I recently upgraded to windows 10 from windows 8.1 pro. As a result, many of my programs are scaled big and blurry. Even the default windows one like device manager. See how it is kind of fuzzy and big?



enter image description here



To fix this I have to right click on a program and go to its properties and check the box "Disable display scaling on high DPI settings.":



enter image description here



Which is kind of annoying - I didn't have to do that before. For some programs though, I do not have this problem. It only seems to be for a certain set of them or something.



Here are my display settings:



enter image description here



Can anyone help me with this? It is really annoying







windows windows-10 scaling high-dpi font-smoothing






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Feb 24 at 9:15









͏͏͏

2,75111214




2,75111214










asked Aug 20 '15 at 20:38









MicroMicro

2961214




2961214








  • 3





    Have you tried moving the slider underneath the text that says "Change the size of text, apps, and other items" down from 125% to 100%? You'll probably have to log out and back in.

    – Mokubai
    Aug 20 '15 at 20:40













  • @Mokubai Yes I have. But I am on a 15 inch laptop so doing that makes everything tiny on my screen. I used 125% in windows 8.1 too and it was fine. The update to windows 10 messed things up and I am not sure how or why.

    – Micro
    Aug 20 '15 at 20:47














  • 3





    Have you tried moving the slider underneath the text that says "Change the size of text, apps, and other items" down from 125% to 100%? You'll probably have to log out and back in.

    – Mokubai
    Aug 20 '15 at 20:40













  • @Mokubai Yes I have. But I am on a 15 inch laptop so doing that makes everything tiny on my screen. I used 125% in windows 8.1 too and it was fine. The update to windows 10 messed things up and I am not sure how or why.

    – Micro
    Aug 20 '15 at 20:47








3




3





Have you tried moving the slider underneath the text that says "Change the size of text, apps, and other items" down from 125% to 100%? You'll probably have to log out and back in.

– Mokubai
Aug 20 '15 at 20:40







Have you tried moving the slider underneath the text that says "Change the size of text, apps, and other items" down from 125% to 100%? You'll probably have to log out and back in.

– Mokubai
Aug 20 '15 at 20:40















@Mokubai Yes I have. But I am on a 15 inch laptop so doing that makes everything tiny on my screen. I used 125% in windows 8.1 too and it was fine. The update to windows 10 messed things up and I am not sure how or why.

– Micro
Aug 20 '15 at 20:47





@Mokubai Yes I have. But I am on a 15 inch laptop so doing that makes everything tiny on my screen. I used 125% in windows 8.1 too and it was fine. The update to windows 10 messed things up and I am not sure how or why.

– Micro
Aug 20 '15 at 20:47










3 Answers
3






active

oldest

votes


















1














Here is the solution that worked for me, running with scaling set to my desired 125%:



Open notepad and paste in the following three lines:



REG ADD "HKCUControl PanelDesktop" /v DpiScalingVer /t REG_DWORD /d 0x00001018 /f
REG ADD "HKCUControl PanelDesktop" /v Win8DpiScaling /t REG_DWORD /d 0x00000001 /f
REG ADD "HKCUControl PanelDesktop" /v LogPixels /t REG_DWORD /d 0x00000078 /f



Save the file as DPI_FIX.cmd someplace easy for you to find. Open the Group Policy Editor (enter gpedit.msc from the search bar). In User Configuration, click on Windows Settings then Scripts (Logon/Logoff). Double click Logon in the right pane. In the Scripts tab, click Add, then Browse, then navigate to your .cmd file, click Open, click OK, click Apply, click OK. Then sign out or reboot. Login to your account the first time after adding this script so it will be applied. It may not take effect the first time (if so sign out or reboot again). After that, it should work every time.



*Kudos to EShirou at Tenfourms for originally providing this solution.



Other things I tried that did NOT work:




  • Changing drivers.

  • Creating the above .cmd file and adding it to the the Startup folder or the Task Scheduler (it only worked on every OTHER sign in / reboot).

  • I couldn't even download the "blurry fix" .exe as the site would not load for me, but I do not want to risk running a strange .exe file every time I start the computer.






share|improve this answer































    1














    I've managed to get sharp fonts in CMD, Device Manager, etc at once using standard Windows settings UI (i.e., without changing the compatibility settings or using the auto-start registry script or 3rd party applications).



    Basically, you need to go to the Control Panel > Appearance and Personalization > Display and set a custom scaling level to 125%.



    The nuance is that the UI won't let you to apply the setting if you already have the recommended 125% setting in the Settings > Display. But there are at least two workarounds:



    Workaround 1: You can just set the scaling level to some other value in the Settings > Display UI, just before changing the settings back to 125% in the custom scaling level UI.



    Workaround 2: You can set the custom scaling level to some other value in the custom scaling level UI, Apply, choose to re-logon later in the popped dialog, then set the custom scaling level back to 125%, Apply, and re-logon manually.



    I've tested both workarounds and they both worked on two of my laptops.






    share|improve this answer

































      0














      This is an issue that others also run into. There is a DPI fixing tool that can revert to the older DPI algorithm.




      When you have a widescreen, with a resolution of 1920x1080 or higher
      or a bit lower, in Windows Vista, 7, 8 and 8.1 you would put your DPI
      scaling to 125% or higher to make text and images appear larger and
      more easy to read. But when you put the DPI scaling to 125% in Windows
      10, you see in a lot of dialogs and windows the font gets very blurry.
      It does not matter if you are using the regular or custom Windows DPI
      scaling functions at your 'Screen properties'. Text will get blurry on
      125%.




      Run the tool and select the old way:



      enter image description here






      share|improve this answer
























        Your Answer








        StackExchange.ready(function() {
        var channelOptions = {
        tags: "".split(" "),
        id: "3"
        };
        initTagRenderer("".split(" "), "".split(" "), channelOptions);

        StackExchange.using("externalEditor", function() {
        // Have to fire editor after snippets, if snippets enabled
        if (StackExchange.settings.snippets.snippetsEnabled) {
        StackExchange.using("snippets", function() {
        createEditor();
        });
        }
        else {
        createEditor();
        }
        });

        function createEditor() {
        StackExchange.prepareEditor({
        heartbeatType: 'answer',
        autoActivateHeartbeat: false,
        convertImagesToLinks: true,
        noModals: true,
        showLowRepImageUploadWarning: true,
        reputationToPostImages: 10,
        bindNavPrevention: true,
        postfix: "",
        imageUploader: {
        brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
        contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
        allowUrls: true
        },
        onDemand: true,
        discardSelector: ".discard-answer"
        ,immediatelyShowMarkdownHelp:true
        });


        }
        });














        draft saved

        draft discarded


















        StackExchange.ready(
        function () {
        StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f960397%2fwindows-10-update-made-most-of-my-programs-big-and-blurry%23new-answer', 'question_page');
        }
        );

        Post as a guest















        Required, but never shown

























        3 Answers
        3






        active

        oldest

        votes








        3 Answers
        3






        active

        oldest

        votes









        active

        oldest

        votes






        active

        oldest

        votes









        1














        Here is the solution that worked for me, running with scaling set to my desired 125%:



        Open notepad and paste in the following three lines:



        REG ADD "HKCUControl PanelDesktop" /v DpiScalingVer /t REG_DWORD /d 0x00001018 /f
        REG ADD "HKCUControl PanelDesktop" /v Win8DpiScaling /t REG_DWORD /d 0x00000001 /f
        REG ADD "HKCUControl PanelDesktop" /v LogPixels /t REG_DWORD /d 0x00000078 /f



        Save the file as DPI_FIX.cmd someplace easy for you to find. Open the Group Policy Editor (enter gpedit.msc from the search bar). In User Configuration, click on Windows Settings then Scripts (Logon/Logoff). Double click Logon in the right pane. In the Scripts tab, click Add, then Browse, then navigate to your .cmd file, click Open, click OK, click Apply, click OK. Then sign out or reboot. Login to your account the first time after adding this script so it will be applied. It may not take effect the first time (if so sign out or reboot again). After that, it should work every time.



        *Kudos to EShirou at Tenfourms for originally providing this solution.



        Other things I tried that did NOT work:




        • Changing drivers.

        • Creating the above .cmd file and adding it to the the Startup folder or the Task Scheduler (it only worked on every OTHER sign in / reboot).

        • I couldn't even download the "blurry fix" .exe as the site would not load for me, but I do not want to risk running a strange .exe file every time I start the computer.






        share|improve this answer




























          1














          Here is the solution that worked for me, running with scaling set to my desired 125%:



          Open notepad and paste in the following three lines:



          REG ADD "HKCUControl PanelDesktop" /v DpiScalingVer /t REG_DWORD /d 0x00001018 /f
          REG ADD "HKCUControl PanelDesktop" /v Win8DpiScaling /t REG_DWORD /d 0x00000001 /f
          REG ADD "HKCUControl PanelDesktop" /v LogPixels /t REG_DWORD /d 0x00000078 /f



          Save the file as DPI_FIX.cmd someplace easy for you to find. Open the Group Policy Editor (enter gpedit.msc from the search bar). In User Configuration, click on Windows Settings then Scripts (Logon/Logoff). Double click Logon in the right pane. In the Scripts tab, click Add, then Browse, then navigate to your .cmd file, click Open, click OK, click Apply, click OK. Then sign out or reboot. Login to your account the first time after adding this script so it will be applied. It may not take effect the first time (if so sign out or reboot again). After that, it should work every time.



          *Kudos to EShirou at Tenfourms for originally providing this solution.



          Other things I tried that did NOT work:




          • Changing drivers.

          • Creating the above .cmd file and adding it to the the Startup folder or the Task Scheduler (it only worked on every OTHER sign in / reboot).

          • I couldn't even download the "blurry fix" .exe as the site would not load for me, but I do not want to risk running a strange .exe file every time I start the computer.






          share|improve this answer


























            1












            1








            1







            Here is the solution that worked for me, running with scaling set to my desired 125%:



            Open notepad and paste in the following three lines:



            REG ADD "HKCUControl PanelDesktop" /v DpiScalingVer /t REG_DWORD /d 0x00001018 /f
            REG ADD "HKCUControl PanelDesktop" /v Win8DpiScaling /t REG_DWORD /d 0x00000001 /f
            REG ADD "HKCUControl PanelDesktop" /v LogPixels /t REG_DWORD /d 0x00000078 /f



            Save the file as DPI_FIX.cmd someplace easy for you to find. Open the Group Policy Editor (enter gpedit.msc from the search bar). In User Configuration, click on Windows Settings then Scripts (Logon/Logoff). Double click Logon in the right pane. In the Scripts tab, click Add, then Browse, then navigate to your .cmd file, click Open, click OK, click Apply, click OK. Then sign out or reboot. Login to your account the first time after adding this script so it will be applied. It may not take effect the first time (if so sign out or reboot again). After that, it should work every time.



            *Kudos to EShirou at Tenfourms for originally providing this solution.



            Other things I tried that did NOT work:




            • Changing drivers.

            • Creating the above .cmd file and adding it to the the Startup folder or the Task Scheduler (it only worked on every OTHER sign in / reboot).

            • I couldn't even download the "blurry fix" .exe as the site would not load for me, but I do not want to risk running a strange .exe file every time I start the computer.






            share|improve this answer













            Here is the solution that worked for me, running with scaling set to my desired 125%:



            Open notepad and paste in the following three lines:



            REG ADD "HKCUControl PanelDesktop" /v DpiScalingVer /t REG_DWORD /d 0x00001018 /f
            REG ADD "HKCUControl PanelDesktop" /v Win8DpiScaling /t REG_DWORD /d 0x00000001 /f
            REG ADD "HKCUControl PanelDesktop" /v LogPixels /t REG_DWORD /d 0x00000078 /f



            Save the file as DPI_FIX.cmd someplace easy for you to find. Open the Group Policy Editor (enter gpedit.msc from the search bar). In User Configuration, click on Windows Settings then Scripts (Logon/Logoff). Double click Logon in the right pane. In the Scripts tab, click Add, then Browse, then navigate to your .cmd file, click Open, click OK, click Apply, click OK. Then sign out or reboot. Login to your account the first time after adding this script so it will be applied. It may not take effect the first time (if so sign out or reboot again). After that, it should work every time.



            *Kudos to EShirou at Tenfourms for originally providing this solution.



            Other things I tried that did NOT work:




            • Changing drivers.

            • Creating the above .cmd file and adding it to the the Startup folder or the Task Scheduler (it only worked on every OTHER sign in / reboot).

            • I couldn't even download the "blurry fix" .exe as the site would not load for me, but I do not want to risk running a strange .exe file every time I start the computer.







            share|improve this answer












            share|improve this answer



            share|improve this answer










            answered Aug 28 '15 at 9:17









            Chris C.Chris C.

            112




            112

























                1














                I've managed to get sharp fonts in CMD, Device Manager, etc at once using standard Windows settings UI (i.e., without changing the compatibility settings or using the auto-start registry script or 3rd party applications).



                Basically, you need to go to the Control Panel > Appearance and Personalization > Display and set a custom scaling level to 125%.



                The nuance is that the UI won't let you to apply the setting if you already have the recommended 125% setting in the Settings > Display. But there are at least two workarounds:



                Workaround 1: You can just set the scaling level to some other value in the Settings > Display UI, just before changing the settings back to 125% in the custom scaling level UI.



                Workaround 2: You can set the custom scaling level to some other value in the custom scaling level UI, Apply, choose to re-logon later in the popped dialog, then set the custom scaling level back to 125%, Apply, and re-logon manually.



                I've tested both workarounds and they both worked on two of my laptops.






                share|improve this answer






























                  1














                  I've managed to get sharp fonts in CMD, Device Manager, etc at once using standard Windows settings UI (i.e., without changing the compatibility settings or using the auto-start registry script or 3rd party applications).



                  Basically, you need to go to the Control Panel > Appearance and Personalization > Display and set a custom scaling level to 125%.



                  The nuance is that the UI won't let you to apply the setting if you already have the recommended 125% setting in the Settings > Display. But there are at least two workarounds:



                  Workaround 1: You can just set the scaling level to some other value in the Settings > Display UI, just before changing the settings back to 125% in the custom scaling level UI.



                  Workaround 2: You can set the custom scaling level to some other value in the custom scaling level UI, Apply, choose to re-logon later in the popped dialog, then set the custom scaling level back to 125%, Apply, and re-logon manually.



                  I've tested both workarounds and they both worked on two of my laptops.






                  share|improve this answer




























                    1












                    1








                    1







                    I've managed to get sharp fonts in CMD, Device Manager, etc at once using standard Windows settings UI (i.e., without changing the compatibility settings or using the auto-start registry script or 3rd party applications).



                    Basically, you need to go to the Control Panel > Appearance and Personalization > Display and set a custom scaling level to 125%.



                    The nuance is that the UI won't let you to apply the setting if you already have the recommended 125% setting in the Settings > Display. But there are at least two workarounds:



                    Workaround 1: You can just set the scaling level to some other value in the Settings > Display UI, just before changing the settings back to 125% in the custom scaling level UI.



                    Workaround 2: You can set the custom scaling level to some other value in the custom scaling level UI, Apply, choose to re-logon later in the popped dialog, then set the custom scaling level back to 125%, Apply, and re-logon manually.



                    I've tested both workarounds and they both worked on two of my laptops.






                    share|improve this answer















                    I've managed to get sharp fonts in CMD, Device Manager, etc at once using standard Windows settings UI (i.e., without changing the compatibility settings or using the auto-start registry script or 3rd party applications).



                    Basically, you need to go to the Control Panel > Appearance and Personalization > Display and set a custom scaling level to 125%.



                    The nuance is that the UI won't let you to apply the setting if you already have the recommended 125% setting in the Settings > Display. But there are at least two workarounds:



                    Workaround 1: You can just set the scaling level to some other value in the Settings > Display UI, just before changing the settings back to 125% in the custom scaling level UI.



                    Workaround 2: You can set the custom scaling level to some other value in the custom scaling level UI, Apply, choose to re-logon later in the popped dialog, then set the custom scaling level back to 125%, Apply, and re-logon manually.



                    I've tested both workarounds and they both worked on two of my laptops.







                    share|improve this answer














                    share|improve this answer



                    share|improve this answer








                    edited Mar 20 '17 at 10:04









                    Community

                    1




                    1










                    answered Feb 11 '16 at 14:56









                    Alex CheAlex Che

                    1,90721312




                    1,90721312























                        0














                        This is an issue that others also run into. There is a DPI fixing tool that can revert to the older DPI algorithm.




                        When you have a widescreen, with a resolution of 1920x1080 or higher
                        or a bit lower, in Windows Vista, 7, 8 and 8.1 you would put your DPI
                        scaling to 125% or higher to make text and images appear larger and
                        more easy to read. But when you put the DPI scaling to 125% in Windows
                        10, you see in a lot of dialogs and windows the font gets very blurry.
                        It does not matter if you are using the regular or custom Windows DPI
                        scaling functions at your 'Screen properties'. Text will get blurry on
                        125%.




                        Run the tool and select the old way:



                        enter image description here






                        share|improve this answer




























                          0














                          This is an issue that others also run into. There is a DPI fixing tool that can revert to the older DPI algorithm.




                          When you have a widescreen, with a resolution of 1920x1080 or higher
                          or a bit lower, in Windows Vista, 7, 8 and 8.1 you would put your DPI
                          scaling to 125% or higher to make text and images appear larger and
                          more easy to read. But when you put the DPI scaling to 125% in Windows
                          10, you see in a lot of dialogs and windows the font gets very blurry.
                          It does not matter if you are using the regular or custom Windows DPI
                          scaling functions at your 'Screen properties'. Text will get blurry on
                          125%.




                          Run the tool and select the old way:



                          enter image description here






                          share|improve this answer


























                            0












                            0








                            0







                            This is an issue that others also run into. There is a DPI fixing tool that can revert to the older DPI algorithm.




                            When you have a widescreen, with a resolution of 1920x1080 or higher
                            or a bit lower, in Windows Vista, 7, 8 and 8.1 you would put your DPI
                            scaling to 125% or higher to make text and images appear larger and
                            more easy to read. But when you put the DPI scaling to 125% in Windows
                            10, you see in a lot of dialogs and windows the font gets very blurry.
                            It does not matter if you are using the regular or custom Windows DPI
                            scaling functions at your 'Screen properties'. Text will get blurry on
                            125%.




                            Run the tool and select the old way:



                            enter image description here






                            share|improve this answer













                            This is an issue that others also run into. There is a DPI fixing tool that can revert to the older DPI algorithm.




                            When you have a widescreen, with a resolution of 1920x1080 or higher
                            or a bit lower, in Windows Vista, 7, 8 and 8.1 you would put your DPI
                            scaling to 125% or higher to make text and images appear larger and
                            more easy to read. But when you put the DPI scaling to 125% in Windows
                            10, you see in a lot of dialogs and windows the font gets very blurry.
                            It does not matter if you are using the regular or custom Windows DPI
                            scaling functions at your 'Screen properties'. Text will get blurry on
                            125%.




                            Run the tool and select the old way:



                            enter image description here







                            share|improve this answer












                            share|improve this answer



                            share|improve this answer










                            answered Aug 21 '15 at 4:23









                            magicandre1981magicandre1981

                            82.3k20126204




                            82.3k20126204






























                                draft saved

                                draft discarded




















































                                Thanks for contributing an answer to Super User!


                                • Please be sure to answer the question. Provide details and share your research!

                                But avoid



                                • Asking for help, clarification, or responding to other answers.

                                • Making statements based on opinion; back them up with references or personal experience.


                                To learn more, see our tips on writing great answers.




                                draft saved


                                draft discarded














                                StackExchange.ready(
                                function () {
                                StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f960397%2fwindows-10-update-made-most-of-my-programs-big-and-blurry%23new-answer', 'question_page');
                                }
                                );

                                Post as a guest















                                Required, but never shown





















































                                Required, but never shown














                                Required, but never shown












                                Required, but never shown







                                Required, but never shown

































                                Required, but never shown














                                Required, but never shown












                                Required, but never shown







                                Required, but never shown







                                Popular posts from this blog

                                Index of /

                                Tribalistas

                                Listed building