Task Host Window Force Shutdown

However, in case a Windows update is stuck (at times, not always), users get the following error: Task Host Window, Task Host is stopping background tasks Clicking on Shut down anyway won’t help in this case since the screen would remain stuck on that page. The only way to shut down the system would be to power it off. This will show a very easy way to create a task in the Task Scheduler that will shut down the PC whenever you like. This will work for Windows 7 and Windows Vista. Let's get started! 1) In the Windows start menu search box type 'Task Scheduler' (without the quotes) right click the entry and select 'Run as Administrator' then enter your user credentials for the UAC prompt and click 'Yes' to open the Task Scheduler. Fix: Task Host Window Prevents Shut Down in Windows 8/10 Method 1: Repair Corrupt System Files. Download and run Restoro to scan and repair corrupt/missing files from here, if. Method 2: Turn Off Hybrid Shutdown/Fast startup. On Windows 8 and 10, the issue is usually caused by Hybrid Shutdown.

There are times in which we wish to have our PC shut down automatically after sometime. May be if there is a chance that you may fall asleep watching a movie online or if you want to go for some other work and need a download to be completed. In all these cases it will be a great help if the PC shut down automatically according to the timer set by us.

There are many ways to do this. Let’s explore some of these methods.



Using Windows Command:

1.Open the Run window by pressing Windows+R . In the run command box type the command ” shutdown -s -t 3600 /f ” . Now click OK.

Note that if its not working you can also use shutdown /s /t 3600 . 3600 in seconds means it will shut down itself after 3600 seconds. You can put your desired time in seconds to shutdown your windows 10 PC automatically after some time.

Task Host Window Stopping Shutdown Windows 10

Note: – In windows 8 and later versions ” shutdown /s /t 3600 /f ” can also be used. Both commands are equivalent.

Here the meaning of different arguments used in the command are:

/s – shutdown

Task Host Window Force Shutdown

/t – time in seconds. Here 3600 seconds is the time given. So the system will shut down after 3600 seconds that is 1 hour.

/f- ‘force shutdown’ option is enabled.

Now your automatic shutdown is scheduled. This will be shown as a notification in the task bar.

2. But what if your plans have changed and you need to abort the shut down process scheduled. Don’t worry you can do it easily. Just open the Run window by pressing Windows+ R. Type the command ” shutdown -a ” and click OK. Here the argument -a stands for abort.

Now you can see the notification about cancelling the shut down.

Thus the scheduled shut down is cancelled.

Create Scheduled auto shutdown Daily, weekly or Monthly

Task Host Window Not Shutting Down

Using the task scheduler in our windows we can set options to automatically shut down our system. This have many options. We can schedule the task of shut down for any intervals like daily or once and set a time at which the task will be done.For this follow these steps.

  1. Open the task scheduler from the search panel or navigate to Control panel->System and security-> Administrative Tools -> Task Scheduler.Select the Create Basic Task option under the Actions tab.

2.Give a name to the task like Automatic shutdown or auto shut down windows as you wish. Then click next.

2.Now choose the frequency of the task. If you want to schedule the shut down at a particular time everyday or just one day select the option according to your convenience. Then click next.

3.Now set the time when the event will start. If it is set as one- time event then at the scheduled time system will shut down that day. If any other period is set then after every interval the task of shut down will be done. After setting the start time click next.

4.Now in Action tab select ‘Start a program’ and click next.

5.In the Program/script bar type the path ‘ C:WindowsSystem32shutdown.exe ‘ . Give ‘ /s ‘ as the argument. Click next.

6.Now complete the scheduled task by clicking Finish.

Now shutdown is scheduled for the given time. If you want to cancel or remove the task just go to task scheduler and right-click on the task we created for automatic shutdown and select disable. To remove the task permanently select delete.

These methods can be used to automatically shut down your system. So now no worries about forgetting to shut down the system. Just schedule it using any of the above methods and it is done.

Recommended for You: