Remember back in the good old days of Windows 3.1 when you could open up the Win.ini file in a text editor and remove an item from the RUN= line to disable it from running at startup? With Windows 9x and above, the Win.ini file became less useful because 32-bit programs were set to run at startup from within the Registry instead.
One way to selectively disable programs from loading at startup is to use MSCONFIG (from the Run command) to deselect certain items. Another way to remove them is to edit the Registry directly. Consider the following locations:
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Run
for applications that start up for all users
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run
for applications that start up when the current user logs on
Remove the entry for a program by right-clicking it and selecting Delete to prevent it from loading.
Subscribe to:
Post Comments (Atom)
Popular Posts
-
Browse to this registry key..select extensions and on the right pane view the options.. You can edit the default programe for different ext...
-
When Windows XP is first installed it requires you to enter at least one name of a user who will access the computer. Once you create this n...
-
Do the following for enabling/disabling the Ctrl+Alt+Del Login Screen Start the registry editor (regedit.exe) Move to HKEY_LOCAL_MACHIN...
-
By default, Windows XP reserves 20% of the connection bandwidth for QoS traffic. This tweak allows the setting to be altered to a different ...
-
By default, Windows XP does not show the Internet Explorer icon on the Windows desktop. Using the registry tweak below allows you to control...
-
I ran across this the other day on another site and I thought that a couple people might find it helpful, so here we go: 1) First go Start/R...
-
Have you ever noticed that there are two versions of the Registry Editor on your computer? Ever wondered why? Well let me just give you a li...
-
Browse to this registry key..select extensions and on the right pane view the options.. You can edit the default programe for different ext...
-
By default, a Windows XP machine connecting to a Windows 95/98/Me computer will search for scheduled tasks or enabled printers on the remote...
-
When Windows XP is first installed it requires you to enter at least one name of a user who will access the computer. Once you create this n...
1 comment:
Yes I agree with you. When I started working with PC i started with ver 3.1. I am hapy tht some one remembers and could write something. The article took me to those days. Thanks
Post a Comment