System shutdown command? What is the win7 shutdown command

Updated on technology 2024-05-11
4 answers
  1. Anonymous users2024-02-10

    shutdown -s -t (shutdown time) to unshut down the shutdown command shutdown -a

    Such a shutdown can sometimes mess up the system and cause data loss. (It is recommended to use normal shutdown) You can also create a bat file to input commands, which is more convenient If you have other questions, you can add me qq

  2. Anonymous users2024-02-09

    Implementation of automatic shutdown of Windows XP operating system.

    If you want to go out and your computer is working, you'll need to shut down automatically. Most of the ways to achieve automatic shutdown are to use some third-party software, which is not only troublesome, but also to use a software to achieve this small function, which is a big fuss! In fact, Windows XP (Windows 2000 can also be) itself has the function of timed shutdown, so let's take a look at how to achieve automatic shutdown of Windows XP.

    Windows XP shutdown is program-controlled and is located in the Windows System32 folder.

    If you want Windows 2000 to do the same, you can copy it to the system directory.

    For example, if your computer wants to shut down at 22:00, you can choose "Start Running" and enter "at 22:00 shutdown -s", so that at 22:00, the computer will appear "System Shutdown" dialog box, which has a 30-second countdown by default and prompts you to save your work.

    If you want to shut down in a countdown mode, you can enter "-s -t 3600", here it means it will automatically shut down after 60 minutes, and "3600" means 60 minutes.

    After setting up the automatic shutdown, if you want to cancel it, you can enter "shutdown -a" in the runtime. In addition, if you enter "shutdown -i", you can open the Set Auto Shutdown dialog box and set the auto shutdown.

    Each of them has a specific purpose, and each one will have a different effect, such as "-s" means shutting down the local computer, "-a" means canceling the shutdown operation, and more parameters are listed below, which you can use as needed.

    f: Forcibly close the application.

    m Computer Name: Controls the remote computer.

    i: Displays the graphical user interface, but must be the first option for shutdown.

    l: Log out of the current user.

    r: Shut down and restart.

    c "The content of the message": Enter the message content in the shutdown dialog box (no more than 127 characters).

  3. Anonymous users2024-02-08

    shutdown -s (30 seconds countdown).

    shutdown -s -t 0 (0 seconds countdown to shutdown).

  4. Anonymous users2024-02-07

    win7 system.

    In fact, in addition to normal shutdown, we can also use windows system commands to shut down our computer, and we can also use the system's scheduled tasks to shut down the computer regularly. The following is the win7 shutdown method that I have compiled for you, I hope it will help you!

    win 7 shutdown command

    1.First press and hold the "Start key + R key" on your keyboard, and then type "cmd" in the popping up dialog box

    2.In addition, you can also click the Start, All Programs, Qiaozao Zheng Attachments, and the command prompt.

    As shown in the figure below.

    <>2 Next, enter "shutdown -s -f" in the popping up command prompt window as shown in the following image.

    Exegesis. The -s parameter is a shutdown and -f is a forced shutdown.

    3 Then, press the Enter key on your keyboard.

    Confirm the startup command. The system will pop up a shutdown window as shown in the following figure.

    4. If you want to cancel the shutdown process of the system, we go back to the command prompt and enter "shutdown -a" to cancel the current shutdown, as shown in the figure below.

    END uses the task scheduler to implement scheduled shutdowns.

    1.Start by pressing and holding the "Start key + R key" on your keyboard, and then type " in the dialog box that pops up

    2.In addition, Xiaosong can click Start > All Programs > Attachments > System Tools > Task Scheduler.

    This is shown in the figure below.

    <> in the pop-up task scheduler, click "Create Basic Task" on the left, as shown in the following figure.

    Enter the name of the scheduled task, here we enter "Defend the cheat and shut down the time", and click Next, as shown in the following figure.

    Here we can choose the frequency of each shutdown command according to our actual needs, and we will take daily as an example. Click Next, as shown in the image below.

    Select the specific time you want to shut down the computer and click Next, as shown in the figure below.

    Next, we select "Start Program" and click on Next, as shown in the image below.

    1.Enter the shutdown command "shutdown" under the program or script in the dialog box, as shown in the following figure where 1 is identified.

    2.Next, in the Add Parameter field, enter "-s -f", as shown in the figure below where 2 is identified.

    Click Next to continue.

    Finally, click Done. In this way, we have set up the scheduled task of timed shutdown.

    We can also click on the "Task Scheduler Library" on the left side of the scheduled task program to find the scheduled shutdown scheduled task we just created, as shown in the figure below.

    Here, we can modify and delete the scheduled tasks that have been created.

Related questions
5 answers2024-05-11

Is it caused by hardware overheating? Try to clean the ash and add some thermal grease to the graphics card and CPU.

9 answers2024-05-11

In the Linux system, we generally use the following four ways to shut down, as follows: >>>More

8 answers2024-05-11

If it is not moving, it will be turned off at the same time every time. >>>More

4 answers2024-05-11

Win7 system does not come with a timer shutdown software,This makes everyone a headache。 But you can set a scheduled shutdown under the win7 system. >>>More

3 answers2024-05-11

For example, if your computer wants to shut down at 22:00, you can select "Start Running" and enter "at 22:00 shutdown -s", so that at 22:00, the computer will appear in the "System Shutdown" dialog box, which has a 30-second countdown by default and prompts you to save the job. >>>More