Toolbar Registry Setting


You can access the Explorer toolbar options by either


  • right-click the Explorer toolbar
  • select View / Toolbars / Customize

If you want to lockdown the Explorer toolbars to prevent users from chosing
which toolbars to display, apply the following registry hack:

Hive: HKEY_CURRENT_USER
Key:
Software\Microsoft\Windows\CurrentVersion\Policies\Explorer
Name:
NoBandCustomize
Type: REG_DWORD
Value: 1
restrict

To remove the customize option only, apply the following registry hack:

Hive: HKEY_CURRENT_USER
Key:
Software\Microsoft\Windows\CurrentVersion\Policies\Explorer
Name:
NoToolbarCustomize
Type: REG_DWORD
Value: 1
restrict

About The Author

Leave a Comment

Your email address will not be published. Required fields are marked *

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Scroll to Top