Interesting way to shutdown and restart windows 11/10 using command prompt | Computer Bits Daily

There are several efficient and time-saving methods that provide more options and flexibility than simply selecting the shutdown option from the Start menu or pressing the power button on your computer. This is how it's done Using Command Prompt.

What is the shutdown command for Windows 10?

    Quick Reading: About shutdown and restart windows 11/10 using command prompt

    - TO shutdown windows PC Open cmd and type shutdown /s or shutdown -s

    TO cancel scheduled shutdown Open cmd and type shutdown /a or shutdown -a

    - TO restart windows PC Open cmd and type shutdown /r or shutdown -r

    For immediate shutdown Open cmd and  type  shutdown -s -t 00 

    - Open the text editor type shutdown -s -t 00  command and save file with .bat extension. Then click on .bat file to shutdown your computer 


    Depth Reading: About shutdown and restart windows 11/10 using command prompt

    How to Shut Down Your PC Using the Command Prompt?

    Step 1:

    Press Windows + R keys to open the Run Dialogue window. 

    Ways to Shut Down Windows 11

    Step 2:
    Type “cmd” in the box and then click on the “OK” button.

    As a result of this, the Command Prompt will be launched.

    Step 3:
    In Command Prompt (cmd)  type:

    shutdown /s

    or,

    shutdown -s

    how to shutdown windows 11 cmd

    The above command will schedule a shutdown; the Windows PC should shut down within a minute of performing this command. 

    When you press the Enter key, a message appears informing you that Windows will shut down in less than a minute. 

    shutdown windows 11,cmd shutdown

    You can choose the "Close" option if you like, but it will have no effect on the shutdown procedure.

    How to cancel a scheduled shutdown or scheduled restart? 

    - To cancel a scheduled shutdown or scheduled restart via this method (cmd command) simply type: 

    shutdown /a 

    or, 

    shutdown -a

    How to cancel a scheduled shutdown cmd commad?




    How to Restart Your PC Using the Command Prompt?

    Step 1:

    Press Windows + R keys to open the Run Dialogue window. 

    Ways to Shut Down Windows 11

    Step 2:
    Type “cmd” in the box and then click on the “OK” button.

    As a result of this, the Command Prompt will be launched.

    Step 3:
    In Command Prompt (cmd)  type:

    shutdown /r

    or,

    shutdown -r

    restart your pc using command prompt


    Shutdown cmd commands with additional parameters: a custom set time

    For immediate shutdown type: 

    shutdown -s -t 00 

    Here, -t is time in seconds.


    Create a .bat file to shutdown with a simple double click.

    - Open any text editor software, for example, open notepad and write:

    shutdown -s -t 00

    - Then save the file with the .bat extension. 

    .bat file to shutdown windows 11 pc

    - Now simply execute this .bat file with administrator privilege to initiate an instantaneous shutdown.

    I'm sure you've learned something interesting and important about the How to use command prompt (CMD) to restart and shutdown Windows 11 and Windows 11 computers. Continue to visit this blog for more fantastic learning.

    I hope this information is helpful for you.
    👌Keep Learning |💕Keep Sharing | 💪Stay Safe!


    Dear Me - Inspiring Beats...!

    Post a Comment

    0 Comments