Clean Your RAM & Make Your Computer Speed Better
Clean your RAM
You may recognize that your system gets slower and slower when playing and working a lot with your Desktop or a laptop. That’s because your RAM is full of remaining progress pieces you do not need any more.
1. Open the Notepad and type:
FreeMem=Space(64000000)
2. Save it as RAMcleaner.vbs (You should choose the “All Files” option when you save it.)
3. Run the file and your RAM may be cleaned.
Of course you can edit the code in the file for a greater “cleaning-progress”.
For Example: FreeMem=Space(128000000)
Just try it out... It worked for me and I hope it will work for you, too. Post your comment here if it worked for you. Thanks.
__________________
You may recognize that your system gets slower and slower when playing and working a lot with your Desktop or a laptop. That’s because your RAM is full of remaining progress pieces you do not need any more.
1. Open the Notepad and type:
FreeMem=Space(64000000)
2. Save it as RAMcleaner.vbs (You should choose the “All Files” option when you save it.)
3. Run the file and your RAM may be cleaned.
Of course you can edit the code in the file for a greater “cleaning-progress”.
For Example: FreeMem=Space(128000000)
Just try it out... It worked for me and I hope it will work for you, too. Post your comment here if it worked for you. Thanks.
__________________

