/
/

How to Add or Remove Location Tab in Folder Properties in Windows 11

How to Add or Remove Location Tab in Folder Properties in Windows 11 blog banner image

Have you ever tried moving a system folder from one storage location to another, only to realize the “Location” tab is missing from the Folder Properties? Don’t worry, it’s not a glitch. Some system configurations and registry settings may cause this useful feature to disappear from the properties dialog.

This guide will show you how to add or remove Location tab in Folder Properties.

Step-by-step: Adding or removing the Location tab in Folder Properties on Windows 11

Adding or removing the “Location” tab in Folder Properties is relatively straightforward, but before you proceed, make sure to meet the following requirements:

📌 Prerequisites:

  • Operating system: The methods listed below will only work on Windows 11.
  • Administrator privileges: You need administrator rights to make registry changes.

📌 Recommended deployment strategies:

Click to Choose a Method

💻

Best for Individual Users

💻💻💻

Best for Enterprises

Method 1: Via Registry Editor
Method 2: Using a .reg file

⚠️ Important: The Location tab is only available to user folders that support relocation (e.g., Documents, Pictures, Music, Videos, Downloads, and Desktop)

Method 1: Add or remove the Location tab via Registry Editor

📌 Use Case: This method is best for individual users who want to reorganize their files and folders.

Add Location tab:

  1. Press Win + R, type regedit, and tap Enter to open the Registry Editor.
  2. Navigate to: HKEY_CLASSES_ROOT\Directory\shellex\PropertySheetHandlers
  3. Right-click on PropertySheetHandlers, select New Key.
  4. Name the new key: {4a7ded0a-ad25-11d0-98a8-0800361b1103}
  5. Close the Registry Editor.
  6. Restart the computer to apply the new changes.

Remove Location tab:

  1. Open the Registry Editor.
  2. Navigate to: HKEY_CLASSES_ROOT\Directory\shellex\PropertySheetHandlers
  3. Locate the key: {4a7ded0a-ad25-11d0-98a8-0800361b1103}
  4. Right-click on the key and select Delete.
  5. Confirm the deletion.
  6. Close the Registry Editor.
  7. Restart the computer to apply the new changes.

Method 2: Configure using a .reg file

📌 Use Case: This method is ideal for deploying changes across multiple devices.

Add Location tab: 

[HKEY_CLASSES_ROOT\Directory\shellex\PropertySheetHandlers\{4a7ded0a-ad25-11d0-98a8-0800361b1103}]

@=””

Remove Location tab: 

Windows Registry Editor Version 5.00

[-HKEY_CLASSES_ROOT\Directory\shellex\PropertySheetHandlers\{4a7ded0a-ad25-11d0-98a8-0800361b1103}]

To apply:

  1. Copy your desired code into a text editor.
  2. Save the file with a .reg extension (e.g., add_location_tab.reg or remove_location_tab.reg).
  3. Double-click the file to merge it into the registry.
  4. Confirm any prompts.
  5. Restart the computer to apply the new changes.

⚠️ Things to look out for

Keep these pitfalls in mind when following the methods above.

Risks

Potential consequences

Reversal

Incorrect registry configurationAdding the wrong keys to the Registry can cause system instability.Back up your registry before making any changes.
Wrong file extensionsIf a .reg file has the wrong line ending, it won’t execute properly.Check if your .reg file is saved with a .reg extension before deployment.
Deleting the wrong registry keyDeleting the wrong registry key may affect other context menu items.Restore the latest backup of your registry.

Improve file organization by adding the Location tab in Folder Properties

Changing the visibility of the Location tab may seem like a small adjustment, but it can make a big difference to your organization’s data management policies.

Limiting or enabling access to this setting will help you prevent unauthorized folder redirection and ensure consistent file organization within your IT environment.

Related topics:

FAQs

Specific registry settings, system configurations, and Group Policy restrictions may hide the “Location” tab.

Folder properties are attributes associated with a specific file or folder. It includes the file’s size, creation date, permissions, locations, and more.

To view a folder’s properties in Windows 11, right-click on it and select Properties. A new window will open, displaying all the important details about your selected folder.

You might also like

Ready to simplify the hardest parts of IT?