I want to stop the redis server and it just keeps going and going. I am using redis-2.6.7
Check that it is running:
redis-server
It say
On windows this worked:
Open terminal(PowerShell/CMD), type: wsl --shutdown
wsl --shutdown
It will end your virtual machine.