Windows OS - well maintaining - Super User most recent 30 from superuser.com2010-03-19T05:05:22Zhttp://superuser.com/feeds/question/74710http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://superuser.com/questions/74710/windows-os-well-maintaining1Windows OS - well maintainingunknown (google)http://superuser.com/users/02009-11-24T12:14:58Z2009-11-24T21:09:24Z
<p>Hi,</p>
<p>Very sorry to bother you with a basic question.</p>
<p>I am planning to well maintain my desktop PC. It has the Windows OS (Windows XP) and connected to internet.</p>
<p>I do the following activities, on weekly basis. </p>
<ul>
<li>Windows Update</li>
<li>Anti Virus Update</li>
<li>Scanning my PC with Antivirus</li>
</ul>
<p>Would you please let me whether I need to do any further activities?</p>
<p>Many thanks.</p>
<p>Regards,
Reshma.</p>
http://superuser.com/questions/74710/windows-os-well-maintaining/74713#747131Answer by KeyboardMonkey for Windows OS - well maintainingKeyboardMonkeyhttp://superuser.com/users/135592009-11-24T12:39:29Z2009-11-24T12:39:29Z<p>It sounds like you're pretty secure. As long as you stay updated, don't download untrusted software/executable files, and don't open email attachments from people you don't know.</p>
<p>XP has a Firewall too, is that also enabled?</p>
http://superuser.com/questions/74710/windows-os-well-maintaining/74714#747141Answer by PiotrLegnica for Windows OS - well maintainingPiotrLegnicahttp://superuser.com/users/95542009-11-24T12:42:31Z2009-11-24T12:42:31Z<ul>
<li>Turn off autoplay - both on fixed and removable drives - you can use <a href="http://download.microsoft.com/download/f/c/a/fca6767b-9ed9-45a6-b352-839afb2a2679/TweakUiPowertoySetup.exe" rel="nofollow">Tweak UI</a> for that.</li>
<li>Keep all of your software updated.</li>
<li>Don't download anything from untrusted sources, think twice before executing anything downloaded.</li>
</ul>
http://superuser.com/questions/74710/windows-os-well-maintaining/74716#747162Answer by Al Everett for Windows OS - well maintainingAl Everetthttp://superuser.com/users/11002009-11-24T12:49:08Z2009-11-24T14:46:37Z<p>Defragging the hard drive regularly (monthly).</p>
<p>Anti-spyware software, unless the anti-virus package you're already using covers that. A secondary line of defense couldn't hurt, although you probably don't want that one to <em>also</em> be scanning real-time.</p>
<p>As others have mentioned, you need to keep your other software up-to-date. I have used <a href="http://secunia.com/vulnerability%5Fscanning/personal/" rel="nofollow">Secunia Personal Software Inspector</a> and <a href="http://filehippo.com/updatechecker/" rel="nofollow">FileHippo's Update Checker</a> and found them both to be pretty good at helping with that.</p>
<p>Edit: I also like <a href="http://www.ccleaner.com" rel="nofollow">CCleaner</a> for cleaning up leftover junk in the registry.</p>
<p>But you have the absolute essentials: keeping Windows and your anti-virus up-to-date.</p>
http://superuser.com/questions/74710/windows-os-well-maintaining/74717#747173Answer by CodeByMoonlight for Windows OS - well maintainingCodeByMoonlighthttp://superuser.com/users/64962009-11-24T12:52:03Z2009-11-24T12:52:03Z<p>When you uninstall something, use Revo Uninstaller to do it rather than go straight to the app's uninstaller. This will mean less garbage accumulates on your system over time.</p>
http://superuser.com/questions/74710/windows-os-well-maintaining/74719#7471911Answer by kmarsh for Windows OS - well maintainingkmarshhttp://superuser.com/users/49692009-11-24T13:02:29Z2009-11-24T13:02:29Z<p>Back up your data!</p>
http://superuser.com/questions/74710/windows-os-well-maintaining/74782#747820Answer by Molly7244 for Windows OS - well maintainingMolly7244http://superuser.com/users/02009-11-24T15:02:11Z2009-11-24T15:02:11Z<p>create 'good' drive image, this is particularly handy when you have your drive partitioned (divided between system and user files).</p>
<p>and you can't go wrong making it a habit to run 'untrusted' applications (which is pretty much anything imternet related) in a virtualized environment.</p>
http://superuser.com/questions/74710/windows-os-well-maintaining/74810#748103Answer by Josh for Windows OS - well maintainingJoshhttp://superuser.com/users/167012009-11-24T16:18:58Z2009-11-24T16:18:58Z<p>Windows XP was harder to maintain than Windows Vista or 7. My process was as follows:</p>
<ol>
<li>Windows Updates</li>
<li>Hardware driver updates</li>
<li>Application Updates (microsoft office, browser plugins, etc.)</li>
<li>Data abstraction / organization and Backup (keep my saved data, such as documents, photos, etc. stored in a separate folder which I could quickly back up)</li>
<li>Malware protection updates & maintenance, including antivirus and software firewall</li>
<li>Annual Overhaul (see below)</li>
</ol>
<p>I also did an annual 'Overhaul'. Once per year, I would do the following:</p>
<ol>
<li>Backup all data</li>
<li>Wipe hard drive by doing a Zero-fill, and reformat. </li>
<li>Perform any hardware updates and upgrades if I needed them. Examples included: BIOS updates, RAM upgrades, hard drive upgrades, and video upgrades. </li>
<li>Hardware cleaning -- a lot of dust can build up in the system over 1 year, so getting a 30psi or greater air compressor and blowing the thing out will help to keep it cool and quiet, and extend the life of your components.</li>
<li>Reinstall Windows XP fresh, and get all latest drivers and updates</li>
<li>Install only applications I would use (I was always surprised by how much I had installed after a year, yet how little I actually used)</li>
</ol>
<p>When Windows Vista came out, I have actually changed my process somewhat. First, I actually don't use third-party antivirus or firewall software anymore. I'm pretty careful about what I download and what websites I visit, and for over 2 years, I've been virus free :) Obviously this isn't ideal for everyone -- especially anyone who has a PC used by more than one person, or somebody with kids.</p>
<p>Second, Vista seems to do a MUCH better job of maintaining its performance levels compared to Windows XP, which would get slow over time. I will do a defrag from time-to-time, but beyond that, Vista doesn't seem to need the reinstall like XP did.</p>
<p>Hope this helps!</p>
http://superuser.com/questions/74710/windows-os-well-maintaining/74933#749330Answer by studiohack23 for Windows OS - well maintainingstudiohack23http://superuser.com/users/65742009-11-24T21:09:24Z2009-11-24T21:09:24Z<p>Besides Windows Update, running Antivirus regularly (about once a week), and keeping drivers updated, use at least one system cleaner. CCleaner and Advanced System Care 3 are two <em>excellent</em> cleaners that I use regularly and highly recommend. Also, once in a while, make sure to defrag your disk(s), and run Disk Cleanup (a native tool in Windows to help keep your disks clean). Disk Cleanup is found by clicking My Computer, right-clicking your primary disk (or partition), often called 'Local Disk', and then "Disk Cleanup", to the below right of the pie chart. If you go to the second tab in the dialog box that opens, you have the option to delete all but the most recent Restore point, which can be a real space saver, depending on how much software you install and uninstall, etc...Hope this helps!</p>