Fix: Missing “Open command window here” in Windows 10 Creators Update

June 19, 2017 updated by Admin Leave a reply »

After upgrading to Windows 10 Creators Update, you may find that the “Open command window here” option is not showing up in the context menu of File Explorer, and it was replaced with “Open PowerShell window here“. In this guide, we’ll walk you through the steps to add the missing option “Open command window here” back to the context menu in Windows 10 Creators Update.

open-command-window-here-windows-10

How to Add “Open command window here” Back to Windows 10 Creators Update?

  1. Press the Windows key + R keyboard shortcut to open the Run command. Type regedit and hit Enter.

    regedit

  2. In the Registry Editor, navigate to HKEY_CLASSES_ROOT\Directory. By default, the Directory key is protected from changes. You’ll need to take ownership of it firstly. Follow this tutorial to take ownership of the Directory key before proceeding with the steps below.

    registry-permissions

  3. Browse to the following key:
    HKEY_CLASSES_ROOT\Directory\shell\cmd

    HideBasedOnVelocityId

    Right-click the HideBasedOnVelocityId value on the right pane, and select Rename. Rename it to ShowBasedOnVelocityId.

  4. Next, browse to this key:
    HKEY_CLASSES_ROOT\Directory\Background\shell\cmd

    rename-HideBasedOnVelocityId

    Rename a DWORD value HideBasedOnVelocityId to ShowBasedOnVelocityId.

  5. Once done, hold down the SHIFT key and then right-click on a folder in File Explorer, you’ll see the “Open command window here” option is back to the context menu. The option will also be available when using SHIFT + right-click on an empty space within a folder.