In my windows installation PATH includes C:\\Program Files\\nodejs, where executable node.exe is. I\'m able to launch node
PATH
C:\\Program Files\\nodejs
node.exe
node
it does not require much configurations just go to advanced system settings copy the path where you have installed your node and just create an environment variable and check with node -v command in your prompt!