How do I set up a hotkey to open Windows Explorer in given directory?


  1. Posts : 390
    Window 10
       #1

    How do I set up a hotkey to open Windows Explorer in given directory?


    Hello

    How to do I set up a hotkey to open Windows Explorer in a folder that I have pre-chosen?

    e.g. I might want to set up Control+Alt+Q to open the older c:\docs\SpecialLinks

    With thanks

    J
      My Computers


  2. Posts : 27,181
    Win11 Pro, Win10 Pro N, Win10 Home, Windows 8.1 Pro, Ubuntu
       #2

    You can pin it to quick access, then just right click File Explore and select it from the jump list.
    Like I did with screenshots:
    How do I set up a hotkey to open Windows Explorer in given directory?-image-001.png
      My Computers


  3. Posts : 481
    Windows 10 pro 1903 1862.145
       #3

    Pinning to Quick Access is still a 2-step process. Try a shortcut. Rt click on desktop, select new shortcut, enter "Explorer c:\path", change the name to whatever. Try it by clicking on it. Then rt click on it, select Properties, enter your desired hotkey and you're good to go.

    Personally, I don't like the shortcut hotkey option. It only allows ctl+alt and only works if you leave the shortcut on the desktop. You could install a hotkey program like Autohotkey. (I find it a bit overkill and instead use HotkeyP.)

    tcebob
      My Computer


  4. Posts : 85
    Windows 10 Home
       #4

    AutoHotKey fan here :)
    The code is simple, just Copy the address as text then put the AHK hotkey codes in front of it
    Code:
    ^!q::Run, C:\Users\YOUR NAME\Documents\SpecialLinks
    Endless things you can do with it, I have a script that I run after login and it opens folders. launches software, opens documents and spreadsheets and pops up the Calendar (which tells me it is finished) then stops itself. So my computer is being set up and ready to go while I make coffee :)

    Send/SendRaw/SendInput/SendPlay/SendEvent: Send keys & clicks
    AutoHotkey Community - Index page
    Last edited by FrillyBits; 18 Feb 2017 at 22:25. Reason: Simplification
      My Computer


  5. Posts : 481
    Windows 10 pro 1903 1862.145
       #5

    Frilly, very true. Your use of the word "script" sort of illustrates the power of AHK. But it's not real friendly to non-geeks and (unless I missed something) does not have a user interface like HotkeyP.
      My Computer


  6. Posts : 390
    Window 10
    Thread Starter
       #6

    tcebob said:
    Pinning to Quick Access is still a 2-step process. Try a shortcut. Rt click on desktop, select new shortcut, enter "Explorer c:\path", change the name to whatever. Try it by clicking on it. Then rt click on it, select Properties, enter your desired hotkey and you're good to go.
    Personally, I don't like the shortcut hotkey option. It only allows ctl+alt and only works if you leave the shortcut on the desktop. You could install a hotkey program like Autohotkey. (I find it a bit overkill and instead use HotkeyP.)
    tcebob
    OK I have created a shorcut to C:\Windows\explorer.exe (4,564KB), and change the properties so that Control/Alt/Q opens up explorer.
    OR should I use C:\Windows\SysWOW64\explorer.exe (4,211KB)?

    Either way how do I then get Explorer to open point at the directory of my choice (C:\docs\MyLinks)?

    I tried right-clicking on the shortcut and changing the "Start in directory" but that had no effect when you double-click on the shortcut, and worse my hotkey now fails to work!

    PS No I don't want to mess about with installing special utilities with special scripts. Not unless I absolutely have to.
      My Computers


  7. Posts : 17,838
    Windows 10
       #7

    @ship69
    Navigate to the desired folder, right click on it, choose 'Send To'... 'Desktop, create a shortcut',
    go to the Desktop, right click on said shortcut, assign a keyboard shortcut.
    You'll have to live with the shortcut being on your Desktop, (unless you have multiple monitors in a unconventional array that would afford you Desktop 'dead space') to hide the shortcut.
      My Computer


  8. Posts : 481
    Windows 10 pro 1903 1862.145
       #8

    Sonofagun, why didn't I think of that. You don't need to specify "explorer.exe."

    I think Ship69 wants to open the parent directory with the target directory highlighted. Don't think this is possible.
      My Computer


  9. Posts : 390
    Window 10
    Thread Starter
       #9

    Edwin said:
    @ship69
    Navigate to the desired folder, right click on it, choose 'Send To'... 'Desktop, create a shortcut',
    go to the Desktop, right click on said shortcut, assign a keyboard shortcut.
    You'll have to live with the shortcut being on your Desktop, (unless you have multiple monitors in a unconventional array that would afford you Desktop 'dead space') to hide the shortcut.
    Thanks - yes it's slightly slow but seems to work! Many thanks

    J
      My Computers


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 10 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 10" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 15:05.
Find Us




Windows 10 Forums