Guys do any of you delete your tempt files?
- Locked due to inactivity on Aug 4, '16 4:29pm
Thread Topic: Guys do any of you delete your tempt files?
-
Windows:
Create a new word document then copy and paste this
@echo off
del /s /f /q c:\windows\temp\*.*
rd /s /q c:\windows\temp
md c:\windows\temp
del /s /f /q C:\WINDOWS\Prefetch
del /s /f /q %temp%\*.*
rd /s /q %temp%
md %temp%
deltree /y c:\windows\tempor~1
deltree /y c:\windows\temp
deltree /y c:\windows\tmp
deltree /y c:\windows\ff*.tmp
deltree /y c:\windows\history
deltree /y c:\windows\cookies
deltree /y c:\windows\recent
deltree /y c:\windows\spool\printers
del c:\WIN386.SWP
cls
Save the file name it Clean.bat
Double click the file
You will see your cmd pop up it will take a few secs, mins, hours and depending on how much you downloaded -
whaaaat
-
Dark do you use a windows pc/laptop?
-
By word document i mean text document
-
I think.
-
Then create a new text document
This thread is locked, therefore no new posts can be made.


