Search Tools Links Login

How do I hide all the items in the Windows XP Notification Area (System Tray)?


Windows XP provides a mechanism for hiding all items in the Notification Area, except the clock. You can hide the Notification Area for a specific user or from all users of the Windows XP computer.

NOTE: If you hide all items in the Notification Area and the clock, the Notification Area is hidden from the taskbar.

To hide the Notification Area for the current user:
1. Copy / Paste the following to a HideNA.reg file:
REGEDIT4

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"NoTrayItemsDisplay"=dword:00000001

2. Merge the HideNA.reg file with the user's registry or run regedit /s HideNA.reg.

3. The user must log off and log on for this setting to take effect.

To hide the Notification Area for all users:
1. Copy / Paste the following to a HideNA.reg file:
REGEDIT4

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\policies\Explorer]
"NoTrayItemsDisplay"=dword:00000001

2. Merge the HideNA.reg file with the registry or run regedit /s HideNA.reg.

3. You must restart Windows XP for this setting to take effect.

About this post

Posted: 2005-11-1
By: FortyPoundHead
Viewed: 1,731 times

Categories

Attachments

No attachments for this post


Loading Comments ...

Comments

No comments have been added for this post.

You must be logged in to make a comment.