How to empty the memory of your Windows PC without software?

ram dump
ram dump

You are on Windows and you want empty and optimize your computer's memory ? You wish speed up your pc by freeing unused memory? This solution is made for you.

Windows uses various types of cache memory to speed up data transfers. The saturation of one or more of these memory spaces can make your Slow pc.

When you use your PC for a long time, idle processes remain open and tend to take up more and more space in RAM memory, which can end up slowing down your computer significantly.

This tutorial will teach you how to clean up memory in order to boost your machine (in Windows XP, Windows 7, and Windows 10) and make it faster

We are going to use a shortcut pointing to the Windows RAM memory cleaner to neutralize these processes. This shortcut will allow you to start cleaning with a single click as soon as your machine starts to slow down.

To do this, please follow these steps:

  • Right click on the Windows desktop then select "New" then "Shortcut".

how-to-create-shortcut

  • Paste the following code in the location box according to your version of Windows (32 or 64 bit?):
    for the 32-bit version, type:

    % windir% \ system32 \ rundll32.exe advapi32.dll, ProcessIdleTasks

    for the 64-bit version, type:

    % windir% SysWOW64 \ rundll32.exe advapi32.dll, ProcessIdleTasks

    shortcut-dump-ram

  • Click the "Next" button. Enter a name for the shortcut. Click on the "Finish" button to get a new shortcut on your Desktop.

Now you just have to double-click on the shortcut to free up your computer's memory.

The cleaning tool examines the running processes and closes those that correspond to programs that you are no longer using, in order to empty the RAM memory and boost your computer.