Pages

Friday, November 8, 2013

Cleaning RAM With Notpad


If your computer become slow ,when you are working with mny programes .It may be due to RAM because at that time RAM Is fullof remaining progress pieces which you are working with and you do not need them any more .So if you can erase or delete  those unnessery pieces of information your computer RAM will be cleaned and your computer will speed up







Cleaning RAM is very easy task here are steps for it ,just follow them







1.Open notepad


2.Type FreeMem=Space(64000000).


3.Save file with name “ CleanRam.vbs


4.Close it and run the file 




It will free memory in RAM ,if you want free more memory than you can write following command in notepad instead of what given in step 2.


FreeMem=(256000000)  For 256mb
FreeMem=(128000000)  For 128mb 
FreeMem=(1024000000) For 1Gb