You must have noticed most times that after using you PC over a long period of time, maybe over the night, it kinda gets slower than the normal speed you had when you started it up.
This is usually as a result of programs occupying memory allocations of the RAM and to speed up your PC, memory locations need to be freed so that other application can use this memory. This would be your guide to free up some RAM space on your PC for faster performance.
How to Go About it:-
- Open Notepad on your PC and type in the code below
FreeMem=Space(10240000000)
- Now save it as CleanRam.vbs (note: not as a .txt file, but .vbs)
- You can now open the CleanRam.vbs file you created.
Your RAM would be cleared successfully.
I hope this helped, Thanks for reading this article and please keep coming back to stay updated.
2 Comments
You can also free some space on RAM by stoping unwanted running programs through Task Manage. Anyways, this is a great tips and thanks for sharing.
Hi Oscar,
Nice update you have published but the tip did not work on my win7 x64 system…
Any other tip I could try?
Thank You