> Thanks for responding. No, I tried this. When I log into
> another account, it tells me that the settings were changed.
Locate all the names of the processes you don't want starting up with the account. Create a batch file with lines in it like:
<font face="Courier New">@echo off
tskill explorer.exe
tskill aim6.exe
tskill stupidprocess.exe</font>
And put it in your startup folder in the start menu. Granted, it won't kill the processes before they start up, but you never have to manually kill them again!
<P ID="signature">

</P>