8 Ways To Restart HP Laptop

The process of restarting your HP laptop is no different from restarting any other laptop or PC. Restarting a laptop only requires a few clicks—and there are multiple ways to do it as well. 

However, in some cases, it may not be possible to perform a restart using normal measures, especially after performing a Windows update. As such, we have compiled methods to address that particular issue and some other methods to restart your HP laptop. 

Using Start Menu 

The start menu is the most familiar way to restart or shut down a Windows machine. This power menu allows you to restart, shut down, or put your laptop to sleep. 

  1. Click on the Start button.
  2. Click on the Power button icon.
    restarting the computer
  3. Select Restart. If you click on the Restart option while holding down the Shift on your keyboard, the laptop will restart to the Advanced Startup. 

Using Keyboard Shortcut 

If you prefer another quick way around restarting the laptop, Alt + F4 will be a good option. This shortcut won’t restart the laptop instantly, but it will give you different power options—including the device restart. 

  1. Press Alt + F4. All the active windows will close, and a small window will pop up.
    alt f4
  2. Select the Restart option from the drop-down list and click Ok
    restart

From Login Screen 

The power options mentioned earlier are also available on the login screen. Here is how to find them. 

  1. Press Ctrl + Alt + Del on your keyboard. 
  2. Click on the Power menu. 
    lockscreen-restart
  3. Select Restart

Using Desktop Shortcuts

If you want a more efficient way, you could even create a shortcut trigger for a system restart. This method will let you restart the laptop in a matter of clicks. 

  1. Right-click on an empty space on the desktop.
  2. Select New > Shortcut
    new shortcut
  3. On the Location type field, type shutdown /r and click on Next
    shortcut to restart the laptop
  4. Give a name for the shortcut and click on Finish to save the changes. 
    add name to the shortcut
  5. A shortcut will be created on the desktop. If you open this shortcut, the laptop will restart. 

Using Run Dialog Box

If the above methods do not work, there’s another way that will force restart the laptop. Here’s how to do it. 

  1. Press Windows Key + R to open the Run dialog box. 
  2. Type shutdown /r and hit Enter. 
    restart-using-run-dialog-box

Using Command-Lines

You can use the same shutdown /r on the command prompt to restart the laptop. The major benefit of restarting the laptop using command lines is that you can use additional parameters with them. This gives you the flexibility to add a timer or use force restart options. 

  1. Press Windows key + R to open the Run dialog box. 
  2. Type powershell or cmd , and hit Enter. 
  3. In the terminal, type shutdown /r, and press Enter. Your laptop will then restart.
    restart hp laptop usigncmd
  4. If you want to delay the restart to a preferred time, use this syntax.
    shutdown /r /t <time in seconds>
  5. For instance, to delay the restart by a minute, use the command:
    shutdown /r /t 60restart with a timer
  6. If you are using Powershell, you can also use the Restart-Computer instead. This syntax lets you use multiple parameters, some of which are listed here. Restart-Computer
Parameters  Description 
-confirm It will ask you for confirmation before the laptop restarts.
-delay  It will set a timer for the restart to happen. The Restart-Computer command uses a delay of 5 seconds by default. Adding -delay parameter will let you extend this delay.
-Force  Laptop will immediately restart without any delay.

Using Task Scheduler 

If you want the restart to happen at a specific time, you could use the Task scheduler to do it efficiently. This utility gives you the option to schedule different actions, including shutdowns and restarts at a prespecified time. 

  1. Press Windows key + R, type taskschd.msc and press Enter. The task scheduler Windows must open. 
    task scheduler
  2. Right-click on the Task Schedule Library folder that you see in the left panel of the Task scheduler window. 
  3. Select the New Folder option. 
    create new folder for a task
  4. Assign a name to that folder and click on Ok
    assign a name to the task
  5. Select the folder and click on Create basic task option from the Actions section. 
    create a baisc task
  6. Enter name and description in the respective fields and click on Next
    add name and description to the task
  7. Set the desired timer for the restart to happen.
    add a trigger
  8. Then, Choose the Start a program option and click on Next.
    start a program
  9. On the Program/script field, type shutdown /r
    restart script
  10. Click on Next and give the confirmation for the schedule to start operating. At the specified time, your HP laptop will restart. 

Using the Power Button

There is another option to restart the laptop that requires you to use the power button. However, this is a warm booting process—the laptop restarts after a complete shutdown.

First, you need to hold down the power button for a few seconds until the laptop turns off completely. After that, you press the power button again to turn it back on. 

Add a Comment

Your email address will not be published. Required fields are marked *