How to cancel the Shutdown command quickly
The shutdown command will make it a bit difficult if you are not working in time to back up or download unfinished file with a large size.
Here's how to cancel the Shutdown command quickly. Please read along.
1. Cancel the shutdown command with the Run command
To cancel the Shutdown command quickly, press the Windows + R keyboard shortcut to open the Run dialog box. Next, you enter the command:
shutdown -a
Then click OK to finish.
2. Create a button to cancel Shutdown quickly on Desktop
Step 1: Right-click on the desktop and select New (1) => Text Document (2) .
You can then change the name to whatever you want but there must be a .bat extension as shown below.
Step 2: Right-click on the file you just created (1) => select Edit (2) .
Step 3: Enter the following command:
shutdown -a
Then you save the file with the key combination Ctrl + S .
Step 4: To quickly power off, you just need to click on the file and you're done. If there is a message as shown below, we have automatically canceled the power off.
Besides canceling the power off, we can also turn off the power automatically with the CMD command.
With the Shutdown canceling procedure, we can manage the automatic shutdown of your computer without interrupting your work. Good luck!
You should read it
- Bitsadmin cancel command in Windows
- Shutdown timer on Windows 10 is very simple with the command Shutdown -s -t
- All Frequency Restart, Shutdown, Remote Off ... with Command Prompt
- How to use the Shutdown command to schedule shutdown and restart the computer
- 10 useful commands in Windows you should know
- How to Make a Shutdown Shortcut in Windows
- How to cancel a print job on Word, Excel
- How to create Slide to Shutdown function on Windows 10
May be interested
- How to create Slide to Shutdown function on Windows 10the slide to shutdown function on windows 10 helps you shut down quickly, shortening a lot of time to turn off the computer just by sliding the screen down.
- How to shut down a computersurely everyone who has overslept did not turn off the computer, or it may have had many oversleeping while watching a movie or for various reasons, but forgot to turn off the computer. the count is still at rest after you have slept
- How to automatically shut down Windows 7, 8 and XP computer automatically?how to schedule a simple shutdown quickly. you often forget to turn off your computer, or you want to do it even faster to turn off your computer.
- How to cancel a print job in Windows 8detailed instructions on how to cancel a print job in windows 8 via the 'run' command window or through elevated command prompt.
- How to use Cortana to shutdown, reboot or Sleep quicklyhave you ever wished that you could control your pc via voice? with the latest windows 10 operating system comes with cortana technology that will help you realize that, you can order to shutdown, restart or put the computer into sleep mode. so how do you use cortana to do the above?
- How to cancel the print job immediatelyyou ordered a print job of a document that was dozens of hundreds of pages long, but realized that you printed the wrong document and wanted to quickly cancel the print job. this article shows you how to cancel print jobs for your reference.
- Shorten the process of turning off the computercomputers running windows should be turned off quickly, unless there is a problem that causes a delay. here's how to shorten the process of shutting down your computer.
- Instructions for creating Slide to Shut Down shortcut on Windows 10 computerslide to shutdown is a feature that is integrated from windows 8, 8.1 and windows 10. this is a feature that helps you turn off quickly, shorten a lot of time to perform computer shutdown just by sliding the screen down. in the article below, network administrator will guide you how to create a slide to shut down shortcut on a windows 10 computer
- Trick to speed up the process of shutting down the computer, shutting down quickly on Windowsif your computer runs the old operating system, or if your windows system takes a long time to close all processes and the service is running, the shutdown process will last longer, making you feel uncomfortable.
- How to Shut Down or Restart Another Computer Using CMDcommand prompt is a feature of windows that provides an entry point for typing ms‑dos (microsoft disk operating system) commands and other computer commands. you can use the command prompt to remotely shutdown or restart another computer. y...