Possible Duplicate:
What is the ultimate startup managing application?

how can i choose less programs than now when windows is starting up? when i turn on my pc i wait 10 minutes for starting up the windows xp.

link|improve this question
1  
Migrating to superuser in 3...2...1... – Adam Crossland Oct 5 '10 at 14:31
1  
... 0 ...-1 ...-2 ... – Joe Oct 5 '10 at 14:35
feedback

migrated from stackoverflow.com Oct 5 '10 at 14:36

This question came from our site for professional and enthusiast programmers.

closed as exact duplicate by Nifle, Tom Wijsman, Diago Oct 5 '10 at 17:28

This question covers exactly the same ground as earlier questions on this topic; its answers may be merged with another identical question. See the FAQ for guidance on how to improve it.

3 Answers

There is a utility called the System Configuration Utility (msconfig) that you can use. Go to Start -> Run and type in msconfig then hit enter.

There is a startup tab you can use to control which applications fire on startup.

Just a footnote, this may be a better question for superuser.

link|improve this answer
feedback

CCleaner is handy for cleaning up your registry, junk files as well as autostart programs.

link|improve this answer
feedback

Here is a link on how to use msconfig: http://vlaurie.com/computers2/Articles/msconfig.htm and another slightly more detailed: http://netsquirrel.com/msconfig/index.html and a list of essential start up programs for XP: http://www.ehow.com/list_6522557_list-startup-programs-xp-pro.html

link|improve this answer
1  
Another utility that is useful is startuprun nirsoft.net/utils/strun.html - be very careful with MSconfig, It is very easy to mess up your system – MaQleod Oct 5 '10 at 17:34
feedback