By cleaning your RAM, you can speed up your PC performance. If you get that your system is getting slower and slower, the game you are playing worked good once but now it is slow, then probably you should clean your RAM. To do this, try the following
RAM is like, if your computer needs some piece of information it doesn’t waste time traveling to the address and getting the information, it can just get it. If your PC program wastes time to find its desired piece of address in your RAM (because RAM is full), then it works slow. |
Open notepad and save as .vbs file naming RAM CLEANER.
Now type
FreeMem=Space(64000000)
Now type
FreeMem=Space(64000000)
in this file and save it as RAMcleaner.vbs
Run the file and ur RAM may be cleaned :>
Of course u can edit the code in the file for a greater "cleaning-progress" but value should be twice or half the previous value.
FreeMem=Space(1280000000)
It Will Speed up Your System.
Run the file and ur RAM may be cleaned :>
Of course u can edit the code in the file for a greater "cleaning-progress" but value should be twice or half the previous value.
FreeMem=Space(1280000000)
It Will Speed up Your System.