Free up RAM for computer Games

Free up RAM
Computer’s speed is always depends on RAM efficiency. All system and other program files which are currently running on your computer used the memory of RAM, which can slow down your system. With this command we will free up our RAM from unused data to speed up the system.
Firs of all
Open NOTEPAD and type
FreeMem=space(64000000)
FreeMem=Space(64000000)
Save the file as “cleaner.vbs” on desktop
Use the inverted commas
If you want to increase its efficiency increase its values, example
Freemem=space(2560000000)