SPEED UP YOUR COMPUTER BY CLEANING RAM USING NOTEPAD
If your computer become slow,
when you are working with many programs.
It may be due to RAM because at that time RAM is full of
remaining progress pieces which you are working with and you
do not need them any more.
So, if you can erase or delete those unnecessary information,
your computer RAM will be cleaned and your computer will be speed up.
So This are the process....
1). Open notepad.
2). Type FreeMem=(4096000000)
format is (if ram size greater then 1gb then multiple with 1024)
here if your ram size is 4gb then (4*1024=4096) then 6 times "0"
3). Save file with name "CleanRAM.vbs".
4). Close it and run the file.
FreeMem= (8192000000) for 8gb
FreeMem= (4096000000) for 4 gb
FreeMem= (2048000000) for 2 gb
FreeMem= (1024000000) for 1 gb
Make sure that you don't select the memory that is larger than your memory capacity.
No comments:
Post a Comment