How To Speed Up Your Computer by Clearing RAM (Using Notepad)
How to Clear RAM?
To clear or speed up the RAM of your computer, you need to follow following steps:
- Open Notepad. Paste following :
FreeMem=Space(102400000) - The above is for users who have 1 GB RAM. If you have 2 GB RAM then change 1024 to 2048 and if you have 512 MB then you have to change 1024 to 512.
- Now save that file with .vbs extension. You can give any file name and can save it in any folder or directory.
- Now whenever you want to clean your RAM then Run this file and that's all.
No comments:
Post a Comment