Latest tutorial: Premium Flash Files | Ask Tutorial5! | Subscribe to RSS Register Login Find Hobbies
Advertisement
Do you need more help? You can now Ask Tutorial5! and get free support - Ask a question now!

How to add/remove startup programs in Windows

(5 votes)
Software - Windows Management
Written by Michael D.   
The easiest is to use the Startup folder available in the Start Menu. To access it go to Start - Programs - Startup. You can delete or add tasks here according to your needs. They will start after Windows logon.

Another location that contains data about the startup programs is the registry. To open an editor go to Start - Run and type regedit.exe.

regedit.jpg
You should get a window looking like this (resembles with Windows Explorer):

regedit_started.jpg

Please note that this can be used to edit all registry entries. Most of them are critical for the normal usage of the system, so *DO NOT* remove/edit/add any keys if you don't know what is that about.
To access the startup list, you need to double-click HKEY_LOCAL_MACHINE, then SOFTWARE, then scroll down until you find Microsoft; open it and go to Windows - CurrentVersion. This is the place where most of the settings are placed. Try not to mess it up.Search for the RUN key as shown in the picture bellow:

hkey_run.jpg

In the right panel, you have all the registry entries in this section. You'll probably recognize some of your applications that usually start automatically in this list.To remove an application, simply right-click on it and select Delete.

regedit_del.jpg

To add an application, right-click on an empty space, select New (not many other options available) and go to String Value. Enter the value name and then the data or value itself (the obsolete path to the application you want to run - eg C:\mydocs\application.exe). Note that if you have an antivirus with on-access scanner, you could get a message like "A new untrusted value detected. Accept/Deny". Of course if you manually entered the value it's not a potential security risk, so accept the change.

regedit_add.jpg

Another registry entry is RunOnce, located bellow the Run key. It contains the data about the applications that will be run only the next time your Windows loads. It's usually used when installing update packages or so. The procedure is the same as in the Run key.
Services are started by using separate registry entries. They can be stopped/started from the Services module located in Administrative Tools (Control Panel). For more information on this, read Speed up Windows Startup tutorial.


If you want to start a program before Windows loads (for any reason), you can use the autoexec.bat file. This was used on older computers to init drivers in DOS or to start Windows 3.11 on boot for example. It is still used for creating boot floppy disks or network boots.
It's located in the root of your hard-drive (C:\) and it's by default hidded for safety reasons. To show the system files in the Windows Explorer go to Tools - Folder Options - View - Show protected system files.
Now if you can see it, right-click it and select edit like shown bellow. It will open a notepad.exe that allows you to edit this file.

 

autoexec.jpg

Add lines with the full path of the applications, like
c:\adm\admin.exe
c:\docs\application.exe, etc.



Subscribe now via RSS feed and get all the new tutorials

written by BALAJI KRISHNAN , October 01, 2007

i want to add a mp3 or audio file to windows startup programs so that it should play while the windows is booting.
written by Mihai Dobos , October 01, 2007

Hello

You can add or modify a sound in Windows by going to Control Panel, Sounds and Audio Devices - Sounds tab. You can edit there all sounds that Microsoft Windows uses.

You cannot play a sound while your PC is booting since it doesnt' load the audio card drivers until it starts some components in the operating system.

Mihai D.
written by pankaj agrawal , December 24, 2007

i did not find so many entries of microsoft on my registery what is that please help me for this thanks
pankaj
written by Glyndwer "Glenny" Powell , January 06, 2008

Hello,

What lead me to your site was... I want to be confident that when I go to programs like "add or remove"... Startup'... Regedit... etc, and before I "DELETE" anything, will it warn me that removing this/these files etc, may or will harm the operation of your PC?

For instance, in "Add or Remove" it shows a lot of programs "rarely used" does that mean I can delete them... would they have anything to do with slowing down my PC or the browser?

I thank you for any help you can offer.

Sicerely

Glenny
written by Harry , January 08, 2008

When I right click the START button it reveals the following
Open Command Windows Here
Search
Print Directory Listing
Add to Winamps bookmark list
Play in Winamp
Enqueue in Winamp
Open
Explpore
Properties
I just want the last three how do i delete others
written by Mihai Dobos , January 09, 2008

Hello

Those options from the mouse menu can be removed by using the registry editor or a windows tweaker. I recommend you try the second one (search on google for "windows tweak") - it's safer that way.
written by Mihai Dobos , January 09, 2008

Hello Glenny

The usage frequency in the program list is an improovment to the add/remove tool in Windows XP, but it's not very accurate. If Windows doesn't track all program usages, the information is not correct. So don't uninstall any application using that critaria; uninstall the software that you don't use on the system. If you are not sure what a program in that list does, do a google search by it's name to see some more information on that program.

Do you need more help? Ask now!
 

busy
Last Updated ( Thursday, 07 June 2007 )