pctechguide.com

  • Home
  • Guides
  • Tutorials
  • Articles
  • Reviews
  • Glossary
  • Contact

How To Manage Windows Startup Items and Double The Speed Of Your Computer

Sometimes, when you turn on your computer, it seems that windows takes forever to start up. There are several causes for this problem but one of the most common is because there are too many applications at startup. Having one or two applications that run at startup, usually isn’t an issue, but any more than four or five can quickly turn into a serious problem, as half a dozen programs or more will invariably compete for memory. There are many commercial solutions that offer to automate this process, but it’s more important to learn how to do it manually, so that way as a consumer, you save money by not spending it unnecessarily.

The first method, but not the most extensive, is using the System Configuration Utility. This program can be started by entering “msconfig” in Start>Run, or typing “msconfig” at the command prompt. There are several tabs, but the one to be concerned with is the one labelled “Startup”. This contains a list of all the applications that are initialized when windows starts up. Generally speaking, it’s safe to disable all of the startup items in this tab, since they’re not truly critical windows services. This rule of thumb doesn’t always hold true, so it’s important to familiarize yourself with what applications, if any, are system critical and which ones aren’t. The other tabs, with the exception of “Services” (which will be covered later), will serve little purpose to the average user, and won’t really help achieve what we’re set out to accomplish, which is to speed up the computer’s performance by removing startup items.

Also keep in mind that msconfig.exe’s startup tab only deals with startup items located in the following areas of the windows registry, with the exception of the last two, being located in folders on the actual hard drive itself:

HKCU\Software\Microsoft\Windows\CurrentVersion\Run
HKCU\Software\Microsoft\Windows NT\CurrentVersion\Windows\Run
HKCU\Software\Microsoft\Windows NT\CurrentVersion\Windows\Load
HKLM\Software\Microsoft\Windows\CurrentVersion\Run
C:\Documents and Settings\All Users\Start Menu\Programs\Startup
C:\Documents and Settings\{Username}\Start Menu\Programs\Startup

The next method of handling more startup items is one that should only be performed by intermediate to advanced windows users with some expertise in properly handling the windows registry. By running regedit.exe, the following locations can be edited in case there are applications not corrected by the aforementioned method:

HKCU\Software\Microsoft\Windows\CurrentVersion\RunOnce
HKCU\Software\Microsoft\Windows\CurrentVersion\RunServices
HKCU\Software\Microsoft\Windows\CurrentVersion\RunServicesOnce
HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\Run
HKLM\Software\Microsoft\Windows\CurrentVersion\RunServices
HKLM\Software\Microsoft\Windows\CurrentVersion\RunServicesOnce
HKLM\Software\Microsoft\Windows\CurrentVersion\RunOnce
HKLM\Software\Microsoft\Windows\CurrentVersion\RunOnceEx
HKLM\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\Run
HKLM\Software\Microsoft\Windows NT\CurrentVersion\Winlogon\Userinit

The last, often unnecessary, but sometimes needed method occurs not with third party applications, but windows components and services themselves, which sometimes are enabled by default, but are incompatible with hardware, or at times, unneeded given the constraints of the computing environment that windows is installed under. Keep in mind that this last option should only be done by a user or administrator with extensive experience regarding system services and components.

Enter “services.msc” into either Start>Run or at the command prompt. The Windows Services Manager will appear, and give a detailed list of all services and componenets present on the current system. Right clicking and selecting “Properties” will allow you to set the service to manual, automatic, or disabled. As stated before, only use this method if you are entirely sure of what you’re doing, as disabling some critical services can have an adverse affect on how Windows itself will operate. Even though there are many commercial solutions available on the internet offering to speed up your computer’s performance by disabling startup items, most of the tasks that are offered can be achieved simply by using standard tools that are provided with Windows by default, thus saving you time and money in the long run.

If you are still having problems managing your Windows startup, some registry cleaners can help you out. Check here for our registry cleaner reviews

Share this:

  • Click to share on Twitter (Opens in new window)
  • Click to share on Facebook (Opens in new window)

Related

Filed Under: Files & Settings Tagged With: how to remove startup programs, remove startup options

Latest Articles

Use TRACERT to Diagnose Network Issues

Use TRACERT to Diagnose Network Issues

Windows comes with several commands that help you diagnose network issues. But, one of the more useful commands available to you is the TRACERT command. TRACERT is a command line tool that will show the different hops a packet will take as it reaches its destination. You can type TRACERT followed by … [Read More...]

DIMM Memory – Computer Memory – Definition

DIMM Memory – Computer Memory – Definition

By the end of the millennium, as memory subsystems standardised around an 8-byte data interface, the Dual In-line Memory Module (DIMM) had replaced the SIMM as the module standard for the PC industry. DIMMs have 168 … [Read More...]

Disk Defrag

Video Covering Disk Defrag - Part of our Fix Slow Computer tutorial found on  https://www.pctechguide.com/how-to-fix-your-slow-computer Transcription from Video: Hi, this is Jacob with pctechguide.com, and this is Part 5 of our Why is my Computer Slow series. And in each one of these series … [Read More...]

Comments

  1. Kevin Blumer says

    May 14, 2012 at 10:59 am

    I have used spybot search and destroy quite a bit of the time or msconfig does the same thing when changing the what start’s you can’t half get a good increase in performance


What Are the Best eSports Games to Watch in 2020?

The esports industry is growing at a remarkable rate.  According to Statistica, the global market for esports is expected to reach $1.79 billion … [Read More...]

Choosing the Safest Crypto Wallet for the New Year

 There are a number of excellent benefits of cryptocurrencies.  They are extremely convenient and offer a tremendous amount of privacy. … [Read More...]

Guidelines on Troubleshooting Python Code

Whenever we write a computer program we need to verify that it works as expected. Usually we execute the code, if necessary we provide some inputs, … [Read More...]

Developing a Python to Extract Data from Your Smartphone

Many times we ask ourselves: "What part of the universe is this phone from?", even if we already know where it is, but we don't know which operator. … [Read More...]

Most Demanding Heroes to Play in Dota 2

Dota 2 is one of the most popular multi-player online combat games. It had an average player count of 485,000 throughout most of 2018. The peak number … [Read More...]

University of Minnesota Report Highlights AI Advances in Facial Recognition

Big data is leading to massive changes in our daily lives. The University of Minnesota has published a study on the advances in facial recognition … [Read More...]

Guides

  • Computer Communications
  • Mobile Computing
  • PC Components
  • PC Data Storage
  • PC Input-Output
  • PC Multimedia
  • Processors (CPUs)

Recent Posts

Motherboard Panel

The motherboard User's Manual will contain a layout diagram showing its various components and connectors. In this case, the pin header for … [Read More...]

Core i7 3rd Gen

Finally, the long rumored and much hyped third generation Core processors were unveiled by Intel in April 2012.  This series of Intel processors is … [Read More...]

How to Remove AV Guard Online

AV Guard Online AV Guard Online is a bogus security client. Like most other malware clients this program shows you false and exaggerated scan … [Read More...]

Return to top of page

Copyright © 2019 About | Privacy | Contact Information | Wrtie For Us | Disclaimer | Copyright License | Authors