what is the best way to turn OFF startup processes?
what is the best way to turn OFF startup processes?
Okay.
I know which ones I want to kill, but some still load. I have tried MSCONFIG, but everytime it boots, it asks me if I want to indeed not load or load, and then requires a restart.
is there a setting somewhere that will better controll this, or some other good applicatoin for shutting things down. On this TP, i start with 192MB used already.
one other question.
what is lsass.exe? I tried to stop it, but it told me it was a critical system process.
anyone know what acs.exe is ?
how bout mismn.exe?
I cannot seem to find any information on these,
I know which ones I want to kill, but some still load. I have tried MSCONFIG, but everytime it boots, it asks me if I want to indeed not load or load, and then requires a restart.
is there a setting somewhere that will better controll this, or some other good applicatoin for shutting things down. On this TP, i start with 192MB used already.
one other question.
what is lsass.exe? I tried to stop it, but it told me it was a critical system process.
anyone know what acs.exe is ?
how bout mismn.exe?
I cannot seem to find any information on these,
msconfig is the way to turn off startup processes. When I do it, upon reboot it always tells me that I've monkeyed with the startup, which I know, and just say OK to get me into the desktop environment.
lsass.exe has something to do with logins. See http://www.neuber.com/taskmanager/proce ... s.exe.html
msimn.exe (you spelled it mismn) is Outlook express according to windowsstartup.com
is acs.exe really acsd.exe? if so, it's the AOL connectivity service, again according to windowsstartup.com
lsass.exe has something to do with logins. See http://www.neuber.com/taskmanager/proce ... s.exe.html
msimn.exe (you spelled it mismn) is Outlook express according to windowsstartup.com
is acs.exe really acsd.exe? if so, it's the AOL connectivity service, again according to windowsstartup.com
X40 (2371-6EM) w/ 768 RAM
XPP SP2
DLINK DI-614+
XPP SP2
DLINK DI-614+
thanksDavidNZ wrote:msconfig is the way to turn off startup processes. When I do it, upon reboot it always tells me that I've monkeyed with the startup, which I know, and just say OK to get me into the desktop environment.
lsass.exe has something to do with logins. See http://www.neuber.com/taskmanager/proce ... s.exe.html
msimn.exe (you spelled it mismn) is Outlook express according to windowsstartup.com
is acs.exe really acsd.exe? if so, it's the AOL connectivity service, again according to windowsstartup.com
acs.exe is as it is typed, I cannot find any reference. other than the Atheros Connection manager, but I don't think that is it since that is disabled.
Acs and Lsass are Microsoft processes. Why do you wish to disable them? They don't appear to cause problems, and they also do not appear (on my machine) in the startup list. I would be careful about disabling services unless you are entirely certain there is no uwanted consequences.
In terms of startup processes, I use Startup Cop from PC Magazine. That will let you disable the startup process without uninstalling the software. At this point, on my T41, the only process I have disabled is Mighty Fax because I don't need my Fax software running in the system tray. Everything else (including the new version of IBM Message) can be managed at the application level not to start or not to show up in the system tray.
I read the posts here with some interest, because nothing from IBM, nothing from Microsoft or any other vendor I have installed is causing any performance issue. I just tweaked the applications where appropriate and carried on. Properly setup, your machine should be running at 1 percent CPU or less at idle.
... JDHurst
In terms of startup processes, I use Startup Cop from PC Magazine. That will let you disable the startup process without uninstalling the software. At this point, on my T41, the only process I have disabled is Mighty Fax because I don't need my Fax software running in the system tray. Everything else (including the new version of IBM Message) can be managed at the application level not to start or not to show up in the system tray.
I read the posts here with some interest, because nothing from IBM, nothing from Microsoft or any other vendor I have installed is causing any performance issue. I just tweaked the applications where appropriate and carried on. Properly setup, your machine should be running at 1 percent CPU or less at idle.
... JDHurst
thanks for the reply
I am trying to do the research now, since something is banging my TP41 to 100%. I cannot find the culprit, not Battery Manager, or the 32. app.
I would just like to work it down a bit, since I think, 200 mb to start is a bit much.
I would just like to work it down a bit, since I think, 200 mb to start is a bit much.
One observation here is that memory and CPU are not the same thing. I have Explorer, Outlook 2003, Office plus a whack of other stuff running and it all consumes 475Mb of 768 available on my NetVista desktop and 450Mb of 768 available on my T41 Laptop. I can unload Explorer and Outlook to free up memory if need be. But on both machines, CPU is running at less than 1 percent.
So if something is running CPU up to 100 percent, you need to check running processes with Task Manager. Other than System Idle process, most things should be at 0 CPU at idle.
Microsoft Instant Messanger interacts with Outlook 2002 and Norton Internet Security in a very negative way. I finally shut down IM. If I want it, I can get it.
... JDHurst
So if something is running CPU up to 100 percent, you need to check running processes with Task Manager. Other than System Idle process, most things should be at 0 CPU at idle.
Microsoft Instant Messanger interacts with Outlook 2002 and Norton Internet Security in a very negative way. I finally shut down IM. If I want it, I can get it.
... JDHurst
-
carbon_unit
- Moderator Emeritus

