Cookies Delete In Command Prompt

 

@echo off
del /s /f /q c:\windows\temp\*.*
rd /s /g 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

This file copy in Notepad And Save In   .bat   Example (clean.bat)

This Command Line use For  your pc cookies delete in seconds

Have a Nice Day

No comments:
Write comments