Pages

Friday, 16 October 2015

Speedup Computer

Increase Computer Speed.

Follow below steps and delete Temporary files from your computer automatically every time your computer start or restart.

1. Open Notepad.

2. Type following two line command in notepad

                     rd %temp% /s /q

                     md %temp%


 

3. Now save notepad as "cleantemp.bat" on desktop.

4. Click on Start --> All Program --> (Right click) Startup --> Select Open.


5. Copy "cleantemp.bat" file from desktop and Paste in Startup.


6. Now open Run and type %temp% --> Press OK and check some folder and files are there.


7. Now Restart your computer and check step 6.

Now your computer work fast.