Win10 does not shut down, shutdown.exe not working
Solution 1:
Copy the following text: %windir%\System32\shutdown.exe /s /t 0
Right-click your Windows desktop and select New > Shortcut.
In the Create Shortcut dialog that opens, paste the text into Type the location of the item.
Click Next and name the shortcut "Shutdown".
To shut down the Windows 10 system, double-click the new Shutdown shortcut.
Solution 2:
You can try out these methods:
Method 1: Disabling Scheduled Tasks
- Press the
Windows
+R
keys - Type
taskschd.msc
, then pressEnter
- Navigate to the Task Scheduler Library.
- Select everything and disable them.
Method 2: Disabling Shutdown Scripts with Local Group Policy Editor
If you have at least Windows 10 Pro, you can try this:
- Press the
Windows
+R
keys - Type
gpedit.msc
, then pressEnter
- Navigate to Computer Configuration > Windows Settings > Scripts > Shutdown.
- Select everything and remove them.
If you only have Windows 10 Home, you can try this to enable the Local Group Policy Editor: https://www.itechtics.com/easily-enable-group-policy-editor-gpedit-msc-in-windows-10-home-edition/