Moving chrome window to another monitor turns it black





.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ height:90px;width:728px;box-sizing:border-box;
}







12















Since upgrading to windows 10 Whenever I move a chrome window to my external monitor from my laptop monitor my chrome goes black. It only happens when the chrome window is maximized and I currently have to restore window, drag to 2nd monitor, drop, then maximize in order to have a working chrome. Any suggestions?



Here is a picture of my chrome bug:



enter image description here










share|improve this question

























  • try to turn the HW acceleration in chrome settings off. Also look if you use the latest GPU drivers

    – magicandre1981
    Oct 11 '15 at 7:21











  • That worked Magicandre, but I can't figure out how to select your answer as the correct one.

    – Laura Delgadillo
    Oct 11 '15 at 15:45


















12















Since upgrading to windows 10 Whenever I move a chrome window to my external monitor from my laptop monitor my chrome goes black. It only happens when the chrome window is maximized and I currently have to restore window, drag to 2nd monitor, drop, then maximize in order to have a working chrome. Any suggestions?



Here is a picture of my chrome bug:



enter image description here










share|improve this question

























  • try to turn the HW acceleration in chrome settings off. Also look if you use the latest GPU drivers

    – magicandre1981
    Oct 11 '15 at 7:21











  • That worked Magicandre, but I can't figure out how to select your answer as the correct one.

    – Laura Delgadillo
    Oct 11 '15 at 15:45














12












12








12


1






Since upgrading to windows 10 Whenever I move a chrome window to my external monitor from my laptop monitor my chrome goes black. It only happens when the chrome window is maximized and I currently have to restore window, drag to 2nd monitor, drop, then maximize in order to have a working chrome. Any suggestions?



Here is a picture of my chrome bug:



enter image description here










share|improve this question
















Since upgrading to windows 10 Whenever I move a chrome window to my external monitor from my laptop monitor my chrome goes black. It only happens when the chrome window is maximized and I currently have to restore window, drag to 2nd monitor, drop, then maximize in order to have a working chrome. Any suggestions?



Here is a picture of my chrome bug:



enter image description here







google-chrome multiple-monitors windows-10






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Oct 11 '15 at 7:21









magicandre1981

82.3k20126204




82.3k20126204










asked Oct 11 '15 at 5:16









Laura DelgadilloLaura Delgadillo

63116




63116













  • try to turn the HW acceleration in chrome settings off. Also look if you use the latest GPU drivers

    – magicandre1981
    Oct 11 '15 at 7:21











  • That worked Magicandre, but I can't figure out how to select your answer as the correct one.

    – Laura Delgadillo
    Oct 11 '15 at 15:45



















  • try to turn the HW acceleration in chrome settings off. Also look if you use the latest GPU drivers

    – magicandre1981
    Oct 11 '15 at 7:21











  • That worked Magicandre, but I can't figure out how to select your answer as the correct one.

    – Laura Delgadillo
    Oct 11 '15 at 15:45

















try to turn the HW acceleration in chrome settings off. Also look if you use the latest GPU drivers

– magicandre1981
Oct 11 '15 at 7:21





try to turn the HW acceleration in chrome settings off. Also look if you use the latest GPU drivers

– magicandre1981
Oct 11 '15 at 7:21













That worked Magicandre, but I can't figure out how to select your answer as the correct one.

– Laura Delgadillo
Oct 11 '15 at 15:45





That worked Magicandre, but I can't figure out how to select your answer as the correct one.

– Laura Delgadillo
Oct 11 '15 at 15:45










2 Answers
2






active

oldest

votes


















8














Such graphic glitches are often causes by GPU issues. Make sure you use the latest GPU driver for your GPU and if you already use the latest driver, disable the hardware acceleration in the Chrome settings:



enter image description here






