Add Explore From Here to Every Folder (All Windows)

When you right click on any folder this will give you an option to Explore From Here, which will open up an Explorer window of that folder.

1.Open your registry and find the key below, if it doesn't already exist create it.
2.Change the value of '(Default)' to equal 'Explore From Here'.
3.Create a new key under the [Explore] key called command, and edit the (Default) value to equal explorer.exe /e,/root,"%1"

Exit your registry and the change should take effect immediately.

Registry Settings
System Key : [HKEY_CLASSES_ROOT\Directory\shell\Explore]
Value Name : (Default)
Data Type : REG_SZ (String Value)
Value Data : explorer.exe /e,/root,"%1"

Disclaimer : Modifying the registry can cause serious problems that may require you to reinstall your operating system. We cannot guarantee that problems resulting from modifications to the registry can be solved. Use the information provided at your own risk.