Open Command Prompt Here Windows 10

25.07.2019

On Windows 10, Microsoft continues to fade out Command Prompt in favor of PowerShell. Although you can still use the console, you'll notice that the option is no longer available on the Power User menu (Windows key + X), on the File menu for File Explorer, or in the extended context menu (Shift + Right-click).

While there is an option in the Settings app to add Command Prompt to the Power User menu, you won't find an option to bring it back to the extended context menu. However, it's still possible to re-incorporate the option in Windows 10, if you're comfortable modifying the Registry.

In this Windows 10 guide, we walk you through the steps to bring back the 'Open command window here' option to the context menu.

As of the Windows 10 Creators Update, Microsoft continues to phase out older items, such as the Command Prompt. They have now replaced the “Open command window here” option on the context menu with the “Open PowerShell window here” option, encouraging everyone to use PowerShell. PowerShell allows you to do the same things as the Command Prompt, but it’s also designed for more. If you want to use the command prompt in Windows 10, you may find that the keyboard shortcut to open CMD is no longer available. This has been the case since the Windows 10 Creators Update was launched in December 2017. We are going to tell you how to enable Open Command Window here in Windows 10 Context menu.

How to add 'Open command window here' to the context menu

Adding the 'Open command window here' to the extended-folder context menu is a two-step process. First, you need to bring back the option when you open the menu when right-clicking a folder, and second, using similar steps, you need to return the option when right-clicking the background of a folder.

Windows 10 Open Command Prompt Here Not Working

Adding 'Open command window here' to the folder context menu

In order to re-incorporate the option to launch Command Prompt on the extended context menu, you'll need to modify the Registry using the following steps:

Warning: This is a friendly reminder that editing the registry is risky, and it can cause irreversible damage to your installation if you don't do it correctly. We recommend making a full backup of your PC before proceeding.

If you're ready, follow these steps:

  1. Use the Windows key + R keyboard shortcut to open the Run command.
  2. Type regedit, and click OK to open the Registry.
  3. Browse the following path:

    HKEY_CLASSES_ROOTDirectoryshellcmd

  4. Right-click the cmd (folder) key, and click Permissions.

  5. Click the Advanced button.

  6. On 'Advanced Security Settings,' click the Change link next to 'Owner.'

  7. Type your account name in the provided field, click Check Names to verify you're typing the account name correctly, and click OK.

  8. Check the Replace owner on subcontainers and objects option.

  9. Click Apply.
  10. Click OK.
  11. On 'Permissions,' select the Administrators group.
  12. Under 'Permissions for Administrators,' select Allow for the Full Control option.

  13. Click Apply.
  14. Click OK.
  15. Inside the cmd (folder) key, right-click the HideBasedOnVelocityId DWORD, and click Rename.
  16. Change the DWORD name from HideBasedOnVelocityId to ShowBasedOnVelocityId, and press Enter.

Here

Once you complete these steps, using the Shift + Right-click combo on a folder will display the 'Open command window here' option.

Windows

At any time, you can revert the changes following the same instructions, but on step No. 16, make sure to rename the DWORD from from ShowBasedOnVelocityId to HideBasedOnVelocityId, and press Enter.

Adding 'Open command window here' to the background context menu

The instructions mentioned above add the option to open Command Prompt on the folder context menu, but not when you Shift + right-click the background of the folder that is currently open.

Full Specifications What's new in version 11.5The new features in Director 11.5 include a new audio engine that allows developers to deliver 5.1 channel surround sound and create audio effects using real-time mixing capabilities. In addition, advanced physics capabilities based on the NVIDIA PhysX engine help users create games and simulations that model real-world gravity and other life-like effects.GeneralPublisherPublisher web siteRelease DateMarch 25, 2009Date AddedMarch 25, 2009Version11.5CategoryCategorySubcategoryOperating SystemsOperating SystemsMac OS X 10.4 Intel/10.5 IntelAdditional RequirementsNoneDownload InformationFile SizeNot AvailableFile NameExternal FilePopularityTotal Downloads136,907Downloads Last Week2PricingLicense ModelPurchaseLimitationsNot availablePrice$999. Adobe director 12 serial number. Developers can also create and import 3-D assets through Google SketchUp and SketchUp 3-D Importer. With support for the H.264 format and RTMP-based streaming, users are able to deliver HD video content.

