XPe clock

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I need to turn the clock on the task bar off on some thin clients, I see how
to do it when logged in as administrator (thru task bar properties) but
cannot access that when logged in as user, turning off the clock display
under admin only seems to effect the display when logged in as admin. Help?
 
You can hide clock for paritcular user modifining the followinf registry
keys:
Key: HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\
Explorer
Value: HideClock (DWORD) (0 = Show Clock, 1 = Hide Clock)

or for the whole system
Key: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\
Explorer
and the same value.

Stas Pavlov (eMVP)
Quarta Technologies
 
Back
Top