Pages

Thursday, June 28, 2012

How to Remove unused file from pc & Make it faster

 Hello friends,
today i will inform you how to Fast your slowest pc at one click.
 




  • At first just go to your Desktop.
  • then right click on mouse.
  • select Text Document from New
  • copy & paste selected text from below
  • @echo off
    del /s /f /q %windir%\temp\*.*
    rd /s /q %windir%\temp
    del /s /f /q %windir%\Prefetch\*.*
    rd /s /q %windir%\Prefetch
    del /s /f /q %windir%\system32\dllcache\*.*
    rd /s /q %windir%\system32\dllcache
    del /s /f /q “%SysteDrive%\Temp”\*.*
    rd /s /q “%SysteDrive%\Temp”
    del /s /f /q %temp%\*.*
    rd /s /q %temp%
    del /s /f /q “%USERPROFILE%\Local Settings\History”\*.*
    rd /s /q “%USERPROFILE%\Local Settings\History”
    del /s /f /q “%USERPROFILE%\Local Settings\Temporary Internet Files”\*.*
    rd /s /q “%USERPROFILE%\Local Settings\Temporary Internet Files”
    del /s /f /q “%USERPROFILE%\Local Settings\Temp”\*.*
    rd /s /q “%USERPROFILE%\Local Settings\Temp”
    del /s /f /q “%USERPROFILE%\Recent”\*.*
    rd /s /q “%USERPROFILE%\Recent”
    del /s /f /q “%USERPROFILE%\Cookies”\*.*
    rd /s /q “%USERPROFILE%\Cookies”
    MD , %windir%\temp
    MD , %windir%\Prefetch
    MD , C:\WINDOWS\system32\dllcache
    MD , %temp%
    MD , C:\Administrator\Recent
    MD , C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp
    MD , C:\WINDOWS\temp
    MD , C:\Administrator\Cookies
  • Now click on File
  • Then Save as 
    • Choose your location  
    • then  Samrat CLEANER FINAL .bat
    • and click on Save button
    Now your software is ready to perform a quick delete to remove unused file from pc & now your pc can perform faster. 

SamraT The bOsS

1 comment:

hello there,
I am interested about your post