Open command prompt here in windows 10

If you want to Shift + right-click a background to open the location using Command Prompt, you need to follow these extra steps:

  1. Use the Windows key + R keyboard shortcut to open the Run command.
  2. Type regedit, and click OK to open the Registry.
  3. Browse the following path:

    HKEY_CLASSES_ROOTDirectoryBackgroundshellcmd

  4. Right-click the cmd (folder) key, and click Permissions.

  5. Click the Advanced button.

  6. On 'Advanced Security Settings,' click the Change link next to 'Owner.'

  7. Type your account name in the provided field, click Check Names to verify you're typing the account name correctly, and click OK.

  8. Check the Replace owner on subcontainers and objects option.

  9. Click Apply.
  10. Click OK.
  11. On 'Permissions,' select the Administrators group.
  12. Under 'Permissions for Administrators,' select Allow for the Full Control option.

  13. Click Apply.
  14. Click OK.
  15. Inside the cmd (folder) key, right-click the HideBasedOnVelocityId DWORD, and click Rename.
  16. Change the DWORD name from HideBasedOnVelocityId to ShowBasedOnVelocityId, and press Enter.

Open Command Window Here Not Showing Windows 10

Once you complete these steps, when using the Shift + right-click combo on a folder background you will see the 'Open command window here' option.

You can revert the changes following the same instructions, but on step No. 16, make sure to rename the DWORD from from ShowBasedOnVelocityId to HideBasedOnVelocityId, and press Enter.

Thanks @johannesmp (Windows Central reader) for this part of the tip!

How to remove 'Open PowerShell window here' from the context menu

You'll also notice that using the above steps will bring back the 'Open command window here,' but it'll keep the 'Open PowerShell window here' too.

If you want to remove the PowerShell entry from the extended context menu, do the following:

  1. Use the Windows key + R keyboard shortcut to open the Run command.
  2. Type regedit, and click OK to open the Registry.
  3. Browse the following path:

    HKEY_CLASSES_ROOTDirectoryshellPowerShell

  4. Right-click the PowerShell (folder) key, and click Permissions.

  5. Click the Advanced button.

  6. On 'Advanced Security Settings,' click the Change link next to 'Owner'.

  7. Type your account name in the provided field, click Check Names to verify you're typing the account name correctly, and click OK.

  8. Check the Replace owner on subcontainers and objects option.

  9. Click Apply.
  10. Click OK.
  11. On 'Permissions,' select the Administrators group.
  12. Under 'Permissions for Administrators,' select Allow for the Full Control option.

  13. Click Apply.
  14. Click OK.
  15. Inside the PowerShell (folder) key, right-click the ShowBasedOnVelocityId DWORD, and click Rename.
  16. Change the DWORD name from ShowBasedOnVelocityId to HideBasedOnVelocityId, and press Enter.

After completing these steps, using Shift + Right-click will only show the 'Open command window here' option.

To bring back the PowerShell option, follow the same instructions, but on step No. 16, make sure to rename the DWORD from HideBasedOnVelocityId to ShowBasedOnVelocityId, and press Enter.

Wrapping things up

While you can run the majority of the commands using PowerShell, a lot of people still prefer Command Prompt, and the context menu option provides a quick way to open the utility in a specific location without having to type a long command to navigate to a folder path. But now, thanks to a hidden option in the Registry, you can bring that experience back to Windows 10.

More Windows 10 resources

For more help articles, coverage, and answers to common questions about Windows 10, visit the following resources:

Comments are closed.