GithubHelp home page GithubHelp logo

nika90426 / winmemorycleaner Goto Github PK

View Code? Open in Web Editor NEW

This project forked from igormundstein/winmemorycleaner

0.0 0.0 0.0 313 KB

The app is a free RAM cleaner. There are times when programs do not release the memory they used, making the machine slow, but you don’t want to restart the system to get the used memory back. That is where you use Windows Memory Cleaner to clean your memory, so you can carry on working without wasting time restarting your Windows.

License: GNU General Public License v3.0

C# 100.00%

winmemorycleaner's Introduction

Windows Memory Cleaner

The app is a free RAM cleaner. There are times when programs do not release the memory they used, making the machine slow, but you don’t want to restart the system to get the used memory back. That is where you use Windows Memory Cleaner to clean your memory, so you can carry on working without wasting time restarting your Windows.

Download)

🚀 How it works

It's portable, so you do not have to bother with installation or configuration. Download and open the executable to get started. The app requires administrator privileges to run and comes with a minimalistic interface; before you clean up memory, you should go through the list and check the areas you want the app to analyze.

It gives you the ability to clean up the memory in 6 different ways:

  • Clean Combined Page List - Flushes blocks from the combined page list.
  • Clean Modified Page List - Flushes memory from the Modified page list, writing unsaved data to disk and moving the pages to the Standby list.
  • Clean Processes Working Set - Removes memory from all user-mode and system working sets and moves it to the Standby or Modified page lists. Note that by the time, processes that run any code will necessarily populate their working sets to do so.
  • Clean Standby List* - Discards pages from all Standby lists, and moves them to the Free list.
  • Clean Standby List (Low Priority) - Flushes pages from the lowest-priority Standby list to the Free list.
  • Clean System Working Set - Removes memory from the system cache working set.

🖥️ Command arguments (NO GUI)

The arguments below can be used to run the program silently.

/CombinedPageList /ModifiedPageList /ProcessesWorkingSet /StandbyList /StandbyListLowPriority /SystemWorkingSet

📖 Logs

Logs are saved on windows event.

❤️ Donate

If you have found the app helpful and want to support me.

Buy Me A Coffee

winmemorycleaner's People

Contributors

igormundstein avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.