Windows 10 change default window launch size (opening the command prompt)












1














The problem



So I have a simple problem that the internet seems to have no answers for. A few weeks ago, I was working with Visual Studio and the command prompt side by side. I slid the windows over so the command prompt only takes up the left 3" of the screen. I closed the command prompt when I was done and Windows remembered the window size. So the next time I opened it, it was still 3" wide and the full height of the screen. No problem, right? Just resize the window again and close it again. Well, Windows is being stubborn and is refusing to recognize any new window size. So I have to resize my 3" wide window every time I open it (10+ times a day)



I've looked for any trick or registry tweak to fix this, but I can't find anyone on the internet who's had the exact same problem. I'm not afraid of the registry, so if there is a key for this, let me know.



Things I've tried



I found this, this, and this, but none of them directly applied to me, and I don't feel like installing another power user program just to fix a problem that I shouldn't be having in the first place. If nothing else works, I'll just add a function to my AutoHotkey script to change the size every time a
461X1035 command window opens... :-/



I tried just about every combination of window resizing, maximizing and minimizing, etc. I rebooted and even hard shutdown the computer with the command prompt opened to a reasonable size. I rummaged through the registry but have not found any keys that seem applicable.



Note



This problem does not show up in all situations. When I open CMD with Run or Perforce (Where I usually use it), it is annoyingly small. When I run it from the Start Menu, it is a normal size. Which makes me wonder if these programs use a different shortcut/command to open it than Windows does by default.



I'm on Windows 10 Enterprise 64 bit.










share|improve this question






















  • If you right-click CMD in the top bar > properties > Layout tab: width & height (adjust accordingly), does that not work? I believe this is a profile-specific setting, but it should work.
    – SamAndrew81
    Aug 9 '17 at 15:58










  • Just tried it in Win7 Ent and it seems to work for me.
    – SamAndrew81
    Aug 9 '17 at 15:59










  • Set the size in both "Defaults" and "Properties" and it will be remembered for next time.
    – DavidPostill
    Aug 9 '17 at 16:25










  • Thank you. Defaults was fine, but the properties tab was the issue. Working great now!
    – MPStoering
    Aug 9 '17 at 19:21
















1














The problem



So I have a simple problem that the internet seems to have no answers for. A few weeks ago, I was working with Visual Studio and the command prompt side by side. I slid the windows over so the command prompt only takes up the left 3" of the screen. I closed the command prompt when I was done and Windows remembered the window size. So the next time I opened it, it was still 3" wide and the full height of the screen. No problem, right? Just resize the window again and close it again. Well, Windows is being stubborn and is refusing to recognize any new window size. So I have to resize my 3" wide window every time I open it (10+ times a day)



I've looked for any trick or registry tweak to fix this, but I can't find anyone on the internet who's had the exact same problem. I'm not afraid of the registry, so if there is a key for this, let me know.



Things I've tried



I found this, this, and this, but none of them directly applied to me, and I don't feel like installing another power user program just to fix a problem that I shouldn't be having in the first place. If nothing else works, I'll just add a function to my AutoHotkey script to change the size every time a
461X1035 command window opens... :-/



I tried just about every combination of window resizing, maximizing and minimizing, etc. I rebooted and even hard shutdown the computer with the command prompt opened to a reasonable size. I rummaged through the registry but have not found any keys that seem applicable.



Note



This problem does not show up in all situations. When I open CMD with Run or Perforce (Where I usually use it), it is annoyingly small. When I run it from the Start Menu, it is a normal size. Which makes me wonder if these programs use a different shortcut/command to open it than Windows does by default.



I'm on Windows 10 Enterprise 64 bit.










share|improve this question






















  • If you right-click CMD in the top bar > properties > Layout tab: width & height (adjust accordingly), does that not work? I believe this is a profile-specific setting, but it should work.
    – SamAndrew81
    Aug 9 '17 at 15:58










  • Just tried it in Win7 Ent and it seems to work for me.
    – SamAndrew81
    Aug 9 '17 at 15:59










  • Set the size in both "Defaults" and "Properties" and it will be remembered for next time.
    – DavidPostill
    Aug 9 '17 at 16:25










  • Thank you. Defaults was fine, but the properties tab was the issue. Working great now!
    – MPStoering
    Aug 9 '17 at 19:21














1












1








1







The problem



So I have a simple problem that the internet seems to have no answers for. A few weeks ago, I was working with Visual Studio and the command prompt side by side. I slid the windows over so the command prompt only takes up the left 3" of the screen. I closed the command prompt when I was done and Windows remembered the window size. So the next time I opened it, it was still 3" wide and the full height of the screen. No problem, right? Just resize the window again and close it again. Well, Windows is being stubborn and is refusing to recognize any new window size. So I have to resize my 3" wide window every time I open it (10+ times a day)



I've looked for any trick or registry tweak to fix this, but I can't find anyone on the internet who's had the exact same problem. I'm not afraid of the registry, so if there is a key for this, let me know.



Things I've tried



I found this, this, and this, but none of them directly applied to me, and I don't feel like installing another power user program just to fix a problem that I shouldn't be having in the first place. If nothing else works, I'll just add a function to my AutoHotkey script to change the size every time a
461X1035 command window opens... :-/



I tried just about every combination of window resizing, maximizing and minimizing, etc. I rebooted and even hard shutdown the computer with the command prompt opened to a reasonable size. I rummaged through the registry but have not found any keys that seem applicable.



Note



This problem does not show up in all situations. When I open CMD with Run or Perforce (Where I usually use it), it is annoyingly small. When I run it from the Start Menu, it is a normal size. Which makes me wonder if these programs use a different shortcut/command to open it than Windows does by default.



