Free memory with Cleanmem
If you haven’t noticed, sometimes programs runned on your computer may have memory leaks. So what are memory leaks? From my understanding, I would simply describe it as memory used that are not freed. Imagine, you occupied a toilet, and you never flush the toilet bowl. Eww, it stinks! Alright, that’s what we meant by occupied memory. While flushing simply means freeing the memory. However, That’s not what I’m going to discuss today.
Today, I’m going to introduce you, CleanMem, a program that periodically free your memory, thus helps in speeding up your computer. So now, what is this CleanMem about?
CleanMem is a program that runs periodically. It uses a built-in function from Windows, to free the memory. So basically, it wouldn’t work on Linux, Mac or other OS. CleanMem supports both 32-bit and 64-bit Windows. Till to date, it even supports Windows 7.
When CleanMem runs, you will hardly feel anything simply because it runs every 30 minutes and in the background only.
For further information, refer to














