How can I modify the registry to enable the option to display the full path in the Windows Explorer address bar?

John Savill

July 30, 2006

1 Min Read
ITPro Today logo in a gray background | ITPro Today

A. Typically, you configure Explorer to display the full path in the address bar by going to the Folder Options settings (Tools, Folder Options, View) and checking the "Display the full path in the address bar." You can also enable the feature via the registry:

  1. Start the registry editor (regedit.exe).

  2. Navigate to the HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionExplorerCabinetState subkey.

  3. Double-click the "FullPathAddress" value or (create the DWORD-type value if it doesn't exist.

  4. Set the value to 1 to enable it or 0 to disable it.

  5. Click OK and close the registry editor.

About the Author

Sign up for the ITPro Today newsletter
Stay on top of the IT universe with commentary, news analysis, how-to's, and tips delivered to your inbox daily.

You May Also Like