We need a little more info.
*What Os, what brand computer
*What are the specs
*Did you recently install anything
*Did you recently make any hardware changes
etc.
:)
tayspen
<Insert title here>
1,622 posts since Jul 2005
Reputation Points: 84
Solved Threads: 99
jbennet
Moderator
18,523 posts since Apr 2005
Reputation Points: 1,826
Solved Threads: 601
Virus?
Do ctrl - alt - del and click processes tab and see whose using all ur cpu/mem
jbennet
Moderator
18,523 posts since Apr 2005
Reputation Points: 1,826
Solved Threads: 601
Couple of things are inevitable with PCs that slows them down:
- Registry becomes fragmented or full of past-installation leftovers
- HD becomes fragmented
Registry can be cleaned and defragmented using tool called "Free Registry Defrag" (among other free registry tools). It defragments and compacts the registry files.
For the HD, there is no simple solution.
Windows come packed with defragmenter, but that one is THE worst one there is. It takes forever and can only do partial defragmentation.
You need to understand the NTFS and it's architecture to understand the cause of the slow-down of your PCs overall performance.
Thing is, NTFS is consists of 3 major parts:
- MFT (Master File Table)
- metadata
- data (actual files and folders)
Windows defragmenter can defragment only the data (pagefile not included!). Rest remains fragmented and keep in mind that MFT and metadata affects everything on your PC (booting time, disk access time, reading time...)
I've discovered program called "PerfectDisk" (latest ver. is 8) and it is THE ONLY defragmenter (so far) that can handle all 3 on that list, with some extra boot-time boosting features. Most of the commercial defragmenters can handle MFT and pagefile, but NONE can handle metadata.
Only problem with PerfectDisk is that it takes long time to defragment the data. (MFT, pagefile and metadata are defragmented by so-called boot-time defragmentation, while data is defragmented regularly)
Quickest so far (regarding the data defragmentation) is Diskeeper. It get the job done in minutes, depending of the state of the partition.
I personally combine those two. PerfectDisk to keep my MFT, metadata, pagefile defragmented and boot files in front of the other files on the partition, and Diskeeper for the rest.
I must say that the change in booting and performance after first run of PerfectDisk was considerable. And those are low-cost softwares.
Chaky
Postaholic
2,017 posts since May 2006
Reputation Points: 230
Solved Threads: 47