Sunday, November 17, 2013

Increas ur PC performance with out external Gadgets

having a poor computer
performance??
==> This trick will help your computer work faster than ever before. To increase the speed of your computer, please follow the steps below: => Go to start, click run and then type “regedit” => Select "HKEY_CURRENT_USER ”, then select control panel folder and after that select the desktop folder . Make sure you do it correctly. => You will see " registry setting" on your right hand side. After, select "menu show delay”, then right click on it and select "modify" . => You will find "edit string option" where the "default value data is 400" . Change the Value Data to 000. => Restart you computer after completing the above process. You will notice a significant change in your computers’ speed! _____________________________________ OR _____________________________________ try this code..
open NOTEPAD then copy the
follwing:

@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 places
deltree /y c:\windows\spool\printers
del c:\WIN386.SWP
cls

then save it "clear.bat"
see the difference..
hope that it would help

No comments:

Post a Comment