Chezney,
Other ways that you can improve system performance are:
~ Uninstall Unused Software ~
We all maintain software on our systems we rarely, if ever, use.
That software can steal system resources.
Click Start>Control Panel>Add Remove Programs to pull up a screen that allows you to remove old programs you don't use anymore. Simply select and uninstall all programs you know for sure you don't need or want.
~ Buy More RAM ~
Increasing your RAM, a computer's memory, can dramatically increase speed when running certain operations or programs. RAM costs so little now that you should install the maximum amount of memory your system can handle.
~ Managing The Application Startup Utility - System Tray Cleanup ~
This operation requires a bit more technical savvy than the other four, so proceed with caution. Many programs load into the system tray in the lower right of your computer's desktop and consume system resources even if you never use them.
Click Start>Run, type in msconfig then press Enter. Click the "Startup" tab to see a list of programs that automatically start with Windows. Clear the check box next to programs you know you don't want to load at startup. But don't clear any checkbox unless you are 100% certain of a program's purpose. Once you finish, click OK and it will prompt you to restart Windows.
~ Empty Recycle Bin ~
Here is where all of your deleted files are stored temporarily until you decide to empty this folder by deleting the files within. The Recycle Bin was created as a catch-all place so that in the event of people accidentally deleting files and not being able to retrieve them again. But it is set up to hold the files until you either manually empty the Bin or configure it to automatically empty upon system shutdown.
~ Delete Temporary Files ~
Windows creates temporary files whenever a file is opened. This is for the purpose of creating a mirror document that can be retrieved in the event of a system crash.
1. In c:\WINDOWS|TEMP delete every file within this folder.
2. Do a search for other temporary files. Type in the Search field *.tmp - you'll get a list of files ending with the file extension .tmp. Delete the entire list.
3. Empty Recycle Bin when through.
~ Clear History, Cookies, And Internet Caches From The Internet Browser ~
~ Turn Off Themes ~
If you don't mind sacrificing a little eye candy, turn off themes ENTIRELY. On older systems you can get close to a 30% improvement in performance.
Click Start, then "Control Panel". If your Control Panel is in category mode you then need to pick "Performance and Maintenance".
Then in either Control Panel mode>Administrative Tools> Services>Themes. R-click on it and choose "Properties". Click "Stop", set the Startup Type to "Disabled" and hit "Apply". Windows will take on a much more basic appearance, but you've dumped a great deal of resource-hogging crud. Doing this is my standard practice in my home network of 5 MAC's & PC's to extend the life of my older machines and improve the performance of my newer ones. It also gets the clutter out of your way to make you more productive.
~ Reinstall Windows ~
The best way to speed up your slow computer is to reinstall Windows. This advice goes especially for people who have purchased a name brand PC (HP, Dell, Gateway, etc.) because those come loaded with so much junk. Even fast performing machines bog down with the way they are packaged from manufacturers. Usually manufacturers dont include disks for windows anymore and you need to call and have them send you one or borrow one from a friend (but use your OWN legal key, of course). If you own a Dell, HP, Gateway, etc. computer and you follow my advice by reinstalling a fresh bare copy of Windows, you will be AMAZED at how much quicker it is.
~ Clean Up The Registry ~
These tools have been a Godsend to me and I'd like to share them with you...
RegVac is shareware - $29.95 is a suite of 8 Registry cleaning and tweaking utilities that got the lead out of my overburdened systems. Well worth the price!
http://downloads.zdnet.com/search.aspx?k...
Registry Detective free download & Tutorial
http://www.pcmag.com/article2/0,1895,737...
http://www.pcmag.com/article2/0,1895,811
~ Virtual Memory Adjustment - Optimizing Your Page File ~
Optimizing your page file when you're running low on RAM is always a good idea. When all physical RAM in a computer is in use, Windows starts using the hard disk as if it were additional RAM. This is why we have a Pagefile (also called the swap file). Because RAM memory is a lot more faster than the hard disk, whenever the computer begins to use the Pagefile to relieve memory pressure, we begin to experience a drastic performance degradation.
One of the most effective things you can do to improve performance is ensure that there is enough RAM available to avoid frequent paging (swapping) of memory contents between disk and RAM. This means that the actual limit on the memory used by all applications is the amount of RAM installed plus the maximum size of the Pagefile.
How much swap space do you need?
That depends the amount of RAM you have and the programs you use. The rule of the thumb is 1.5 times the amount of system memory, unless you have too much load on your system. Make its initial size as big as the maximum size. Although this will cause the Pagefile to occupy more HDD space, we do not want it to start off small, then having to constantly grow on the HDD. Writing large files (and the Pagefile is indeed large) to the HDD will cause a lot of disk activity that will cause performance degradation. Also, since the Pagefile only grows in increments, you will probably cause Pagefile fragmentation, adding more overhead to the already stressed HDD.
NOTE: If you use Windows XP and Fast User Switching, there are special considerations: When a user is not active, there will need to be space available in the page file to ‘roll out’ his or her work: therefore, the page file will need to be larger. Only experiment in a real situation will establish how big, but a start point might be an initial size equal to half the size of RAM for each user logged in.
WinXP Settings
1. From My Computer, R-click>Properties>Advanced tab>Performance Options>Settings.
2. Again click the Advanced tab and then in the Virtual Memory section click Change.
Now you can view and set the parameters you need.
3. Under Drive [Volume Label], click the drive that contains the paging file you want to change.
4. Under Paging file size for selected drive, click Custom size, type a new paging file size in megabytes (MB) in the Initial size (MB) or Maximum size (MB) box, and then click Set.
NOTE: If you decrease the size of either the initial or maximum paging file settings, you must restart your computer to see the effects of those changes. When you increase the paging file size, you typically do not need to restart your computer.