One of the biggest upgrades you can make to an older computer is being sure it has enough memory (RAM) to handle the operating system and all the programs you want to run on it. When Windows starts to run out of physical memory it offloads data to the page file which is stored on your hard drive. As we know, a hard drive is much slower than RAM and this is why a system with a low amount of memory can start to slow down really quickly with several programs running at once, or a web browser with many tabs open, for example.
It’s not always possible to put more memory into an aging computer simply due to high costs for old types of RAM or a lack of RAM slots, such as in a laptop or netbook. Thankfully there are ways to get around this issue through software which is able to reduce the amount of memory a system process consumes by using a documented feature in the Windows API. This gives a program the memory it actually needs and not what it asks for, reducing the amount of used memory while not impacting on the performance of your computer
Here we show you 6 free tools that can help reduce the memory your system is using and keep it running more smoothly for longer.
(more…)


