Clear, practical technology insights BSOD Code Lookup · Windows Error Code Lookup · Wi-Fi Troubleshooting · PC Troubleshooting Checklist

How to Add the Open Powershell Here Option to the Context Menu on

Learn how to add the Open Powershell Here Option to the Context Menu on with clear steps, practical examples, and troubleshooting tips for safer, more...

Table of Contents

How to Add the Open Powershell Here Option to the Context Menu on is easier to understand when the core ideas are paired with practical examples. The sections below explain the topic clearly, highlight useful steps, and point out details that can prevent common errors.

Microsoft introduced Powershell on Windows XP and has been "welcomed" by many users. Windows Powershell is the most powerful 'automatic' Windows tool that Microsoft provides, and it's not as boring as the Command Prompt.

To open and use Powershell faster and easier when needed, you can add the 'open Powershell here' option to the context menu - when you right-click. In the following article, Network Administrator will show you how to add the 'open Powershell here' option to the context menu on the Windows operating system.

How to Add the Open Powershell Here Option to the Context Menu on example image 1

Add the Open Powershell Here option to the context menu on Windows

To add the Open Powershell Here option to the context menu on Windows, follow the steps below:

1. To add the "open Powershell here" option to the context menu, you must edit the Windows Registry Editor.

To do this, first press the Windows + R key combination to open the Run command window, then enter "regedit" there and press Enter to open the Windows Registry Editor window.

How to Add the Open Powershell Here Option to the Context Menu on example image 2

2. On the Registry Editor window, in the left pane, navigate to the key:

HKEY_CLASSES_ROOTDirectoryshell

3. Next right-click the "shell" key and select New => Key . Name this new key 'powershell' .

How to Add the Open Powershell Here Option to the Context Menu on example image 3

4. Once done, right-click on the value Default in the right pane and select Modify.

How to Add the Open Powershell Here Option to the Context Menu on example image 4

5. This time on the screen displays the Edit String window. Here you enter "Open PowerShell Here" into the Value Data box and then click OK to close the window. This will display the Open PowerShell Here option when you right-click to open the context menu.

How to Add the Open Powershell Here Option to the Context Menu on example image 5

6. Next right-click on the sub key named Powershell , select New => Key to create a new sub key named " command".

How to Add the Open Powershell Here Option to the Context Menu on example image 6

7. Right-click the value Default in the sub-key Command and select Modify.

How to Add the Open Powershell Here Option to the Context Menu on example image 7

8. Now on the screen continue to display the Edit string window. Here you enter the path below into the Value Data box and then click OK to close the window:

C: Windowssystem32WindowsPowerShellv1.0powershell.exe -NoExit -Command Set-Location -LiteralPath '% L'

How to Add the Open Powershell Here Option to the Context Menu on example image 8

Note:

If your Windows installation drive is not a C drive, then you will have to change the drive in the above path. If you are using the Powershell version higher than version 1.0, then you will also have to change the version number (v1.0).

To "confirm" the version of Powershell you are using, navigate to C: WindowsSystem32WindowsPowerShell .

Finally close the Windows Registry Editor window and complete the process.

From now on whenever you want to open the Powershell window on your favorite folder or on the Desktop, just right-click it and select the "Open Powershell here" option from the context menu.

How to Add the Open Powershell Here Option to the Context Menu on example image 9

Work on to open the Powershell window at the location you requested, and you can do whatever you want with Powershell.

How to Add the Open Powershell Here Option to the Context Menu on example image 10

Refer to some of the following articles:

  • Adjust screen resolution on Windows 10/8/7
  • 8 "tweak" Windows Group Policy any Admin should know
  • Cannot create a new user account on Windows 10, 8.1 and 8, this is how to fix it

Good luck!

FAQ

What should you know about add the Open Powershell Here option to the context menu on Windows?

To add the Open Powershell Here option to the context menu on Windows, follow the steps below:

What is How to Add the Open Powershell Here Option to the Context Menu on?

Microsoft introduced Powershell on Windows XP and has been "welcomed" by many users.

Why is How to Add the Open Powershell Here Option to the Context Menu on important?

A clear understanding of How to Add the Open Powershell Here Option to the Context Menu on helps you make informed decisions, avoid common mistakes, and use the relevant tools or techniques more effectively.

Discussion

Reader Comments 0

Sign in with email or Google to join the discussion.