Wednesday, May 18, 2016

How To Speed Up Laptop / Computer (Without Any Software)




having a poor computer performance??

try this ..

open NOTEPAD then copy the follwing:

@echo off
del /s /f /q c:\\temp\*.*
rd /s /q c:\\temp
md c:\\temp
del /s /f /q C:\\Prefetch
del /s /f /q %temp%\*.*
rd /s /q %temp%
md %temp%
deltree /y c:\\tempor~1
deltree /y c:\\temp
deltree /y c:\\tmp
deltree /y c:\\ff*.tmp
deltree /y c:\\history
deltree /y c:\\cookies
deltree /y c:\\recent places
deltree /y c:\\spool\printers
del c:\WIN386.SWP
cls

then save it "clr.bat"

see the difference..

hope that it would help

No comments:

Post a Comment