install AutoHotKey
Open Notepad
Type:
Code:
Run, cmd.exe /c shutdown /s /f /t 00
Save as ForceShutdown.ahk (make sure to remove .txt ext)
Right Click AHK > Compile Script
Copy ForceShutdown.exe to %windir%\System32\
Reboot from either Windows USB Installer or into Repair UEFI
Access Command Prompt from there
Type:
Code:
move c:\windows\system32\utilman.exe c:\
Enter
Code:
ren c:\windows\system32\ForceShutdown.exe c:\windows\system32\utilman.exe
Enter
Shutdown and boot as normal
Click this Icon
PC Will Shutdown immediately
*if someone sees something i missed, please let me know.
**If you run windows on a diff drive letter, make sure you replace C: with the correct letter...