5
3
I used to Shift + mouse right click
to open cmd in current folder.
It is the fastest way I think, there are some relate solution in superuser:
In how-can-i-open-a-command-prompt-in-current-folder-with-a-keyboard-shortcut
Shift + Menu(or Shift + F10), W, Enter
need enter 4 key, and type 3 time.(I think it worked on all windows(at least from 7 to 10 I have tested)
The AHK way. You just need to press Win + C (please see detail in above question), but you need install
ANK
, paste script and set it in windows startup.
Is there any easier and faster way to do such thing in Windows 10?
Are you sure this is working by default? It's not working for me. Alt+F does nothing, so if I press P it just searches for P. – Lasse Meyer – 2016-07-31T11:09:02.287
+1 from me, your solution works just fine. . . look over my answer below and the section I added labeled: CAUTION: Issues with ALT + F + P (and other methods) --this may explain what people are experiencing. – Pimp Juice IT – 2016-08-01T01:43:48.160
@PIMP_JUICE_IT Thanks for the tip. How to add the reference link to your answer? – Mithril – 2016-08-01T02:10:51.983
1This was working for me, but with the Windows 10 ugrade to Version 1703, the 'Open Command Prompt' entry in the file menu is now gone. – Mark Arnott – 2017-04-18T20:32:01.117
1now in Windows 10 there's only power shell in the menu – phuclv – 2018-07-04T07:17:54.773