A few PC tweaks to make your computer faster
#1
A few PC tweaks to make your computer faster
Disable uneeded winxp graphics/animations:
Included in winxp are a bunch of useless fancy graphics and animations that no one cares about, and use put extra stress on the cpu/gpu
Control Panel>System>Advanced Tab>Performance
Make sure custom is checked and uncheck everything in the below list, except use visual styles on windows and buttons click apply.
If you feel something you liked is missing, check it and click apply.
__________________________________________________ _____
Disable uneeded windows services:
Included in winxp is a list of services that handle certain events that may happen on your computer, unless in a business environment, most of them are useless and consume vasts amount of resources.
Start>Run>Type Services.msc
Use this list and disable the services you dont need based on your habits.
Services that I like to disable to increase performance.
Indexing: The search service, you can still use the search function. But everything just wont be indexed.
Error reporting: Its just annoying, and can cause additional freezing on an already backed up system.
__________________________________________________ ______
Delete temp files:
Most of them are useless, take up space, and need to be deleted.
My computer>type %temp% in the address bar
Highlight them all and click delete, some may not be deleted because theyre in use, but thats ok. Ignore them.
__________________________________________________ _______
Disable uneeded startup items:
Start>Run>type msconfig
Unless your on a new machine most computers have many useless startup items, many can be disabled and free up some boot time, and plenty of everyday performance.
They are almost always sorted like this:
Reference this list, and disable the ones you dont need. I reccomend keeping antivirus/drivers that are required.
__________________________________________________ _________
Defragment your harddrive:
Fragmentation of files can lead to a large loss in performance. And can be corrected by a simple tool included in windows called disk defragmenter
Start>All programs>Accessories>System tools>Disk defragmenter
Click the partition, and click defragment
It usually takes a few hours, and renders the computer slow until it is finished. So try using it while sleeping.
__________________________________________________ __________
Registry Tweaks
This section will reference the registry many time, to access the registry:
Start>run>type regedit
Note: The registry can be dangerous if you mess around, so please follow the guide exactly.
__________________________________________________ ___________
Deleting thumbnail caching in windows Explorer:
Windows normally stores images that appear in Thumbnails view in cache memory so that it can redisplay the images quickly each time you reopen a folder in Thumbnails view. Disabling the cache can free up memory, but it might cause delays when you open folders with large amounts of thumbnail images.
Expand the following folders
HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\ Explorer\Advanced
find DisableThumbnailCache and double click it. Type 1 in the data box.
If the key doesnt exist follow these instructions
Right click the right pane, and right click, click new > dword value. Name it DisableThumbnailCache
right click the new key and click modify. type 1 in the data box.
__________________________________________________ _____________
Delete pagefile on shutdown:
The pagefile stores all the information that was used as memory on your harddrive for swap, and as a result can build up useless information over time. To clear it on shutdown do the following.
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\Session Manager\Memory Management
Find ClearPageFileAtShutdown and double click it. type 1 in the data box.
If the value doesnt exist, right click and click new > dword value name it ClearPageFileAtShutdown and in the data box, put 1.
__________________________________________________ ______________
Automatically close not responding applications on shutdown:
When an application fails to respond during shutdown a dialog box is displayed prompting the user to either end it now or to wait. Enabling the value AutoEndTasks will take care of the non-responding application without user intervention. This is often referred to as “Force Exit”.
HKEY_USERS\.DEFAULT\Control Panel\Desktop
find AutoEndTasks and type 1 in the data box.
If the value doesnt exist, right click new > string value name it AutoEndTasks and input 1 in the data box.
__________________________________________________ _________________
Prefetch value:Prefetch tweak removed due to the presence of new information - TEB
Note: Anyone who followed this step in the guide should immediately return theyre prefetch parameter setting back to 3 and reboot.
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\Session Manager\Memory Management\PrefetchParameters
This value cannot not exist so just find EnablePrefetcher and input one of the following.
[0 = Disabled (Not reccomended), 1 = Application Prefetch, 2 = Boot Prefetch, 3 = Prefetch All (This is defualt)
I hope this helps ya'll out.
If you dont know much about computers, do not do the registry part. If you mess up in this process you could mess up your computer.
Just follow the instructions and your computer will be faster.
Included in winxp are a bunch of useless fancy graphics and animations that no one cares about, and use put extra stress on the cpu/gpu
Control Panel>System>Advanced Tab>Performance
Make sure custom is checked and uncheck everything in the below list, except use visual styles on windows and buttons click apply.
If you feel something you liked is missing, check it and click apply.
__________________________________________________ _____
Disable uneeded windows services:
Included in winxp is a list of services that handle certain events that may happen on your computer, unless in a business environment, most of them are useless and consume vasts amount of resources.
Start>Run>Type Services.msc
Use this list and disable the services you dont need based on your habits.
Services that I like to disable to increase performance.
Indexing: The search service, you can still use the search function. But everything just wont be indexed.
Error reporting: Its just annoying, and can cause additional freezing on an already backed up system.
__________________________________________________ ______
Delete temp files:
Most of them are useless, take up space, and need to be deleted.
My computer>type %temp% in the address bar
Highlight them all and click delete, some may not be deleted because theyre in use, but thats ok. Ignore them.
__________________________________________________ _______
Disable uneeded startup items:
Start>Run>type msconfig
Unless your on a new machine most computers have many useless startup items, many can be disabled and free up some boot time, and plenty of everyday performance.
They are almost always sorted like this:
Reference this list, and disable the ones you dont need. I reccomend keeping antivirus/drivers that are required.
__________________________________________________ _________
Defragment your harddrive:
Fragmentation of files can lead to a large loss in performance. And can be corrected by a simple tool included in windows called disk defragmenter
Start>All programs>Accessories>System tools>Disk defragmenter
Click the partition, and click defragment
It usually takes a few hours, and renders the computer slow until it is finished. So try using it while sleeping.
__________________________________________________ __________
Registry Tweaks
This section will reference the registry many time, to access the registry:
Start>run>type regedit
Note: The registry can be dangerous if you mess around, so please follow the guide exactly.
__________________________________________________ ___________
Deleting thumbnail caching in windows Explorer:
Windows normally stores images that appear in Thumbnails view in cache memory so that it can redisplay the images quickly each time you reopen a folder in Thumbnails view. Disabling the cache can free up memory, but it might cause delays when you open folders with large amounts of thumbnail images.
Expand the following folders
HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\ Explorer\Advanced
find DisableThumbnailCache and double click it. Type 1 in the data box.
If the key doesnt exist follow these instructions
Right click the right pane, and right click, click new > dword value. Name it DisableThumbnailCache
right click the new key and click modify. type 1 in the data box.
__________________________________________________ _____________
Delete pagefile on shutdown:
The pagefile stores all the information that was used as memory on your harddrive for swap, and as a result can build up useless information over time. To clear it on shutdown do the following.
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\Session Manager\Memory Management
Find ClearPageFileAtShutdown and double click it. type 1 in the data box.
If the value doesnt exist, right click and click new > dword value name it ClearPageFileAtShutdown and in the data box, put 1.
__________________________________________________ ______________
Automatically close not responding applications on shutdown:
When an application fails to respond during shutdown a dialog box is displayed prompting the user to either end it now or to wait. Enabling the value AutoEndTasks will take care of the non-responding application without user intervention. This is often referred to as “Force Exit”.
HKEY_USERS\.DEFAULT\Control Panel\Desktop
find AutoEndTasks and type 1 in the data box.
If the value doesnt exist, right click new > string value name it AutoEndTasks and input 1 in the data box.
__________________________________________________ _________________
Prefetch value:Prefetch tweak removed due to the presence of new information - TEB
Note: Anyone who followed this step in the guide should immediately return theyre prefetch parameter setting back to 3 and reboot.
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\Session Manager\Memory Management\PrefetchParameters
This value cannot not exist so just find EnablePrefetcher and input one of the following.
[0 = Disabled (Not reccomended), 1 = Application Prefetch, 2 = Boot Prefetch, 3 = Prefetch All (This is defualt)
I hope this helps ya'll out.
If you dont know much about computers, do not do the registry part. If you mess up in this process you could mess up your computer.
Just follow the instructions and your computer will be faster.
#6
LOL. You should be careful of telling people to do custom stuff to system properties. Just tell them to shut off some start up stuff they don't need then, and maybe clear out the cookies, But some people shouldn't be messing around with reg keys,, IMHO..
#7
Or, you can do it my way:
How to make your X86 based computer faster:
Install Linux.
How to make it even faster:
Install Mac OS-X Leopard
Windows is the problem in general. Use a decent operating system and things are much better.
How to make your X86 based computer faster:
Install Linux.
How to make it even faster:
Install Mac OS-X Leopard
Windows is the problem in general. Use a decent operating system and things are much better.
#8
yeah windows does pretty much suck. and yeah i know people shouldnt be messing with their reg's thats why i put 'unless you know what your doing skip this' or something like that.
and yeah linux is alot better. it runs a lot faster and has no problems. with windows you have to buy/run antispyware and all that bs while linux auto runs it using hardly any of your computer.
and yeah linux is alot better. it runs a lot faster and has no problems. with windows you have to buy/run antispyware and all that bs while linux auto runs it using hardly any of your computer.
#9
sorta... I'm a UNIX/Linux admin by trade so I'm biased. Linux is just different, not necessarily better all around but better for certain things. Windows is still one of the easiest OS's to pick up and learn to use unfortunately enough.
MacOS = User Friendly
Windows = User Unfriendly
Linux = User Hostile
I prefer linux but you really have to commit to knowing an awful lot about computer science in order for it to be a decent desktop OS. For geeks like me it's t3h pimpz0rs.
MacOS = User Friendly
Windows = User Unfriendly
Linux = User Hostile
I prefer linux but you really have to commit to knowing an awful lot about computer science in order for it to be a decent desktop OS. For geeks like me it's t3h pimpz0rs.
#11
IT seems like there are alot of computer experts here I am hoping that you can help,
I am running xp and anytime I get on a site that needs adobe flash player it says that I have to download the latest version, I then follow the link and go to the adobe flash player download center, I download it , install it I get the message that "Version 9,0,47,0 installed successfully" and when I go to a site that needs it it still tells me that I have to install it.
Any suggestions?
I am running xp and anytime I get on a site that needs adobe flash player it says that I have to download the latest version, I then follow the link and go to the adobe flash player download center, I download it , install it I get the message that "Version 9,0,47,0 installed successfully" and when I go to a site that needs it it still tells me that I have to install it.
Any suggestions?
#12
in addition to adding sufficient memory.
but he's right all those will help keep your puter running fast.
i wouldnt recommend messing with the registry if you dont know what you're doing, that's a recipe for disaster.
nice write up though.
but he's right all those will help keep your puter running fast.
i wouldnt recommend messing with the registry if you dont know what you're doing, that's a recipe for disaster.
nice write up though.
#13
Agreed, on the thread. Very nice write up. I'm gonna look into some of those reg key deletes. Not a computer geek here, but I do know enough to get me in trouble.. (been there done that). But I still say just keep your start up programs to a minimum helps speed things up..
Thread
Thread Starter
Forum
Replies
Last Post
1982 mustang 5.0
5.0L Tech
4
03-10-2006 05:37 PM