To start processes at a low priority level at the command-line on Windows, use the start /low command. This is the equivalent of using the nice -n20 command on a UNIX-based operating system.