OPERATING SYSTEMSOS Windows

Prevent users from adding, removing, and adjusting Toolbars on Taskbar


If you do not want to allow users to add, remove, or adjust Toolbars on the Windows 10 Taskbar, here is what you need to do. It is possible to create this restriction with Registry Editor as well as Local Group Policy Editor. If you follow this tutorial, the add new Toolbars option will be grayed out or non-clickable.

Toolbars help you to launch programs and files from Taskbar. It is straightforward to add or remove a toolbar in the Taskbar. Whether you want to insert a preset Toolbar or add a custom one, it is possible to do both.

There are two ways to do the same – using Local Group Policy Editor and using Registry Editor. If you use the Registry Editor, don’t forget to backup all registry files and create a System Restore point before getting started.

Prevent users from adding, removing, and adjusting Toolbars

Using Group Policy Editor

To prevent users from adding, removing, and adjusting Toolbars, follow these steps-

  1. Search for gpedit.msc in the Taskbar search box.
  2. Click the Edit group policy in the search result.
  3. Navigate to Start Menu and Taskbar and Desktop folder.
  4. Double-click on Prevent users from adding or removing toolbars option.
  5. Select Enabled.
  6. Click Apply and OK.
  7. Double-click on Prohibit adjusting desktop toolbars.
  8. Select Enabled.
  9. Click Apply and OK.

Let’s check out these steps to know more.

At first, search for gpedit.msc in the Taskbar search box, and click on Edit group policy in the search result. Following that, navigate to this path-

User Configuration > Administrative Templates > Start Menu and Taskbar

Double-click on Prevent users from adding or removing toolbars, select Enabled, and click on Apply and OK buttons, respectively.

Prevent users from adding, removing, and adjusting Toolbars

Following that, navigate to this path-

User Configuration > Administrative Templates > Desktop

Double-click on Prohibit adjusting desktop toolbars, select Enabled and click on Apply and OK buttons one after one.

Prevent users from adding, removing, and adjusting Toolbars

After doing this, you won’t be able to add a new toolbar or remove the existing one.

Using Registry Editor

To prevent users from adding, removing, and adjusting Toolbars, follow these steps-

  1. Press Win+R to open the Run prompt.
  2. Type regedit and hit the Enter button.
  3. Click on the Yes button in the UAC prompt.
  4. Navigate to Explorer in the HKCU and HKLM.
  5. Right-click on Explorer.
  6. Select New > DWORD (32-bit) value.
  7. Name them as TaskbarNoAddRemoveToolbar and NoMovingBands.
  8. Set the value as 1.
  9. Click OK to save the change.

Press Win+R, type regedit, and hit the Enter button. Following that, it shows the UAC prompt where you will click the Yes button to open Registry Editor. Then, navigate to this path-

HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionPoliciesExplorer

In the Explorer key, it is required to create two REG_DWORD values. For that, right-click on Explorer, select New > DWORD (32-bit) value, and name it as TaskbarNoAddRemoveToolbar.

Prevent users from adding, removing, and adjusting Toolbars

Then, repeat the same steps to create another DWORD (32-bit) value and name it as NoMovingBands.

By default, they both carry 0 as the value.

However, double-click on each REG_DWORD value, and set the value as 1. Click OKto save changes.

Prevent users from adding, removing, and adjusting Toolbars

Now, navigate to this path-

HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionPoliciesExplorer

You will make another DWORD (32-bit) value by following the same steps as mentioned above and name it as TaskbarNoAddRemoveToolbar.

Double-click on it, and set the value as 1. Click the OK button to save it.

P.S. It is not required to create NoMovingBands REG_DWORD value in the HKEY_LOCAL_MACHINE.

That’s all! Now users will not be able add or remove toolbars from the Taskbar.

Prevent users from adding, removing, and adjusting Toolbars

Source link

Leave a Reply

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