I'm on Windows 10 Enterprise 64 bit.










share|improve this question













The problem



So I have a simple problem that the internet seems to have no answers for. A few weeks ago, I was working with Visual Studio and the command prompt side by side. I slid the windows over so the command prompt only takes up the left 3" of the screen. I closed the command prompt when I was done and Windows remembered the window size. So the next time I opened it, it was still 3" wide and the full height of the screen. No problem, right? Just resize the window again and close it again. Well, Windows is being stubborn and is refusing to recognize any new window size. So I have to resize my 3" wide window every time I open it (10+ times a day)



I've looked for any trick or registry tweak to fix this, but I can't find anyone on the internet who's had the exact same problem. I'm not afraid of the registry, so if there is a key for this, let me know.



Things I've tried



I found this, this, and this, but none of them directly applied to me, and I don't feel like installing another power user program just to fix a problem that I shouldn't be having in the first place. If nothing else works, I'll just add a function to my AutoHotkey script to change the size every time a
461X1035 command window opens... :-/



I tried just about every combination of window resizing, maximizing and minimizing, etc. I rebooted and even hard shutdown the computer with the command prompt opened to a reasonable size. I rummaged through the registry but have not found any keys that seem applicable.



Note



This problem does not show up in all situations. When I open CMD with Run or Perforce (Where I usually use it), it is annoyingly small. When I run it from the Start Menu, it is a normal size. Which makes me wonder if these programs use a different shortcut/command to open it than Windows does by default.



I'm on Windows 10 Enterprise 64 bit.







windows windows-10 windows-registry






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Aug 9 '17 at 15:39









MPStoeringMPStoering

6113




6113












  • If you right-click CMD in the top bar > properties > Layout tab: width & height (adjust accordingly), does that not work? I believe this is a profile-specific setting, but it should work.
    – SamAndrew81
    Aug 9 '17 at 15:58










  • Just tried it in Win7 Ent and it seems to work for me.
    – SamAndrew81
    Aug 9 '17 at 15:59










  • Set the size in both "Defaults" and "Properties" and it will be remembered for next time.
    – DavidPostill
    Aug 9 '17 at 16:25










  • Thank you. Defaults was fine, but the properties tab was the issue. Working great now!
    – MPStoering
    Aug 9 '17 at 19:21


















  • If you right-click CMD in the top bar > properties > Layout tab: width & height (adjust accordingly), does that not work? I believe this is a profile-specific setting, but it should work.
    – SamAndrew81
    Aug 9 '17 at 15:58










  • Just tried it in Win7 Ent and it seems to work for me.
    – SamAndrew81
    Aug 9 '17 at 15:59










  • Set the size in both "Defaults" and "Properties" and it will be remembered for next time.
    – DavidPostill
    Aug 9 '17 at 16:25










  • Thank you. Defaults was fine, but the properties tab was the issue. Working great now!
    – MPStoering
    Aug 9 '17 at 19:21
















If you right-click CMD in the top bar > properties > Layout tab: width & height (adjust accordingly), does that not work? I believe this is a profile-specific setting, but it should work.
– SamAndrew81
Aug 9 '17 at 15:58




If you right-click CMD in the top bar > properties > Layout tab: width & height (adjust accordingly), does that not work? I believe this is a profile-specific setting, but it should work.
– SamAndrew81
Aug 9 '17 at 15:58












Just tried it in Win7 Ent and it seems to work for me.
– SamAndrew81
Aug 9 '17 at 15:59




Just tried it in Win7 Ent and it seems to work for me.
– SamAndrew81
Aug 9 '17 at 15:59












Set the size in both "Defaults" and "Properties" and it will be remembered for next time.
– DavidPostill
Aug 9 '17 at 16:25




Set the size in both "Defaults" and "Properties" and it will be remembered for next time.
– DavidPostill
Aug 9 '17 at 16:25












Thank you. Defaults was fine, but the properties tab was the issue. Working great now!
– MPStoering
Aug 9 '17 at 19:21




Thank you. Defaults was fine, but the properties tab was the issue. Working great now!
– MPStoering
Aug 9 '17 at 19:21










1 Answer
1






active

oldest

votes


















0














If you are using a secondary monitor, try disabling it and then close-reopen the window.
This drove me nuts for months until I played with settings and determined the secondary monitor was in the mix too.






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%2f1239203%2fwindows-10-change-default-window-launch-size-opening-the-command-prompt%23new-answer', 'question_page');
    }
    );

    Post as a guest















    Required, but never shown

























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    0














    If you are using a secondary monitor, try disabling it and then close-reopen the window.
    This drove me nuts for months until I played with settings and determined the secondary monitor was in the mix too.






    share|improve this answer


























      0














      If you are using a secondary monitor, try disabling it and then close-reopen the window.
      This drove me nuts for months until I played with settings and determined the secondary monitor was in the mix too.






      share|improve this answer
























        0












        0








        0






        If you are using a secondary monitor, try disabling it and then close-reopen the window.
        This drove me nuts for months until I played with settings and determined the secondary monitor was in the mix too.






        share|improve this answer












        If you are using a secondary monitor, try disabling it and then close-reopen the window.
        This drove me nuts for months until I played with settings and determined the secondary monitor was in the mix too.







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered Aug 14 '18 at 15:37









        jimjim

        1




        1






























            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.





            Some of your past answers have not been well-received, and you're in danger of being blocked from answering.


            Please pay close attention to the following guidance:


            • 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%2f1239203%2fwindows-10-change-default-window-launch-size-opening-the-command-prompt%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

            Plaza Victoria

            Brian Clough

            Cáceres