Home / News / 9 Ways to Open PowerShell in Windows 10

9 Ways to Open PowerShell in Windows 10

205
Click

Key Takeaways

  • PowerShell can be opened by pressing Windows+X, then selecting “PowerShell” or by tapping the A key.
  • PowerShell can also be opened by typing “powershell” into a Run box, the Run window in Task Manager, the Start menu search, or File Explorer’s address bar.
  • You can hold Shift and right-click empty space in any folder and select “Open PowerShell Window Here” to open a PowerShell window with the path set to your current folder.


PowerShell is a more powerful command-line shell and scripting language than Command Prompt. Since the release of Windows 10, it’s become the default choice, and there are many ways you can open it.


What Is the Difference Between PowerShell and Command Prompt?

PowerShell is more complicated to use, but it’s a much more robust and powerful than Command Prompt. That’s why it’s become the preferred scripting language and command-line interface for Power Users and IT pros, competing favorably with other Linux and Unix-like shells.

PowerShell is a handy tool that uses cmdlets (pronounced “command-lets”), which allow you to do some pretty cool things like automate Windows or automatically connect to a VPN when you launch specific apps.

While you can open PowerShell from the Start menu, this list includes some (potentially) easier and lesser-known ways you can launch this tool.

The Power Users menu appears in the taskbar when you press Windows+X. It’s an easy way to access a multitude of settings, utilities, and system programs from one menu.

To open PowerShell from this menu, press Windows+X, and then click “Windows PowerShell” or “Windows PowerShell (Admin).”

Note that since the Creators Update for Windows 10, PowerShell appears in the Power Users menu by default. If you don’t see it, your computer may not be up-to-date, or, perhaps, you replaced it with Command Prompt in the Settings menu.

It’s straightforward to switch back to showing the PowerShell in the Power User menu.

Probably one of the fastest ways to open PowerShell is via a Start Menu Search. Just click the Start or Search icon, and then type “powershell” in the search box.

Now, click “Open” or “Run as Administrator” to open PowerShell either normally or with administrative privileges.

Because PowerShell is a default Windows 10 program, you can find its application icon in the “All Apps” section of the Start Menu.

Just click the Start icon, and then click “All Apps” to expand the list of applications installed on your computer.

Scroll down, click the “Windows PowerShell” folder, and then select “Windows PowerShell” to open it.

To run PowerShell with admin privileges, right click the icon, and then click “Run as Administrator” in the context menu that appears.

From the Run Box

Press Windows+R to open the Run dialog box, and then type “powershell” in the text box. You can either click “OK” (or press the Enter) to open a regular PowerShell window, or press Ctrl+Shift+Enter to open an elevated PowerShell window.

If you need to open a PowerShell instance from a specific folder on your computer, you can use File Explorer to initiate it within the currently selected directory.

To do so, open File Explorer and navigate to the folder from which you want to open a PowerShell window.

Once there, click “File,” hover over “Open Windows PowerShell”, and then select one of the following options:

  • “Open Windows PowerShell”: This opens a PowerShell window within the current folder with standard permissions.
  • “Open Windows PowerShell as Administrator”: This opens a PowerShell window within the current folder with administrator permissions.

Note that this method doesn’t work from the “Quick Access” directory. You’ll find the option to open PowerShell grayed out when you click “File.”

From the File Explorer Address Bar

To open PowerShell from the File Explorer address bar, open File Explorer. Click the address bar, type “powershell”, and then press Enter.

PowerShell will open with the path of the current folder already set.

From Task Manager

To open Task Manager, press Ctrl+Shift+Esc. In the window that appears, click “More details”.

Now, click File > Run New Task.

Type “powershell” in the text box, and then click “OK” to continue.

If you want to run PowerShell with administrator permissions, make sure the “Create This Task with Administrator Privileges” option is selected.

Another way you can open Windows PowerShell from wherever you are is via the right-click context menu. If you simply right click the folder, though, you won’t see the option. Instead, press Shift as you right click. This opens the context menu and includes the “Open PowerShell Window Here” option.

You can also permanently add PowerShell to the right-click context menu with this registry hack.

Create a PowerShell Shortcut on the Desktop

If you’d rather just click an icon to open PowerShell, it’s easy to create one for your Desktop.

To do so, right click an empty spot on the Desktop. In the context menu, click New > Shortcut.