I have a Server 2003 box. I've noticed the windows directory is 4 gigs and I guess that's primarily windows updates.

As a side not, it would be cool to do this on my XP boxes if possible.

link|improve this question

75% accept rate
feedback

2 Answers

Stay away from the winsxs folder. You can kill all the ones starting with a $ and using NTFS compression.

link|improve this answer
feedback

I would advice not to touch the Windows directory, except for the directory containing temporary files : C:\Windows\Temp. You can delete all files here and ignore all error messages about files in use.

In fact, it's good practice to move this temporary directory out of the Windows directory. One does that by Control Panel / System / Advanced system settings / Environment Variables. Set the values of TEMP and TMP for both User and System.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

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