i learned another completely unnecessary thing about windows so I'm sharing it
apparently every version of windows since at least 7 (i don't have a vista install to check) has had an "emergency restart" option if you go to the ctrl-alt-delete screen and click the power options button while holding control
It calls the NtSetSystemPowerState function which is normally called at the very end of the shutdown process after everything has already been stopped and is the function that turns everything off and kills the kernel so it's basically an almost instant power off
i don't know what the point of this is i mean you could just hold down the power button or throw it out the window or something
@i_lost_my_bagel Maybe for remote environments?