Jump to content

[Guide][Trick]Clean Your RAM & Make Your Comp Speed Better


Freyr

Recommended Posts

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.

Open the notepad and type

 

FreeMem=Space(64000000)

in this file and save it as RAMcleaner.vbs [ You should choose the “All Files” option when u save it ]

 

Run the file and ur RAM may be cleaned :>

Of course u can edit the code in the file for a greater “cleaning-progress”.

 

FreeMem=Space(128000000)

 

Test it!It worked for me.Notify:If you have big memory you dont feel the difference ;)

 

Credits to FireWater

 

Link to comment
Share on other sites

i dont get what this is doing..it didnt change anything at all.

It end proceess programms,which you dont need more,because computer keep one part of memory from application,you have been closed.But i tell again,if you have big memory you dont feel difference.
Link to comment
Share on other sites

It end proceess programms,which you dont need more,because computer keep one part of memory from application,you have been closed.But i tell again,if you have big memory you dont feel difference.

 

if I change the number from (64000000) to (128000000) what's the difference?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...