Table of Contents

Keeping your Win7 machine clean and up-to-date

Software updates

Symantec Endpoint Protection

Only the virus definitions are updated automatically!

And there is NO automatic complete scan of the computer…

Computer updates

Updating Windows

All the Windows updating settings are available from
Start ⇒ Control Panel ⇒ System & Security ⇒ Windows Update

Click on Change parameters to select how and when Windows should be updated and select:

If you use putty, cygwin/X or other applications that may remain open a long time (e.g during the night, weekend, etc…) make sure to select Télécharger les mises à jour mais me laisser choisir s'il convient de les installer instead of the default Installer les mises à jour automatiquement

With a full automatic update, Windows will automatically restart your computer (if required) after an update, which will kill the open connections…

Dell specific updates

Start ⇒ All programs ⇒ Dell ⇒ Dell Client System Update or Dell Command Update

HP specific updates

FIXME

Cleaning the computer

Using the Disk Cleanup tool

Removing the user's temporary files

Note: temporary files created by Windows (attachments opened when clicking in Thunderbird, etc…)

Cleaning the Firefox cache

Go to Tools ⇒ Options ⇒ Advanced ⇒ Network and click on Clear Now

Cleaning the Internet Explorer cache

Go to Start ⇒ Configuration Panel ⇒ Network and Internet ⇒ Internet Options ⇒ General ⇒ Navigation history ⇒ Delete and then select what you want to remove

Cleaning the Java cache

Removing the hibernation file

If you are on a desktop and you don't use the hibernation, you can gain a few Gb on the C: partition by removing the hibernation file. See the appropriate tech note.

Cleaning some hidden Windows temporary files

Use with caution, only if you know what you are doing! You will need to use the Administrator/adminuser account

An easy way to determine the space used by the Window directories is to run a Cygwin shell as an administrator and execute:
du -sh /cygdrive/c/Windows/* | sort -rh

C:\Windows\Installer directory

The hidden C:\Windows\Installer directory can easily grow to more than 10 Gb, because Windows uses it for storing files it needs at installation/update/removal time. Unfortunately, some files that could be removed when they are not need anymore (orphan files) stay in this directory.

You can use the PatchCleaner utility to (re)move these orphan files. Rather than removing those files, you should move them to a disk partition other than C:\ (e.g. <some_disk>:\Scratch\<your_login>\PatchCleanerMovedInstallerFiles) and free a few Gb of disk space on C:\. More details...

C:\Windows\Temp and C:\Windows\Logs\CBS

in some cases, the C:\Windows\Logs\CBS directory may grow to several Gb, due to some log files rotation and compression problem. In that case, remove everything (that you can), except the latest file, CBS.log, and remove what you can in C:\Windows\Temp

C:\Windows\winsxs

It seems that Windows may need all the files in this directory. Don't touch it…

Cleaning the Start Up services

Use with caution, only if you know what you are doing! You will need to use the Administrator/adminuser account

Some programs may install start up services that you don't really need. Disabling these services may free some memory and decrease a bit the CPU usage…

Backing up the computer

FIXME





[ PMIP3 Wiki Home ] - [ Help! ] - [ Wiki syntax ]