One can never have too much (free) RAM. As with quite a few short computer proverbs, this one holds almost too true. As years have passed from old operating systems, which used as little as 8 MB of RAM, something was bound to happen. Our dear Windows OS has turned from a resource hog by the standards of 486es to an even bigger resource hog of today’s P4s and A64s. Despite all the new components and large-sized memories that are already measured in gigabytes, something always decides to hog up the RAM. Poof – instead of 1 GB of free RAM, you are lucky if you have half of that available. And if you’re trying to run Windows XP on something as low as 256MB or even 128MB, even booting up becomes tedious.
The way your machine boots, the speed of your machine and the amount of RAM that gets used up are interconnected for the following reasons:
Speeding up your computer and minimizing RAM usage can generally be divided into three categories: the first one we’ll call common sense, the second one we’ll call bootstrapping and the third one, runtime. The names might seem odd, but they will become clear once you read through them.
Common sense
The first, most obvious and easiest solution is to use your gray matter and help your computer get faster on a basic level. There are several things to be done here, and they’re all pretty straightforward.
Just observing those four basic steps should give you a net boost during normal work. However, in order to speed up the startup time, you need a slightly different approach – and more experience than the basic moves.
Bootstrapping
When it comes to setting up a fast-booting machine, all of the advice from the “common sense” section applies. A defragmented drive will produce a faster booting sequence, since the disk head won’t have to rabidly jump around the hard-drive looking for the next piece of a big file. Having a virus-clean machine will obviously help during bootup since no viruses or malware will occupy the memory and CPU and kep leeching off the resources. So, in order to speed up running, we’ll “strap the boot sequence” to fit only what it needs to start up – and little else.
To make fine adjustments to the boot-up sequence, two tools are neccessary. One is the built-in Manage Computers tool, accessible through either the My Computer right-click option labeled Manage (in Windows 2000) or the Control Panel – Manage link (in Windows XP). The Services section contains a list of background applications that serve various purposes inside the OS, from your graphic card’s low-level drivers to removable media usage and the Windows Installer. By consulting an online list of services (available from Microsoft for Windows 2000 and Windows XP, respectively) you can gauge which service you’ll need and which ones can be disabled or set to manual (application-controlled starting). Of course, some services are best left alone, but in all reality, if you’re optimizing an old laptop that doesn’t even have a modem, you probably won’t need the Messenger or DHCP Client services – think what you need, consult the lists and act accordingly.
The second tool needed is none other than the Spybot Search & Destroy, the tool normally used for removing spyware. By switching it into Advanced Mode (and taking heed of the warning), then going to the Tools – System Startup section, you can switch your startup programs on and off. Again, care is required, as you do not want to switch a vital component off and lock yourself out of your own computer. The rule of the thumb is: if the Key section is System.ini (and there should be six or seven entries listed originating from there), it’s mandatory, and best left switched on. For all else, do an online search for the exe and decide whether you really want it on or off.
By using just those two tools you might be able to cut your booting time in some way – possibly even up to a half of its original value. But what do you do once you start using something really intensive?
Session expired
Please log in again. The login page will open in a new tab. After logging in you can close it and return to this page.
A Solid State Drive (SSD) does an awesome job of speeding up boot time!
Yep, on an optimised system the HDD is usually the bottleneck.
On a slow PC, I always check the hard drives’ properties to make sure it hasn’t decided to drop from DMA to PIO mode.
If it has, it’s worth running a full chkdsk on the drive.