Nov 22, 2009
Pages: 1, 2

Xp: Improve Performance

free web hosting

Read Latest Entries..: (Post #15) by weiser_than_u on Aug 12 2005, 03:33 PM.
QUOTE (renshs @ Apr 4 2005, 04:32 AM)You can also defrag the hard disk to try to free up a bit of wasted space. this can also help with the performance(not always)Defragmenting Takes almost all day for my computer because I add about 20 icons then move them per day and the computer just adds shortcuts and stuff and defragmenting changes where the file really is... I think thats what it does, I'm pretty sure...
read more.
Read the FIRST post of this Topic. - Express your Opinion! Contribute Knowledge :-).

Open Discussion & Free Web Hosting > Computers & Tech > Operating Systems > Windows (All Versions)

Xp: Improve Performance

raghukr
To improve performance of XP do this:

Right click my computer, properties, Advanced, Performance and select "Adjust for best performance". Click OK.

Remember, this will remove some visual effects. If you want that XP style UI (the round buttons and blue taskbar), Keep "Use Visual Styles on windows and buttons" Cheked in the visual effects list.

Comment/Reply (w/o sign-up)

karlo
QUOTE (raghukr @ Apr 2 2005, 02:28 PM)
To improve performance of XP do this:

Right click my computer, properties, Advanced, Performance and select "Adjust for best performance". Click OK.

Remember, this will remove some visual effects. If you want that XP style UI (the round buttons and blue taskbar), Keep "Use Visual Styles on windows and buttons" Cheked in the visual effects list.
*

Or, just ajust your virtual memory size. Change the Minimum value and maximum value to at least 500 MB.

Comment/Reply (w/o sign-up)

Antnydude47
good suggestion....i personally would rather see the nice clean XP style ....thats why i hate windows millenium and lower

Comment/Reply (w/o sign-up)

spacewaste
ahaha...they use that as a swap drive.

I have a minimum set to 2024....And 4096 as my max wink.gif

Comment/Reply (w/o sign-up)

renshs
You can also defrag the hard disk to try to free up a bit of wasted space. this can also help with the performance(not always)

Comment/Reply (w/o sign-up)

Winchester
QUOTE (renshs @ Apr 4 2005, 06:32 AM)
You can also defrag the hard disk to try to free up a bit of wasted space. this can also help with the performance(not always)
*

Defragging you hard drive does not "free up wasted space". All it does is arrange the file clusters neatly (placing all the clusters for the same file together). It improve performance of the hard drive by saving the hard drive from going all over the drive plates to find all the clusters (parts) of a file.

Comment/Reply (w/o sign-up)

Zageyiff
Antoher good options, is to avoid loading of applications at startup that u don't use.

Loading these applications will make windows boot time longer. And also performance will be less.

So use the System Configuration Utility (msconfig) to avoi those applications.

Just go Start -> Run -> msconfig

And go to the last tab Start

Each line is a programa that loads when you start windows
Remove each one you know you don't use

But be carefull, some fot hese are needed by windws as drivers, or for some apps to work properly. mellow.gif

If u have doubts on which ones to remove, take a look at the name of the app on google.
MMany pages provide the information about the application, and if it needs to be running. rolleyes.gif

 

 

 


Comment/Reply (w/o sign-up)

aurvandil
One thing I've done to increase performance is to stop the services I don't need. This will free up a little bit of memory for more important things

Go to run from your start menu and type services.msc. There are a few services that windows runs that don't need to be going. I would check on each one before you disable it though. If you stop the wrong one windows will die. The easiest way to check them is to search on google.

Comment/Reply (w/o sign-up)

Jeigh
The best way to improve windows performance is to fomrat the drive and install something else...but I digress...

Keep your themes and whatnot simple, turn off anything that makes windows less ugly, dont fill your HD to the breaking point, run spyware/adware/virus removal tools regularly, do the msconfig thang to kill useless programs from starting up

Basically anything to keep your ram clean, your system running as it was meant to, etc will boost performance. Don't install **** 24/7 off websites you've never heard of, and don't **** with your registry unless you know what you are doing.

Comment/Reply (w/o sign-up)

Casanova
wow great tips friends..! Iam having system with very less Ram of 256mb,Anywway to optimise for that? Then please let me know friends!

Comment/Reply (w/o sign-up)

Latest Entries

weiser_than_u
QUOTE (renshs @ Apr 4 2005, 04:32 AM)
You can also defrag the hard disk to try to free up a bit of wasted space. this can also help with the performance(not always)
*

Defragmenting Takes almost all day for my computer because I add about 20 icons then move them per day and the computer just adds shortcuts and stuff and defragmenting changes where the file really is... I think thats what it does, I'm pretty sure

Comment/Reply (w/o sign-up)

the empty calorie
I must say, the idea of wiping the hard disk and installing something else sure would help more than any of those...

