The simple trick to Clear Ram Windows 10 – Slow PC Speed is an important issue many people are affected by. The cause behind it, the insufficient amount of ram on the PC /Laptop. Low ram devices hang so much during multiple tasks are assigned to it. So, we can remove or release the RAM with unused junk data to speed-up the System or processing speed so that PC works smooth and appropriately.
Many software is created to let users Clean up their Pc’s RAM; however, some software is developed with straightforward lines of codes, and it doesn’t pass an attempt for a developer to create this program. So if you wish to Clean and Erase your Pc’s Memory, then you’ll be able to by following the next steps I’m going to mention.
There may be many 3rd party software programs available like Ram booster, MZ Ram Booster, Ram saver pro and plenty of others that can speed up the PC by boosting up ram. If you want 3rd party software, use them in any other case. Use this simple ram-boosting trick.
We can clean the RAM just by using a Notepad application. This doesn’t require any advanced software.
Today, I will share a notepad trick to clean the ram and boost the PC speed. This trick is working correctly, and it’s pretty effective. You can also save the time you spent downloading 3rd party ram boosting software and configuring it.
Time needed: 5 minutes
How to clear memory on windows 10 (Steps-by-Steps Guide)
- Open Notepad
To begin with, open your Notepad (press Key windows+R and type notepad)
- Now type the following code if your RAM is below 4GB.
FreeMem=Space(409600000)
Note:- You must change the value according to your RAM size.
FreeMem=Space(51200000) if your RAM is 512 MB
FreeMem=Space(102400000) if your RAM is 1GB
FreeMem=Space(204800000) if your RAM is 2GB
FreeMem=Space(409600000) if your RAM is 4GB and so on.
For example, My RAM size is 4 GB, so I write the code: FreeMem=Space(409600000) - Save The File
Now Save The File As .vbs extension. For example, Ram cleaner.VBS
- Open New Notepad File
Open a new Notepad file. Type the following code in Notepad.
mystring=(80000000) - Save the file
Save it as a VBS file. In this case, we will name it Ramcleaner2.vbs
- Run the Saved File
Run both two files by double-clicking on it, which you saved earlier. That’s all of your Rams is now cleaned.
- Done
So, this is a simple trick to Clear Ram Windows 10 by Using Notepad.
Adding a .vbs file embedded with the correct code could speed up a PC/Laptop. A .vbs extension is an extension link with VBScript files. VBScript is a scripting language for Microsoft. In layman’s speak, VBScript can communicate and issue commands to your PC’s Microsoft Windows operating system via a unique set of codes.
Possibly, VBScript has a unique code for telling the operating system to detect and “free up” unused RAM in your PC. And that accurately is the code embedded inside the VBS file explained in this article.
When you run the .vbs file on your computer, it forces the computer to clear the “idle” data stored in RAM or the data dropped by programs you recently used and stopped. Including additional vacant RAM, you will now have more RAM for many programs you want to run.
Note: If the above method not working, no worry. We will provide you with other methods too. Check this article: How to Clean RAM Memory on a Computer, PC and Laptops
Final Words
I hope You Love The Article “Simple trick to Clear Ram on Windows 10, Windows 8.1, Windows 7 by Using Notepad” Keep Tuned For More Updates.