Hello, Pre Hesap
Welcome to Microsoft Community.
It seems that you're experiencing issues with the Windows Shutdown.exe or shutdown command in Windows 11. Here are a few troubleshooting steps you can try:
- Check if the shutdown command is available: Open the command prompt and type "shutdown /?" (without quotes) to display the help documentation for the shutdown command. If you see the help information, it means the command is available and functioning properly.
- Verify the syntax of the shutdown command: Ensure that you are using the correct syntax for the shutdown command. The basic syntax is: "shutdown [/s] [/r] [/g] [/a] [/p] [/f] [/m <computername>] [/t <xxx>] [/d [p|u:]<xx>:<yy> [/c <comment>]]". Make sure you're providing the necessary parameters and options for the desired shutdown action. Or you could share with me the commands you use.
- Check for any conflicting applications: Some third-party software or utilities can interfere with the shutdown process. Temporarily disable any antivirus or system optimization software and see if the issue persists. Additionally, check if any recently installed programs may be causing conflicts.
For your reference, here is my own procedure by creating a shortcut and connecting it to the system's shutdown.exe:
Right-click on a blank space on your desktop, New, select Shortcut, and paste the following command in the shortcut's input box:
| C:\Windows\System32\shutdown.exe -s -t 00 |
|---|
After completing the process of creating this shortcut, double-click on it to run it and observe if your PC shuts down.
Hope it helps! If any update, welcome to share with us.
Best regards,
Chandy |Microsoft Community Support Specialist