Skip to main content
deleted 1 character in body
Source Link
Hashim Aziz
  • 13.1k
  • 40
  • 113
  • 186

On Windows 7, the Open in new window context menu item for folders can be removed from the right-click context menu by adding a LegacyDisabledLegacyDisable value to the following registry key:

HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Folder\shell\opennewwindow 

By default, however, disabling the key in this way disables Windows 7's Win+E shortcut to opening an Explorer window. It's also possible that it disables other Windows shortcuts.

How can I disable the opennewwindow registry key without disabling the Win+E shortcut?

On Windows 7, the Open in new window context menu item for folders can be removed from the right-click context menu by adding a LegacyDisabled value to the following registry key:

HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Folder\shell\opennewwindow 

By default, however, disabling the key in this way disables Windows 7's Win+E shortcut to opening an Explorer window. It's also possible that it disables other Windows shortcuts.

How can I disable the opennewwindow registry key without disabling the Win+E shortcut?

On Windows 7, the Open in new window context menu item for folders can be removed from the right-click context menu by adding a LegacyDisable value to the following registry key:

HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Folder\shell\opennewwindow 

By default, however, disabling the key in this way disables Windows 7's Win+E shortcut to opening an Explorer window. It's also possible that it disables other Windows shortcuts.

How can I disable the opennewwindow registry key without disabling the Win+E shortcut?

Source Link
Hashim Aziz
  • 13.1k
  • 40
  • 113
  • 186

Removing the "Open in new window" context menu item without disabling the Win+E shortcut

On Windows 7, the Open in new window context menu item for folders can be removed from the right-click context menu by adding a LegacyDisabled value to the following registry key:

HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Folder\shell\opennewwindow 

By default, however, disabling the key in this way disables Windows 7's Win+E shortcut to opening an Explorer window. It's also possible that it disables other Windows shortcuts.

How can I disable the opennewwindow registry key without disabling the Win+E shortcut?