Cytuj:
Modified memory is memory that was allocated by some application and then removed from the application's working set, usually because it hasn't been used for a long time. The fact that most of your memory is in this state means two things:
1. Some app (or multiple apps) allocated a lot of memory, and is not actively using most of it. Often (but not always) this is due to a memory leak in the app.
2. The pagefile is not large enough for the system to move all this unused memory to disk.
Pewnie coś z botem/tibią. Może wyszedł jakiś patch 'usprawniający' lub używasz nowego skryptu?