Sunday, June 21, 2015

performance - improve vista running speed


I know that the best method of improving the performanmces of a system with Windows Vista is to format the c: partition and install all the needed software from scrach.


Do you know any good software which clean the system registry, it show me which programs haven't been used from some time, and other features like that?


When i was a litle kid, i was using the Norton Utilities and later the System Mechanics. On my computers i preffer to reinstal the windows from scarch. Now i have to improve the working speed of a freind computer. What advices do you have for me?


That vista was intalled 1 year ago.


Answer




the bendefits of so called 'registry cleaners' are debatable, read Mark Russinovich's take on the issue:


Registry Junk: A Windows Fact of Life


however, i do use RegSeeker, not for the 'clean-up' function but because of the speed and certain features that MS RegEdit is lacking.


No comments:

Post a Comment

linux - How to SSH to ec2 instance in VPC private subnet via NAT server

I have created a VPC in aws with a public subnet and a private subnet. The private subnet does not have direct access to external network. S...