Is there a keyboard shortcut to create shortcut in Windows Explorer?





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







1















After selecting some files/folders in Explorer, I can right-click them and choose Create shortcut, is there a keyboard shortcut to do so?










share|improve this question

























  • Likely there is no hotkey for the action you described. Related superuser.com/q/466894/493903

    – techraf
    Jul 11 '16 at 6:46


















1















After selecting some files/folders in Explorer, I can right-click them and choose Create shortcut, is there a keyboard shortcut to do so?










share|improve this question

























  • Likely there is no hotkey for the action you described. Related superuser.com/q/466894/493903

    – techraf
    Jul 11 '16 at 6:46














1












1








1








After selecting some files/folders in Explorer, I can right-click them and choose Create shortcut, is there a keyboard shortcut to do so?










share|improve this question
















After selecting some files/folders in Explorer, I can right-click them and choose Create shortcut, is there a keyboard shortcut to do so?







windows keyboard-shortcuts windows-explorer






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Jul 11 '16 at 6:22









techraf

4,117111731




4,117111731










asked Jul 11 '16 at 6:20









ElderryElderry

88111020




88111020













  • Likely there is no hotkey for the action you described. Related superuser.com/q/466894/493903

    – techraf
    Jul 11 '16 at 6:46



















  • Likely there is no hotkey for the action you described. Related superuser.com/q/466894/493903

    – techraf
    Jul 11 '16 at 6:46

















Likely there is no hotkey for the action you described. Related superuser.com/q/466894/493903

– techraf
Jul 11 '16 at 6:46





Likely there is no hotkey for the action you described. Related superuser.com/q/466894/493903

– techraf
Jul 11 '16 at 6:46










5 Answers
5






active

oldest

votes


















1














Yes




  1. Mark folders/items you want to create Shortcut to/for

  2. Press and hold the [Alt] key

  3. Left klick mouse and Drag the selected folders/items to a "free space" and release Mouse button

  4. now you have created shortcuts - copy and handle them as you like






share|improve this answer
























  • "mouse" isn't a keyboard shortcut

    – phuclv
    Mar 8 at 2:14



















1














There is a way to do it with just the keyboard. Look at your keyboard, there is a key between the right ctrl and right alt. That is the menu key. When you select a file and press the menu key it works as the right mouse button and shows the option menu. Now you can just press S key to create shortcut.






share|improve this answer
























  • Not all keyboards are as you describe. I have a laptop where Right Alt and Right Ctrl are adjacent.  My Right Ctrl doubles as the Menu key; I have to press (Fn)+(Right Ctrl).

    – Scott
    Mar 8 at 2:40



















0














I don't know of a direct keyboard shortcut. However, if you hold down ALT while dragging the object to the location you want the shortcut. This will create a short cut instead of moving/copying the file/folder to the new location.






