Windows 10: How to Lock (not sleep) laptop on lid close?





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







17















If my laptop is plugged in I want closing the lid to automatically lock the computer, without putting it to sleep. I don't see an option to do this in Power Options:



Power screen



Is there a hack to achieve this?










share|improve this question




















  • 5





    This is generally a bad idea: your laptop dissipates a good deal of heat through the keyboard, and if you leave the computer running with the lid closed, you risk overheating things.

    – Mark
    yesterday






  • 7





    @Mark: ...and yet you can set it to keep running full blast when you close the lid, without frying anything.

    – Sean
    22 hours ago


















17















If my laptop is plugged in I want closing the lid to automatically lock the computer, without putting it to sleep. I don't see an option to do this in Power Options:



Power screen



Is there a hack to achieve this?










share|improve this question




















  • 5





    This is generally a bad idea: your laptop dissipates a good deal of heat through the keyboard, and if you leave the computer running with the lid closed, you risk overheating things.

    – Mark
    yesterday






  • 7





    @Mark: ...and yet you can set it to keep running full blast when you close the lid, without frying anything.

    – Sean
    22 hours ago














17












17








17


3






If my laptop is plugged in I want closing the lid to automatically lock the computer, without putting it to sleep. I don't see an option to do this in Power Options:



Power screen



Is there a hack to achieve this?










share|improve this question
















If my laptop is plugged in I want closing the lid to automatically lock the computer, without putting it to sleep. I don't see an option to do this in Power Options:



Power screen



Is there a hack to achieve this?







windows-10 laptop lock-screen lid






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited yesterday







feetwet

















asked yesterday









feetwetfeetwet

275417




275417








  • 5





    This is generally a bad idea: your laptop dissipates a good deal of heat through the keyboard, and if you leave the computer running with the lid closed, you risk overheating things.

    – Mark
    yesterday






  • 7





    @Mark: ...and yet you can set it to keep running full blast when you close the lid, without frying anything.

    – Sean
    22 hours ago














  • 5





    This is generally a bad idea: your laptop dissipates a good deal of heat through the keyboard, and if you leave the computer running with the lid closed, you risk overheating things.

    – Mark
    yesterday






  • 7





    @Mark: ...and yet you can set it to keep running full blast when you close the lid, without frying anything.

    – Sean
    22 hours ago








5




5





This is generally a bad idea: your laptop dissipates a good deal of heat through the keyboard, and if you leave the computer running with the lid closed, you risk overheating things.

– Mark
yesterday





This is generally a bad idea: your laptop dissipates a good deal of heat through the keyboard, and if you leave the computer running with the lid closed, you risk overheating things.

– Mark
yesterday




7




7





@Mark: ...and yet you can set it to keep running full blast when you close the lid, without frying anything.

– Sean
22 hours ago





@Mark: ...and yet you can set it to keep running full blast when you close the lid, without frying anything.

– Sean
22 hours ago










2 Answers
2






active

oldest

votes


















13














Set "Do Nothing",
lock your laptop using Windows key+L, and then you can close the lid.






share|improve this answer










New contributor




saidi_amine is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
















  • 13





    This is the most practical solution. I am always suspicious of any software that chooses to customize something which Windows has built in. I'm looking at you pre-installed "WiFi Booster/manager" crapware!

    – MonkeyZeus
    yesterday








  • 1





    It would seem this should be something you can configure in the registry (if not, Microsoft should make it so).

    – Jonathan
    yesterday






  • 5





    OP: I want closing the lid to automatically lock the computer so this doesn't answer the question.

    – Agent_L
    10 hours ago



















12














As far as I know, there is no built-in function to archive this. But you can do this using a third party tool.



One of them is LapLock. This program is a lightweight (<50KB), open source tool and it's developed by Etienne Dechamps.



Steps...




  1. Download the program - https://github.com/dechamps/laplock/releases
    (Download the latest laplock.exe release)


  2. Open the Windows Startup folder by using this run command - 'shell:common startup'


  3. Add laplock.exe to your Startup folder.