Comment/Reply (w/o sign-up)

TotalLamer
Another easy way to save on system resources is to open up Quick Launch (right click the bar at the bottom of the screen (the one that's blue by default) and hover over toolbars and then click "Quick Launch". Drag all your essential icons into it, then right click an empty space on your desktop and hover over "Arrange Icons by" and then click "Show Desktop Icons". Now you compy won't waste time drawing your icons and all your essential program shortcuts are in one easy place. And, as a side bonus, your neato-keen desktop wallpaper isn't obstructed!

Comment/Reply (w/o sign-up)

wutske
Very fast boot (regedit):
Go to: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management\PrefetchParameters
And change the DWORD "EnablePrefetcher" to 5

Save memory by unload unused DLL's (regedit):
Go to: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion
\Explorer\AlwaysUnloadDLL
or make the key "AlwaysUnloadDLL" (!!! Case sensitive).
Change the valeu "default" to 1 .

Optimize Second Level Data cach (regedit)
Go to: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management
Open te "SecondLevelDataCache" DWORD, choose 'decimaal' (dunno what it's supposed to be in the english version, just don't choose hexadec.).
Now you can fill in the amount of L2 cache your CPU has (you can chech this w/ CPU-z, WCPUid, ...).
But, be aware, if you set a too large amount, you can screw your windows, don't tell me I didn't warn you.

Disable Indexing (explorer)
Right click on a drive (c: by example), go to properties and untick the option "index this drive ..." on the bottom.
This will prevent windows from indexing all files on you computer so you could search faster, but most people probably use the search so less that it's useless. (ow, and ignore errors when it complains).

Remove unused fonts (control panel)
Just remove them, they use space and resources.

Comment/Reply (w/o sign-up)

abhiram
QUOTE
One thing I've done to increase performance is to stop the services I don't need. This will free up a little bit of memory for more important things

Go to run from your start menu and type services.msc. There are a few services that windows runs that don't need to be going. I would check on each one before you disable it though. If you stop the wrong one windows will die. The easiest way to check them is to search on google.


heh... here's the link:

http://www.astahost.com/index.php?showtopi...960&#entry46960

Comment/Reply (w/o sign-up)


Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

This textarea will convert to Rich-Text automatically (IE, Firefox, Chrome)

Pages: 1, 2
Similar Topics

Keywords : xp, improve, performance

  1. How To Improve Windows.
    (7)
  2. Need Help With Performance
    flash and 2D - 3D applications (4)
    So I have this problem, hopefully someone will help me out. This may sound weird, but my PC plays
    3D games surprisingly fast (for an old P4 2.4GHz PC). And I mean games like call of duty 4, SC:
    double agent, rainbow six vegas, world of warcraft, etc etc. Of course I have 1 GB of RAM, win XP
    Pro, geforce 7600gs agp card (great v-card btw). I play COD4 like at medium settings for video, even
    some things in high settings, except for shadows which are off, and I get a pretty good amount of
    frames per second, really smooth gameplay. The problem is that when I run flash appl....
  3. Performance Impact Of Deinstalling Fonts?
    (7)
    What would be a good way to tell which fonts my PC never used (or only rarely used) ? By looking
    inside C:\WINDOWS\Fonts I can tell when they were last changed, not when they were last used by an
    application. Also, has anyone noticed a significant performance improvement from deinstalling
    fonts?....
  4. Fewer Running Services - Better Performance
    (5)
    After spending a couple of days trying to optimize various aspects of my WinXP installation, I
    managed to reduce the list of services running on my PC to the following: Application Layer Gateway
    Service Atheros Configuration Service COM+ Event System DHCP Client Event Log Network Connections
    Network Location Awareness (NLA) Plug and Play Print Spooler Remote Procedure Call (RPC) Security
    Center Task Scheduler Windows Audio Windows Firewall/Internet Connection Sharing (ICS) Windows
    Management Instrumentation Wireless Zero Configuration My PC connects to the home router ....
  5. Windows Services: Performance Boost By Turning Off
    (4)
    Optimize and speed up your Windows XP If you have Windows XP and your computer does not connected to
    any Network and have single user, you can disable some of windows services safely. First, Click
    Start > click Control Panel > click Administrative Tools > click Services And disable below services
    safely: Alerter Clipbook Computer Browser Fast User Switching Human Interface Access Devices
    Indexing Service Messenger Net Logon Netmeeting Remote Desktop Sharing Remote Desktop Help
    Session Manager Remote Procedure Call Locator Remote Registry Routing & Remote Acce....

    1. Looking for xp, improve, performance

See Also,

*SIMILAR VIDEOS*
Searching Video's for xp, improve, performance
advertisement



Xp: Improve Performance

Affordable Web Hosting, Low cost Web Hosting - ComputingHost.com