share|improve this answer































    0














    To start creating a New Shortcut (where you will have to type or paste the desired file path location) in Windows Explorer, use the following keyboard commands:



    1.) ALT + H



    2.) W



    3.) S



    This will use the ALT command with 'H' to go to Windows Explorer > Home, then continuing on by pressing 'W' will select the menu for new items, then continuing on by pressing 'S' will finalize the command by creating a New Shortcut, and opening the dialog window for you to specify the file path location for this New Shortcut in your current folder in Windows Explorer.






    share|improve this answer































      0














      This maybe overkill but it is a useful tool, you can use AutoHotKey



      The following will map CTRL+ALT+S to create the shortcut (meaning press those keyboard keys together and it will create your shortcut).



      ^!s::
      Click right
      Send s::
      return


      So simply choose any file or folder, press CTRL+ALT+S and it will paste the shortcut for you.






      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%2f1099341%2fis-there-a-keyboard-shortcut-to-create-shortcut-in-windows-explorer%23new-answer', 'question_page');
        }
        );

        Post as a guest















        Required, but never shown

























        5 Answers
        5






        active

        oldest

        votes








        5 Answers
        5






        active

        oldest

        votes









        active

        oldest

        votes






        active

        oldest

        votes









        1














        Yes




        1. Mark folders/items you want to create Shortcut to/for

        2. Press and hold the [Alt] key

        3. Left klick mouse and Drag the selected folders/items to a "free space" and release Mouse button

        4. now you have created shortcuts - copy and handle them as you like






        share|improve this answer
























        • "mouse" isn't a keyboard shortcut

          – phuclv
          Mar 8 at 2:14
















        1














        Yes




        1. Mark folders/items you want to create Shortcut to/for

        2. Press and hold the [Alt] key

        3. Left klick mouse and Drag the selected folders/items to a "free space" and release Mouse button

        4. now you have created shortcuts - copy and handle them as you like






        share|improve this answer
























        • "mouse" isn't a keyboard shortcut

          – phuclv
          Mar 8 at 2:14














        1












        1








        1







        Yes




        1. Mark folders/items you want to create Shortcut to/for

        2. Press and hold the [Alt] key

        3. Left klick mouse and Drag the selected folders/items to a "free space" and release Mouse button

        4. now you have created shortcuts - copy and handle them as you like






        share|improve this answer













        Yes




        1. Mark folders/items you want to create Shortcut to/for

        2. Press and hold the [Alt] key

        3. Left klick mouse and Drag the selected folders/items to a "free space" and release Mouse button

        4. now you have created shortcuts - copy and handle them as you like







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered Apr 25 '18 at 13:24









        Fredrik ErikssonFredrik Eriksson

        111




        111













        • "mouse" isn't a keyboard shortcut

          – phuclv
          Mar 8 at 2:14



















        • "mouse" isn't a keyboard shortcut

          – phuclv
          Mar 8 at 2:14

















        "mouse" isn't a keyboard shortcut

        – phuclv
        Mar 8 at 2:14





        "mouse" isn't a keyboard shortcut

        – phuclv
        Mar 8 at 2:14













        1














        There is a way to do it with just the keyboard. Look at your keyboard, there is a key between the right ctrl and right alt. That is the menu key. When you select a file and press the menu key it works as the right mouse button and shows the option menu. Now you can just press S key to create shortcut.






        share|improve this answer
























        • Not all keyboards are as you describe. I have a laptop where Right Alt and Right Ctrl are adjacent.  My Right Ctrl doubles as the Menu key; I have to press (Fn)+(Right Ctrl).

          – Scott
          Mar 8 at 2:40
















        1














        There is a way to do it with just the keyboard. Look at your keyboard, there is a key between the right ctrl and right alt. That is the menu key. When you select a file and press the menu key it works as the right mouse button and shows the option menu. Now you can just press S key to create shortcut.






        share|improve this answer
























        • Not all keyboards are as you describe. I have a laptop where Right Alt and Right Ctrl are adjacent.  My Right Ctrl doubles as the Menu key; I have to press (Fn)+(Right Ctrl).

          – Scott
          Mar 8 at 2:40














        1












        1








        1







        There is a way to do it with just the keyboard. Look at your keyboard, there is a key between the right ctrl and right alt. That is the menu key. When you select a file and press the menu key it works as the right mouse button and shows the option menu. Now you can just press S key to create shortcut.






        share|improve this answer













        There is a way to do it with just the keyboard. Look at your keyboard, there is a key between the right ctrl and right alt. That is the menu key. When you select a file and press the menu key it works as the right mouse button and shows the option menu. Now you can just press S key to create shortcut.







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered Mar 8 at 2:10









        Sambhunath MeherSambhunath Meher

        111




        111













        • Not all keyboards are as you describe. I have a laptop where Right Alt and Right Ctrl are adjacent.  My Right Ctrl doubles as the Menu key; I have to press (Fn)+(Right Ctrl).

          – Scott
          Mar 8 at 2:40



















        • Not all keyboards are as you describe. I have a laptop where Right Alt and Right Ctrl are adjacent.  My Right Ctrl doubles as the Menu key; I have to press (Fn)+(Right Ctrl).

          – Scott
          Mar 8 at 2:40

















        Not all keyboards are as you describe. I have a laptop where Right Alt and Right Ctrl are adjacent.  My Right Ctrl doubles as the Menu key; I have to press (Fn)+(Right Ctrl).

        – Scott
        Mar 8 at 2:40





        Not all keyboards are as you describe. I have a laptop where Right Alt and Right Ctrl are adjacent.  My Right Ctrl doubles as the Menu key; I have to press (Fn)+(Right Ctrl).

        – Scott
        Mar 8 at 2:40











        0














        I don't know of a direct keyboard shortcut. However, if you hold down ALT while dragging the object to the location you want the shortcut. This will create a short cut instead of moving/copying the file/folder to the new location.






        share|improve this answer




























          0














          I don't know of a direct keyboard shortcut. However, if you hold down ALT while dragging the object to the location you want the shortcut. This will create a short cut instead of moving/copying the file/folder to the new location.






          share|improve this answer


























            0












            0








            0







            I don't know of a direct keyboard shortcut. However, if you hold down ALT while dragging the object to the location you want the shortcut. This will create a short cut instead of moving/copying the file/folder to the new location.






            share|improve this answer













            I don't know of a direct keyboard shortcut. However, if you hold down ALT while dragging the object to the location you want the shortcut. This will create a short cut instead of moving/copying the file/folder to the new location.







            share|improve this answer












            share|improve this answer



            share|improve this answer










            answered Sep 26 '16 at 15:08









            OSUZorbaOSUZorba

            19319




            19319























                0














                To start creating a New Shortcut (where you will have to type or paste the desired file path location) in Windows Explorer, use the following keyboard commands:



                1.) ALT + H



                2.) W



                3.) S



                This will use the ALT command with 'H' to go to Windows Explorer > Home, then continuing on by pressing 'W' will select the menu for new items, then continuing on by pressing 'S' will finalize the command by creating a New Shortcut, and opening the dialog window for you to specify the file path location for this New Shortcut in your current folder in Windows Explorer.






                share|improve this answer




























                  0














                  To start creating a New Shortcut (where you will have to type or paste the desired file path location) in Windows Explorer, use the following keyboard commands:



                  1.) ALT + H



                  2.) W



                  3.) S



                  This will use the ALT command with 'H' to go to Windows Explorer > Home, then continuing on by pressing 'W' will select the menu for new items, then continuing on by pressing 'S' will finalize the command by creating a New Shortcut, and opening the dialog window for you to specify the file path location for this New Shortcut in your current folder in Windows Explorer.






                  share|improve this answer


























                    0












                    0








                    0







                    To start creating a New Shortcut (where you will have to type or paste the desired file path location) in Windows Explorer, use the following keyboard commands:



                    1.) ALT + H



                    2.) W



                    3.) S



                    This will use the ALT command with 'H' to go to Windows Explorer > Home, then continuing on by pressing 'W' will select the menu for new items, then continuing on by pressing 'S' will finalize the command by creating a New Shortcut, and opening the dialog window for you to specify the file path location for this New Shortcut in your current folder in Windows Explorer.






                    share|improve this answer













                    To start creating a New Shortcut (where you will have to type or paste the desired file path location) in Windows Explorer, use the following keyboard commands:



                    1.) ALT + H



                    2.) W



                    3.) S



                    This will use the ALT command with 'H' to go to Windows Explorer > Home, then continuing on by pressing 'W' will select the menu for new items, then continuing on by pressing 'S' will finalize the command by creating a New Shortcut, and opening the dialog window for you to specify the file path location for this New Shortcut in your current folder in Windows Explorer.







                    share|improve this answer












                    share|improve this answer



                    share|improve this answer










                    answered Oct 30 '18 at 18:11









                    Kyle T.Kyle T.

                    1




                    1























                        0














                        This maybe overkill but it is a useful tool, you can use AutoHotKey



                        The following will map CTRL+ALT+S to create the shortcut (meaning press those keyboard keys together and it will create your shortcut).



                        ^!s::
                        Click right
                        Send s::
                        return


                        So simply choose any file or folder, press CTRL+ALT+S and it will paste the shortcut for you.






                        share|improve this answer






























                          0














                          This maybe overkill but it is a useful tool, you can use AutoHotKey



                          The following will map CTRL+ALT+S to create the shortcut (meaning press those keyboard keys together and it will create your shortcut).



                          ^!s::
                          Click right
                          Send s::
                          return


                          So simply choose any file or folder, press CTRL+ALT+S and it will paste the shortcut for you.






                          share|improve this answer




























                            0












                            0








                            0







                            This maybe overkill but it is a useful tool, you can use AutoHotKey



                            The following will map CTRL+ALT+S to create the shortcut (meaning press those keyboard keys together and it will create your shortcut).



                            ^!s::
                            Click right
                            Send s::
                            return


                            So simply choose any file or folder, press CTRL+ALT+S and it will paste the shortcut for you.






                            share|improve this answer















                            This maybe overkill but it is a useful tool, you can use AutoHotKey



                            The following will map CTRL+ALT+S to create the shortcut (meaning press those keyboard keys together and it will create your shortcut).



                            ^!s::
                            Click right
                            Send s::
                            return


                            So simply choose any file or folder, press CTRL+ALT+S and it will paste the shortcut for you.







                            share|improve this answer














                            share|improve this answer



                            share|improve this answer








                            edited Oct 30 '18 at 18:17

























                            answered Jul 11 '16 at 7:35









                            DaveDave

                            23.4k74463




                            23.4k74463






























                                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%2f1099341%2fis-there-a-keyboard-shortcut-to-create-shortcut-in-windows-explorer%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

                                Filisteus