How to ensure reliable automatic shutdown

Updated on number 2024-02-08
10 answers
  1. Anonymous users2024-02-05

    If you are using an XP system, here is a simple way to do it. It's about creating a shortcut to an automatic shutdown on the desktop.

    Desktop—Right-click Mouse and select New Shortcut

    The target of the shortcut is %windir% system32 -s -t 3600

    Start location: %windir%

    The unit of 3600 is seconds, and 3600 seconds is hours, which you can set as you like.

    When you need to auto-power off, press 2 times on the auto shutdown icon.

    In addition, you may press the auto-shutdown shortcut and then don't want it to auto-shut down, so you need to cancel the auto-shutdown, so we can also create a shortcut to cancel the auto-shutdown

    The target of the shortcut is: %windir%\system32 -a

    Start location: %windir%

    When you need to cancel the auto-shutdown, press 2 to cancel the auto-shutdown icon.

    Using third-party software is so troublesome, and it is a big fuss to use a software specifically to achieve this small function! In fact, Windows XP (Windows 2000 can also do) itself has the function of timed shutdown.

    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", which is indicated here.

    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 "Message Content": Enter the message content in the shutdown dialog box (no more than 127 characters).

    Good luck with your application!

  2. Anonymous users2024-02-04

    I use this software, turn on the computer to watch the disc, set the shutdown time and watch the discs while sleeping.

  3. Anonymous users2024-02-03

    What's going on with the computer always shutting down automatically, let's share with you the tutorial on how to solve the problem when the computer always shuts down automatically.

    1. Viruses in the computer.

    When computer applications and core components are damaged by computer viruses, there may be automatic shutdown, it is recommended to use a combination of antivirus software to disinfect viruses, if it still does not work, you can reinstall or restore the system to solve.

    2. Automatic shutdown due to heat dissipation problems in computer hardware.

    Poor heat dissipation of the computer, power supply failure, motherboard failure, may cause the computer to automatically shut down or automatically restart repeatedly, you can open the computer backplane, check whether the CPU fan, graphics card fan rotation is normal, find out the problem and change the CPU fan.

    3. Computer power supply problems.

    If the power output is unstable, it is easy to cause the computer to restart or shut down, and the computer power is not high when it is usually used, but when running games, rendering and other programs, the power consumption of the computer increases greatly, and the power supply of the computer is not enough, it will cause the computer to shut down, and you can choose to replace the power supply with a higher power.

  4. Anonymous users2024-02-02

    The general chip assembly machine is like this, because everyone is trying to be cheap! In fact, the hardware assembly of the brand machine does not seem to be as high as the assembly machine, but their configuration is very collaborative, and the assembly machine looks high, but it is not matched with the hardware configuration of parallel goods, so the result of this result, the result of taking it to repair is to require you to return the hardware or power supply, if you change a power supply or a certain hardware result, it is better to buy a brand machine. It's not just a power supply problem, it's a computer hardware problem.

    I think you should go get the hardware and power supply serviced!

  5. Anonymous users2024-02-01

    Hello, this may be caused by unstable power supply, such as the CPU power supply part, check the nearby MOS tube or FET by yourself, to see if there is a short circuit, whether the crystal oscillator is working normally, whether the capacitor is bursting, etc., these are the key objects of inspection...

  6. Anonymous users2024-01-31

    The voltage is not enough, summer is coming, and there are more people turning on the air conditioner... Voltage is likely to fail.

  7. Anonymous users2024-01-30

    It's good to change your power supply, your power supply is not good!

  8. Anonymous users2024-01-29

    Possible reasons are:

    First, there is a problem with the battery, and this kind of situation may occur after the battery has been used for a long time, and it will run out of power after a while, so it will automatically shut down, but it will have power again after turning it on. It may be that the battery is aging, and it would be nice to replace it with a new one.

    Second, system failure. If the system has not been cleaned up for a long time, a similar situation may occur. Use software such as Phone Manager to clean it up, or restore factory settings, or reflash the phone, which can generally be solved.

    Third, hardware issues. If the problems are ruled out, then the most likely is the hardware problem, the internal motherboard and other hardware are broken, so this situation will occur, it is best to send it to the after-sales service.

  9. Anonymous users2024-01-28

    If the computer is poisoned, or someone has artificially added a shutdown command, quickly enter shutdown -a in this window to cancel the shutdown.

    at the command prompt.

    shutdown -s -t xx

    xx is the shutdown delay time seconds; xx can be 00, instant shutdown.

    Sometimes Windows prompts shutdown after n minutes, but it is actually the time you set) at 10:00 shutdown -s (the time in between is the time to shut down, followed by the shutdown command) at 10:00 shutdown.

    shutdown -a (cancel shutdown, restart, log out, etc.) Description: The s of the command refers to the meaning of shutdown, replace s with r, and shutdown becomes restart. In the same way, replacing S with L will turn shutdown into logout.

  10. Anonymous users2024-01-27

    System files are corrupted!

    The system automatically scans, and the results are saved in: Files.

    Familiarize yourself with the system will, open the file and see what system files are damaged! Get to work.

    Or to put it simply, just install the new system! USB flash drive boot, install, or ghost.

Related questions