Going over all the w3wp processes in task manager is frustrating if you wanna do this frequently :). So here it is.
taskkill /F /IM w3wp.exe /T
Works in the command line and PowerShell as well.