1

Is there a built-in mechanism within Windows to lower and increase the amount of memory that a process is allowed to use? I want programs to be able to sometimes think there is less RAM available than there actually is and other times be able to just use whatever RAM is actually available on the computer.

user64742
  • 257

1 Answers1

0

The easiest way to reduce the RAM is to create a RAM disk that will eat up some amount of the RAM.

Some free products that I found (but never used):

harrymc
  • 498,455