Skip to content
  • Home
  • Shortcodes
  • Plugins
  • IT / Windows
  • Programming & Development
  • Random

2

Stop programs from loading at startup – Windows

There is nothing like a brand new computer or a fresh installed operating system. They usually run like a well-oiled machine for the first few months. Then all of a sudden just when you get it perfect with all the right software and plug-ins you notice your system is now crawling.

image 

What happened? I have 4-gigs of RAM!

image

Now’s a good time to decide what’s important to run when your computer starts and what is not. Also consider that allot of viruses use the auto run features to run their malicious code. I have dealt with tuff viruses that re-install themselves after removal. Some viruses create themselves and the run key commands on the fly making it very difficult for removal. Understanding the registry Run section can alert you of virus activity.

I did not load any of the software in this screenshot. They all turn on automatically as a Windows service. Some of them are their because they are in my Startup folder.

If you are dealing with a virus that will not allow you to delete it because its running or active try KillBox. This tool will allow you to setup a force delete or delete on reboot. I have used it many times to remove viruses. I am a believer.

 

Tip – Take a screenshot of your registry as a blueprint

I would recommend taking a screenshot at the beginning of your install before you install any software. You can compare the screenshot anytime you’re in doubt later when its time to do PC house cleaning.

There are a few standard places to check when you want to stop programs and services from running at the startup. The real problem is many software publishers auto-load their apps to make them appear to load faster then they really do which weights the system resources down. This is really only useful for applications you use multiple times a day.

Stop auto loading programs simply

I say simply because this method should work 99% of the time on 99% of the Windows systems variations you may have.

The recommended method

These are the places I like to check through and has worked very well over the years.

  1. Startup folder
    Start menu –> All Programs –> Startup folder
    ( anything place in here should execute, so remove what you do want )
  2. Registry (Run and Run Once)
    Start menu -> Run -> regedit -> HKEY_LOCAL_MACHINE -> Software -> Microsoft -> Windows -> Current Version -> ( Run + Run Once )
    You can look at the data column to see where the exe is running from so you can tell what application is responsible. I usually delete anything that I can verify. Go to ProcessLibrary.com to reference the file and its importance.
  3. Services folder
    Control Panel -> Administrative tools -> Services and check the running services
    You can set the service you don’t want to run at startup from Automatic to Manual startup.

    image

Using a GUI for start-up diagnostics

Using the msconfig tool that ships with Windows for a easy view at what’s running. It is easier to stop services here but Microsoft recommends against it unless you are troubleshooting.

  1. Start –> Run –> msconfig and hit OK
  2. Go to the Services and uncheck services you would like to disable.
  3. Go to the Startup and uncheck what you do not want to startup.

    image

 

Want to know how to find out the name of a service

  • Start Menu -> Control Panel -> Administrative Tools ->  Services –> right click the service.

    image

    Who would have thought that the name was LMS. So net stop lms would stop the service from running.
    Tip: type net start inside the command to see all the currently running services.

Related Posts

  • The ultimate Windows computer hardware system auditor
  • Sharing files and folders in Windows 7
  • Creating a USB bootable disk with a Custom Windows PE image using AIK
  • [Updated] These files can’t be opened. Your Internet security settings prevented one or more files from being opened – Solved
  • Create your Own 1.5TB NAS for Under $150

About Nickiler

Web Developer and Systems Admin
View all posts by Nickiler →

Follow @Nickiler
Posted on August 19, 2010 by Nickiler
This entry was posted in IT / Windows and tagged autorun, fix windows xp problems, slow computers, startup files, viruses, Windows. Bookmark the permalink.

2 Responses to Stop programs from loading at startup – Windows

  1. alquan says:
    September 4, 2010 at 8:04 PM

    great info it was really easy to follow

    Reply
  2. Rohan says:
    March 9, 2011 at 10:23 PM

    Thanks for sharing what you know…….
    ;-)

    Reply

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

  • Recent Posts

    • WP Vanilla Connect
    • Add Twitter Follow Button to WordPress 3.0 with a simple shortcode
    • Add Twitter Share Button to WordPress 3.0 with a simple shortcode
    • Add Facebook Like Button to WordPress 3.0 with a simple shortcode
    • Escape WordPress shortcodes in content with a shortcode
  • Recent Comments

    • Scott Waidelich on [Updated] These files can’t be opened. Your Internet security settings prevented one or more files from being opened – Solved
    • Kenneth Deaville on [Updated] These files can’t be opened. Your Internet security settings prevented one or more files from being opened – Solved
    • Dimo on [Updated] These files can’t be opened. Your Internet security settings prevented one or more files from being opened – Solved
    • casino on Creating a USB bootable disk with a Custom Windows PE image using AIK
    • orthodontists in Middletown on Creating a USB bootable disk with a Custom Windows PE image using AIK
  • Categories

    • IT / Windows
    • Plugins
    • Programming & Development
    • Random
    • Shortcodes
    • WordPress
  • Archives

    • January 2012
    • July 2011
    • June 2011
    • September 2010
    • August 2010
    • June 2010
    • May 2010
    • November 2009
ilertech
Proudly powered by WordPress.