How To: Delete Temp Files In Windows Vista To Recover More Hard Disk Space

About Windows Temporary Files:

Windows Temporary files are files used to store data currently being worked on, or information to be swapped with the operating system or other programs. The temporary files left behind by the programs accumulate over time and can take up a lot of disk space. Over time, your system will become run more slowly and decrease your system performance and stability.The Windows Vista Disk Cleanup Wizard does a nice job, however it does not delete your temp files unless they are over a week old.Getting rid of these temp files periodically helps your system to run faster and Increase Your System Performance.

Method 1:By using a batch file

The batch file is a nice touch because you can create it on your desktop and making and as we all know making batch file is very easy just put all commands in notepad file with .bat extension.

cd C:\Users\%username%\AppData\Local
rmdir /S /Q Temp

Method 2:

Share and Enjoy:
  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Mixx
  • Google

Popularity: 4%

Did You Like This Post? Then You Might Find These Also Interesting:

Written by Tony on February 20th, 2009 with no comments.
Read more articles on Vista Performance.

Related articles

No comments

There are still no comments on this article.

Leave your comment...

If you want to leave your comment on this article, simply fill out the next form:




You can use these XHTML tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> .