Lock taskbar

  • Thread starter Thread starter Herbert Eppel
  • Start date Start date
Herbert,

The only way to Lock (disable) the Taskbar I know of in Windows 2000 is via
code, but disables it making it unclickable

As far as I know only ME & XP can lock the Taskbar

There is a policy setting that enables you to remove context menu items for the
Taskbar & Control Panel

START | RUN | Type 'regedit' (without quotes) & press ENTER.

Navigate to:

User Key:

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer

All Users:


HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer

In the right pane:

Key Name: NoSetTaskBar
Key Type DWORD
Value: 1 = Disable Taskbar options, 0 = Enable Taskbar options

Exit the registry editor

Please note: maybe the EXPLORER key won't exist, as by default it does not
 
Herbert,

The only way to Lock (disable) the Taskbar I know of in Windows 2000 is via
code, but disables it making it unclickable

Thanks for your reply, and sorry about the delay in responding.

I have my taskbar positioned vertically on the left edge of the screen.
The width is just wide enough to make the application icons visible fully.

I don't want to *disable* the taskbar - what I'm mainly looking for is a
way to prevent me accidentally changing the size of the taskbar by
pulling it with the mouse. If it can't be locked I guess I just have to
be more careful :-)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Invisible Task Bar 1
Taskbar - how to move? 4
Quick Launch Doesn't Stick 11
Unusual Taskbar problem 5
Windows 10 Windows 10 update - repercussions? 3
Can't delete file 3
Lock Taskbar icons 3
strange caps lock problem 2

Back
Top