1

I would like to prevent regular users from pinning/unpinning shortcuts to the taskbar by enforcing a selective GPO that would be bypassed for administrators. Is it possible?

1
  • but why? Taskbar is each user's preferences so they should be allowed to do their own customizations
    – phuclv
    Commented Sep 16, 2023 at 0:22

1 Answer 1

1

You may disallow (un)pinning to the taskbar, but that will apply to all users including administrators. An administrator will need to disable this policy in order to (un)pin tasks.

Here is how :

  • Run gpedit.msc
  • Navigate to User Configuration > Administrative Templates > Start Menu and Taskbar
  • Double-click "Do not allow pinning programs to the Taskbar"
  • Select "Enabled"
  • Click Apply and then OK.

You may also choose to do the same for the policy "Do not allow pinning Store app to the Taskbar".

2
  • Thanks! In this situation, is there not any way to selectively enable a rule for a specific set of users only? That looks like a serious Windows limitation to me.
    – Sebastien
    Commented Sep 15, 2023 at 21:45
  • 1
    I don't know of such a specific policy. I suspect Microsoft didn't implement one.
    – harrymc
    Commented Sep 16, 2023 at 8:06

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged .