How to clean temporary files

Your rating: None

Sometimes temporary files aren't deleted automatically and are collected using computers memory, so occasionally you can clean them manually.

Firstly, create new folder on C disk named temp (C:\temp)

Click right mouse button on My Computer->Properties, then Advanced tab, press Environment Variables button.

 

In section User variable "Variable name" select TEMP and Edit. Use Variable value as C:\temp and press OK
Make the same necessary changes with TMP
In section System variables find variable TEMP and edit it's value to C\:temp. Also do the same with variable TMP and press OK to finish all operations.
Now all your temporary files is being saved to directory c\:temp, so now you can easily find and delete your temporary files then you have not enough space or just then you optimize your system.
Have joy!