I frequently encounter customers who have an old PC and they're thinking about getting a new one because there's so much garbage on the current one. I hate to see all those computers going into a landfill.

I'm looking for a good comprehensive summary/process for cleaning up the computer. But I also want to make the process as simple as possible. The lower the required skills, the more people that will be able to do it.

It need not be freeware. I think it's worth $50 or so if it's super easy to use.

Options I'm considering:

Any other suggestions?

link|improve this question

2  
CCleaner... Come on, just look at what the first C stands for! – Breakthrough Aug 31 '11 at 19:11
Clay, this is a bit too much like a shopping recommendation, which is usually persona non grata on SU. However, rephrasing the question, asking for specific options on how to use these tools, and other modifications could get it reopened and worth another look. – music2myear Aug 31 '11 at 19:28
feedback

closed as not constructive by Breakthrough, techie007, MaQleod, David, digitxp Aug 31 '11 at 19:24

This question is not a good fit to our Q&A format. We expect answers to generally involve facts, references, or specific expertise; this question will likely solicit opinion, debate, arguments, polling, or extended discussion. See the FAQ for guidance on how to improve it.

1 Answer

Autoruns is beyond the ability of the average user. The power contained in that app makes it too dangerous for anybody who is not aware of system functions.

CCleaner is pretty good, but people should know what the various cleaning options refer to. If they're used to using MRU and jump lists, and they run CCleaner with the wrong settings, they may get rather upset over something that doesn't have much impact on system performance.

One option with CCleaner is to set the options how you prefer, then enter the command to run it hidden in a one-line batch file, and package the while thing using iexpress into an executable that'll run the batch file on extraction. This will make a single executable that'll run the embedded batch file and CCleaner executable using the settings you've set without any interaction on their part, minimizing possible issues.

I'd recommend the windows disk cleanup utility for recommendation to users. It pretty clearly explains what it is doing and can do a decent and safe job of cleanup.

If you want to take a spin running Autoruns or CCleaner on their systems once in a while to get them back up to peak performance, that is what I prefer to do, rather than handing end users the tools of their own destruction.

link|improve this answer
Hmmm... You'd think there would be demand for a "one click" pc maintenance solution. And it seems like there would be some way to guide the user through disabling stuff, with a good "undo" option. And if you succeed with that it could keep some of the 30 Million PCs out of landfills every year. I guess I'm tilting at windmills :) – Clay Nichols Sep 2 '11 at 13:54
You're probably right but even among tech people, we may be in a minority. As an IT person, I can almost guarantee that when I see a computer at a new location, no matter how well the system is managed, it'll have untold levels of detritus and unnecessary apps running happily away sucking life from the system. And once I've touched the machine it'll run on average 30% faster than it was. This makes good money sense because users with a system actually running at it's native speed won't be asking for upgrades quite as often as users of the loaded down hulks so often gracing desks. – music2myear Sep 2 '11 at 14:17
feedback

Not the answer you're looking for? Browse other questions tagged or ask your own question.