Shoutbox

Improving your PC's performance - easily! - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Skype & Technology (/forumdisplay.php?fid=9)
+---- Forum: Tech Talk (/forumdisplay.php?fid=17)
+----- Thread: Improving your PC's performance - easily! (/showthread.php?tid=32587)

Improving your PC's performance - easily! by .blade// on 10-06-2004 at 05:18 PM

This guide was written by me (blade) right now....because I was bored...:P

Estimated time of tweaks and modifications: 20 minutes or less.
Estimated time of Adware/Spyware/Virus scan and Defrage: Varies from PC to PC.

STEP1: Apperance

If you have a Windows theme program, turning it off will increase performance. To get optimized performance, use the Windows "Classic" theme.

Next, right click "My Computer", go to "Properties" and go to the "Advanced" tab. There should be a section labled "Performane", click the corresponding button. There will be a bunch of check boxes. Go through and uncheck the ones you don't want. Doing so will decrease Windows apperance, but it will increase performance.


[Image: attachment.php?pid=317608]


STEP 2: Settings

In the same porperties box ("System Properties") as used in stepo 1, go to the "Automatic Update" tab. IF YOU KNOW HOW TO MANUALLY UPDATE,  turn that off, it will save memory, otherwise just leave it. Next, go back to the "Advanced" tab and hit  the button under "Performance" yet again.  There will be another tab labled "Advanced" in this box, go to it. Click the button under "Virtual Memory" at the bottom. Depending on the size/number of HDD you have, set this amount. It will speed up performance mildly. I have an 80 and 120 GB HDD, so I have the Initial and Max set to 4096 (the max) on both HDD's.



STEP 3: Services

Go to Start > Control Panel > Administrative Tools > Services.
This part will require thorough reading.

The following services MAY be stopped and set to "Manual" without causing problems. To do so, right click the service and hit "Properties". Your Services section should looks similar to this:

[Image: attachment.php?pid=317610]

* Automatic Updates - Searches for Windows Updates, but slows the Computer down aswell. (Advanced users only!)
* Error Reporting Service - Does anybody still use this? Sends an error report to Microsoft when a program crashes.
* FTP Publishing Service - Only needed if your computer is a server.
* Indexing Service - Speeds up searches, but not enough to be worth the memory usage.
* Machine Debug Manager - An un-needed program debugger.
* Messeger - Not related to MSN Messenger or Windows Messenger, it is not nedded unless your computer is a server
* Plug and Play (Advanced) - Automatically detects and attempts to install new hardware. Only disable this if you are an advanced user.
* Security Center (SP2) - This annoying program that Windows calls the "Security Center" really doesn't do a whole lot, and doesn't work properly.
* Remote Registry Service -- You don't remotely access the Registry of other systems on your local network.
* Run As Service -- You don't use any applications that run as an alias.
* World Wide Web Publishing Service - Again, only needed for a server.

Note: This step can also be done through msconfig, but it is not recommended unless you really know what you're doing.


STEP 4: Clean-up
Are there any programs that aren't needed anymore that start automatically?  Whatpulse? Steam? Disable as many programs that automatically start with your PC.


Next, we'll get rid of that un-wanted Ad/Spyware. Download (if you do not already have) one of the following programs.
AdAware
Spybot S&D

After installing one of those, run an adware check. Delete all of the files it finds unless you KNOW they are needed. Note: Before using the adware/spwyware programs to delete un-wanted wares, it is best to attempt to do so manually using Start >  Control Panel > Add/Remove Programs.


This next part may take some time, so don't do this if you have anything you need to do on the PC:

1)Update your Anti-Virus Virus definitions (if applicable) and your Operating Sytem through Windows update.
2) Do a virus check if you have an Ant-Virus. If you don't, I suggest getting Norton Anti-Virus. Also: Thanks to Keystorm for noting, those without an Anti-Virus can do a free, online scan HERE.
3) Do a Disk De-Fragment ( Start > Programs > Accessories > System Tools > Disk Defragment )


After that's all said and done, I also suggest you look through your HDD(s) to find things you no longer need, then un-install or delete them (depending on what they are).



END OF TUTORIAL

Something else that may help you out: Your Connection up/down rate. Go to http://www.dslreports.com/stest and follow the directions given :)


Tutorial by Blade
Hope it helps ;)
Note: If you have anything I should add to this tutorial, or comments, please post in this thread. Please excuse any spelling errors.

Also note: I will add more to the guide, and more screenshots later :)


RE: Improving your PC's performance - easily! by .blade// on 10-06-2004 at 05:22 PM

Control Panel Image.


