How do I start PowerShell from Windows Explorer?

前端 未结 19 1469
無奈伤痛
無奈伤痛 2020-12-04 04:24

Is there a way to start PowerShell in a specific folder from Windows Explorer, e.g. to right-click in a folder and have an option like \"Open PowerShell in this Folder\"?

19条回答
  •  醉梦人生
    2020-12-04 05:18

    Windows 10 made it much easier. You can either:

    • [SHIFT] + [Right click] on a folder, and you get a menu item Open PowerShell window here.

    Or you can:

    • File -> Open Windows PowerShell.

    And for a bonus ...

    If you right click on File -> Open Windows PowerShell, then you can Add to Quick Access Toolbar:

    Which puts a handy icon here:

    And now you can just click that icon. :)

提交回复
热议问题