+4 votes
889 views
Disable automatic shutdown Windows 10 | CANCEL

in Windows 10 by (551k points)
reopened | 889 views

1 Answer

+5 votes
Best answer

1. Turn off automatic shutdown Windows 10 through Run
2. Turn off automatic shutdown Windows 10 from PowerShell
3. Disable Windows 10 automatic shutdown from the command prompt console

The computer has become an indispensable device of our day to day, since thanks to it we have the possibility of carrying out a number of tasks directly from your system. Windows 10 allows us to perform certain tasks automatically so that as users we can save time for other types of tasks. One of these tasks is the automatic shutdown of the system , this can be done through the command "shutdown"..

 

In this period of time Windows 10 will close services and processes and proceed to shutdown, but if for any reason we want to prevent the system from turning off, TechnoWikis will explain various ways to do it in Windows 10.

 

 

The command to use will be the following:

 shutdown -a 
The parameter -a (abort) is responsible for canceling the system shutdown, it applies during the timeout of this action, let's see the options to use it.

 

 

 

 

To stay up to date, remember to subscribe to our YouTube channel!   SUBSCRIBE

 

 


1. Turn off automatic shutdown Windows 10 through Run


Run is a functional command in Windows 10 thanks to which we can perform different administrative or information tasks on the system, to open Run we can:
  • Use Windows + R keys
  • Use Cortana or the Start search box

 

Once the Run window opens we enter:

 shutdown -a 

image

 


2. Turn off automatic shutdown Windows 10 from PowerShell


PowerShell is a console based on cmdlets to execute hundreds of commands in the operating system and without a doubt that canceling the automatic shutdown is included within them.

 

For this we open PowerShell and execute:

 shutdown -a 
image

 


3. Disable Windows 10 automatic shutdown from the command prompt console

 

Step 1

Like the previous steps, just go to the command prompt console and run:
 shutdown -a 
image

 

Step 2

Remember that the automatic shutdown in Windows 10 can be programmed with the following syntax:
 shutdown -s -t "time in seconds" 
With any of these methods it is possible to cancel the automatic shutdown in Windows 10. In this way we can prevent our PC from being turned off when we do not want this to happen.

 


by (3.5m points)
I tried setting up an automatic shutdown on task scheduler via a windowsreport.com tutorial.  I am working with Windows 10 on a desktop computer.  The shutdown task didn't work so I tried setting up another shutdown from a tutorial by onmsft.com but received a message that task scheduler already had a task with that.  I tried removing the task via Windows Run shutdown -a but Windows 10 is not recognizing that as a valid file.

Related questions

+5 votes
1 answer
asked Oct 14, 2020 in Windows 10 by backtothefuture (551k points) | 299 views
+4 votes
1 answer
+5 votes
1 answer
asked Mar 18, 2021 in Windows 10 by backtothefuture (551k points) | 133 views
+5 votes
1 answer
asked Oct 25, 2019 in Windows 10 by backtothefuture (551k points) | 255 views
+3 votes
1 answer
asked Oct 2, 2019 in Windows 10 by backtothefuture (551k points) | 204 views
Sponsored articles cost $40 per post. You can contact us via Feedback
10,634 questions
10,766 answers
510 comments
3 users