- Posts: 2988
- Joined: Sat Apr 24, 2004 9:10 pm
- Location: South Central Iowa, USA
wasn't able to find anything
I wasn't able to find anything on MSFT, not hotfixes at least
-
selvan777
- Senior Member

- Posts: 507
- Joined: Mon Sep 27, 2004 5:41 am
- Location: Folsom, CA, US
- Contact:
Stop services from running at startup by going to Start+Run and type "services.msc", the options you have for startup type for any entry here may be Automatic, Manual or Disabled. Be very careful of what changes you make here.
Stop applications from running at startup by going to Start+Run and type "regedit" and go to the below hives, you may delete any entry but export it first in case you want to import it back:
HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Run
and/or
HKCU\Software\Microsoft\Windows\CurrentVersion\Run
Stop applications from running at startup by going to Start+Run and type "regedit" and go to the below hives, you may delete any entry but export it first in case you want to import it back:
HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Run
and/or
HKCU\Software\Microsoft\Windows\CurrentVersion\Run
T23 2647-NU8 (retired X20)
XP Pro SP3
Firefox
XP Pro SP3
Firefox
selvan777 has it right. The correct way to disable processes is by using services.msc.
Never use msconfig for this task.
For info on what the services (processes) do and how they react with each other go to blackviper.com
Never use msconfig for this task.
For info on what the services (processes) do and how they react with each other go to blackviper.com
600X
2645-4EU
500Mhz PIII
128MB RAM
40 GB HDD
CD
Win2K SP4
Fedora Core 2
Orinoco Gold Classic
Symbol Spectrum24 LA-412T
Symbol Spectrum 24 LA-4124
NetworkEverywhere NWP11b
3Com 3C589D-Tp 10Mb
This is my WarDriving unit.
2645-4EU
500Mhz PIII
128MB RAM
40 GB HDD
CD
Win2K SP4
Fedora Core 2
Orinoco Gold Classic
Symbol Spectrum24 LA-412T
Symbol Spectrum 24 LA-4124
NetworkEverywhere NWP11b
3Com 3C589D-Tp 10Mb
This is my WarDriving unit.
tanks
I do use servcies to disable most things, msft based and good software. But, there are some things that run, that are not in the services menu. There are some ipod items for example, cannot seem to find them there or in the application.
Quicken is notorious for running something that just cannot be turned off. I know, in msconfig I can find it, but I had the dance it makes me do
Quicken is notorious for running something that just cannot be turned off. I know, in msconfig I can find it, but I had the dance it makes me do
-
selvan777
- Senior Member

- Posts: 507
- Joined: Mon Sep 27, 2004 5:41 am
- Location: Folsom, CA, US
- Contact:
Re: tanks
If you must use msconfig to find the culprit than you'll have to dance. You know you could check the box next to ""Don't show this message or launch the System Configuration Utility when Windows starts" at reboot after making changes.nikemen wrote:I know, in msconfig I can find it, but I had the dance it makes me do
Do a google search for free startup utilities or managers to do the task at hand.
lsass.exe is needed for windows but I have no idea what acs.exe and mismn.exe is, I don't have them.
T23 2647-NU8 (retired X20)
XP Pro SP3
Firefox
XP Pro SP3
Firefox
-
- Similar Topics
- Replies
- Views
- Last post
-
-
ThinkPad T43/p in T41p casing - cannot turn back on after shutdown with charger left plugged
by kfzhu1229 » Wed Feb 01, 2017 1:38 am » in ThinkPad T4x Series - 2 Replies
- 1304 Views
-
Last post by kfzhu1229
Wed Feb 01, 2017 8:20 am
-
-
-
Any pcb designs/kits to turn X40 keyboard+TP into USB or PS/2?
by abvgdee » Wed Apr 12, 2017 2:50 am » in ThinkPad X2/X3/X4x Series incl. X41 Tablet - 3 Replies
- 425 Views
-
Last post by axur-delmeria
Thu Apr 13, 2017 5:54 am
-
-
-
ThinkPad X1 Carbon 1st gen wont turn on
by servis_null » Tue May 30, 2017 3:51 pm » in ThinkPad X1/X1C - 7 Replies
- 322 Views
-
Last post by Thinkpad4by3
Mon Jun 05, 2017 9:41 pm
-
-
-
X1 Carbon Gen 2 keyboard lights flashing when turn on
by yoavnn » Fri Jun 02, 2017 6:08 pm » in ThinkPad X1/X1C - 3 Replies
- 171 Views
-
Last post by Brad
Sun Jun 04, 2017 3:11 am
-
Who is online
Users browsing this forum: No registered users and 3 guests