RE: Improving your PC's performance - easily! by KeyStorm on 10-06-2004 at 05:53 PM

quote:
Originally posted by blade
In the same porperties box ("System Properties") as used in steo 1, go to the "Automatic Update" tab. Turn that off, it will save memory.
This and disabling the corresponding service... I'm not sure how far that's good. It will safe a bit memory, but will probably make your windows better, at least safer. I wouldn't suggest anyone to disable that unless they knew what they do.

quote:
Originally posted by blade
Next, we'll get rid of that un-wanted Ad/Spyware. Download (if you do not already have) one of the following programs:
AdAware
Spybot S&D
Well you should also say they have to try to get rid of the adware, sponsors and other things using the uninstallers or going to the Add/Remove Panel. The more such programs get properly uninstalled, the better performance will become.  These ad-cleaners usually leave some files and registry keys behind. Which slows down your computer.
They're only useful as alternative, when there's no proper way to uninstall them.

About the services... I have quite a couple of programs running as services, you can't say that for 100%. Iirc ZoneAlarm runs as a service and so may do some drivers.


You may indeed disable Remote Procedure Call, Remote desktop assistant (if you don't use that feature), Windows audio (if you don't give a f*ck about those sound played when widnows starts or shuts down), Windows Image Acquisition, etc.

Anyway, disabling services is something you shouldn't do if you don't really know what you're doing.

It's much better to disable them using Run > "msconfig".

From there you can also disable programs from running at startup, which REALLY increases performance a lot if managed properly. There you can always re-enable programs and services safely.

Besides this couple of points, your tutorial is nice.  Maybe a couple of reg keys would make it more complete, like the TimeToKill one, can't really recall.
RE: Improving your PC's performance - easily! by .blade// on 10-06-2004 at 05:57 PM

quote:
Originally posted by KeyStorm

Besides this couple of points, your tutorial is nice.  Maybe a couple of reg keys would make it more complete, like the TimeToKill one, can't really recall.

Thx :) I updated it with the points you suggested :P

RE: the msconfig thing - na, because this is supposed to be a tutorial that even a n00b could do :P msconfig requires a bit of knowledge of wtf you're doing.
RE: Improving your PC's performance - easily! by KeyStorm on 10-06-2004 at 06:13 PM

quote:
Originally posted by blade
RE: the msconfig thing - na, because this is supposed to be a tutorial that even a n00b could do msconfig requires a bit of knowledge of wtf you're doing.


However, it's really easier to disable services in there. :-/

And I'm not so sure a noob should play around very much with services... :S

Edit: Btw, to have a good virtual memory: if you have a HD you don't use constantly (no programs installed, only back-up or downloaded files. placed in your Secondary IDE, set 100% of your assigned virtual memory there. That will increase your speed a lot, baceuse it doesn't interfere with other disk activities (assuming you use a rather idle HD)


Edit2: It's not really dangerous to play around with msconfig, as long as you keep fingers out the *.INI tabs.

Edit3: For those who don't have an antivirus and want to scan, try http://www.activescan.com
RE: Improving your PC's performance - easily! by user27089 on 10-06-2004 at 06:43 PM

cheers blade, thats cool of you :)

I've configured all of the settings now, where did you get all of this info from?


RE: Improving your PC's performance - easily! by .blade// on 10-06-2004 at 06:45 PM

quote:
Originally posted by traxor
cheers blade, thats cool of you :)

I've configured all of the settings now, where did you get all of this info from?

You're welcome :) and it's stuff I've learned in the last few years :P
RE: Improving your PC's performance - easily! by user27089 on 10-06-2004 at 06:47 PM

quote:
Originally posted by blade
quote:
Originally posted by traxor
cheers blade, thats cool of you :)

I've configured all of the settings now, where did you get all of this info from?

You're welcome :) and it's stuff I've learned in the last few years :P


ahh, cool, lol, well anyway, you got any ideas about making my internet connection go a bit faster if you know what i mean (sending, downloading and browsing will suffice)
RE: Improving your PC's performance - easily! by .blade// on 10-06-2004 at 06:51 PM

quote:
Originally posted by traxor
ahh, cool, lol, well anyway, you got any ideas about making my internet connection go a bit faster if you know what i mean (sending, downloading and browsing will suffice)

