Need help removing system tray icon

ef8hellraiser

Junior Member
Aug 24, 2006
10
0
0
hi, i was wondering how do i remove the "nvidia rotation settings" icon in my system tray.
i have been trying to figure this out, but no luck.
any help would be appreciated. thanks!
 

RBBRMADE

Senior member
Oct 28, 2003
491
0
0
Right click on taskbar
properties
Customize
....
you should figure it out from there!

Ron
 

ef8hellraiser

Junior Member
Aug 24, 2006
10
0
0
oh..i didnt actually want to hide it, where it will give me that arrow to hide. i want to actually remove it from startup.
 

Bigblades

Senior member
Mar 17, 2004
296
0
0
Just taking a shot in the dark I'd try doing the run: msconfig and removing it from startup.
 

ef8hellraiser

Junior Member
Aug 24, 2006
10
0
0
hmm... i am not quite sure which one it is for the nvrotate under msconfig. wouldnt that terminate all the nvidia stuff?
 

ForumMaster

Diamond Member
Feb 24, 2005
7,792
1
0
do this: right click the desktop and choose nvidia display. then go to tools and uncheck show taskbar icon. enjoy.
 

no5

Junior Member
Sep 5, 2006
1
0
0
I have the same problem, on a Tecra S3, and cannot figure out how to stop that. Have you found anything that works?
 

bruceb

Diamond Member
Aug 20, 2004
8,874
111
106
You can try this:

on my

GA-K8NE s754
3700+ clawhammer
1x1GB ram
PCI-E 6800GS

nforce4 SMbus chipset driver 6.86
i use 91.31 without any issue so far.

i just input the reg edits to disable the 2 things that auto pop up in that driver set.

Disables SLI Popup =

[HKEY_LOCAL_MACHINE\SOFTWARE\NVIDIA Corporation\Global\NVTweak]
"NvCplEnableMultiGPUConfigurationPage"=dword:00000000

Disables NV Tray in new controle pannel =

[HKEY_LOCAL_MACHINE\SOFTWARE\NVIDIA Corporation\Global\NvCplApi\Policies]
"TaskbarUIPolicy"=dword:00000001


It came from here: http://forums.nvidia.com/index.php?s=06...pic=18323&pid=111718&st=0&#entry111718
after you change that dword to :1, go to old CP and disable the Tray Icon, then Reboot and re-enable the new CP and the Tray icon will be disabled.