You can also use Lid Lock to do this.






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%2f1424774%2fwindows-10-how-to-lock-not-sleep-laptop-on-lid-close%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









    13














    Set "Do Nothing",
    lock your laptop using Windows key+L, and then you can close the lid.






    share|improve this answer










    New contributor




    saidi_amine is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.
















    • 13





      This is the most practical solution. I am always suspicious of any software that chooses to customize something which Windows has built in. I'm looking at you pre-installed "WiFi Booster/manager" crapware!

      – MonkeyZeus
      yesterday








    • 1





      It would seem this should be something you can configure in the registry (if not, Microsoft should make it so).

      – Jonathan
      yesterday






    • 5





      OP: I want closing the lid to automatically lock the computer so this doesn't answer the question.

      – Agent_L
      10 hours ago
















    13














    Set "Do Nothing",
    lock your laptop using Windows key+L, and then you can close the lid.






    share|improve this answer










    New contributor




    saidi_amine is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.
















    • 13





      This is the most practical solution. I am always suspicious of any software that chooses to customize something which Windows has built in. I'm looking at you pre-installed "WiFi Booster/manager" crapware!

      – MonkeyZeus
      yesterday








    • 1





      It would seem this should be something you can configure in the registry (if not, Microsoft should make it so).

      – Jonathan
      yesterday






    • 5





      OP: I want closing the lid to automatically lock the computer so this doesn't answer the question.

      – Agent_L
      10 hours ago














    13












    13








    13







    Set "Do Nothing",
    lock your laptop using Windows key+L, and then you can close the lid.






    share|improve this answer










    New contributor




    saidi_amine is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.










    Set "Do Nothing",
    lock your laptop using Windows key+L, and then you can close the lid.







    share|improve this answer










    New contributor




    saidi_amine is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.









    share|improve this answer



    share|improve this answer








    edited yesterday









    GabrielaGarcia

    726415




    726415






    New contributor




    saidi_amine is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.









    answered yesterday









    saidi_aminesaidi_amine

    1633




    1633




    New contributor




    saidi_amine is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.





    New contributor





    saidi_amine is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.






    saidi_amine is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.








    • 13





      This is the most practical solution. I am always suspicious of any software that chooses to customize something which Windows has built in. I'm looking at you pre-installed "WiFi Booster/manager" crapware!

      – MonkeyZeus
      yesterday








    • 1





      It would seem this should be something you can configure in the registry (if not, Microsoft should make it so).

      – Jonathan
      yesterday






    • 5





      OP: I want closing the lid to automatically lock the computer so this doesn't answer the question.

      – Agent_L
      10 hours ago














    • 13





      This is the most practical solution. I am always suspicious of any software that chooses to customize something which Windows has built in. I'm looking at you pre-installed "WiFi Booster/manager" crapware!

      – MonkeyZeus
      yesterday








    • 1





      It would seem this should be something you can configure in the registry (if not, Microsoft should make it so).

      – Jonathan
      yesterday






    • 5





      OP: I want closing the lid to automatically lock the computer so this doesn't answer the question.

      – Agent_L
      10 hours ago








    13




    13





    This is the most practical solution. I am always suspicious of any software that chooses to customize something which Windows has built in. I'm looking at you pre-installed "WiFi Booster/manager" crapware!

    – MonkeyZeus
    yesterday







    This is the most practical solution. I am always suspicious of any software that chooses to customize something which Windows has built in. I'm looking at you pre-installed "WiFi Booster/manager" crapware!

    – MonkeyZeus
    yesterday






    1




    1





    It would seem this should be something you can configure in the registry (if not, Microsoft should make it so).

    – Jonathan
    yesterday





    It would seem this should be something you can configure in the registry (if not, Microsoft should make it so).

    – Jonathan
    yesterday




    5




    5





    OP: I want closing the lid to automatically lock the computer so this doesn't answer the question.

    – Agent_L
    10 hours ago





    OP: I want closing the lid to automatically lock the computer so this doesn't answer the question.

    – Agent_L
    10 hours ago













    12














    As far as I know, there is no built-in function to archive this. But you can do this using a third party tool.



    One of them is LapLock. This program is a lightweight (<50KB), open source tool and it's developed by Etienne Dechamps.



    Steps...




    1. Download the program - https://github.com/dechamps/laplock/releases
      (Download the latest laplock.exe release)


    2. Open the Windows Startup folder by using this run command - 'shell:common startup'


    3. Add laplock.exe to your Startup folder.



    You can also use Lid Lock to do this.






    share|improve this answer






























      12














      As far as I know, there is no built-in function to archive this. But you can do this using a third party tool.



      One of them is LapLock. This program is a lightweight (<50KB), open source tool and it's developed by Etienne Dechamps.



      Steps...




      1. Download the program - https://github.com/dechamps/laplock/releases
        (Download the latest laplock.exe release)


      2. Open the Windows Startup folder by using this run command - 'shell:common startup'


      3. Add laplock.exe to your Startup folder.



      You can also use Lid Lock to do this.






      share|improve this answer




























        12












        12








        12







        As far as I know, there is no built-in function to archive this. But you can do this using a third party tool.



        One of them is LapLock. This program is a lightweight (<50KB), open source tool and it's developed by Etienne Dechamps.



        Steps...




        1. Download the program - https://github.com/dechamps/laplock/releases
          (Download the latest laplock.exe release)


        2. Open the Windows Startup folder by using this run command - 'shell:common startup'


        3. Add laplock.exe to your Startup folder.



        You can also use Lid Lock to do this.






        share|improve this answer















        As far as I know, there is no built-in function to archive this. But you can do this using a third party tool.



        One of them is LapLock. This program is a lightweight (<50KB), open source tool and it's developed by Etienne Dechamps.



        Steps...




        1. Download the program - https://github.com/dechamps/laplock/releases
          (Download the latest laplock.exe release)


        2. Open the Windows Startup folder by using this run command - 'shell:common startup'


        3. Add laplock.exe to your Startup folder.



        You can also use Lid Lock to do this.







        share|improve this answer














        share|improve this answer



        share|improve this answer








        edited 23 hours ago

























        answered yesterday









        DxTxDxTx

        546217




        546217






























            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%2f1424774%2fwindows-10-how-to-lock-not-sleep-laptop-on-lid-close%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

            GameSpot

            connect to host localhost port 22: Connection refused

            Getting a Wifi WPA2 wifi connection