Well I need to know some stuff first:
Connection type (ADSL, DSL, Cable, Dial-up, etc)
Connection up/down speed (you can test that at http://www.dslreports.com/stest )
Provider
Using a firewall or router?
RE: Improving your PC's performance - easily! by user27089 on 10-06-2004 at 06:57 PM

quote:
Originally posted by blade

Well I need to know some stuff first:
Connection type (ADSL, DSL, Cable, Dial-up, etc)
Connection up/down speed (you can test that at http://www.dslreports.com/stest )
Provider
Using a firewall or router?

Well, its... Blueyonder Broadband Internet, its digital, lol,

246.1kbp/s  30.1K bytes/sec, and no, i ain't using either. but i'm using lots and lots and loats of virus software.. 8-)

RE: Improving your PC's performance - easily! by .blade// on 10-06-2004 at 07:00 PM

quote:
Originally posted by traxor

Well, its... Blueyonder Broadband Internet, its digital, lol,

246.1kbp/s  30.1K bytes/sec, and no, i ain't using either. but i'm using lots and lots and loats of virus software.. 8-)

Firstly, you only need 1 Anti-Virus, more than that is over-kill.
Seccondly, I would suggest you use firefox.
Thirdly, find out if there are any limitors in place on your speed (some companies include software to limit how fast the connection is streamed for un-suspecting users, lowering their server loads.)
RE: Improving your PC's performance - easily! by user27089 on 10-06-2004 at 07:01 PM

quote:
Originally posted by blade
Firstly, you only need 1 Anti-Virus, more than that is over-kill.
Seccondly, I would suggest you use firefox.
Thirdly, find out if there are any limitors in place on your speed (some companies include software to limit how fast the connection is streamed for un-suspecting users, lowering their server loads.)

1st. I was joking bout the loads of virus software (i sed i had no firewall)

2nd. I do have firefox, have for a while

3rd. I will do this, but can you help oh genious friend of mine

RE: Improving your PC's performance - easily! by .blade// on 10-06-2004 at 07:04 PM

quote:
Originally posted by traxor
3rd. I will do this, but can you help oh genious friend of mine

^o) Not much I can help with....I would suggest you do the test at the link below, if you haven't already:
http://www.dslreports.com/stest

Compare your results to those that your ISP states as the standard down/up speeds (usually posted on their website).
RE: Improving your PC's performance - easily! by user27089 on 10-06-2004 at 07:31 PM

quote:
Originally posted by blade
^o) Not much I can help with....I would suggest you do the test at the link below, if you haven't already:
http://www.dslreports.com/stest

Compare your results to those that your ISP states as the standard down/up speeds (usually posted on their website).
I've already tested that, as I said earlier mate. The isp site hasn't got any statistics on it whatsoever, and the only thing they installed, was the blueyonder browser, and the modem drivers.. well, i installed..

RE: Improving your PC's performance - easily! by .blade// on 10-06-2004 at 07:35 PM

quote:
Originally posted by traxor
quote:
Originally posted by blade
^o) Not much I can help with....I would suggest you do the test at the link below, if you haven't already:
http://www.dslreports.com/stest

Compare your results to those that your ISP states as the standard down/up speeds (usually posted on their website).
I've already tested that, as I said earlier mate. The isp site hasn't got any statistics on it whatsoever, and the only thing they installed, was the blueyonder browser, and the modem drivers.. well, i installed..


well :google: it then, because the drivers may hae the limiters right in them ;) Other than that I can't think of anything to speed ur connection up, other than getting a new one :p
RE: Improving your PC's performance - easily! by user27089 on 10-06-2004 at 07:41 PM

quote:
Originally posted by blade
quote:
Originally posted by traxor
quote:
Originally posted by blade
^o) Not much I can help with....I would suggest you do the test at the link below, if you haven't already:
http://www.dslreports.com/stest

Compare your results to those that your ISP states as the standard down/up speeds (usually posted on their website).
I've already tested that, as I said earlier mate. The isp site hasn't got any statistics on it whatsoever, and the only thing they installed, was the blueyonder browser, and the modem drivers.. well, i installed..


well :google: it then, because the drivers may hae the limiters right in them ;) Other than that I can't think of anything to speed ur connection up, other than getting a new one :p

I've searched google, aren't there any tweaks or anything that I can use, i don't care about the legalities, all I want is to speed it up :|

RE: Improving your PC's performance - easily! by .blade// on 10-06-2004 at 07:46 PM

quote:
Originally posted by traxor

I've searched google, aren't there any tweaks or anything that I can use, i don't care about the legalities, all I want is to speed it up :|

Well you're on your own bcz I don't know what else you can do...
RE: Improving your PC's performance - easily! by KeyStorm on 10-06-2004 at 08:05 PM

There are some register values you can modify to REALLY increase the speed (Firefox and firewalls won't, :refuck:). You should :google:, seriously, it's not that hard. :chrongue: