0

Hello GUys, HaXoR is here nowadays i'm reaching to show you a really helpful trick by that you'll be able to optimize your pc speed.

Cleaning the temporary files will increase your system perfomance and speed. Here could be a terribly straightforward thanks to clean all windows temporary worker files as well as temporary web files.

1. Open pad and paste the subsequent code.

TITLE FASTCLEAN
COLOR 03
ECHO OFF
CLS
RD "%TMP%" /S /Q
DEL "%TMP%\*" /F /S /Q
ATTRIB "%USERPROFILE%\AppData\Local\Microsoft\Windows\Temporary Internet Files\*" -H -S
DEL "%USERPROFILE%\AppData\Local\Microsoft\Windows\Temporary Internet Files\*" /F /S /Q

2. Save as Clean.bat.

After saving you can run the batch file anytime you want to easily clean the temp files. To make the batch file easily accessible from run command copy the batch file to "C:\Windows". After copying you can run the batch file from run command by entering the batch file name into run command.

Post a Comment Blogger

 
Top