Latest News

How to speed up your computer speed

We can make our computer run faster by deleting temporary files from the computer.

Please perform the following steps:
1.Copy the below code and pest it on the notepad and do save as clean.bat
2.You must save this code in '.bat' extinction

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


No comments:

Post a Comment

Techno Solutions / Find Jobs / Earn Money Online Copyright © 2015 , Designed By Niraj Gautam

Theme images by Bim. Powered by Blogger.