share|improve this answer


























  • I've had a similar issue on Firefox, which I solved using the same method as magicandre1981's answer by disabling hardware acceleration (set gfx.direct2d.disabled and layers.acceleration.disabled to true in about:config as suggested here). (I would have posted this as a comment but I don't have enough reputation)

    – Dave
    Jan 3 '18 at 12:59



















0














Pressing F11 twice to go fullscreen and back solves the problem temporarily.

Pressing CTRL + SHIFT + WIN + B (shortcut for reset graphics drivers) solves the problem better.






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%2f985003%2fmoving-chrome-window-to-another-monitor-turns-it-black%23new-answer', 'question_page');
    }
    );

    Post as a guest















    Required, but never shown

























    2 Answers
    2






    active

    oldest

    votes








    2 Answers
    2






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    8














    Such graphic glitches are often causes by GPU issues. Make sure you use the latest GPU driver for your GPU and if you already use the latest driver, disable the hardware acceleration in the Chrome settings:



    enter image description here






    share|improve this answer


























    • I've had a similar issue on Firefox, which I solved using the same method as magicandre1981's answer by disabling hardware acceleration (set gfx.direct2d.disabled and layers.acceleration.disabled to true in about:config as suggested here). (I would have posted this as a comment but I don't have enough reputation)

      – Dave
      Jan 3 '18 at 12:59
















    8














    Such graphic glitches are often causes by GPU issues. Make sure you use the latest GPU driver for your GPU and if you already use the latest driver, disable the hardware acceleration in the Chrome settings:



    enter image description here






    share|improve this answer


























    • I've had a similar issue on Firefox, which I solved using the same method as magicandre1981's answer by disabling hardware acceleration (set gfx.direct2d.disabled and layers.acceleration.disabled to true in about:config as suggested here). (I would have posted this as a comment but I don't have enough reputation)

      – Dave
      Jan 3 '18 at 12:59














    8












    8








    8







    Such graphic glitches are often causes by GPU issues. Make sure you use the latest GPU driver for your GPU and if you already use the latest driver, disable the hardware acceleration in the Chrome settings:



    enter image description here






    share|improve this answer















    Such graphic glitches are often causes by GPU issues. Make sure you use the latest GPU driver for your GPU and if you already use the latest driver, disable the hardware acceleration in the Chrome settings:



    enter image description here







    share|improve this answer














    share|improve this answer



    share|improve this answer








    edited Oct 13 '15 at 4:09

























    answered Oct 12 '15 at 4:06









    magicandre1981magicandre1981

    82.3k20126204




    82.3k20126204













    • I've had a similar issue on Firefox, which I solved using the same method as magicandre1981's answer by disabling hardware acceleration (set gfx.direct2d.disabled and layers.acceleration.disabled to true in about:config as suggested here). (I would have posted this as a comment but I don't have enough reputation)

      – Dave
      Jan 3 '18 at 12:59



















    • I've had a similar issue on Firefox, which I solved using the same method as magicandre1981's answer by disabling hardware acceleration (set gfx.direct2d.disabled and layers.acceleration.disabled to true in about:config as suggested here). (I would have posted this as a comment but I don't have enough reputation)

      – Dave
      Jan 3 '18 at 12:59

















    I've had a similar issue on Firefox, which I solved using the same method as magicandre1981's answer by disabling hardware acceleration (set gfx.direct2d.disabled and layers.acceleration.disabled to true in about:config as suggested here). (I would have posted this as a comment but I don't have enough reputation)

    – Dave
    Jan 3 '18 at 12:59





    I've had a similar issue on Firefox, which I solved using the same method as magicandre1981's answer by disabling hardware acceleration (set gfx.direct2d.disabled and layers.acceleration.disabled to true in about:config as suggested here). (I would have posted this as a comment but I don't have enough reputation)

    – Dave
    Jan 3 '18 at 12:59













    0














    Pressing F11 twice to go fullscreen and back solves the problem temporarily.

    Pressing CTRL + SHIFT + WIN + B (shortcut for reset graphics drivers) solves the problem better.






    share|improve this answer




























      0














      Pressing F11 twice to go fullscreen and back solves the problem temporarily.

      Pressing CTRL + SHIFT + WIN + B (shortcut for reset graphics drivers) solves the problem better.






      share|improve this answer


























        0












        0








        0







        Pressing F11 twice to go fullscreen and back solves the problem temporarily.

        Pressing CTRL + SHIFT + WIN + B (shortcut for reset graphics drivers) solves the problem better.






        share|improve this answer













        Pressing F11 twice to go fullscreen and back solves the problem temporarily.

        Pressing CTRL + SHIFT + WIN + B (shortcut for reset graphics drivers) solves the problem better.







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered Feb 5 at 8:20









        Hüseyin YağlıHüseyin Yağlı

        1274




        1274






























            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%2f985003%2fmoving-chrome-window-to-another-monitor-turns-it-black%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

            Список кардиналов, возведённых папой римским Каликстом III

            Deduzione

            Mysql.sock missing - “Can't connect to local MySQL server through socket”