🔒 Closed Computer junk files cleaner

Status
Not open for further replies.

Jover24

Honorary Poster
Computer Junk Files Cleaner
Steps by Steps
1.) Open your Notepad.
2.) Copy and Paste the code below.
@color 0a
echo Clean win7 temp files
pause Press any key to start
rd %windir%\$hf_mig$ /Q /S
dir %windir%\$NtUninstall* /a:d /b >%windir%\xxx.txt
for /f %%i in (%windir%\xxx.txt) do rd %windir%\%%i /s /q
del %windir%\xxx.txt /f /q
del %windir%\KB*.log /f /q
del /f /s /q %systemdrive%\*.tmp
del /f /s /q %systemdrive%\*._mp
del /f /s /q %systemdrive%\*.log
del /f /s /q %systemdrive%\*.gid
del /f /s /q %systemdrive%\*.chk
del /f /s /q %systemdrive%\*.old
del /f /s /q %systemdrive%\recycled\*.*
del /f /s /q %windir%\*.bak
del /f /s /q %windir%\prefetch\*.*
rd /s /q %windir%\temp
md %windir%\temp
del /f /q %userprofile%\cookies\*.*
del /f /s /q "%userprofile%\local settings\temporary internet files\*.*"
del /f /s /q "%userprofile%\local settings\temp\*.*"
del /f /s /q "%userprofile%\recent\*.*"
echo End
pause
3.) Click Save As then Rename it to Temp File Cleaner.bat
4.) Run 1f642.png:)
Note.
Hindi ito delikado 1f642.png:) legit to ang purpose ng code na ito ay tanggalin ang mga junk files sa OS mo like temporary files, log files at iba pa para mabawasan ang pag ka lag ng pc performance mo at para dagdag sa freespace ng iyong pc.
©Benjie Redona
 
Status
Not open for further replies.

About this Thread

  • 11
    Replies
  • 230
    Views
  • 11
    Participants
Last reply from:
jerriku

Trending Topics

Online now

Members online
1,129
Guests online
2,399
Total visitors
3,528

Forum statistics

Threads
2,297,575
Posts
29,116,085
Members
1,203,951
Latest member
ttyyout
Back
Top